Quote:
Originally Posted by shortbus182
For whatever reason, I had wi-fi working with the latest package posted on xda. Just had the annoying keyboard top of screen. I'm sure whatever is causing it, is related to something in the diamond package.
|
From xda: To fix the keyboard you have to put msmvkeyb_toggle=off on startup.txt:
set mtype 2040
set kernel zImage
set initrd initrd.gz
set ramsize 0x6000000
set ramaddr 0x10000000
set cmdline "init=/init lcd.density=210 gsensor_axis=2,-1,3 msmvkeyb_toggle=off"
boot