- Code: Select all
lsmod
That will tell us what drivers are loaded...
Im looking for the display driver...
Post output
lsmod
suggsy89 wrote:Nice SdCard I think i may need the kernel also...
suggsy89 wrote:...Also, how are you compressing your zips so much, thats crazy compression! lol
suggsy89 wrote:While running the Excel on normal boot i need you to do....
# lsmod
8192cu 487725 0 - Live 0xbf111000
mcs7830 5089 0 - Live 0xbf10a000
sr9700 5550 0 - Live 0xbf103000
rtl8150 8232 0 - Live 0xbf0fb000
asix 15585 0 - Live 0xbf0f1000
usbnet 12630 3 mcs7830,sr9700,asix, Live 0xbf0e6000
bma250 5132 0 - Live 0xbf0df000
sun4i_csi0 24387 0 - Live 0xbf0d3000
gt2005 10813 0 - Live 0xbf0ca000
gc0308 10297 1 - Live 0xbf0c1000
videobuf_dma_contig 2946 1 sun4i_csi0, Live 0xbf0bb000
mali 111311 2 - Live 0xbf091000
ump 22604 11 mali, Live 0xbf084000
sun4i_keyboard 1859 0 - Live 0xbf07e000
ft5x_ts 9840 0 - Live 0xbf057000
hdmi 14243 0 - Live 0xbf04d000
lcd 2559 0 - Live 0xbf047000
disp 217725 9 hdmi,lcd, Live 0xbf000000
Use a PC with a proper OS
on early-init
start ueventd
exec /sbin/busybox sh -c "dd if=/dev/zero count=1 | tr '\000' '\377' > /dev/block/nande; sync"
insmod /lib/modules/disp.ko
insmod /lib/modules/hdmi.ko
insmod /lib/modules/lcd.ko
insmod /lib/modules/hv2605.ko
insmod /lib/modules/sun4i-keyboard.ko
suggsy89 wrote:as a thought, while in recovery, and adb, have you tried to issue the command...
suggsy89 wrote:Recovery seems to use disp.ko as the display driver, but i cant see that driver running when you lsmod..
Help :lo:
....
disp 217725 9 hdmi,lcd, Live 0xbf000000
ptbw wrote:suggsy89 wrote:as a thought, while in recovery, and adb, have you tried to issue the command...
It does not work out of the box. You need this patch: https://github.com/dweinstein/android_bootable_recovery/commit/3fdb0a9b9a08aa8e436e7b0449d0941d8a926465
I had to roll my own recovery last night using the generic gingerbread CM with the patch applied and it works like a charm. So I at least have backups working.
Return to Scroll EXCEL - Guides & HOW TO Tutorials
Users browsing this forum: No registered users and 0 guests