Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 01-21-2025, 06:51 AM   #46
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,776
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
You'll see soon enough if you try.

(But yes, it should be .koplugin).
Frenzie is offline   Reply With Quote
Old 03-05-2025, 09:13 PM   #47
carloslmar
Junior Member
carloslmar began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Mar 2025
Device: Kobo Clara Colour
I have been trying to make this work on my Clara Colour without success. It gives me an error "Error: No result from the Bluetooth script" even after changing the path in the configuration. Any pointers? I really want to use my 8bitdo device as a page turner with KOreader.
carloslmar is offline   Reply With Quote
Old 03-07-2025, 10:23 AM   #48
WaveEquation
Junior Member
WaveEquation began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Nov 2024
Device: Kobo Clara BW
If anyone has managed to get this work on a Clara with 8bitdo micro, can you please share the plugin code with us? I think except the MAC address, everything should be the same?

Thanks.
WaveEquation is offline   Reply With Quote
Old 06-14-2025, 05:00 PM   #49
Sofo
Junior Member
Sofo began at the beginning.
 
Posts: 5
Karma: 10
Join Date: May 2025
Device: Kobo Libra Colour and Kindle PW Sign 11th
Quote:
Originally Posted by billie View Post
Hi, this looks really cool !

I'm trying to get it to work on my Clara BW. I got the 'No result from the Bluetooth script' error so I tried running it manually, via SSH.

Output of running on.sh:
Code:
# pwd
/mnt/onboard/.adds/koreader/plugins/bluetooth.koplugin
# ash ./on.sh
insmod: can't insert '/drivers/mx6sll-ntx/wifi/sdio_bt_pwr.ko': No such file or directory
insmod: can't insert './uhid/uhid.ko': invalid module format
Realtek Bluetooth ERROR: Can't open serial port, 2, No such file or directory
Realtek Bluetooth ERROR: Can't initialize device 2, No such file or directory
Error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Can't open HCI socket.: Address family not supported by protocol
When I check /drivers/ there's only the following:
Code:
# pwd && ls
/drivers/mt8113t-ntx/mt66xx
wlan_drv_gen4m.ko   wmt_cdev_bt.ko      wmt_chrdev_wifi.ko  wmt_drv.ko
(there's no other directories or subdirectories)

I don't know if these are equivalent, but I tried the following:
Code:
# insmod /drivers/mt8113t-ntx/mt66xx/wmt_cdev_bt.ko
insmod: can't insert '/drivers/mt8113t-ntx/mt66xx/wmt_cdev_bt.ko': File exists
and the same output for all other files listed here.
Anyways, if you could point me in the right direction (or tell me there's no easy solution) that would be greatly appreciated.. Thank you!
I get the same error. I have checked the event(4) in mine, and tried different tests but I am unsure why its giving me this error. I'm at wit's end here, and tried chatGPT but I feel this is just the blind leading the blind(er)...

Trying this on the KCL.
Sofo is offline   Reply With Quote
Old 07-13-2025, 09:00 AM   #50
jaeker
Junior Member
jaeker began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2024
Device: HiSense Touch
Any updates on the Clara BW? Trying to get it set up now.
jaeker is offline   Reply With Quote
Old 09-27-2025, 01:23 PM   #51
pumpkinwhite
Member
pumpkinwhite began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jul 2023
Device: Kindle Scribe
If I’m not mistaken, currently there is no known way to use Bluetooth page turners in KOReader on Clara BW, Clara Colour, or Libra Colour devices.

I have a Libra Colour, and been poring over forums for days trying to figure out a solution. Trying to use it with an 8BitDo Micro. I’ve tried using the .btpt plugin as well as the native drivers. Both let me use the clicker

As far as I can tell, it comes down to the string that need replacing on the on.sh file. And that string is not known. I anyone has any suggestion on how to find that string for these devices it should hopefully solve the problem.

Update: Ignore this post. I was able to figure out how to set up bluetooth page turners on KOReader. See my next post below.

Last edited by pumpkinwhite; Today at 01:30 AM.
pumpkinwhite is offline   Reply With Quote
Old Today, 01:35 AM   #52
pumpkinwhite
Member
pumpkinwhite began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Jul 2023
Device: Kindle Scribe
For anyone interested, I was able to figure out how to set up bluetooth control for KOReader on the Libra Colour. Took me almost 3 days to figure it out (countless tries, crashes, reconnections etc.). The instructions do not rely on a plug-in, so they should work on other devices as well. This thread and others on mobileread were very useful. Anyway, I've created a new post with instructions. Here's the link -- https://www.mobileread.com/forums/sh...d.php?t=370120
pumpkinwhite is offline   Reply With Quote
Old Today, 01:44 PM   #53
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,776
Karma: 731681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
I had wanted to move the SDL (desktop) gamepad support away from its hardcoded semi-poc state but I hadn't considered that it could potentially be of benefit to actual ereaders as well.

Out of curiosity, do you recall if the KOReader logs showed any kind of keycodes for the gamepad prior to mapping it as a keyboard?
Frenzie is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth page turning for Kobo eReaders tsowell Kobo Reader 254 07-09-2025 02:31 PM
A Wi-Fi remote control page turner for Kobo e-readers sublipri Kobo Reader 48 01-13-2025 03:25 AM
Accessories Bluetooth page turner on Oasis? iamagloworm Amazon Kindle 4 06-03-2024 03:28 PM
Libra 2 Is there a Bluetooth page turner for Libra2? windirt Kobo Reader 22 12-12-2021 10:25 PM
Bluetooth page turner for Android tablets? DaveGa Android Devices 1 11-28-2018 04:38 PM


All times are GMT -4. The time now is 09:20 PM.


MobileRead.com is a privately owned, operated and funded community.