pgaskin / NickelMenu

The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
https://pgaskin.net/NickelMenu
MIT License
555 stars 28 forks source link

Unable to add bluetooth to the config #163

Open boblablaw opened 3 months ago

boblablaw commented 3 months ago

Whenever I try to add bluetooth to the config I get a config error. Other options seem to work fine.

Here is my config: menu_item :main :Sketch Pad :nickel_extras :sketch_pad menu_item :main :Enable Bluetooth :nickel_bluetooth :enable menu_item :main :Bluetooth Patch (toggle) :cmd_output :500:quiet :rmmod -w /mnt/onboard/.adds/kobo-libra2-uhid-module/uhid.ko chain_success :skip:3 chain_failure :cmd_spawn :quiet :exec /mnt/onboard/.adds/kobo-libra2-uhid-module/run.sh chain_success :dbg_toast :insmod uhid.ko successfully chain_always :skip :-1 chain_success :dbg_toast :rmmod -w uhid.ko successfully

inklesspen commented 3 months ago

The bluetooth enable feature was added in December 2023, but the most recent NickelMenu release is from January 2022.

pgaskin commented 3 months ago

Yeah, I'll get to it soon, but I'm currently very busy, and will also be working on kobopatch first. I also don't have any Kobo device with bluetooth, which makes it harder for me to test.

inklesspen commented 3 months ago

fwiw if me and my clara 2e (and clara color) can be helpful here, let me know.

ycx0303 commented 3 months ago

Yeah, I'll get to it soon, but I'm currently very busy, and will also be working on kobopatch first. I also don't have any Kobo device with bluetooth, which makes it harder for me to test.

Please add bluetooth control feature, that would be very useful for me! Thanks!