Mailinglist Archive: opensuse (1438 mails)
| < Previous | Next > |
Re: [opensuse] Installing Madwifi
- From: Andre den Oudsten <AdenOudsten@xxxxxx>
- Date: Fri, 07 Nov 2008 20:07:29 +0100
- Message-id: <491491F1.9050102@xxxxxx>
David C. Rankin schreef:
ath_pci 255168 0
wlan 265840 1 ath_pci
ath_hal 346896 1 ath_pci
ath5k 118532 0
mac80211 220568 1 ath5k
I did
linux-zpoq:/home/andredo # cd /usr/src/linux
linux-zpoq:/usr/src/linux # make mrproper
bash: make: command not found
linux-zpoq:/usr/src/linux # make
All stopped here
André
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Andre den Oudsten wrote:linux-zpoq:/home/andredo # lsmod | grep ath
David C. Rankin schreef:
This is a link to
/lib/modules/2.6.25.18-0.2-default/updates/ath/ath_pci.ko
I have the following installed:I installed them all
17:22 alchemy~> rpm -qa | grep madwifi
madwifi-debuginfo-r3725+AR5007EG-2.2
madwifi-debugsource-r3725+AR5007EG-2.2
madwifi-r3725+AR5007EG-2.2
madwifi-devel-r3725+AR5007EG-2.2
madwifi-kmp-default-r3725+AR5007EG_2.6.25.5_1.1-2.2
and still
In Yast I cannot configure AR242x802.11 abg Wireless PCI Express Adapter
because of missing Kernel device (eth0, wlan0),
so I can't come to the choice as you showed in your screenshot
André
AAARRGGHH!
I can't for the life of me see what is wrong. It should work. OK, I
gotta ask,
"You do have your wifi switch turned on on your laptop, right?"
Let's start by checking what modules are actually loaded on your
computer:
10:02 alchemy~> lsmod | grep ath
ath_rate_sample 31232 1
ath_pci 255168 0
wlan 265840 5 wlan_wep,wlan_scan_sta,ath_rate_sample,ath_pci
ath_hal 346896 3 ath_rate_sample,ath_pci
ath_pci 255168 0
wlan 265840 1 ath_pci
ath_hal 346896 1 ath_pci
ath5k 118532 0
mac80211 220568 1 ath5k
I did
linux-zpoq:/home/andredo # cd /usr/src/linux
linux-zpoq:/usr/src/linux # make mrproper
bash: make: command not found
linux-zpoq:/usr/src/linux # make
All stopped here
André
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |