The Following User Says Thank You to mautz For This Useful Post: | ||
|
2019-11-22
, 10:56
|
|
Posts: 600 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#932
|
|
2019-11-22
, 11:17
|
|
Posts: 600 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#933
|
Deleting the kernel files and do a repo sync should be enough, give it a try, it would only download about 300megs or so if this works.
And please create a Gihub account and push your work there, it would make everythin much easier. And please use patches with git and do not modify all the files by hand.
|
2019-11-22
, 12:48
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#934
|
The Following User Says Thank You to mautz For This Useful Post: | ||
|
2019-11-22
, 12:53
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#935
|
|
2019-11-22
, 13:00
|
|
Posts: 600 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#936
|
You unpack one of my custom kernels and replace the zImage-dtb file with the one from /hadk/out/target/product/hammerhead/obj/KERNEL_OBJ/arch/arm/boot/zImage-dtb
and replace the bhcmcd module in the modules folder with the one found here /hadk/out/target/product/hammerhead/obj/KERNEL_OBJ/drivers/net/wireless/bcmdhd/bcmdhd.ko
Also do a 'modinfo bcmdhd.ko | grep vermagic' on the file of your kernel. You need to edit the following file from my unpacked kernel META-INF/com/google/android/update-binary and change the /lib/modules/3.4.0-xxxxxx part in line 86 and 87 to the one you got from the modinfo command.
Make a new zip file and flash it, and it should work.
EDIT: If ywifi doesn't work with the new kernel this is related to the modules part. Ignore it, it will be solved when you build a new image. Bluetooth is not affected by the version string. Or you build the bcmdhd for testing not as a module, but then your passwords will not be stored, but since it is nly for testing....
|
2019-11-22
, 13:06
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#937
|
The Following User Says Thank You to mautz For This Useful Post: | ||
|
2019-11-22
, 13:12
|
|
Posts: 600 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#938
|
This could work, but i would make a backup of your /home/nemo folder just in case somethig goes wrong.
|
2019-11-22
, 13:13
|
Posts: 635 |
Thanked: 1,535 times |
Joined on Feb 2014
@ Germany
|
#939
|
The Following User Says Thank You to mautz For This Useful Post: | ||
|
2019-11-22
, 13:40
|
|
Posts: 600 |
Thanked: 711 times |
Joined on Jul 2019
@ UK
|
#940
|
Oh, no, i think this doesn't work, since you need to update to 2.2.0.29 then to 3.0.0.8 and at alst to 3.2. Depends on the build succes of these version on OBS.
Tags |
hammerhead, nexus5, sailfishos, sfdroid |
|
And please create a Gihub account and push your work there, it would make everythin much easier. And please use patches with git and do not modify all the files by hand.
SFOS Nexus5 CM12.1 custom kernel