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 08-07-2017, 07:14 AM   #1
zaoqi
github.com/zaoqi
zaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beauty
 
Posts: 87
Karma: 32020
Join Date: Mar 2017
Location: - Zhejiang China
Device: Boox c67ml,Note S,Max2,KT3,KPW4,Kobo AurdHD,Touch N905C
Can I mount a USB drive on a KT3?

Can I mount a USB drive on a KT3?
zaoqi is offline   Reply With Quote
Old 08-07-2017, 08:08 AM   #2
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by zaoqi View Post
Can I mount a USB drive on a KT3?
Not without adding the drivers to the system.
The only host modules the system provides is for the audio dongle. *
The user has to add anything else.

(*) And maybe not even that, since the KT3 supports Bluetooth connected external speakers.
The KT3 is the only Kindle with Bluetooth enabled.

Last edited by knc1; 08-07-2017 at 08:12 AM.
knc1 is offline   Reply With Quote
Old 08-07-2017, 08:51 AM   #3
zaoqi
github.com/zaoqi
zaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beauty
 
Posts: 87
Karma: 32020
Join Date: Mar 2017
Location: - Zhejiang China
Device: Boox c67ml,Note S,Max2,KT3,KPW4,Kobo AurdHD,Touch N905C
Quote:
Originally Posted by knc1 View Post
Not without adding the drivers to the system.
The only host modules the system provides is for the audio dongle. *
The user has to add anything else.

(*) And maybe not even that, since the KT3 supports Bluetooth connected external speakers.
The KT3 is the only Kindle with Bluetooth enabled.
How to add the drivers to the system?
zaoqi is offline   Reply With Quote
Old 08-07-2017, 08:55 AM   #4
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,612
Karma: 145863177
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 zaoqi View Post
How to add the drivers to the system?
They may have to be written first.
JSWolf is offline   Reply With Quote
Old 08-07-2017, 09:28 AM   #5
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by zaoqi View Post
How to add the drivers to the system?
The Kindle uses a Linux kernel, so the same way that any kernel modules are added to the system.
Quote:
Originally Posted by JSWolf View Post
They may have to be written first.
Except in this case for USB storage, they have been written and included with the kernel source since version 2.2.18 released December 11, 2000.

The compiled modules are just not included in the Amazon/Lab126 kernel build.
Someone wants them, they get to build them their self from the Amazon/Lab126 source.
knc1 is offline   Reply With Quote
Old 08-07-2017, 09:58 AM   #6
salamanderjuice
Guru
salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.
 
Posts: 875
Karma: 12151996
Join Date: Jul 2017
Device: Boox Nova 2
Quote:
Originally Posted by knc1 View Post
The Kindle uses a Linux kernel, so the same way that any kernel modules are added to the system.

Except in this case for USB storage, they have been written and included with the kernel source since version 2.2.18 released December 11, 2000.

The compiled modules are just not included in the Amazon/Lab126 kernel build.
Someone wants them, they get to build them their self from the Amazon/Lab126 source.
Does the KT3 even support USB OTG? If not then the hardware can't support it to begin with.
salamanderjuice is offline   Reply With Quote
Old 08-07-2017, 11:17 AM   #7
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by salamanderjuice View Post
Does the KT3 even support USB OTG? If not then the hardware can't support it to begin with.
All 7th and 8th generation devices do.
knc1 is offline   Reply With Quote
Old 08-07-2017, 12:49 PM   #8
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
I have done a proof of concept on my PW3, and shown that I can in fact mount a USB driver.

My warning is that it is not terribly useful. the Kindle Indexer only finds books in the Documents folder, and it is not quick.

And if you set up the usb mounting scripts to make links out there, then they are all gone if you unplug the USB drive, and that puts things into a situation that I did not think was worth investigating.
coplate is offline   Reply With Quote
Old 08-09-2017, 04:20 AM   #9
zaoqi
github.com/zaoqi
zaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beauty
 
