PlayOn!X firmware (Optware friendly r4824)
| Author |
Message |
|
ibaldazar
Joined: Thu Nov 25, 2010 12:55 pm Posts: 60 Location: jocuri
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
yaaay. testing:D
|
| Sun Dec 12, 2010 4:53 pm |
|
 |
|
ibaldazar
Joined: Thu Nov 25, 2010 12:55 pm Posts: 60 Location: jocuri
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
confirmed: website is not accesible, other then that, everything seems to be working fine. ipkg working
ssh won't let you login
infosite says it's installed but the link is not accessible nzb not working i didn't try to install transmision because if it's not accessible from the web.. it's useless:)
ps: good job Mika!
|
| Sun Dec 12, 2010 7:40 pm |
|
 |
|
mikka
Joined: Sat Feb 13, 2010 9:59 pm Posts: 673 Location: Tilburg
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
ibaldazar wrote: confirmed: website is not accesible, other then that, everything seems to be working fine. ipkg working
ssh won't let you login
infosite says it's installed but the link is not accessible nzb not working i didn't try to install transmision because if it's not accessible from the web.. it's useless:)
ps: good job Mika! ssh,nzb,transmission: didn't tried yet InfoSite: is not yet supported (different path to WWW resources), you can manually copy all files to /usr/local/bin/Resource/www and should work I'm currently applying many fixes to /etc and /usr/local/etc and such tools like nano, midnight commander or vsftpd are working just fine. I will be adding other packages respectively. Actually there's something wrong with webserver, because it's accesible via other links. For example, try this: http://PlayON!HD-IP-address:1024/indexrm.html
|
| Sun Dec 12, 2010 8:13 pm |
|
 |
|
ibaldazar
Joined: Thu Nov 25, 2010 12:55 pm Posts: 60 Location: jocuri
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
the javascript in utils.js isn't redirecting to the right spot. anyway, my wife want's to watch some movies tonight so.. if i want a quiet night i should stop "favvking around" with the unit:) i will pick it up tomorrow mornig. one question:
what happens when you do a firmware update? don't the files under the root get deleted? (i think i've seen a couple of files i downloaded before i did the update there. how can you be sure you have a out of the factory unit?
|
| Sun Dec 12, 2010 8:38 pm |
|
 |
|
mikka
Joined: Sat Feb 13, 2010 9:59 pm Posts: 673 Location: Tilburg
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
They should be erased from flash memory, but many people reported that flashing the same firmware version as actual (through Setup menu) didn't completely erased all the old files.
Flashing in safe-mode is more accurate.
|
| Sun Dec 12, 2010 9:16 pm |
|
 |
|
ibaldazar
Joined: Thu Nov 25, 2010 12:55 pm Posts: 60 Location: jocuri
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
just did a safe-mode install. then i added transmission with: Code: cd /tmp/hdd/root/ && w_get http://dl.dropbox.com/u/15169815/transmission-install.sh && sh transmission-install.sh
then i installed the gui from: http://code.google.com/p/transmisson-remote-gui/mikka, i am one happy camper:)
|
| Mon Dec 13, 2010 12:55 am |
|
 |
|
mikka
Joined: Sat Feb 13, 2010 9:59 pm Posts: 673 Location: Tilburg
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
Can you please check if Internet Radio is working, because I've messed up my POHD with Realtek modules and I'm not sure if they are the cause, of it gets screwed already before?
|
| Mon Dec 13, 2010 1:16 am |
|
 |
|
ibaldazar
Joined: Thu Nov 25, 2010 12:55 pm Posts: 60 Location: jocuri
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
nope, downloading station fails. but.. who cares?:) the official release simply crashes the unit if your using bt and listen to radio in the same time.. it also crashes if the torent is on even if the radio is off or on:) Plus, don't get me started on that but you can't even add your own feed to listen to a different radio then shoutcast.. aaaaaaaaaanyway. i think you just built the best fw so far:) oh, and if the unit crashes.. the torrent data is simply lost with the default torrent, transmission checks and verifies it then it resumes. oh man.. i'm happy:) wright on wright on ps: so yes, the modifications you did screwed up the radio.
|
| Mon Dec 13, 2010 2:54 am |
|
 |
|
mikka
Joined: Sat Feb 13, 2010 9:59 pm Posts: 673 Location: Tilburg
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
Thanks for checking ibaldazar. In first release internet radio is working, so I've messed up between releases. I have reverted back and will check where's the problem. Added: Funny, because /sbin/w_get is actually used by Internet Radio. You can temporarily do: cd /sbin && w_get http://stg.unixstorm.org/playon/tools/w_get && chmod +x w_get (without _) It will be fixed in next release.
|
| Mon Dec 13, 2010 10:13 am |
|
 |
|
Elroy
Joined: Fri Dec 17, 2010 6:40 am Posts: 12
|
 Re: ACR-PV73100 v7.3.x.r4824 Playon!HD (Optware friendly)
Hi, I flashed with your second release then tried to install optware using: Code: /bin/mount -o,remount,rw / cd /sbin && w_get http://stg.unixstorm.org/playon/tools/w_get && chmod +x w_get cd /tmp/hdd/root w_get -O ryanopt http://wd.mirmana.com/ryanopt sh ryanopt (without _) The first time, the POHD froze with a segmentation fault, had to power cycle it. The second time worked like a charm. Unfortunately, even after removing some packages, there's not enough free space to install mplayer. Pull the hdd, plug into computer, resize ext3 partition, return to POHD. Alas, mplayer won't configure. Code: ============ Checking for host cc ============ Result is: cc ##########################################
============ Checking for cross compilation ============
int main(void) { return 0; }
cc /tmp/mplayer-configure-22483-5584/tmp.c -I. -Iffmpeg -o /tmp/mplayer- configure-22483-5584/tmp ./configure: line 1660: cc: not found
Result is: yes I'm guessing this cross compiler (cc) is part of gcc? Unfortunately, I didn't resize the partition big enough to install gcc, so I have to try that. All this so I can listen to my LAN icecast server.  Ciao, Elroy P.S. Some commands newbies might need: Code: df -h | shows free space on mount points mount | shows filesystems of mount points tar -jxf <archive> | extracts contents of bzip2 archive to current dir
|
| Sun Dec 19, 2010 7:07 am |
|
|
Who is online |
Users browsing this forum: No registered users and 0 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|