Sign up here and you can log into the forum!

Optware for WDLXTV Live

Here is the place to inquire about app.bins--Only currently available apps for sigma 8655 based wdtv's belong in this forum. requests go in 'Application Questions'

Re: Optware for WDLXTV Live   

Postby quidqod » Tue May 10, 2011 4:10 pm

Noticed a bug in the optware wrapper scripts, they don't handle spaces in filenames for such commands as mv, mkdir etc as they use $@ instead of "$@"

I don't know if that might have a knock-on effect for other commands but it seems to work fine for me after I amended all my wrappers to include that fix. There's also another tweak I've implemented with my installation and that is to name the "opt" directory as ".opt" in the root of the USB drive so it doesn't appear in the OSD menus.

I'd vote for the flash firmware version of your optware installation, I can't get the non-flash ext3 firmware to work with my HD so I'd be a bit stuck without it.

My fix for the wrapper script (/apps/wdlxtv_optware/bin/optware-binwrap.sh) is here http://pastebin.com/sf92Ekc0. Just copy it there and re-run it.

Update: Script now does an "exec", more efficient and doesn't leave the wrapper script in the process table.
Last edited by quidqod on Mon Jun 13, 2011 8:19 am, edited 2 times in total.
quidqod
n00b
 
Posts: 10
Joined: Tue May 10, 2011 10:30 am

Re: Optware for WDLXTV Live   

Postby Sascha_77 » Fri May 13, 2011 10:54 pm

Can you paste the edited scripts here?
Sascha_77
n00b
 
Posts: 13
Joined: Sun May 08, 2011 3:27 am

Re: Optware for WDLXTV Live   

Postby Jade » Mon May 16, 2011 11:34 am

having ipkg is really useful, thanks! there's some issues but this is great
Jade
n00b
 
Posts: 2
Joined: Mon May 16, 2011 4:19 am

Re: Optware for WDLXTV Live   

Postby tetris11_ » Fri May 20, 2011 2:21 am

jaromil wrote:ok. i just wanted to avoid overload of debugging messages from users due to confusion between ext3 and live optware.
i'll keep maintaining optware live and eventually merge fixes, but i guess the disclaimer should always be clear:
the optware for ext3 is more stable and it should be used in case something doesn't works correctly in the live version.

i have just updated my devices to 0.4.7.3: will test this app.bin on them and report here documenting more in detail on the first post of this thread.

I've installed b-rad's latest optware (wdlxtv_optware.app.bin <--first post), on the latest flash-firmware 0.4.7.3.

Slimrat still doesn't work for me (yes I installed perl and perl-www-mechanize & dependecies):
Code: Select all
# slimrat
This Perl not built to support threads
Compilation failed in require at /opt/bin/slimrat line 47.
BEGIN failed--compilation aborted at /opt/bin/slimrat line 47.

and neither does plowshare because of the "reloc type 0x2f" error you guys are currently working on. (Best of luck this one, this is enemy #1 as far as I'm concerned

Just thought I'd report.

And thanks again for this truly glorious firmware. Expect a £10 donation within the next two weeks or so (after my exams...)
tetris11_
n00b
 
Posts: 4
Joined: Fri May 20, 2011 2:01 am

Re: Optware for WDLXTV Live   

Postby recliq » Fri May 20, 2011 3:28 am

I've installed b-rad's latest optware (wdlxtv_optware.app.bin <--first post), on the latest flash-firmware 0.4.7.3.

wdlxtv_optware.app.bin is the ext3 version from jaromil, the one from b-rad is named opt.bin.
­WDLXTV Project Maintainer
-:] If you like my contributions feel free to donate for a beer or a new flash drive. ...and always remember: RTFM! (README, FAQ, WIKI) [:-
User avatar
recliq
WDLXTV Team
 
Posts: 5025
Joined: Thu Apr 15, 2010 8:09 am
Location: Kiel, Germany

Re: Optware for WDLXTV Live   

Postby tetris11_ » Fri May 20, 2011 9:37 am

Ah right, sorry got confused there for a sec :mrgreen:
tetris11_
n00b
 
Posts: 4
Joined: Fri May 20, 2011 2:01 am

Re: Optware for WDLXTV Live   

Postby zeltak » Thu May 26, 2011 7:24 pm

Hya guys

anyone had any success running mpd with optware?

ive intsalled it succesfully but get the famous error when i try to launch it:

# mpd

mpd: can't handle reloc type 0x2f


any tips

thx

zeltak
zeltak
n00b
 
Posts: 8
Joined: Sat May 21, 2011 5:52 pm

Re: Optware for WDLXTV Live   

Postby jaromil » Fri May 27, 2011 6:33 am

hi quidqod,

quidqod wrote:Noticed a bug in the optware wrapper scripts, they don't handle spaces in filenames for such commands as mv, mkdir etc as they use $@ instead of "$@"

I don't know if that might have a knock-on effect for other commands ...


indeed, that would break many other commands accepting multiple arguments.

you are supposed to "escape" the spaces in filenames yourself, explicitly using quotes around them or adding a backslash \ in front of each space.

ciao
Jaromil, developer @ Dyne.org
GPG: B2D9 9376 BFB2 60B7 601F 5B62 F6D3 FBD9 C2B6 8E39
User avatar
jaromil
Developer
 
Posts: 61
Joined: Tue Aug 24, 2010 5:03 am
Location: Am★dam

Re: Optware for WDLXTV Live   

Postby quidqod » Mon Jun 13, 2011 8:18 am

jaromil,
that's exactly the problem, your wrapper scripts don't handle spaces. Simply try:
mkdir "One directory" "Another Directory"

And it won't work, creating four directories. My bug fix fixes that. I haven't had any problems with my fix so far.

I've also made another slight amendment to do an "exec" which is more efficient and doesn't leave wrapper scripts in the process table.

Hmmm, board email notifications seem broken for me?
quidqod
n00b
 
Posts: 10
Joined: Tue May 10, 2011 10:30 am

Re: Optware for WDLXTV Live   

Postby CrashX » Sun Jun 19, 2011 7:05 am

Got this error:

wdtvlive[/]$ ipkg list
ipkg: can't load library 'libipkg.so.0'

Any ideas ? Using ext3 latest firmware and optware-install.sh script ran successful.
CrashX
Global Moderator
 
Posts: 143
Joined: Thu Apr 15, 2010 9:04 am

PreviousNext

Return to WDLXTV-G2 & WDLXTV-Live/Plus app.bins

Who is online

Users browsing this forum: No registered users and 1 guest