Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 06-02-2025, 05:24 PM   #1
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,466
Karma: 145863170
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Firmware 4.42.23296

Firmware 4.42.23296 is now available for the Clara BW and the Clara Colour.

https://pgaskin.net/KoboStuff/kobofirmware.html
JSWolf is offline   Reply With Quote
Old 06-03-2025, 04:39 AM   #2
rantanplan
Weirdo
rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.
 
Posts: 829
Karma: 11003000
Join Date: Nov 2019
Location: Wuppertal, Germany
Device: Kobo Sage, Kobo Libra 2, Boox Note Air 2+
That are some Nintendo style release notes

Quote:
• Various Bug Fixes
• Stability Improvements
rantanplan is offline   Reply With Quote
Old 06-03-2025, 05:34 AM   #3
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,466
Karma: 145863170
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by rantanplan View Post
That are some Nintendo style release notes
I hope @DNSB can tell us what's new beyond the release notes.
JSWolf is offline   Reply With Quote
Old 06-03-2025, 08:14 AM   #4
neclepsio
Member
neclepsio began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Oct 2024
Device: Kobo Libra Colour
Comparing just the content, 4.42 seems to add sshd.
neclepsio is offline   Reply With Quote
Old 06-03-2025, 09:32 AM   #5
Marek
Groupie
Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.
 
Marek's Avatar
 
