View Single Post
Old 09-06-2014, 09:07 PM   #629
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,572
Karma: 79436804
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Quote:
Originally Posted by Jellby View Post
When I connect the Aura through the Kobo Start Menu rather than through nickel, the database backup is stored as "KoboTouch" instead of "KoboAura". Is this something than can be fixed in the plugin? In KSM? Nowhere?
I think the issue is within KSM itself.

When it does the USB command it runs a script supplied by tshering that is located in .kobo/kbmenu/usb/enable_usb.sh. This script starts with
Code:
# --- change as you see fit (begin)
PRODUCT_ID=0x4163
VERSION=0.0.0
SN=N000000000000
# --- change as you see fit (end)
Product_ID 0x4163 is Touch with iMX508/7 SoC
0x4173 is Glo
0x4183 is Mini
0x4193 is Aura HD
0x4203 is Aura

So this explains WHY you are being seen as a Touch....
PeterT is offline