There are information in changes list of last build of CyanogenMod:
Does anyone know how can get it?
.bootable/recovery
• 613db95 Version 6.0.4.8
Does anyone know how can get it?
.bootable/recovery
• 613db95 Version 6.0.4.8
Do you need to load them using insmod in the init.rc file?@pershoot I've been trying things in kernel space. Ive tried compiling the ts driver as modules inserting them. I'm not sure what I'm doing besides learning some things. With the goal in mind of getting the ts drivers working, What else do we need to do if you can point me in the right direction. Thanks.
I was wondering if thats what is necessary but i dont know where the intructions are to create the directories and copy the modules once theyre built to /system/lib/modules/Do you need to load them using insmod in the init.rc file?
Normally you just put the modules in /sbin and then load them in init.rc or init.macallan.rc withI was wondering if thats what is necessary but i dont know where the intructions are to create the directories and copy the modules once theyre built to /system/lib/modules/
i wonder if that is enough for it
I was really only able to load atmel_mxt_ts.ko touchscreen driver without a problem. I guess that is the one. The other drivers enabled there in the cyanogenmod_defconfig for te tf701 in the kernel/drivers/input/touchscreen directory I could not get to load(raydium?)
EDIT:
No I just got it the atmel to load using the init.rc like you said and it does not work but the module is loaded fine it seems. Not sure about everything else.
It says "Booting recovery kernel image" then just restarts and boots normally.C:\Program Files\Android\android-sdk\platform-tools>fastboot flash recovery recovery.img
target reported max download size of 643825664 bytes
sending 'recovery' (6562 KB)...
OKAY [ 0.898s]
writing 'recovery'...
OKAY [ 0.242s]
finished. total time: 1.142s
Where do I see which bootloader version I have?Do you have the correct bootloader version?
Try re-download in and then just boot it from fast boot and not flashing to make sure it works first.
Sent from my Galaxy Nexus using XDA Premium 4 mobile app
When you reboot into the bootloader on the top left of the screen it tells you your version.Where do I see which bootloader version I have?
Do I have to install the new bootloader via SDK? If so how is the correct syntax? Thanks!When you reboot into the bootloader on the top left of the screen it tells you your version.
It needs to be 10.26.1.18
You need to install the new bootloader from the official Asus firmware. The OTA download doesn't always update the bootloader.Do I have to install the new bootloader via SDK? If so how is the correct syntax? Thanks!
YesOk, I've found the stock recovery, but this I have to install via adb, right?
Via fastboot? There are two files in the zip, dd and recoveryblob, which one should I flash? And the syntax is the same? fastboot flash recovery recoveryblob? The file has no ending.
I dont think you have the correct file. I haven't gone back to stock but it should just be a recovery imgVia fastboot? There are two files in the zip, dd and recoveryblob, which one should I flash? And the syntax is the same? fastboot flash recovery recoveryblob? The file has no ending.