Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > Bookeen

Notices

Reply
 
Thread Tools Search this Thread
Old 01-06-2009, 04:37 PM   #16
pdurrant
The Grand Mouse 高貴的老鼠
pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.
 
pdurrant's Avatar
 
Posts: 73,948
Karma: 315160596
Join Date: Jul 2007
Location: Norfolk, England
Device: Kindle Oasis
This is from Mac OS X 10.5.6, MacBook. No other peripherals.

Without CyBook connected:
paul:~ pdurrant$ calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"
[(1452, 32773, 272), (1452, 539, 24), (1452, 32773, 272), (1452, 32773, 272), (1452, 33344, 272), (1452, 32773, 272), (1452, 33285, 6501), (1452, 32774, 512), (1452, 34049, 388)]

With CyBook (No SD Card) Connected:
paul:~ pdurrant$ calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"
[(1452, 32773, 272), (1452, 539, 24), (1452, 32773, 272), (1452, 32773, 272), (1452, 33344, 272), (1452, 32773, 272), (1452, 33285, 6501), (1452, 32774, 512), (1452, 34049, 388), (3034, 1795, 306)]

With CyBook (SD Card inserted) Connected:
paul:~ pdurrant$ calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"
[(1452, 32773, 272), (1452, 539, 24), (1452, 32773, 272), (1452, 32773, 272), (1452, 33344, 272), (1452, 32773, 272), (1452, 33285, 6501), (1452, 32774, 512), (1452, 34049, 388), (3034, 1795, 306)]

I don't have a native Windows machine.

Quote:
Originally Posted by kovidgoyal View Post
Can somebody with windows and OS X run the following code in a terminal, with the cyboook connected and without the cybook connected:

Code:
calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"
pdurrant is offline   Reply With Quote
Old 01-06-2009, 05:44 PM   #17
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
This is John. I've figured out the Windows issue. The current driver is only checking for the vendor and product hex id which is not reported though wmi. I'll be importing a fix into my branch in a bit and letting Kovid know to import it into his. This should get it detected under Windows. Once that happens post or open a ticket if anything else isn't working properly.

Could someone on OS X run the following command and post the output so I can see about getting it working on OS X.

Code:
ioreg -w 0 -S -c IOMedia
user_none is offline   Reply With Quote
Old 01-07-2009, 01:28 AM   #18
brudigia
Evangelist
brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.brudigia ought to be getting tired of karma fortunes by now.
 
Posts: 491
Karma: 1401828
Join Date: Oct 2008
Location: Torino - Italy
Device: iPAD AirPro M1 12.9, Kindle Scribe, Kobo Elipsa, iPhone XV
Quote:
Originally Posted by kovidgoyal View Post
Can somebody with windows and OS X run the following code in a terminal, with the cyboook connected and without the cybook connected:

Code:
calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"


With Cybook connected, this is what I get:

[u'usb\\root_hub&vid8086&pid24d4&rev0002', u'usb\\root_hub&vid8086&pid24d7&rev0002', u'usb\\root_hub&vid8086&pid24de&rev0002', u'usb\\root_hub&vid8086&pid24d2&rev0002', u'usb\\root_hub20&vid8086&pid24dd&rev0002', u'usb\\vid_0bda&pid_0703&rev_0132', u'usb\\vid_0e8f&pid_0003&rev_0107', u'usb\\vid_152d&pid_2338&rev_0100', u'usb\\vid_1532&pid_0009&rev_2100', u'usb\\vid_1532&pid_0009&rev_2100&mi_00', u'usb\\vid_1532&pid_0009&rev_2100&mi_01']

When Cybook is not connected, I get this.

[u'usb\\root_hub&vid8086&pid24d4&rev0002', u'usb\\root_hub&vid8086&pid24d7&rev0002', u'usb\\root_hub&vid8086&pid24de&rev0002', u'usb\\root_hub&vid8086&pid24d2&rev0002', u'usb\\root_hub20&vid8086&pid24dd&rev0002', u'usb\\vid_0bda&pid_0703&rev_0132', u'usb\\vid_0e8f&pid_0003&rev_0107', u'usb\\vid_152d&pid_2338&rev_0100', u'usb\\vid_1532&pid_0009&rev_2100', u'usb\\vid_1532&pid_0009&rev_2100&mi_00', u'usb\\vid_1532&pid_0009&rev_2100&mi_01']

