Front title reads: 'AV Autovision AV606'.
Linux says:
Originally Posted by Rexilion's terminal
Alpha ~ # mount /dev/sg0 /mnt
mount: /dev/kmsg is not a block device
Alpha ~ # mount ...
Enjoy an ad free experience by logging in. Not a member yet?
Register.
-
USB/MTP(?) E-reader AV (Autovision?) 606
Front title reads: 'AV Autovision AV606'.
Linux says:

Originally Posted by
Rexilion's terminal Alpha ~ # mount /dev/sg0 /mnt
mount: /dev/kmsg is not a block device
Alpha ~ # mount /dev/sg1 /mnt # fdisk mentions Novell partition
mount: /dev/kmsg is not a block device
Alpha ~ # mount /dev/sg2 /mnt
mount: /dev/kmsg is not a block device
Alpha ~ # mount /dev/sg3 /mnt
mount: /dev/kmsg is not a block device
I'm suspecting Linux's partition readings are bogus. SCSI generic devices???

Originally Posted by
Rexilion's terminal [ 43.825040] usb 1-5: new high-speed USB device number 3 using ehci_hcd
[ 43.940849] usb 1-5: New USB device found, idVendor=05e3, idProduct=0726
[ 43.940857] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 43.940863] usb 1-5: Product: Ebook Device
[ 43.940868] usb 1-5: Manufacturer: Sibrary
[ 43.940873] usb 1-5: SerialNumber: unknown
[ 43.971293] Initializing USB Mass Storage driver...
[ 43.972672] scsi4 : usb-storage 1-5:1.0
[ 43.972862] usbcore: registered new interface driver usb-storage
[ 43.972867] USB Mass Storage support registered.
[ 44.976267] scsi 4:0:0:0: Direct-Access rockchip rk28 sdk demo 0000 PQ: 0 ANSI: 2
[ 44.976743] scsi 4:0:0:1: Direct-Access rockchip rk28 sdk demo 0000 PQ: 0 ANSI: 2
[ 44.982604] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 44.982745] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 44.984141] sd 4:0:0:1: Attached scsi generic sg3 type 0
[ 44.986248] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[ 49.126617] sd 4:0:0:1: [sdc] 6692864 512-byte logical blocks: (3.42 GB/3.19 GiB)
[ 49.129115] sd 4:0:0:1: [sdc] No Caching mode page present
[ 49.129122] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[ 49.132113] sd 4:0:0:1: [sdc] No Caching mode page present
[ 49.132119] sd 4:0:0:1: [sdc] Assuming drive cache: write through
I'm not even sure IF this is a USB Mass Storage device. Could be the internal chip. And that communication goes over libmtp.
I'm gonna try adding it's vendor and product id to libmtp, compile it and see if gmtp handles it.
In the meantime, does anyone have any idea? Or the same device?
EDIT: Manual mentions Windows XP or higher. Could be an indication of an MTP device. However, mtp-detect sees nothing.
EDIT2: No dice with libmtp-1.1.3 from Ubuntu by manually adding it to music-players.h.

Originally Posted by
mtp-detect gebruiker@Delta:~/Documenten/Ronald/libmtp-code$ mtp-detect
libmtp version: 1.1.3
Listing raw device(s)
Device 0 (VID=05e3 and PID=0726) is a Genesys Logic Ebook Device (AV606).
Found 1 device(s):
Genesys Logic: Ebook Device (AV606) (05e3:0726) @ bus 3, dev 3
Attempting to connect device(s)
LIBMTP PANIC: Unable to find interface & endpoints of device
Unable to open raw device 0
OK.
Last edited by Rexilion; 02-14-2013 at 02:54 PM.
-
Just confirmed with the distributer that it uses USB Mass storage only. So I have opened a kernel bugzilla here in case another soul stumbles on this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules