Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Sony Reader > Sony Reader Dev Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 10-31-2007, 07:48 AM   #1
modsoul
Enthusiast
modsoul began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Oct 2007
Device: prs-500
using the sony reader as an sd card reader?

i read on a post (can't find it now) that the sony reader itself could act as the card reader. i couldn't do it with the connect software so i installed libprs500 but i still can't do that.

is this not possible even with the libprs500. or am i just missing something silly.

Last edited by modsoul; 10-31-2007 at 08:15 AM.
modsoul is offline   Reply With Quote
Old 10-31-2007, 12:13 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You can use it as a card reader with libprs500, but from the commandline. It wont show up as a drive in windows explorer.
kovidgoyal is offline   Reply With Quote
Advert
Old 10-31-2007, 07:03 PM   #3
modsoul
Enthusiast
modsoul began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Oct 2007
Device: prs-500
Quote:
Originally Posted by kovidgoyal View Post
You can use it as a card reader with libprs500, but from the commandline. It wont show up as a drive in windows explorer.
ah i see. thanks for the tip and ofcourse thanks for libprs500
modsoul is offline   Reply With Quote
Old 10-31-2007, 07:10 PM   #4
modsoul
Enthusiast
modsoul began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Oct 2007
Device: prs-500
umm how exactly. sorry i am currently on a windows machine and not too familiar with the command prompt.

a small hint is enough.
thanks.
modsoul is offline   Reply With Quote
Old 10-31-2007, 07:32 PM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Open a terminal and type
Code:
prs500 ls -R /Data
to see the contents of the /Data directory.

prs500 --help for help on all the commands.
kovidgoyal is offline   Reply With Quote
Advert
Old 10-31-2007, 07:48 PM   #6
modsoul
Enthusiast
modsoul began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Oct 2007
Device: prs-500
is that for windows or linux ?
becuase i can't find prs500

i found prs500.exe but that gives the following oupout

C:\Program Files\libprs500>prs500.exe ls -R /
Traceback (most recent call last):
File "main.py", line 343, in <module>
File "main.py", line 214, in main
File "libprs500\devices\prs505\driver.pyo", line 113, in is_connected
AttributeError: 'NoneType' object has no attribute 'USBControllerDevice'
modsoul is offline   Reply With Quote
Old 10-31-2007, 10:47 PM   #7
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Should work in both. When installing libprs500 did you install the Device drivers? And do you have connect installed on the same machine?
kovidgoyal is offline   Reply With Quote
Old 11-01-2007, 08:47 AM   #8
modsoul
Enthusiast
modsoul began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Oct 2007
Device: prs-500
Quote:
Originally Posted by kovidgoyal View Post
Should work in both. When installing libprs500 did you install the Device drivers? And do you have connect installed on the same machine?
yes, i removed connect before installing libprs500.
modsoul is offline   Reply With Quote
Old 11-01-2007, 12:09 PM   #9
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Does it show up in the GUI?
kovidgoyal is offline   Reply With Quote
Old 11-01-2007, 12:41 PM   #10
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Just realized there's a bug in the code. Will be fixed in the next release.
kovidgoyal is offline   Reply With Quote
Old 11-01-2007, 01:29 PM   #11
modsoul
Enthusiast
modsoul began at the beginning.
 
Posts: 29
Karma: 10
Join Date: Oct 2007
Device: prs-500
Quote:
Originally Posted by kovidgoyal View Post
Just realized there's a bug in the code. Will be fixed in the next release.
thanks so much. ps. is thids bug also in the previous releases. cause i could try one of those just to install the hack.
modsoul is offline   Reply With Quote
Old 11-01-2007, 01:32 PM   #12
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You should be OK with versions less than 0.4.5
kovidgoyal is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sony Reader Digital Book (PRS-505/SC) for $150 when you get and use the Sony Card Bluesman Deals and Resources (No Self-Promotion or Affiliate Links) 112 09-16-2009 02:00 AM
The Sony Reader Gets a Library Card NatCh News 7 01-31-2009 12:47 AM
Sony Reader PRS-700 Credit Card Order Advice: SWITCH IT ON!! Boyodublin News 53 11-10-2008 03:34 PM
Sony Visa card offer for $60 reader - 1 per customer, more = trouble gardenstate Sony Reader 2 09-21-2007 01:02 PM
RTF File Size Drastic Difference on Memory card and Sony Reader gdxf Sony Reader 5 11-04-2006 03:49 AM


All times are GMT -4. The time now is 02:14 PM.


MobileRead.com is a privately owned, operated and funded community.