• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [LINARO] AWEstruck v1.04 12/14/14 | [3.4.107] v1.05b6 5/30/15

Have u looked at phenoms git regarding wifi drivers??

Phenom used the AOSP driver, I'm trying to use the codeaurora driver. If I reach an impossibility I'll switch to AOSP. Just going through a number of compiler issues, dependencies, and #ifdefs in the wrong spot

For documentation sake, current trouble I have is in wlan_qct_pal_device.c it's looking for a function called wcnss_device_is_shutdown and I can't seem to find ANY code on the internet that defines this. Looks like it should be in include/linux/wcnss_wlan.h.

There are some days I really dislike Qualcomm.

*edit* it's buried in codeaurora. apparently google doesn't search gits very well.
 
Irony: I'm now at the same VOS ASSERT that I had when I was first implementing. 20 minutes after that I had posted victory. This time around I have no clue what I did last time, so I'm stuck. Time to sleep it off. Hopefully in the morning I'll have this.
 
DHCP timeout. Do you have MAC filtering on? The MAC may have changed again, the new driver creates a MAC address based on your serial number. The old one tried doing this but from what I could tell it didn't work.

I don't see an indication of a reboot, but I'm going to look for the latest working version of the driver so hopefully it's addressed.
 
the log is from after random reboot, so that info isnt there.
i dont use mac filtering. im gonna try testing once more.
 
Back
Top Bottom