As the firmware updated to 2.3.3, will there be any new usbnetwork packages releasing? I was doing some font replacing by "mount --bind" as I mentioned here.
Quote:
Originally Posted by leader
Code:
mntroot rw
mount --bind /mnt/us/fonts /usr/java/lib/fonts
/etc/init.d/framework restart
|
And if I wanted to keep 3G access at the same time, I also ran the commands below:
Code:
/mnt/us/usbnet/bin/usbnet-disable
/etc/init.d/framework restart
But after updating to 2.3.3, it seems that I can't gain the 3G access again after doing the same things above. I'm confused. I can only enable the 3G access when I reboot the Kindle DX. And sometimes DX is frozen when I try to use "basic web" to test if I can get online.
Is there any ideas why this happened?
Any help would be appreciated. Thank you in advanced.