Thread: Aura H2O AutoShelf beta
View Single Post
Old 09-07-2016, 01:40 PM   #95
JohnD2
Junior Member
JohnD2 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Sep 2016
Device: kobo Glo HD
Quote:
Originally Posted by frostschutz View Post
The only thing that comes to mind is that the udev rule for some reason won't trigger on a Glo HD, if it uses different usb driver... Unfortunately I don't have a Glo HD to test with.
Indeed it doesn't get activated in the Glo HD.
What I see in the standard firmware tar is: \lib\udev\rules.d\kobo.rules
So I don't see a \etc\udev\rules.d

the file kobo.rules contains:
Code:
KERNEL=="mmcblk[1-9]p[1-9]", RUN+="/usr/local/Kobo/udev/sd"
KERNEL=="usb_host", RUN+="/usr/local/Kobo/udev/plug"
KERNEL=="fsl-usb2-udc", ACTION=="offline", RUN+="/usr/local/Kobo/udev/plug"
KERNEL=="usb_plug", RUN+="/usr/local/Kobo/udev/ac"
So perhaps on the Glo HD the file should be on that location to get activated ?
JohnD2 is offline   Reply With Quote