Thread: Linux + PRS500
View Single Post
Old 09-17-2007, 02:22 PM   #5
roffles
Member
roffles began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Sep 2007
Device: Sony PRS-500
Quote:
Originally Posted by kovidgoyal View Post
Try prs500 info as root.
Code:
sudo prs500 info
this did the trick. Guess I just have to run this as root all the time, you are awesome

i can now access through commandline but through the gui the progress bar is stuck at "Loading media list from SONY reader: 93% "

Getting this in stdout

rcho@rcho-desktop:~$ sudo libprs500
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/libprs500/gui/main.py", line 555, in establish_connection
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 168, in run_session
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 804, in books
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 168, in run_session
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 484, in get_file
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 403, in _bulk_read
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 390, in bulk_read_packet
File "build/bdist.linux-i686/egg/libprs500/devices/prs500/prstypes.py", line 751, in __init__
libprs500.devices.errors.PacketError: 'libprs500.devices.prs500.prstypes.Answer packets must have a length of atleast 16 bytes. Got initializer of 14 bytes.
roffles is offline   Reply With Quote