View Single Post
Old 01-11-2009, 07:38 AM   #71
mbovenka
Wizard
mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.mbovenka ought to be getting tired of karma fortunes by now.
 
Posts: 2,082
Karma: 14079267
Join Date: Oct 2007
Location: Almere, The Netherlands
Device: Kobo Sage
Quote:
Originally Posted by user_none View Post
Everyone who's Cybook isn't being detected with the latest release could you please run:

Code:
calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"
And post the output.
64M Cybook running build 796 on WinXP SP3:

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

[u'usb\\root_hub&vid8086&pid27c9&rev0001', u'usb\\root_hub&vid8086&pid27c8&rev00
01', u'usb\\root_hub&vid8086&pid27cb&rev0001', u'usb\\root_hub20&vid8086&pid27cc
&rev0001', u'usb\\vid_0409&pid_0056&rev_0000', u'usb\\vid_058f&pid_6362&rev_0100
', u'usb\\vid_058f&pid_6390&rev_0100', u'usb\\vid_3034&pid_1795&rev_0132']
mbovenka is offline   Reply With Quote