Guest hecatae Posted January 27, 2011 Report Posted January 27, 2011 http://nv-tegra.nvidia.com/gitweb/?p=3rdpa...s.git;a=summary would this help with wireless issues?
Guest rjm2k Posted January 27, 2011 Report Posted January 27, 2011 http://nv-tegra.nvidia.com/gitweb/?p=3rdpa...s.git;a=summary would this help with wireless issues? That's the one we found already, unfortunatly it didn't help at the time.
Guest t0mm13b Posted January 27, 2011 Report Posted January 27, 2011 http://nv-tegra.nvidia.com/gitweb/?p=3rdpa...s.git;a=summary would this help with wireless issues? Nice find - if you look in the github, under this tree (drivers/net/wireless) I have attempted to add the ath6kl drivers which has facilities for the AR6002 wifi... the thing is the confusion arising from the wifi - is it AR6000 or AR60002 that is there - well Paul's MCR11 loads the AR6000 driver... so its questionable - what you think?
Guest wbaw Posted January 27, 2011 Report Posted January 27, 2011 Stackrish compiled the driver & it works, I'm using it now, it just doesn't fix any of the wifi problems http://android.modaco.com/index.php?s=&...t&p=1483557
Guest hecatae Posted January 27, 2011 Report Posted January 27, 2011 Nice find - if you look in the github, under this tree (drivers/net/wireless) I have attempted to add the ath6kl drivers which has facilities for the AR6002 wifi... the thing is the confusion arising from the wifi - is it AR6000 or AR60002 that is there - well Paul's MCR11 loads the AR6000 driver... so its questionable - what you think? found here http://armin762.wordpress.com/2010/05/24/n...s-6002-working/ specifically states ar6000.ko and how to compile a module. cd into the atheros/ar6k_sdk/host directory, and fix the firmware path: # cd atheros/ar6k_sdk/host # sed -i -e 's:/system/lib/hw/wlan/:/lib/firmware/:g' os/linux/ar6000_drv.c
Guest hecatae Posted January 27, 2011 Report Posted January 27, 2011 Stackrish compiled the driver & it works, I'm using it now, it just doesn't fix any of the wifi problems http://android.modaco.com/index.php?s=&...t&p=1483557 and that's 7 days after the WOW support was commited. [wifi/atheros] WOW support in Atheros driver. Atheros driver will put wifi chip in MAX_PWR for incoming wifi pkts for which WOW pattern is enabled. This is independent of display-on i.e android_resume, and would happen after sdmmc_resume for sdio slot.
Guest t0mm13b Posted January 27, 2011 Report Posted January 27, 2011 found here http://armin762.wordpress.com/2010/05/24/n...s-6002-working/ specifically states ar6000.ko and how to compile a module. Ahhh! Cheers for the linky!!! that's bookmarked! Thanks :lol:
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now