This is a cm port, if you want new features, youd have to ask the guys behind cm i guess, but i doubt theyd do this because they want to stay close to aosp. If this port is finished however, you can use it as a base and create a new rom on it
This is a cm port, if you want new features, youd have to ask the guys behind cm i guess, but i doubt theyd do this because they want to stay close to aosp. If this port is finished however, you can use it as a base and create a new rom on it
Sent from my GT-P6200 using xda premium
ah okay I wasnt sure as there was talk a while back about CM working on integrating cornerstone into their base build.
Yeah, kernel compiling had to be tweaked in order to enable CM9's in-line kernel building. Building manually doesn't work. Just use `make bootimage` and it will build a kernel in out/.
btw, our wifi problem is more complicated than just inserting modules. It's good to experiment, though hehe.
Yeah, kernel compiling had to be tweaked in order to enable CM9's in-line kernel building. Building manually doesn't work. Just use `make bootimage and it will build a kernel in out/.
btw, our wifi problem is more complicated than just inserting modules. It's good to experiment, though hehe.
That just shows how desperately I won't wifi to be fixed Do we have any matching module for our kernel? Did you try the staging ath6kl driver?
Послато са GT-P6200
*Galaxy NOTE*
*Galaxy NEXUS*
* ZTE V11a aka Vodafone Smart Tab 10 3.2 Honeycomb Tablet - ROOT by mobilx - CWM by utkanos - Vote for CM9 support HERE
* GALAXY S | [ROM][ICS][IML74K] teamhacksung's ICS Port for Galaxy S (LATEST BUILD)
* T-mobile G1 UK rooted | Rom:Enomther HTC ADP 1.6 DRC83 ROM v2.3.1.1 | Radio: 2.22.19_26I | SPL: HSPL10.95.3000| 2 GB Class ?| 1.3gb FAT32 : 512mb EXT2 : 32mb swap
But there are no compiled driver parts in your nightly
There should be ath6kl.ko in /system/lib/modules right?
Which defconfig to use with sources above?
Послато са GT-P6200
*Galaxy NOTE*
*Galaxy NEXUS*
* ZTE V11a aka Vodafone Smart Tab 10 3.2 Honeycomb Tablet - ROOT by mobilx - CWM by utkanos - Vote for CM9 support HERE
* GALAXY S | [ROM][ICS][IML74K] teamhacksung's ICS Port for Galaxy S (LATEST BUILD)
* T-mobile G1 UK rooted | Rom:Enomther HTC ADP 1.6 DRC83 ROM v2.3.1.1 | Radio: 2.22.19_26I | SPL: HSPL10.95.3000| 2 GB Class ?| 1.3gb FAT32 : 512mb EXT2 : 32mb swap
But there are no compiled driver parts in your nightly
There should be ath6kl.ko in /system/lib/modules right?
Which defconfig to use with sources above?
Послато са GT-P6200
Yeah, I probably didn't build with this patch which renames the ath6kl driver: http://review.cyanogenmod.com/#/c/17296/ The kernel module doesn't get built without that, as the name is incorrect. I can't remember why I didn't put that patch in, maybe because it doesn't make any difference at this point (and I had lots of device trees with lots of different branches, etc, it's easy to miss one!). I'll try to make sure I get that patch in next time.
btw, the defconfig is arch/arm/configs/cyanogenmod_p6200_defconfig. Look in BoardConfig.mk, it is set in there so CM's build system can compile it.
By now, we’re all quite familiar with Tasker, the personal automation app that seems to be able to … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?