Port XBMC for Linux to run on the ASUS O!Play (O'Play / OPlay) media player hardware?

  Thread Rating:
  • 2 Votes - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
kamencesc Offline
Junior Member
Posts: 3
Joined: Oct 2009
Reputation: 0
Post: #101
Hi everyone, first time to post.

It seems that my memory is less than... usual?

Code:
/ # df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                86.8M     85.3M      1.4M  98% /
/dev/mtdblock/2          16.0M      2.1M     13.9M  13% /usr/local/etc
/dev/rd/0                40.0k     40.0k         0 100% /mnt/rd

I'm in 1.11...
(This post was last modified: 2009-10-24 20:12 by kamencesc.)
find quote
Koenradus Offline
Junior Member
Posts: 19
Joined: Oct 2009
Reputation: 0
Post: #102
It's the 1.11 update. I have the same numbers now too...
find quote
kamencesc Offline
Junior Member
Posts: 3
Joined: Oct 2009
Reputation: 0
Post: #103
Anyway to watch a unparted disk space? I supose that the new firmware get only the necessary disk space...

I try with fdisk and I get this:
Code:
/ # fdisk -l /dev/root

Disk /dev/root: 90 MB, 90963968 bytes
255 heads, 63 sectors/track, 11 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/root doesn't contain a valid partition table
/ # fdisk -l /dev/mtdblock/2  

Disk /dev/mtdblock/2: 16 MB, 16777216 bytes
255 heads, 63 sectors/track, 2 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/mtdblock/2 doesn't contain a valid partition table
/ # fdisk -l /dev/rd/0  
Note: sector size is 1024 (not 512)
You must set cylinders.
You can do this from the extra functions menu.

Disk /dev/rd/0: 0 MB, 131072 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 1024 = 16450560 bytes

     Device Boot    Start       End    Blocks   Id  System
/ #

Disk /dev/root doesn't contain a valid partition table <- ? a non 1.11 versions get this too?

I don't know how to get the totally info of memory (like gparted on gnome)
find quote
mrme Offline
Junior Member
Posts: 1
Joined: Oct 2009
Reputation: 0
Post: #104
Working with info on this and another site figured out how to run sabnzbd on o!play. First install optware as instructed before then;

INSTAL SABNZBD

--------------------------
ipkg install py25-sabnzbd (wait for prompt to return)

ipkg install par2cmdline

ipkg install unrar

ipkg install unzip

cd /opt/etc

--------------------------
CONFIG SABNZBD

--------------------------
vi SABnzbd.ini

change host = "" in host = "ipadres"

cd /opt

/opt/etc/init.d/S70sabnzbd
find quote
hijack204 Offline
Junior Member
Posts: 29
Joined: Oct 2009
Reputation: 0
Post: #105
Another firmware release out.

Appears to be mostly bug fixes

tp://ftp.asus.com.tw/pub/asus/Digital_Media_Player/Firmware/HDP_R1_FW_113NTSC.zip
find quote
CrashX Offline
Posting Freak
Posts: 1,216
Joined: Jan 2009
Reputation: 2
Post: #106
mrme Wrote:Working with info on this and another site figured out how to run sabnzbd on o!play. First install optware as instructed before then;

INSTAL SABNZBD

--------------------------
ipkg install py25-sabnzbd (wait for prompt to return)

ipkg install par2cmdline

ipkg install unrar

ipkg install unzip

cd /opt/etc

--------------------------
CONFIG SABNZBD

--------------------------
vi SABnzbd.ini

change host = "" in host = "ipadres"

cd /opt

/opt/etc/init.d/S70sabnzbd

Thanks for the info. Isn't it slow to access the web and download nzb ? I would recommend using nzbget ..

The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
find quote
Koenradus Offline
Junior Member
Posts: 19
Joined: Oct 2009
Reputation: 0
Post: #107
hijack204 Wrote:Another firmware release out.

Appears to be mostly bug fixes

tp://ftp.asus.com.tw/pub/asus/Digital_Media_Player/Firmware/HDP_R1_FW_113NTSC.zip

Anyone tested this yet? I've just installed 1.11 and optware, don't much fancy doing it all over again...
find quote
hijack204 Offline
Junior Member
Posts: 29
Joined: Oct 2009
Reputation: 0
Post: #108
Koenradus Wrote:Anyone tested this yet? I've just installed 1.11 and optware, don't much fancy doing it all over again...

I have it running.

Only thing I noticed was quicker directory navigation
find quote
chevi Offline
Junior Member
Posts: 4
Joined: Jan 2006
Reputation: 0
Post: #109
I installed 1.13P, and all I got was 0% free disk space in /dev/root so now I can't install a thing. I have noticed a folder /tmp_orig that I think wasn´t there before. Anyway, is there anything I can try to free some space? I think I'm going to try reflashing 1.11 again...
find quote
Koenradus Offline
Junior Member
Posts: 19
Joined: Oct 2009
Reputation: 0
Post: #110
Try writing over some of the fonts you don't use, like I posted before.
find quote
Post Reply