Bug 786180 - Wireless fails after kernel update to kernel 3.2.2.1
Summary: Wireless fails after kernel update to kernel 3.2.2.1
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 16
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: John W. Linville
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-31 16:31 UTC by Flavio Lopes
Modified: 2012-02-13 15:00 UTC (History)
7 users (show)

Fixed In Version: kernel-3.2.3-2.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-06 15:32:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Flavio Lopes 2012-01-31 16:31:18 UTC
Description of problem:No wireless device available.


Version-Release number of selected component (if applicable):
[vovo@rb ~]$ uname -r
3.2.2-1.fc16.x86_64

[vovo@rb ~]$ lsmod |grep rtl8180
rtl8180                40456  0 
mac80211              439421  1 rtl8180
eeprom_93cx6           12616  1 rtl8180
cfg80211              194802  2 rtl8180,mac80211

[vovo@rb ~]$ lspci |grep RTL-8185
01:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)

dmesg |grep rtl8180
[   19.320984] rtl8180 0000:01:06.0: PCI INT A -> Link[LNKA] -> GSI 19 (level, low) -> IRQ 19
[   19.321908] 0000:01:06.0 (rtl8180): Unknown RF! (0x0)
[   19.321923] rtl8180 0000:01:06.0: PCI INT A disabled

How reproducible: On boot


Steps to Reproduce:
1.booting system
2.[vovo@rb ~]$ ifconfig wlan0 up
wlan0: interface desconhecida: Dispositivo inexistente
3.
  
Actual results: No wireless connection


Expected results:[vovo@rb ~]$ ifconfig wlan0
wlan0     Link encap:Ethernet  Endereço de HW 00:13:F7:81:C3:9B  
          inet end.: 192.168.1.101  Bcast:192.168.1.255  Masc:255.255.255.0
          endereço inet6: fe80::213:f7ff:fe81:c39b/64 Escopo:Link
          UP BROADCASTRUNNING MULTICAST  MTU:1500  Métrica:1
          RX packets:11014 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9046 errors:0 dropped:0 overruns:0 carrier:0
          colisões:0 txqueuelen:1000 
          RX bytes:10067004 (9.6 MiB)  TX bytes:1481891 (1.4 MiB)



Additional info:

Comment 1 Alexandre Singh 2012-01-31 17:11:15 UTC
Hi !

Same for me here, and I have quite the same device (sharing the same module in fact) : RTL8185

It was supported (and native) since a lot of years before.

So, I confirm the bug.

Thanks.

Comment 2 John W. Linville 2012-01-31 18:46:47 UTC
Please try the test kernels here:

http://koji.fedoraproject.org/koji/taskinfo?taskID=3749626

Does that restore the driver?

Comment 3 Flavio Lopes 2012-02-05 12:29:42 UTC
Please forgive me for the delay. Couldn't test kernel later. That works fine.

Comment 4 John W. Linville 2012-02-06 15:32:51 UTC
kernel-3.2.3-2.fc16 should resolve this issue.

Comment 5 Alexandre Singh 2012-02-06 17:54:27 UTC
Sorry for the delay too :)

The latest update kernel-3.2.3-2.fc16 is OK for me.

Thanks, and congrats for the good job.

Comment 6 Fred Nuevo 2012-02-12 17:36:29 UTC
hello, 

I have the same problem but with the card BCM4322

it's ok with 3.1.9-1.fc16.i686 but no wifi card with 3.2.2-1.fc16.i686 and 3.2.5-3.fc16.i686

must I create a new bug?

Comment 7 John W. Linville 2012-02-13 15:00:36 UTC
Fred, please open a new bug for the issue you are experiencing.


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