Hide Forgot
Description of problem: Latest kernel updates breaks wifi. Laptop cannot associate with access point. Wifi works with kernel 3.2.1. Version-Release number of selected component (if applicable): Linux kernel 3.2.1, 3.2.2 and 3.2.3 How reproducible: Every time Steps to Reproduce: 1. Boot to linux 3.2.2 or 3.2.3 2. Wifi no longer associates. Actual results: No internet Expected results: Internet
Created attachment 559844 [details] dmesg while running 3.2.1
Created attachment 559847 [details] dmesg while running 3.2.2
Created attachment 559849 [details] dmesg while running 3.2.3
Created attachment 559850 [details] wpa_suplicant.log
Please checkout this kernel build when it finish to compile: http://koji.fedoraproject.org/koji/taskinfo?taskID=3773402
Any test results from above kernel?
Sorry, I'm very new with koji build system. Can you point me to some documentation so I can try that kernel build you are refering me to? ---
Your arch is x86_64, so download this kernel: http://koji.fedoraproject.org/koji/getfile?taskID=3773405&name=kernel-3.2.5-3.scratch.fc16.x86_64.rpm Then do as root: rpm -ivh kernel-3.2.5-3.scratch.fc16.x86_64.rpm And then boot into the new kernel.
It works very well with this kernel. Wireless is working again! :D :D Here's the output of uname -a uname -a Linux hormiga-gris 3.2.5-3.scratch.fc16.x86_64 #1 SMP Wed Feb 8 22:49:34 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux I'll attach dmesg output.
Created attachment 560953 [details] dmesg while running 3.2.5-3.scratch.fc16.x86_64