Bug 752711

Summary: Atheros AR9285 don't work.
Product: [Fedora] Fedora Reporter: Florian Krammel <florian.kr>
Component: kernelAssignee: John W. Linville <linville>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-29 19:27:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Messages
none
DMESG
none
GRUB2 cfg
none
LSMOD
none
LSPCI
none
MODPROBE.D Directory
none
UNAME -A
none
Additional Information (udev, rfkill, wpa_supplicant.log, dmesg)
none
yum log none

Description Florian Krammel 2011-11-10 08:11:43 UTC
Created attachment 532748 [details]
Messages

Description of problem:
I've bought a HP 635 (Laptop) with Suse Enterprise Desktop 11 (Linux 2.6.x) out of the box. Hardware works fine. 

I've installed Fedora 16 and I can't activate my wireless network (Atheros AR9285). If I try to activate it (NetworkManager or the wireless button on the keyboard) i get a acpi error in /var/log/messages (see attached file Nov 10 08:01:01 to Nov 10 08:01:06 ).

I've tried Fedora 15 LiveCD (i386 32Bit, Kernel 2.6.x) an everithing works.

I can't find a equal solution on google. Some similar problems say's that's a kernel bug.

Version-Release number of selected component (if applicable):

Fedora 16
Kernel an Hardware see attached files.

How reproducible:

Basic install (Workstation).
  
Additional info:

If you need some other informations please post it.

Comment 1 Florian Krammel 2011-11-10 08:12:18 UTC
Created attachment 532749 [details]
DMESG

Comment 2 Florian Krammel 2011-11-10 08:12:52 UTC
Created attachment 532750 [details]
GRUB2 cfg

Comment 3 Florian Krammel 2011-11-10 08:13:27 UTC
Created attachment 532751 [details]
LSMOD

Comment 4 Florian Krammel 2011-11-10 08:13:51 UTC
Created attachment 532752 [details]
LSPCI

Comment 5 Florian Krammel 2011-11-10 08:15:18 UTC
Created attachment 532753 [details]
MODPROBE.D Directory

cat /etc/modprobe.d/* > modprobe.d.txt
(output in one file)

Comment 6 Florian Krammel 2011-11-10 08:15:46 UTC
Created attachment 532754 [details]
UNAME -A

Comment 7 Florian Krammel 2011-11-12 12:38:13 UTC
hi,

I tried some stuff like "rfkill unblock all", configure some modul options, acpi off, noirq, install compat-wireless rpm and from source etc. (found similar problems on google). WLAN still doesn't work with kernel 3.x.x. Then I tried to install the latest stable kernel from fedora 15 (2.6.40.6-0.fc15.x86_64) and WLAN still doesn't work. Next try.. kernel 2.6.38.6-26.rc1.fc15.x86_64... now it works :) 
Now I will compare my OS with kernel 3.1.0 and 2.6.38, maybe I'll bring it to work in kernel 3.x. 

At the moment it seems that the drivers in kernel 3.x.x bring up four devices (rfkill list) and 2.6.38 only two.

Maybe someone can give me instructions or a howto for comparing the different configurations? compare lsmod, modprobe config, dmesg, other logs?

additional I'll try to install kernel 3.1.1 from kernel.org.

Comment 8 John W. Linville 2011-11-17 15:50:19 UTC
I'm inclined to think this is either an error with the ACPI interpreter or with the ACPI BIOS on your box.  Just as a first step, please make sure that your BIOS is updated -- looks like the current BIOS for the HP 635 is version F.34.

I don't see any obvious wireless problems in your dmesg.  Are you able to see a list of APs?  Can you ever connect at all?

Also, please attach your wpa_supplicant.log.

Comment 9 Florian Krammel 2011-11-19 14:39:37 UTC
Ok my current BIOS Version is F.24. Updates are only available for Windows. I'm waiting for a reply from HP Support.

I've added some additional information in log-info.txt (wpa_supplicant.log, udevmonitor, rfkill etc.).

I'm only able to see and connect APs with kernel 2.6

"rfkill unblock all" doesn't have any effect.

My current kernels: 

kernel-2.6.38.6-26.rc1.fc15.x86_64 (wlan works)
kernel-3.1.1-1.fc16.x86_64 (no wlan)
kernel-3.1.1-2.fc16.x86_64 (no wlan)

Comment 10 Florian Krammel 2011-11-19 14:41:45 UTC
Created attachment 534571 [details]
Additional Information (udev, rfkill, wpa_supplicant.log, dmesg)

Comment 11 Florian Krammel 2011-11-20 12:24:49 UTC
Ok now I got it. BIOS Version F.35 (update with Windows 7 recovery CD).
Still the same problem with kernel 3.x :(

Comment 12 John W. Linville 2011-11-21 14:13:40 UTC
Can we see a new /var/log/messages taken after the BIOS updates and showing an attempt to enable the wireless device?  A new rounds of the files from comment 10 would be good as well...thanks!

Comment 13 Florian Krammel 2011-11-21 17:04:16 UTC
Ok... after some updates (see yum.log.txt) wlan works.
I don't know why. There are no kernel or driver updates.
In /var/log/messages are no errors. I'm confused, but happy :)

Comment 14 Florian Krammel 2011-11-21 17:04:56 UTC
Created attachment 534824 [details]
yum log

Comment 15 John W. Linville 2011-11-29 19:27:10 UTC
Closing on basis of comment 13...