Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 03-24-2025, 06:55 AM   #16
Aadvik5951
Enthusiast
Aadvik5951 began at the beginning.
 
Posts: 40
Karma: 10
Join Date: Jan 2025
Device: Kindle Paperwhite 11th Generation
Good News!

It looks like charging from a wall socket is perfectly fine.
Aadvik5951 is offline   Reply With Quote
Old 03-24-2025, 08:25 AM   #17
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,740
Karma: 145864619
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 DNSB View Post
If you take the link you wrapped in [IMG]...[/IMG] tags and either copy/paste it into your browsers address bar or wrap it in ..., it will work. A lot of image sites no longer allow 3rd party viewing of images. My personal preference is uploading the image to MobileRead using the paperclip or Manage Attachments. Too many message with old images that were loaded to sites that no longer exist or no longer allow 3rd party image viewing.

https://postimg.cc/dZ95pH1s/21729c7c
And because the images are no longer available, the thread can be worthless.
JSWolf is offline   Reply With Quote
Advert
Old 03-24-2025, 07:45 PM   #18
kbarni
Enthusiast
kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.
 
kbarni's Avatar
 
Posts: 49
Karma: 400
Join Date: Feb 2025
Device: Kindle PW5
Quote:
Originally Posted by kaspar View Post
I would pay $100 towards a developer getting OTG USB or Bluetooth keyboard support working on the Scribe. I'm sure others would contribute as well. The work has already been started if you search the forums, but it was about a decade ago if I remember correctly.
Well, to get USB OTG, probably the easiest way would be to obtain the kernel sources from Amazon (as per GPL2 license) and rebuild it by enabling the USB host drivers. And/or the Bluetooth HID drivers.

While I already used custom kernels on other devices, I'm not really keen on testing them on the Kindle. A bad move, and it's bricked; not possible to switch the SD card for a new system (as on a Raspberry Pi). Replacing it would almost cost the $100.

If you want an e-ink tablet for serious writing/note-taking, probably a Remarkable 2 with keyboard folio is a much better adapted solution. (that's what I'm also thinking of getting)
kbarni is offline   Reply With Quote
Old 03-25-2025, 09:00 PM   #19
kaspar
Member
kaspar began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2024
Device: Kindle Scribe
I have been advocating for some form of Kindle recovery that is first on the boot order list. It would show on every hard boot for five seconds before continuing a normal boot sequence. In those five seconds you could enter recovery with SSH or anything that could access the NAND. Or if NAND images could be booted (Emulated NAND) like on the Nintendo Switch and Nintendo 3DS, we could tinker as much as we like while being safe.
kaspar is offline   Reply With Quote
Old 03-26-2025, 04:37 PM   #20
kbarni
Enthusiast
kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.kbarni has a complete set of Star Wars action figures.
 
kbarni's Avatar
 
Posts: 49
Karma: 400
Join Date: Feb 2025
Device: Kindle PW5
BTW, did anybody manage to mount the Kindle partition from Alpine? What filesystem does it have? I tried ext2, but even after installing e2fsprogs, I get:
Code:
# mount /dev/mmcblk0p10 /mnt
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/mmcblk0p10, missing codepage, or helper program, or other error
fdisk -l recognizes it as "Linux filesystem", and fsck also complains about "Bad magic number of superblock"
kbarni is offline   Reply With Quote
Advert
Old 03-26-2025, 08:59 PM   #21
kaspar
Member
kaspar began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2024
Device: Kindle Scribe
Quote:
Originally Posted by kbarni View Post
BTW, did anybody manage to mount the Kindle partition from Alpine? What filesystem does it have? I tried ext2, but even after installing e2fsprogs, I get:
Code:
# mount /dev/mmcblk0p10 /mnt
mount: /mnt: wrong fs type, bad option, bad superblock on /dev/mmcblk0p10, missing codepage, or helper program, or other error
fdisk -l recognizes it as "Linux filesystem", and fsck also complains about "Bad magic number of superblock"
This warning from the original Alpine Kindle github page may or not be relevant, but as someone who bricked a Scribe NAND, please give it a read just in case:

WHILE ALPINE IS RUNNING / THE IMAGE IS MOUNTED, DO NOT CONNECT YOUR KINDLE TO THE COMPUTER WITHOUT USBNETWORK ENABLED! The image resides in /mnt/us, and that is your usb mass storage location. When Alpine and the computer write on the userstore partition (partition 4) at the same time, it will be destroyed, and you need to fix that partition to get your Kindle working again. It might even be possible to brick the Kindle!!! Kual has an option to show the USBNetwork status, so check that beforehand if you plan on doing SSH while Alpine runs.
kaspar is offline   Reply With Quote
Old 03-26-2025, 09:44 PM   #22
Frogm4n
Evangelist
Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.Frogm4n ought to be getting tired of karma fortunes by now.
 
Posts: 457
Karma: 3579113
Join Date: Jul 2023
Device: Scribe 2022, OA2, PRS-350
Yeah, mounting the already mounted filesystem is a bad idea. Also, mounting Kindle partition from inside of the Linux chroot that is already being hosted in the file containing the Linux filesystem sounds like a recipe for disaster. Best to just use a bind mount like the script already does for the dirs of interest. Bind mounting / itself also sounds like a recipe for disaster. Remember, this is a chroot, not a container or emulator.
Frogm4n is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PW3 Can run full blown Chromium browser on up-to-date Alpine Linux schuhumi Kindle Developer's Corner 63 03-29-2025 02:30 PM
[HOWTO][WIP] Run Xorg on your Kobo + full-blown Firefox NiMa Kobo Developer's Corner 57 07-27-2023 05:33 PM
kindle pw2 linux alpine error ? anis Kindle Developer's Corner 1 05-17-2023 07:10 PM
Alpine Linux on Kindle zaoqi Kindle Developer's Corner 3 08-21-2017 12:23 PM
Alpine Linux on Kindle zaoqi Kindle Developer's Corner 2 08-20-2017 09:43 AM


All times are GMT -4. The time now is 06:02 AM.


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