View Single Post
Posts: 113 | Thanked: 303 times | Joined on Dec 2013 @ Germany
#80
Hello again,

I've uploaded the updated kernel sources with integrated prima wlan driver. If someone wants to try it you should know that it currently doesn't read the correct MAC adress and generates an automatic one.

https://github.com/djselbeck/sailfis..._jolla_msm8930

Also you can prevent alien_init from going crazy if you replace

/opt/alien/system/genv/bin/{mysatroker_ressource_manager_server,mysatroker_au dio_server} with following bash script

Code:
#!/bin/bash
echo "DUMMY"
while :
do
        sleep 3600
done
You loose audio support with that but at least you can use whatsapp with own kernel. PLEASE BACKUP YOUR OLD BINARIES
 

The Following 4 Users Say Thank You to djselbeck For This Useful Post: