Hi everyone. I'm porting koreader (https://github.com/koreader/koreader/issues/50) to the kobo platform; I am almost done with it, I just need to know a file that exists in every kobo model in order to detect that the program is running on a kobo.
This is my guess, and what I'm currently using:
/sys/devices/platform/pmic_leds.114/modalias
can anyone with a model different from a kobo glo (which I own) confirm that this file exists on his kobo? (specifying the model)
I guess it should be there, since the distributed firmware is the same at least for mini, glo and aura hd... let me know!
This is my guess, and what I'm currently using:
/sys/devices/platform/pmic_leds.114/modalias
can anyone with a model different from a kobo glo (which I own) confirm that this file exists on his kobo? (specifying the model)
I guess it should be there, since the distributed firmware is the same at least for mini, glo and aura hd... let me know!