View Single Post
Old 04-22-2018, 10:55 AM   #6
norbusan
Zealot
norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.norbusan can do the Funky Gibbon.
 
Posts: 140
Karma: 82382
Join Date: Jan 2013
Device: Kindle Paperwhite, Kobo Glo, Kobo GloHD
To all, thanks for the comments. Here are my findings *AFTER* having updated the Onyx to the latest firmware *and* updated libmtp to the latest version (Debian has a bit an old version, even in unstable):
  • normal operation via mtp:// works when using libmtp and friends. The kernel reports:
    Code:
    usb 1-10: new high-speed USB device number 15 using xhci_hcd
    usb 1-10: New USB device found, idVendor=2207, idProduct=0001
    usb 1-10: New USB device strings: Mfr=2, Product=3, SerialNumber=4
    usb 1-10: Product: Note
    usb 1-10: Manufacturer: Onyx
    usb 1-10: SerialNumber: XXXXXXXXX
  • using go-mtpfs kills the connection, replugging is necessary, kernel messages:
    Code:
    usb 1-10: usbfs: process 2342 (go-mtpfs) did not claim interface 0 before use
    usb 1-10: reset high-speed USB device number 13 using xhci_hcd
    usb 1-10: usbfs: process 2130 (events) did not claim interface 0 before use
    usb 1-10: usbfs: process 2342 (go-mtpfs) did not claim interface 0 before use
  • no device is exported, so no way to mount and use with Calibre (at least AFAIK)

I will report on further findings.
norbusan is offline   Reply With Quote