Results 1 to 2 of 2
Hi.,
I come from a thread call "Setting Up A Wireless Card in Linux", and executed the comands.
Hope you can help me with the instructions to configure my Card.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-21-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 1
Atheros AR5B91 not configured
Hi.,
I come from a thread call "Setting Up A Wireless Card in Linux", and executed the comands.
Hope you can help me with the instructions to configure my Card.
Thanks,
Robertninov..
I attach the outputs:
lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
00:01.0 PCI bridge: Acer Incorporated [ALI] Unknown device 9602
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI1 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 11h HyperTransport Configuration (rev 40)
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 11h Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 11h DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 11h Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 11h Link Control
01:05.0 VGA compatible controller: ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics]
01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller
03:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5784M Gigabit Ethernet PCIe (rev 10)
06:00.0 Network controller: Atheros Communications Inc. Unknown device 002a (rev 01)
lspci -n
00:00.0 0600: 1022:9600
00:01.0 0604: 1025:9602
00:04.0 0604: 1022:9604
00:05.0 0604: 1022:9605
00:11.0 0106: 1002:4391
00:12.0 0c03: 1002:4397
00:12.1 0c03: 1002:4398
00:12.2 0c03: 1002:4396
00:13.0 0c03: 1002:4397
00:13.2 0c03: 1002:4396
00:14.0 0c05: 1002:4385 (rev 3a)
00:14.2 0403: 1002:4383
00:14.3 0601: 1002:439d
00:14.4 0604: 1002:4384
00:18.0 0600: 1022:1300 (rev 40)
00:18.1 0600: 1022:1301
00:18.2 0600: 1022:1302
00:18.3 0600: 1022:1303
00:18.4 0600: 1022:1304
01:05.0 0300: 1002:9612
01:05.1 0403: 1002:960f
03:00.0 0200: 14e4:1698 (rev 10)
06:00.0 0280: 168c:002a (rev 01)
lsmod
Module Size Used by
ipv6 237988 14
autofs 16640 1
serio_raw 9220 0
video 20240 0
output 6656 1 video
uvcvideo 57480 0
compat_ioctl32 5120 1 uvcvideo
videodev 36864 1 uvcvideo
v4l1_compat 18052 2 uvcvideo,videodev
tg3 123140 0
libphy 19968 1 tg3
snd_hda_intel 363404 0
snd_pcm 70148 1 snd_hda_intel
snd_timer 22920 1 snd_pcm
snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
snd_hwdep 10884 1 snd_hda_intel
snd 50724 4 snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
soundcore 10080 1 snd
i2c_piix4 11920 0
shpchp 32916 0
sg 30388 0
evdev 13344 8
fuse 54556 2
agpgart 32328 0
lp 13572 0
parport_pc 28068 0
parport 34924 2 lp,parport_pc
pcspkr 6528 0
psmouse 40336 0
aufs 137480 1
squashfs 47876 11
sqlzma 6788 1 squashfs
unlzma 8448 1 sqlzma
uname -r
2.6.27.7
- 12-22-2009 #2
What distro and version are you using?
It looks like your distro is older than your wireless, and that is why it is not recognizing your wireless card. Because of this it is unable to load a driver for it.
It is possible to update everything to make it work, but I would recommend just installing a more recent version of Linux.Paul
Please do not send Private Messages to me with requests for help. I will not reply.


Reply With Quote