Hope it helps. I look forward to some result.

Bruno
brudigia is offline   Reply With Quote
Old 01-07-2009, 03:18 AM   #19
Darqref
space cadet
Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.Darqref ought to be getting tired of karma fortunes by now.
 
Posts: 334
Karma: 2999999
Join Date: Aug 2007
Location: Seattle area
Device: Rocket PRO, gen3, Pocketbook360
ARrgg. After carefully ignoring Calibre all this time, you're going to make me need to learn it after all. Guess I'll need to go back and read all those old threads....
Darqref is offline   Reply With Quote
Old 01-07-2009, 03:37 AM   #20
pdurrant
The Grand Mouse 高貴的老鼠
pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.pdurrant ought to be getting tired of karma fortunes by now.
 
pdurrant's Avatar
 
Posts: 73,948
Karma: 315160596
Join Date: Jul 2007
Location: Norfolk, England
Device: Kindle Oasis
Wow - that produces a lot of output. I've added it to this message as two attachments - one done without the CyBook connected and one with the CyBook (with SD Card) connected.

Quote:
Originally Posted by user_none View Post
This is John. I've figured out the Windows issue. The current driver is only checking for the vendor and product hex id which is not reported though wmi. I'll be importing a fix into my branch in a bit and letting Kovid know to import it into his. This should get it detected under Windows. Once that happens post or open a ticket if anything else isn't working properly.

Could someone on OS X run the following command and post the output so I can see about getting it working on OS X.

Code:
ioreg -w 0 -S -c IOMedia
Attached Files
File Type: txt withoutCyBook.txt (35.8 KB, 370 views)
File Type: txt withCyBook.txt (40.8 KB, 311 views)
pdurrant is offline   Reply With Quote
Old 01-07-2009, 07:55 AM   #21
kafka399
Member
kafka399 began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jan 2009
Device: cybook
It seems, that Cybook isn't recognized under Ubuntu 8.10, 2.6.27-9.
Then Cybook is connected:
calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"
[(7531, 1, 518), (1133, 49174, 832), (7531, 1, 518), (7531, 1, 518), (7531, 1, 518), (3034, 1795, 306), (7531, 2, 518)]

disconnected:
calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"
[(7531, 1, 518), (1133, 49174, 832), (7531, 1, 518), (7531, 1, 518), (7531, 1, 518), (7531, 2, 518)]

As well I got this error/warning, when I started calibre:
$ calibre
link hasn't been detected!
link hasn't been detected!

thank you in advance
kafka399 is offline   Reply With Quote
Old 01-07-2009, 08:22 AM   #22
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by pdurrant
Wow - that produces a lot of output.
Yep, but it gives me what I need so I can add OS X support. I'll add it very soon.

Quote:
Originally Posted by kafka399
It seems, that Cybook isn't recognized under Ubuntu 8.10, 2.6.27-9.
Hm... I'm using Ubuntu 8.10 for all development. Did you run calibre_postinstall after installing the the latest version of Calibre? Could you verify that you have this file /usr/share/hal/fdi/policy/20thirdparty/10-calibre.fdi and that it contains an entry for the cybook?
user_none is offline   Reply With Quote
Old 01-07-2009, 02:25 PM   #23
kafka399
Member
kafka399 began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jan 2009
Device: cybook
Quote:
Originally Posted by user_none View Post
Hm... I'm using Ubuntu 8.10 for all development. Did you run calibre_postinstall after installing the the latest version of Calibre? Could you verify that you have this file /usr/share/hal/fdi/policy/20thirdparty/10-calibre.fdi and that it contains an entry for the cybook?
history |grep calibre
513 sudo easy_install -U calibre
515 sudo easy_install -U calibre
516 sudo calibre_postinstall


ls -lta /usr/share/hal/fdi/policy/20thirdparty/10-calibre.fdi
-rw-r--r-- 1 root root 6076 2009-01-07 12:38 /usr/share/hal/fdi/policy/20thirdparty/10-calibre.fdi

