tsowell / kobo-btpt

Page turning via Bluetooth for Kobo eReaders
MIT License
104 stars 11 forks source link

Kobo Libra 2 + 8BitDo Zero 2 gamepad not working for me. #6

Closed spkuehl closed 1 year ago

spkuehl commented 1 year ago

I have a Kobo Libra 2 and an 8BitDo Zero 2 gamepad. I followed the instructions and everything seems fine. I like how easy this has been to install, but it's not working though, any idea on how to debug this or where I could have went wrong? Tried twice.

Kobo Libra 2 version: 4.38.21908 8BitDo Zero 2 version: 1.06

tsowell commented 1 year ago

Check the logs for lines containing "BluetoothPageTurner". You should at least see some messages there if it's running, and if you're lucky some of them might be helpful.

spkuehl commented 1 year ago

I factory reset my kobo and tried to reinstall the package but same problem. How do I find the logs?

I see the file in "My Books" which seems odd.

IMG_3330

Same thing with the uninstall file. It doesnt seems to work.

IMG_3331

spkuehl commented 1 year ago

I take it all back! I tried one more time and it is working. Thank you! It seems like this time I created the files by hand in VIM and pasted them over to my device. That may have helped, or just technology being wierd and eventually it all clicked.

tsowell commented 1 year ago

Thanks for the update, I’m glad you got it working!

pgaskin commented 1 year ago

You weren't using TextEdit on macOS, were you, @spkuehl? If so, you need to put it in plain text mode.

spkuehl commented 1 year ago

Yeah first time I pulled the file straight from the repo, I also tried through text edit. Vim did the trick in the end.