Posts: 87
Karma: 32020
Join Date: Mar 2017
Location: - Zhejiang China
Device: Boox c67ml,Note S,Max2,KT3,KPW4,Kobo AurdHD,Touch N905C
Quote:
Originally Posted by knc1 View Post
The Kindle uses a Linux kernel, so the same way that any kernel modules are added to the system.

Except in this case for USB storage, they have been written and included with the kernel source since version 2.2.18 released December 11, 2000.

The compiled modules are just not included in the Amazon/Lab126 kernel build.
Someone wants them, they get to build them their self from the Amazon/Lab126 source.
How to build it?
zaoqi is offline   Reply With Quote
Old 08-09-2017, 05:12 AM   #10
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by zaoqi View Post
How to build it?
There are a thousands of places on the Internet where you can learn how to build the modules that ship with the Linux kernel.

This site only provides after market add-ins for the Amazon Kindle reader.
We do not give lessons in basic computer science.
Not part of our purpose.
Others do a better job than we could.

If you need to make full use of web search tools, learn to get around the Great Firewall of China from your friends.

If you are not already a member, join this site:
http://KindleFere.com
They can help you with these things in your own language.
knc1 is offline   Reply With Quote
Old 08-11-2017, 04:34 AM   #11
zaoqi
github.com/zaoqi
zaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beauty
 
Posts: 87
Karma: 32020
Join Date: Mar 2017
Location: - Zhejiang China
Device: Boox c67ml,Note S,Max2,KT3,KPW4,Kobo AurdHD,Touch N905C
Quote:
Originally Posted by knc1 View Post
There are a thousands of places on the Internet where you can learn how to build the modules that ship with the Linux kernel.

This site only provides after market add-ins for the Amazon Kindle reader.
We do not give lessons in basic computer science.
Not part of our purpose.
Others do a better job than we could.

If you need to make full use of web search tools, learn to get around the Great Firewall of China from your friends.

If you are not already a member, join this site:
http://KindleFere.com
They can help you with these things in your own language.
How do I get Amazon/Lab126 source?
zaoqi is offline   Reply With Quote
Old 08-11-2017, 06:44 AM   #12
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by zaoqi View Post
How do I get Amazon/Lab126 source?
By searching this site?

You really should take your beginner's questions to a site in your own language.
knc1 is offline   Reply With Quote
Old 08-14-2017, 10:04 AM   #13
zaoqi
github.com/zaoqi
zaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beauty
 
Posts: 87
Karma: 32020
Join Date: Mar 2017
Location: - Zhejiang China
Device: Boox c67ml,Note S,Max2,KT3,KPW4,Kobo AurdHD,Touch N905C
Quote:
Originally Posted by knc1 View Post
By searching this site?

You really should take your beginner's questions to a site in your own language.
I am using GNU / Linux, but that file can not be downloaded normally in China.
zaoqi is offline   Reply With Quote
Old 08-14-2017, 10:45 AM   #14
Jiang Yuhan
Connoisseur
Jiang Yuhan began at the beginning.
 
Posts: 61
Karma: 12
Join Date: Jul 2017
Device: New Kindle(558)
kindlefere.com—>bookfere.com
Jiang Yuhan is offline   Reply With Quote
Old 08-14-2017, 11:37 AM   #15
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by zaoqi View Post
I am using GNU / Linux, but that file can not be downloaded normally in China.
Use a VPN
knc1 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I mount a USB drive on a Kindle? ShapeShifter499 Kindle Developer's Corner 7 06-18-2017 05:20 PM
302 Help! PB302 doesn't mount over USB fragile PocketBook 0 03-30-2011 02:13 PM
903 mount as USB drive ANico PocketBook 10 03-03-2011 04:23 AM
Does Kindle spread USB virus like USB flash drive? rockchen General Discussions 49 02-17-2011 10:03 AM
Easy hard drive data archiving with a USB hard drive adapter Bob Russell Lounge 24 02-20-2007 04:15 PM


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


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