Yeah software center doesn`t work
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Qiuik fixTo anyone still checking on this, I decided to flash this today. Impressive. Seems to be slightly more stable than the other linux builds I've seen for the TF300T.
For those of you who are tired of performing the wifi commands every boot, I've found a way to make ubuntu do it for you. It works for me, YMMV
In /etc/rc.local, add:
sudo bash -c "sleep 1.4;rmmod bcm4329;modprobe bcm4329;" &
this should go before "exit 0" as that line will exit the script and, I believe, is required for successful booting of ubuntu.
In /etc/modules add:
bcm4329
In /etc/modprobe.d/blacklist.conf, add
blacklist bcmdhd
If it's not working for you, try increasing the sleep amount - I tuned mine to 1.4 seconds as that seems to be the lowest amount that works for me.
If anyone finds a way to fix chromium or improve stability, please post here.
Thanks for the work, everyone, and a huge thanks to the makers of the guide! ^.^
Edit 1: Added the other modifications to /etc/modules and /etc/modprobe.d/blacklist.conf
..I like that version a lot better. I thought my method was a bit hacky.Qiuik fix
Edit /etc/init/tf700.comf
Befor last line edit modprobe bcmdhd
To modprobe bcm4328
Save
Reboot
That it. you on net.
Sent from my GT-I9100 using xda app-developers app
Yes me to. I like rabits ubuntu allot..I like that version a lot better. I thought my method was a bit hacky.
As for sound, I have a feeling that alsa isn't the problem. I don't think the sound modules are built into the kernel.
Can anyone confirm?
Edit: I also decided to try compiling Synergy as well. Ran into a few problems, but managed to get it to build. If anybody is interested, I can post my workarounds to get it to build. Still working on installing it.
That's good news. Are there any fixes which come with the new bootloader? Or is it the same kernel as before?Yes me to. I like rabits ubuntu allot
I have fixt installer for 4.2 bootloader
Sent from my GT-I9100 using xda app-developers app
Xubuntu kernel didn't work on 4.2 bootloader. I still tray to compile kernel but i don't got all modulesThat's good news. Are there any fixes which come with the new bootloader? Or is it the same kernel as before?
I'm perfectly fine either way, but it would be a pleasant surprise. ^.^
We know the issue and how to fix it, i just need someone with a tf300t to be able to compile a kernel with the correct modules etc.There is there any news for the new 4.2 dualboot kernel?
Envoyé de mon HTC One S en utilisant Tapatalk
Again far from impossible, its just finding an elegant solution, this will come in the way of multiboot (orignated on the nexus 7) it should be simple to port it to the tf300t/tf700 I personally am not intreasted in Android on tablets so it serves little use to me.Nothing for 4.2 yet, sorry!
But what bothers me is that if we can dualboot linux and android we should be able to dualboot two versions of android right?