[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: My wifi doesn't connect



Am Donnerstag, 27. März 2008 schrieb Maximiliano Marin Bustos:
> On Wed, Mar 26, 2008 at 5:30 PM, Lennart Sorensen <
>
> lsorense@csclub.uwaterloo.ca> wrote:
> > On Wed, Mar 26, 2008 at 03:27:31PM -0300, Maximiliano Marin Bustos wrote:
> > > I've the 2.6.22-3-amd64 debian kernel version.
> > > How can i add the new module on this kernel?
> >
> > Simplest answer is install 2.6.22-1-amd64 from sid.  You can leave
> > everything else from lenny.  I believe adding the driver seperately
> > would be very hard since a lot of new wifi infrastructure was added
> > lately.
> >
> > I don't think 2.6.22 contains ath5k, although you could check by doing:
> >
> > modinfo ath5k
> >
> > --
> > Len Sorensen
>
> Hi again.. I installed a new kernel from sid repositories and it include
> the ath5k module. Look this:
>
> debian-laptop:/home/maximilinux# modinfo ath5k
> filename:
> /lib/modules/2.6.24-1-amd64/kernel/drivers/net/wireless/ath5k/ath5k.ko
> version:        0.1.1 (EXPERIMENTAL)
> license:        Dual BSD/GPL
> description:    Support for 5xxx series of Atheros 802.11 wireless LAN
> cards.
> author:         Nick Kossifidis
> author:         Jiri Slaby
> srcversion:     97A65D89FA476B29DA64E4A
> alias:          pci:v0000168Cd00000024sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000023sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd0000001Csv*sd*bc*sc*i*
> alias:          pci:v0000168Cd0000001Bsv*sd*bc*sc*i*
> alias:          pci:v0000168Cd0000001Asv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000019sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000018sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000017sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000016sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000015sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000014sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00001014sv*sd*bc*sc*i*
> alias:          pci:v000010B7d00000013sv*sd*bc*sc*i*
> alias:          pci:v0000A727d00000013sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000013sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000012sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000011sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000007sv*sd*bc*sc*i*
> alias:          pci:v0000168Cd00000207sv*sd*bc*sc*i*
> depends:        mac80211
> vermagic:       2.6.24-1-amd64 SMP mod_unload
> parm:           debug:uint
> debian-laptop:/home/maximilinux#
>
>
> When i saw that.. i said :"Woooww!! it's perfect" but it isn't:
>
> ath5k_pci 0000:03:00.0: registered as 'phy0'
> ath5k phy0: failed to resume the MAC Chip
> ACPI: PCI interrupt for device 0000:03:00.0 disabled
> ath5k_pci: probe of 0000:03:00.0 failed with error -5
>
> OMFG!!! What can i do?!?!?!?!?!
>
> I think if i will install debian lenny for 32 bits.. it will work?

Hmm, I also used 2.6.22 in sid, but I never got ath5k running. Sure, it loaded 
an saw the device, but I could never get an IP by my router. There is a 
bugreport related to this, sent by me.

I am still using the madwifi-drivers, which ran perfectly in 2.6.22 and now 
running in 2.6.24.

Hint: Some settings in /etc/network/interfaces are not working, so just leave 
them away. Especially leave "wireless_ssid any", as the madwifi-driver does 
not know the switch "any" or "auto", although they are working well 
with "iwconfig". 

I found out (by examing the output og dmesg), that "wireless_mode" 
and "wireless_ssid any" are not known by the driver. 

Still I could not find out, why !

So, I supppose you installed iwconfig-tools, too.  

Maybe you might post the output of "/etc/init.d/networking restart" and the 
output of "dmesg", so maybe I can help you more.


Good luck !

Hans
 


Reply to: