Mailinglist Archive: opensuse (3434 mails)
| < Previous | Next > |
Re: [opensuse] BUG: kernel 2.6.22.16-0.1-default Breaks Atheros Wireless [work around]
- From: Kevin Dupuy <kevindupuy@xxxxxxxxxxxxx>
- Date: Sun, 03 Feb 2008 18:41:58 -0600
- Message-id: <1202085719.4013.0.camel@xxxxxxxxxxxxxxxxx>
On Fri, 2008-02-01 at 15:38 -0800, Al wrote:
Thanks that did it :-)
--
Kevin "Yo" Dupuy | Public Mail <kevin@xxxxxxxxxxxxxx>
Hope for America: Ron Paul for President. www.RonPaul2008.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
On Fri, 01 Feb 2008 14:22:03 -0600
Kevin Dupuy <kevindupuy@xxxxxxxxxxxxx> wrote:
(4) as root, rpmbuild --rebuild madwifi-0.9.3.3-0.1.src.rpm
(5) as root,
modprobe ath_pci && depmod -A
(6) rcnetwork restart (not really required, but never hurts)
David... I tried that but when I got to # 5, the result was that it
couldn't find the module "ath_pci" :-(
After step 4, add this:
cp
/usr/src/packages/RPMS/i586/madwifi-kmp-default-0.9.3.3_2.6.22.16_0.1-0.1.i586.rpm
.
rpm -ivh madwifi-kmp-default-0.9.3.3_2.6.22.16_0.1-0.1.i586.rpm
Or I suppose that you could just navigate to /usr/src//RPMS/i586/ and
install it from there.
Adjust above to match your kernel.
ls /usr/src/packages/RPMS/i586/ to see the choices.
Al
Thanks that did it :-)
--
Kevin "Yo" Dupuy | Public Mail <kevin@xxxxxxxxxxxxxx>
Hope for America: Ron Paul for President. www.RonPaul2008.com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |