Quote:
Originally Posted by Jellby
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....