Score:0

Transferring files to Kindle by USB

US flag
user1648546

Okay, new user here, and a casual computer user too, so excuse me if I get things wrong.

I am using Ubuntu 22.04 LTS. A year ago I bought a basic Kindle so I could take pdf files around in my pocket. To start with I could copy files from my computer to Kindle just using Nautilus and USB cable. No problem.

Then I registered the Kindle with Amazon. I found out I could send pdf files to the Kindle using email. But for some reason, after doing that, I can no longer transfer files to Kindle using Nautilus and USB. I cannot write to Kindle using USB. I get the message that I do not have permission to write to Kindle. Ubuntu says the Kindle is owned by root, and I cannot change its properties.

I have opened Nautilus using sudo nautilus, but although the Kindle is hooked up by USB, Nautilus (as root) doesn't even show the Kindle is connected.

So my question is, how do I take ownership of my Kindle in my Ubuntu user account?

Sorry if this has been answered before, but I couldn't find my question on this forum

Esther avatar
es flag
Is there a setting on the Kindle to allow USB data connections?
Esther avatar
es flag
you looked through all the settings available? What kind of kindle, exactly? What OS is it running (FireOS, Android, etc) and version?
Score:0
pl flag

I have the similar problem but with a kobo ereader.

What I did was to mount the ereader manually.

  1. sudo dmesg after plug in the ereader to find out its device handle

sd 9:0:0:0: [sdc] Attached SCSI removable disk

so it's /dev/sdc

  1. find my user id, run id

uid=1000

  1. mount the device as normal user to ~/ereader directory

sudo mount -o uid=1000,rw /dev/sdc ~/ereader (change /dev/sdc and uid to yours accordingly)

I was able to copy files to my kobo afterwards

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.