10-calibre.fdi file contains this piece:

<device>
<match key="info.category" string="volume">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.vendor_id" int="0xbda">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.product_id" int="0x703">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.device_revision_bcd" int="0x110">
<match key="volume.is_partition" bool="true">
<merge key="volume.label" type="string">Cybook Gen 3 Storage Card</merge>
<merge key="calibre.cardvolume" type="string">CYBOOKG3</merge>
</match>
</match>
</match>
</match>
</match>
</device>

When I plug Cybook and choose open the content of Cybook with calibre, it gives me this error:

[Errno 21] Is a directory
Detailed traceback:
Traceback (most recent call last):
File "/usr/bin/calibre", line 8, in
load_entry_point('calibre==0.4.126', 'gui_scripts', 'calibre')()
File "build/bdist.linux-i686/egg/calibre/gui2/main.py", line 1575, in main
File "build/bdist.linux-i686/egg/calibre/gui2/main.py", line 654, in add_filesystem_book
File "build/bdist.linux-i686/egg/calibre/gui2/main.py", line 701, in _add_books
IOError: [Errno 21] Is a directory
kafka399 is offline   Reply With Quote
Old 01-07-2009, 02:59 PM   #24
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: 45,353
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by kafka399 View Post
history |grep calibre
513 sudo easy_install -U calibre
515 sudo easy_install -U calibre
516 sudo calibre_postinstall


ls -lta /usr/share/hal/fdi/policy/20thirdparty/10-calibre.fdi
-rw-r--r-- 1 root root 6076 2009-01-07 12:38 /usr/share/hal/fdi/policy/20thirdparty/10-calibre.fdi

10-calibre.fdi file contains this piece:

<device>
<match key="info.category" string="volume">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.vendor_id" int="0xbda">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.product_id" int="0x703">
<match key="@info.parent:@info.parent:@info.parent:@info. parent:usb.device_revision_bcd" int="0x110">
<match key="volume.is_partition" bool="true">
<merge key="volume.label" type="string">Cybook Gen 3 Storage Card</merge>
<merge key="calibre.cardvolume" type="string">CYBOOKG3</merge>
</match>
</match>
</match>
</match>
</match>
</device>

When I plug Cybook and choose open the content of Cybook with calibre, it gives me this error:

[Errno 21] Is a directory
Detailed traceback:
Traceback (most recent call last):
File "/usr/bin/calibre", line 8, in
load_entry_point('calibre==0.4.126', 'gui_scripts', 'calibre')()
File "build/bdist.linux-i686/egg/calibre/gui2/main.py", line 1575, in main
File "build/bdist.linux-i686/egg/calibre/gui2/main.py", line 654, in add_filesystem_book
File "build/bdist.linux-i686/egg/calibre/gui2/main.py", line 701, in _add_books
IOError: [Errno 21] Is a directory
That error indicates you are launching calibre with an argument. launch it as just

Code:
calibre
kovidgoyal is online now   Reply With Quote
Old 01-07-2009, 04:48 PM   #25
kafka399
Member
kafka399 began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jan 2009
Device: cybook
Quote:
Originally Posted by kovidgoyal View Post
That error indicates you are launching calibre with an argument. launch it as just

Code:
calibre
Ok, I plugged on Cybook and entered
:~$ calibre
link hasn't been detected!
link hasn't been detected!

The result is the same. "Send to device" is inactive. "Save to disk" is working and I can save under /media/Cybook.
That else can I do?
kafka399 is offline   Reply With Quote
Old 01-07-2009, 07:47 PM   #26
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: 45,353
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
A windows build of calibre with the fixed cybook driver (I hope) is here

http://calibre.kovidgoyal.net/downlo...re-0.4.126.exe
kovidgoyal is online now   Reply With Quote
Old 01-07-2009, 08:00 PM   #27
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by kafka399 View Post
Ok, I plugged on Cybook and entered
:~$ calibre
link hasn't been detected!
link hasn't been detected!

