Comment 5 for bug 147897

Revision history for this message
waldschrat (unumsaxum) wrote :

I have a very similar problem. I got a wlan card with rtl8180L chipset. If I try to get an IP via DHCP, the system freezes and the numlock and capslock leds start to blink. I am using ubuntu gutsy.

uname -a:
Linux mal-2 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686 GNU/Linux

lspci -vvnn:
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC [10ec:8180] (rev 20)
        Subsystem: Realtek Semiconductor Co., Ltd. RTL8180L 802.11b MAC [10ec:8180]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (8000ns min, 16000ns max)
        Interrupt: pin A routed to IRQ 10
        Region 0: I/O ports at 4800 [size=256]
        Region 1: Memory at 60000000 (32-bit, non-prefetchable) [size=512]
        Capabilities: [50] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

/var/log/syslog.0: (these are the last line before freezing)
...
Oct 3 21:58:28 mal-2 kernel: [ 208.892000] Linking with waldschrat
Oct 3 21:58:28 mal-2 kernel: [ 208.920000] Associated successfully
Oct 3 21:58:28 mal-2 kernel: [ 208.920000] Using B rates
Oct 3 21:58:28 mal-2 kernel: [ 208.924000] ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
Oct 3 21:58:29 mal-2 avahi-daemon[4925]: Registering new address record for fe80::202:72ff:fe45:a855 on wlan1.*.
Oct 3 21:58:38 mal-2 kernel: [ 218.928000] wlan1: no IPv6 routers present
Oct 3 21:58:52 mal-2 kernel: [ 233.000000] rtl8180: Setting SW wep key
...

I can do some things with the card. It is possible to scan for cells, and it does find some. It is also possible to assignt an access point to the card. I can set a wep key. If I try to get an IP from my router via DHCP, everything freezes.

Cheers,
Holger Stephan