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 11-05-2012, 11:15 PM   #1
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Arrow Differences between 3G and wifi-only firmware

I compared differences between ixtab's 5.1.2+extras, and his 5.0.0 (after updating to 5.1.2 and installing extras).

There are some differences (which actually make sense) that appear to be what causes 3G to not work in his 5.1.2 image.

There are two config files that are different.

Here are the files for working 3G:
Code:
/etc/kdb.src/yoshi/system/daemon/cmd/interfaces/interface2/hw_present:
RG002
40
<DATA>
1

/etc/kdb.src/yoshi/system/daemon/cmd/interfaces/interface2/force_down:
RG002
40
<DATA>
0
Here are the files for NOT working 3G:
Code:
/etc/kdb.src/yoshi/system/daemon/cmd/interfaces/interface2/hw_present:
RG002
40
<DATA>
0

/etc/kdb.src/yoshi/system/daemon/cmd/interfaces/interface2/force_down:
RG002
40
<DATA>
1
For a shorter path, /etc/kdb is a symlink to /etc/kdb.src/yoshi. (Thanks eureka!)

So, it looks like we should be able to enable or disable 3G at will by controlling those interface configs. Perhaps there is something similar to lock down wifi, for those who wanted to do that...

EDIT: Notice above that to enable 3G, you need hw_present=1 and force_down=0.

EDIT2: The firmware images discussed above can be found here:
http://ixtab.tk/kindle-touch-images.php

Last edited by geekmaster; 11-06-2012 at 12:59 AM.
geekmaster is offline   Reply With Quote
Old 11-05-2012, 11:28 PM   #2
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
We can make a patch or update package that enables 3G, or disables it, as described above.

If you install 3G firmware on a wifi-only kindle, the settings menu "device info" shows 3G even though not present. Not only can we enable 3G if you installed wifi-only firmware in a 3G kindle, but we can also make it "not present" if you flashed 3G firmware to a wifi-only kindle.

The four files mentioned above (including the copies) are the only differences between wifi and 3G, and their file names and contents actually match their function.
geekmaster is offline   Reply With Quote
Advert
Old 11-05-2012, 11:55 PM   #3
eureka
but forgot what it's like
eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.
 
Posts: 741
Karma: 2345678
Join Date: Dec 2011
Location: north (by northwest)
Device: Kindle Touch
Quote:
Originally Posted by geekmaster View Post
There are two config files that are different, and those two files have identical copies stored in two different directories:
Code:
\etc\kdb\system\daemon\cmd\interfaces\interface2\
\etc\kdb.src\yoshi\system\daemon\cmd\interfaces\interface2\
/etc/kdb is a symlink to /etc/kdb.src/yoshi.
eureka is offline   Reply With Quote
Old 11-06-2012, 12:11 AM   #4
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by eureka View Post
/etc/kdb is a symlink to /etc/kdb.src/yoshi.
Ahh... My linux box is apart at the moment.

That means we really only have two config files to deal with, which makes it even easier.

EDIT: I updated my first post, to show the symlink instead of "duplicate" directories (an artifact of using Windows to compare the image files). You can also see in your quote of my original post that the paths contained back-slashes (another Windows artifact) -- also fixed.

Last edited by geekmaster; 11-06-2012 at 12:58 AM.
geekmaster is offline   Reply With Quote
Old 11-06-2012, 07:54 AM   #5
twobob
( ͡° ͜ʖ ͡°){ʇlnɐɟ ƃǝs}Týr
twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.twobob ought to be getting tired of karma fortunes by now.
 
twobob's Avatar
 
Posts: 6,586
Karma: 6299991
Join Date: Jun 2012
Location: uti gratia usura (Yao ying da ying; Mo ying da yieng)
Device: PW-WIFI|K5-3G+WIFI| K4|K3-3G|DXG|K2| Rooted Nook Touch
I can confirm
Quote:
/etc/kdb.src/yoshi/system/daemon/cmd/interfaces/interface2/force_down
RG002
40
<DATA>
1
on my (wifi-only) 5.
twobob is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Firmware for Story HD (WiFi) 1:25? shootingMaNs iRiver Story 10 02-05-2012 01:07 AM
Kobo Wifi firmware 1.9.10 Darth_Bane Kobo Reader 1 12-13-2011 01:25 PM
Any other way to get the WiFi firmware upgrade? Joyful Kobo Reader 2 04-21-2011 03:52 PM
Firmware Update on Wifi only K3 guiyoforward Amazon Kindle 6 01-24-2011 10:21 PM
Firmware Update firmware version differences? mikeayers Amazon Kindle 4 12-10-2010 12:44 PM


All times are GMT -4. The time now is 08:07 AM.


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