Bug 752711 - Atheros AR9285 don't work.
Summary: Atheros AR9285 don't work.
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 16
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: John W. Linville
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-10 08:11 UTC by Florian Krammel
Modified: 2011-11-29 19:27 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-29 19:27:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Messages (1.06 MB, text/plain)
2011-11-10 08:11 UTC, Florian Krammel
no flags Details
DMESG (73.19 KB, text/plain)
2011-11-10 08:12 UTC, Florian Krammel
no flags Details
GRUB2 cfg (2.83 KB, text/plain)
2011-11-10 08:12 UTC, Florian Krammel
no flags Details
LSMOD (2.73 KB, text/plain)
2011-11-10 08:13 UTC, Florian Krammel
no flags Details
LSPCI (10.17 KB, text/plain)
2011-11-10 08:13 UTC, Florian Krammel
no flags Details
MODPROBE.D Directory (6.56 KB, text/plain)
2011-11-10 08:15 UTC, Florian Krammel
no flags Details
UNAME -A (107 bytes, text/plain)
2011-11-10 08:15 UTC, Florian Krammel
no flags Details
Additional Information (udev, rfkill, wpa_supplicant.log, dmesg) (4.00 KB, text/plain)
2011-11-19 14:41 UTC, Florian Krammel
no flags Details
yum log (1.69 KB, text/plain)
2011-11-21 17:04 UTC, Florian Krammel
no flags Details

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...


Note You need to log in before you can comment on or make changes to this bug.