Hello,
the Kobo e-reader
http://www.koboereader.com/ came out in Canada today, it is not -yet- supported by Calibre.
Here is the information you asked for:
• What e-book formats does your device support?
EPUB, PDF
• Is there a special directory on the device in which all e-book files should be placed?
No
• We also need information about your device that calibre will collect automatically. First, if your device supports SD cards, insert them. Then connect your device. In calibre go to Preferences->Advanced and click the “Debug device detection” button. This will create some debug output. Copy it to a file and repeat the process, this time with your device disconnected.
I've diffed the 2 files to extract the device info:
40,46c40
< u''],
< ['0x2237L',
< '0x4161L',
< '0x110L',
< u'Kobo Inc.',
< u'KOBOeReader',
< u'KBN41603W01694']]
---
> u'']]
95,108c89
< [(u'/dev/disk1',
< 8759L,
< 16737L,
< 272L,
< u'Kobo Inc.',
< u'KOBOeReader',
< u'KBN41603W01694'),
< (u'/dev/disk3',
< 8759L,
< 16737L,
< 272L,
< u'Kobo Inc.',
< u'KOBOeReader',
< u'KBN41603W01694')]
---
> []
152a134
> | | +-o RootDomainUserClient <class RootDomainUserClient>
324,327c306
< | | | | +-o AppleUSBHub <class AppleUSBHub>
< | | | | +-o IOUSBInterface@0 <class IOUSBInterface>
< | | | +-o KOBOeReader@26200000 <class IOUSBDevice>
< | | | +-o IOUSBCompositeDriver <class IOUSBCompositeDriver>
---
> | | | +-o AppleUSBHub <class AppleUSBHub>
329,381d307
< | | | +-o IOUSBMassStorageClass <class IOUSBMassStorageClass>
< | | | +-o IOSCSILogicalUnitNub@0 <class IOSCSILogicalUnitNub>
< | | | | +-o IOSCSIPeripheralDeviceType00 <class IOSCSIPeripheralDeviceType00>
< | | | | +-o IOBlockStorageServices <class IOBlockStorageServices>
< | | | | +-o IOBlockStorageDriver <class IOBlockStorageDriver>
< | | | | +-o Kobo Inc .KOBOeReader Media <class IOMedia>
< | | | | | {
< | | | | | "Removable" = Yes
< | | | | | "Content" = ""
< | | | | | "Whole" = Yes
< | | | | | "Leaf" = Yes
< | | | | | "BSD Name" = "disk1"
< | | | | | "Ejectable" = Yes
< | | | | | "Preferred Block Size" = 512
< | | | | | "IOMediaIcon" = {"IOBundleResourceFile"="Removable.icns","CFBundle Identifier"="com.apple.iokit.IOStorageFamily"}
< | | | | | "BSD Minor" = 3
< | | | | | "IOGeneralInterest" = "IOCommand is not serializable"
< | | | | | "Writable" = Yes
< | | | | | "BSD Major" = 14
< | | | | | "Size" = 876609536
< | | | | | "IOBusyInterest" = "IOCommand is not serializable"
< | | | | | "Open" = Yes
< | | | | | "Content Hint" = ""
< | | | | | "BSD Unit" = 1
< | | | | | }
< | | | | |
< | | | | +-o IOMediaBSDClient <class IOMediaBSDClient>
< | | | +-o IOSCSILogicalUnitNub@1 <class IOSCSILogicalUnitNub>
< | | | +-o IOSCSIPeripheralDeviceType00 <class IOSCSIPeripheralDeviceType00>
< | | | +-o IOBlockStorageServices <class IOBlockStorageServices>
< | | | +-o IOBlockStorageDriver <class IOBlockStorageDriver>
< | | | +-o Kobo Inc .KOBOeReader Media <class IOMedia>
< | | | | {
< | | | | "Removable" = Yes
< | | | | "Content" = ""
< | | | | "Whole" = Yes
< | | | | "Leaf" = Yes
< | | | | "BSD Name" = "disk3"
< | | | | "Ejectable" = Yes
< | | | | "Preferred Block Size" = 512
< | | | | "IOMediaIcon" = {"IOBundleResourceFile"="Removable.icns","CFBundle Identifier"="com.apple.iokit.IOStorageFamily"}
< | | | | "BSD Minor" = 7
< | | | | "IOGeneralInterest" = "IOCommand is not serializable"
< | | | | "Writable" = Yes
< | | | | "BSD Major" = 14
< | | | | "Size" = 2014709248
< | | | | "IOBusyInterest" = "IOCommand is not serializable"
< | | | | "Open" = Yes
< | | | | "Content Hint" = ""
< | | | | "BSD Unit" = 3
< | | | | }
< | | | |
< | | | +-o IOMediaBSDClient <class IOMediaBSDClient>
Let me know if you need any other information to support this device.