Posts: 192
Karma: 1512344
Join Date: Jul 2023
Device: PW3, PW4 :(, KT5, PW5, KLC
You can now start an ssh server by simply creating
Code:
/mnt/onboard/.kobo/ssh-enabled
and deleting
Code:
/mnt/onboard/.kobo/ssh-disabled
(assuming it exists) then reboot (this info should be written in the ssh-disabled file)

Spoiler:
unfortunately i havent been able to crack any of the passwords from the new per-device passwd files (maybe im doing something wrong?) and the admin:admin user seems to be gone.


EDIT: the ssh server will ask you to set a password on first connection to the root user im just blind

Last edited by Marek; 06-03-2025 at 09:36 AM.
Marek is offline   Reply With Quote
Old 06-04-2025, 04:33 AM   #6
fdread
Member
fdread began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Mar 2025
Device: Kobo Libra Colour
no update about using the Clara in landscape mode?
fdread is offline   Reply With Quote
Old 06-04-2025, 09:06 AM   #7
Cactus Chef
Fanatic
Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.
 
Cactus Chef's Avatar
 
Posts: 546
Karma: 7000000
Join Date: Apr 2019
Location: East Coast, United States
Device: Kobo Sage, Kobo Clara HD, Galaxy Tab S5e, Kindle 4th Gen
Quote:
Originally Posted by Marek View Post
You can now start an ssh server by simply creating
Code:
/mnt/onboard/.kobo/ssh-enabled
and deleting
Code:
/mnt/onboard/.kobo/ssh-disabled
(assuming it exists) then reboot (this info should be written in the ssh-disabled file)

Spoiler:
unfortunately i havent been able to crack any of the passwords from the new per-device passwd files (maybe im doing something wrong?) and the admin:admin user seems to be gone.


EDIT: the ssh server will ask you to set a password on first connection to the root user im just blind
Does this turn on automatically if you enable Developer Mode? Or does that still turn on the telnet service?
Cactus Chef is offline   Reply With Quote
Old 06-04-2025, 10:18 AM   #8
DrChiper
Bookish
DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.DrChiper ought to be getting tired of karma fortunes by now.
 
DrChiper's Avatar
 
Posts: 1,011
Karma: 2003162
Join Date: Jun 2011
Device: PC, t1, t2, t3, Clara BW, Clara HD, Libra 2, Libra Color, Nxtpaper 11
So, basically this new update:
  1. removes admin account
  2. adds ssh account
  3. adds ssh deamon enabling/disabling
  4. updates other accounts (like root)
  5. exports BATTERY access
  6. updates some libraries
Is there some conclusion to be made here about what will be forthcoming?
DrChiper is offline   Reply With Quote
Old 06-04-2025, 11:41 AM   #9
Cactus Chef
Fanatic
Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.Cactus Chef ought to be getting tired of karma fortunes by now.
 
Cactus Chef's Avatar
 
Posts: 546
Karma: 7000000
Join Date: Apr 2019
Location: East Coast, United States
Device: Kobo Sage, Kobo Clara HD, Galaxy Tab S5e, Kindle 4th Gen
Quote:
Originally Posted by DrChiper View Post
So, basically this new update:
  1. removes admin account
  2. adds ssh account
  3. adds ssh deamon enabling/disabling
  4. updates other accounts (like root)
  5. exports BATTERY access
  6. updates some libraries
Is there some conclusion to be made here about what will be forthcoming?
Hopefully not that they're going to lock down the tinkering capabilities of the Kobo line.

Absent any other information, shipping SSH is actually an improvement over the old method of exposing the telnet port, as I complained about earlier. In 2025, that would fail basic third-party security audits, and greatly increase the chance that a Kobo device with developer mode left on could inevitably join an army of IoT botnets.
Cactus Chef is offline   Reply With Quote
Old 06-04-2025, 02:05 PM   #10
Marek
Groupie
Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.Marek ought to be getting tired of karma fortunes by now.
 
Marek's Avatar
 
Posts: 192
Karma: 1512344
Join Date: Jul 2023
Device: PW3, PW4 :(, KT5, PW5, KLC
Quote:
Originally Posted by Cactus Chef View Post
Does this turn on automatically if you enable Developer Mode? Or does that still turn on the telnet service?
I haven't looked into nickel yet i will report back when i do

EDIT: As far as i can tell telnet is removed from devmode

Last edited by Marek; 06-04-2025 at 02:10 PM.
Marek is offline   Reply With Quote
Old 06-04-2025, 04:04 PM   #11
Aleron Ives
Wizard
Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.
 
Posts: 1,672
Karma: 16307824
Join Date: Sep 2022
Device: Kobo Libra 2
Quote:
Originally Posted by fdread View Post
no update about using the Clara in landscape mode?
The firmware will probably never support this. Kobo only enables landscape mode officially on devices 7" and larger. The only way the Clara BW will get working landscape mode is if NickelMenu gets an update to fix the inverted touch inputs, which may or may not happen.
Aleron Ives is offline   Reply With Quote
Old 06-04-2025, 09:48 PM   #12
geek1011
Wizard
geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.geek1011 ought to be getting tired of karma fortunes by now.
 
Posts: 2,804
Karma: 7025947
Join Date: May 2016
Location: Ontario, Canada
Device: Kobo Mini, Aura Edition 2 v1, Clara HD
If I buy a Clara BW, landscape mode will get fixed, as I can't do without it.

I'll fix kfwproxy so the automatic posts work again later (I keep saying that...).

The SSH stuff is a welcom change. IMO, it could be just as much about security (c.f. the stuff a while ago on the Kobo website) as encouraging modding.
geek1011 is offline   Reply With Quote
Old 06-05-2025, 07:33 AM   #13
byrhias
Member
byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.byrhias can self-interpret dreams as they happen.
 
Posts: 22
Karma: 20010
Join Date: Mar 2025
Device: Kobo Clara Color
Does no one else have the same issue with WiFi automatically turning on (and refusing to stay turned off) after this firmware update? If anyone has any solutions, would appreciate any input/advice.
byrhias is offline   Reply With Quote
Old 06-06-2025, 07:43 AM   #14
LordP
Groupie
LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.LordP ought to be getting tired of karma fortunes by now.
 
Posts: 188
Karma: 1341124
Join Date: Aug 2010
Device: Kindle 3
Quote:
Originally Posted by byrhias View Post
Does no one else have the same issue with WiFi automatically turning on (and refusing to stay turned off) after this firmware update? If anyone has any solutions, would appreciate any input/advice.
I just checked and my WiFi stayed off, well, I never had it on in the first place.
LordP is offline   Reply With Quote
Old 06-06-2025, 10:21 AM   #15
Dirk-71
Groupie
Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.Dirk-71 turned on, tuned in, and dropped out.
 
Posts: 154
Karma: 35462
Join Date: Dec 2016
Location: Germany
Device: Kobo: Clara BW, Libra 2, Aura One
Quote:
Originally Posted by geek1011 View Post
Sorry about the delayed patch updates! I'm currently very busy and slightly burnt out, and will get back to them eventually. More info.
Good to hear from you. You've put a lot of work into the patches. Thank you for this. Take your time and take care. Do it when you like it and not as an obligtation. Noone can expect that you're always present updating patches.
Dirk-71 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to install international Boox Poke 5 firmware to China firmware jeremynhan96 Onyx Boox 2 07-19-2024 08:42 PM
Firmware Update Instructions and the latest Firmware Versions mitchwah Ectaco jetBook 113 10-24-2023 09:02 PM
Nouveau firmware firmware 6.5.765 pour la Inkpad 3/PB740 mooms PocketBook 0 11-08-2021 08:23 AM
Firmware glitch - typing text slow on some firmware+device combinations mdp Onyx Boox 11 11-11-2017 12:48 AM
Firmware 2.0.3 Pocketbook IQ - another firmware is release for IQ tvpupsik PocketBook 26 12-13-2010 03:03 PM


All times are GMT -4. The time now is 09:25 AM.


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