SliTaz SliTaz Forum

You are not logged in.

#1 2012-09-14 18:51:03

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Kernel does not see my wireless interface ?

Hello,

I did'nt connect to internet with wifi since SliTaz 4.0. I tried this week without any success :

$ iwconfig wlan0

wlan0     No such device

$ lspci | grep -i network

00:19.0 Ethernet controller: Intel Corporation 82567LF Gigabit Network Connection (rev 03)

08:00.0 Network controller: Intel Corporation Ultimate N WiFi Link 5300

$ lsmod

Module                  Size  Used by    Not tainted

.../...

iwlagn                141847  0

iwlcore                40041  1 iwlagn

mac80211              145388  2 iwlagn,iwlcore

cfg80211               99896  3 iwlagn,iwlcore,mac80211

.../...

I searched through the forum but did'nt find anything that helped me. Does anyone have an idea ? Thanks

(wifi works perfectly well with SliTaz 3.0 Xvesa on the same computer)

Offline

#2 2012-09-14 19:32:55

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Kernel does not see my wireless interface ?

Install all (7) firmware-iwlwifi tazpkgs

Open second terminal:

[c]tail -f /var/log/messages[/c]

In the first terminal :

[c]modprobe -r iwlagn[/c]

[c]modprobe iwlagn[/c]

Look for messages with firmware loading errors in second terminal.

If you need more help post errors and output from:

[c]lspci -nn[/c]

Online

#3 2012-09-14 20:39:36

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Kernel does not see my wireless interface ?

@ mojo from wifi

Hi Mojo. Still so efficient !

Thank you very much, it works. Well, I can to go to bed happy now :-).

Thanks again.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]