The result is the same. "Send to device" is inactive. "Save to disk" is working and I can save under /media/Cybook.
That else can I do?
If the mount point is /media/Cybook than it doesn't look like it's being picked up by hal correctly. Have you rebooted since installing?

Also, could you attach the output of the following:

Code:
$ sudo lsusb -v
$ sudo hal-device
$ ls -Rla /media/Cybook
put > ~/filename to save the output to disk. A few will be rather long.
user_none is offline   Reply With Quote
Old 01-07-2009, 11:33 PM   #28
mjdb
Kiwi Member
mjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-books
 
Posts: 34
Karma: 952
Join Date: Dec 2007
Location: Auckland NZ
Device: NAEB Bookeen Cybook Gen3, eBookman
Quote:
Originally Posted by kovidgoyal View Post
A windows build of calibre with the fixed cybook driver (I hope) is here

http://calibre.kovidgoyal.net/downlo...re-0.4.126.exe
Thank you for working on adding Cybook support.
Like another upthread I had been ignoring Calibre but am now interested.

I have just downloaded from the above link, and installed Calibre on computers running XP and Vista.

It installs fine, but doesn't seem to recognise my Cybook as a device.

The internal memory and SD drive of the Cybook are visible to Calibre as drives from which it can copy and save eBooks but that is all.

Send to device remains greyed out.

Is there any diagnostic info I can provide ?

Martin.


ps: With the addition of Cybook support, do you have any plans to add mobipocket format as an output format for the converter ?
mjdb is offline   Reply With Quote
Old 01-07-2009, 11:35 PM   #29
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: 45,353
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
MOBI output will come in the next month or so. user_none will follow up about the Cybook detection problem.
kovidgoyal is online now   Reply With Quote
Old 01-07-2009, 11:54 PM   #30
mjdb
Kiwi Member
mjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-booksmjdb has learned how to read e-books
 
Posts: 34
Karma: 952
Join Date: Dec 2007
Location: Auckland NZ
Device: NAEB Bookeen Cybook Gen3, eBookman
Quote:
Originally Posted by mjdb View Post
In my last post I asked - Is there any diagnostic info I can provide ?
I note the request upthread for the results of

calibre-debug -c "from calibre.devices.scanner import Dev
iceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"

With Bookeen Cybook Gen3 connected to a Laptop running Windows Vista

[u'usb\\root_hub&vid8086&pid2834&rev0003',
u'usb\\root_hub&vid8086&pid2831&rev0003',
u'usb\\root_hub&vid8086&pid2830&rev0003',
u'usb\\root_hub&vid8086&pid2835&rev0003',
u'usb\\root_hub&vid8086&pid2832&rev0003',
u'usb\\root_hub20&vid8086&pid2836&rev0003',
u'usb\\root_hub20&vid8086&pid283a&rev0003',
u'usb\\vid_0bda&pid_0703&rev_0132',
u'usb\\vid_0c45&pid_624f&rev_0100']

Without
[u'usb\\root_hub&vid8086&pid2834&rev0003',
u'usb\\root_hub&vid8086&pid2831&rev0003',
u'usb\\root_hub&vid8086&pid2830&rev0003',
u'usb\\root_hub&vid8086&pid2835&rev0003',
u'usb\\root_hub&vid8086&pid2832&rev0003',
u'usb\\root_hub20&vid8086&pid2836&rev0003',
u'usb\\root_hub20&vid8086&pid283a&rev0003',
u'usb\\vid_0c45&pid_624f&rev_0100']


So I resume that
u'usb\\vid_0bda&pid_0703&rev_0132',
represents the Cybook.

Martin.
mjdb is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cybook Opus hyphenation support elmargol Bookeen 1 12-20-2009 01:25 PM
Does the cybook support the arabian fonts? Shehabi Bookeen 8 06-24-2008 03:48 PM
Question about Cybook PDF support Gameboy70 Bookeen 8 06-02-2008 07:33 AM
Cybook support Kathy Bookeen 2 01-09-2008 05:27 PM
Better Cybook support in new Mobipocket software Alexander Turcic Bookeen 2 11-18-2007 03:42 AM


All times are GMT -4. The time now is 06:03 AM.


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