You are not logged in.

#1 2009-07-10 04:13:47

calsaverini
Member
Registered: 2009-07-10
Posts: 4

Wireless card does not appear in lspci

Hi,
I had just installed Archlinux to try it. I was previously using Debian Lenny and the problem showed when I was trying Ubuntu 9.04 and repeated itself when I installed Arch to try to solve it.

My wireless card, which I know is an Atheros AR5007/AR242x don't seem to be detected at all. When I run lspci I got the following:

[calsaverini@mnemosyne ~]$ lspci 
00:00.0 Host bridge: ATI Technologies Inc RS690 Host Bridge
00:01.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (Internal gfx)
00:06.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 2)
00:07.0 PCI bridge: ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 3)
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 14)
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS690M [Radeon X1200 Series]
07:01.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b3)
07:01.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 08)
07:01.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 17)
07:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 08)
07:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

No wireless device shows up. The weird thing is when I was running Archlinux from the cd and did 'lspci' the wireless card was there (which is what gave me hope to make it work with arch).

I tried compiling and installing the madwifi driver and put the ath_pci driver on the modules section on /etc/rc.conf but nothing happened. It seems to be some deeper (or very simpler) issue.

My laptop have a led to indicate if the wireless is on. The led is lit, so I think the card must be on. It also have a button to start/stop the wireless card but that never worked on linux (it only worked in the original windows vista that came with the notebook).  I tried pressing the button to see if something happen but I got nothing so I think it's not that simple.

Some more info to help:

[calsaverini@mnemosyne ~]$ lsmod | grep ath     (of course this is here just because I told arch to load ath_pci driver at startup)
ath_pci               251088  0 
wlan                  257376  1 ath_pci
ath_hal               328816  1 ath_pci
[calsaverini@mnemosyne ~]$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

No ath0 or wlan0 interface shows up.


I really don't know what happened. A colleague had the same problem when he updated the kernel but until yesterday I had a really up-to-date Debian Lenny on the same laptop and it worked very well with madwifi. neutral

Thanks for your help.

Last edited by calsaverini (2009-07-10 04:16:14)

Offline

#2 2009-07-10 06:17:52

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Wireless card does not appear in lspci

First of all:

http://wiki.archlinux.org/index.php/Wireless_Setup

Does the Livecd/Debian use the same driver for it ?

What's the output of dmesg, and what's in the syslog, any related information ?

Offline

#3 2009-07-10 13:44:27

calsaverini
Member
Registered: 2009-07-10
Posts: 4

Re: Wireless card does not appear in lspci

Something very weird must be happening. I just leaved the computer to rest overnight and went to sleep and now the wireless card is being detected and appear lspci.

Sorry for bothering you... must be a hardware problem or just a very stupid thing I did without noticing. Anyway,  thanks for taking your time Djszapi.

Offline

Board footer

Powered by FluxBB