Benched out at 6515 with Quadrant Standard. Booted first time. Set at 1.944 sio/smartass2. You tha man. Thanks
Just did a test mines benched out at 6881 with same settings.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Benched out at 6515 with Quadrant Standard. Booted first time. Set at 1.944 sio/smartass2. You tha man. Thanks
How would I go about that? Does the 4g have a custom wifi module or something? I used the defconfig that junkie provided.that must mean the wifi isnt compiled into kernel. easy fix if CDZ makes another version
From what I can tell, it's built in already. I ran a make clean to start over, to see if that changes anything. rebuilding the kernel now, will post when readyin menuconfig under device drivers, its somewhere there defined there as a module. change it to compile into kernel itself. idk where exactly it is tho


there wasnt any module made. teh module has to be made with the kernel but there wasnt one made with itthe wifi module from the awe might fix any wifi issue
"In computing, a loadable kernel module (or LKM) is an object file that contains code to extend the running kernel, or so-called base kernel, of an operating system. LKMs are typically used to add support for new hardware and/or filesystems, or for adding system calls. When the functionality provided by a LKM is no longer required, it can be unloaded in order to free memory and other resources."

I'm using the 1.6 prebuilts provided by google, hadn't looked into changing it at the moment. Yeah, the wifi works on the awe.I had to double check, as I wasn't sure since I use 3g quite often, but the 3g/wifi works fine.its also toolchain specific too. i use a diff toolchain than CDZ and ZTE
i use my own 4.6.2 linaro chain i compiled myself
CDZ probably uses 4.8.1
im sure ZTE is still using 4.4.3
so that module will only work on ZTEs 4.4.3 built kernel. i can try and compile my own wifi module but it doesnt show in an option in config![]()