You are not logged in.

#1 2010-04-28 19:06:40

dhmejia
Member
Registered: 2009-03-21
Posts: 13

[Solved] Intel PRO/Wireless 3945ABG - No wireless conecction

Hi, sorry for my bad english.

Since I update to kernel 2.6.33 the wireless interface doesn't work.

The output of lspci -v

        Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
        Subsystem: Hewlett-Packard Company Device 135b
        Flags: bus master, fast devsel, latency 0, IRQ 30
        Memory at f4300000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [c8] Power Management version 2
        Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [e0] Express Legacy Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Device Serial Number 00-1f-3c-ff-ff-82-85-96
        Kernel driver in use: iwl3945
        Kernel modules: iwl3945

I followed the instructions in the wireless wiki, the output of ifconfig -a:

ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:1D:72:62:CA:98  
          inet addr:10.1.1.51  Bcast:10.255.255.255  Mask:255.0.0.0
          inet6 addr: fe80::21d:72ff:fe62:ca98/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8179 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1983 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1964461 (1.8 Mb)  TX bytes:241106 (235.4 Kb)
          Interrupt:17 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:52 errors:0 dropped:0 overruns:0 frame:0
          TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:2760 (2.6 Kb)  TX bytes:2760 (2.6 Kb)

wlan0     Link encap:Ethernet  HWaddr 00:1F:3C:82:85:96  
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

iwconfig:

iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11abg  Mode:Managed  Access Point: Not-Associated   
          Tx-Power=off   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off

when I try ifconfig wlan0 up:

ifconfig wlan0 up
SIOCSIFFLAGS: Unknown error 132

My networkmanager is Wicd and say that "No wireless connection"

I try this:

[root@myhost ~]# modprobe -r iwl3945
[root@myhost ~]# modprobe iwl3945
[root@myhost ~]# ifconfig wlan0 up
SIOCSIFFLAGS: Unknown error 132

And I have the same error.

Thanks for your help.

Last edited by dhmejia (2010-04-29 22:22:51)

Offline

#2 2010-04-29 02:55:58

fphillips
Member
From: Austin, TX
Registered: 2009-01-24
Posts: 202

Re: [Solved] Intel PRO/Wireless 3945ABG - No wireless conecction

Does your laptop have a wifi hardware switch or a setting in the BIOS to disable wifi?

Install rfkill from [core] and run rfkill list. What was the latest kernel that worked?

Offline

#3 2010-04-29 17:54:48

dhmejia
Member
Registered: 2009-03-21
Posts: 13

Re: [Solved] Intel PRO/Wireless 3945ABG - No wireless conecction

Yes, my laptop have a switch, but the wi-fi works on windows.
The output of rfkill list

[sonwill@myhost ~]$ rfkill list
0: hp-wifi: Wireless LAN
        Soft blocked: yes
        Hard blocked: no
1: phy0: Wireless LAN
        Soft blocked: yes
        Hard blocked: yes

Tanks for help

Offline

#4 2010-04-29 20:46:44

MadCat_X
Member
Registered: 2009-10-08
Posts: 189

Re: [Solved] Intel PRO/Wireless 3945ABG - No wireless conecction

Does running "rfkill unblock 0" or "rfkill unblock 1" as root make any difference?

Offline

#5 2010-04-29 22:22:25

dhmejia
Member
Registered: 2009-03-21
Posts: 13

Re: [Solved] Intel PRO/Wireless 3945ABG - No wireless conecction

rfkill unblock 0 and rfkill unblock 1 works perfect, now I have wireless again.

Thanks for help.

pd: whit kernel 2.6.32 the wifi worked fine, but after update to kernel 2.6.33 does not.  what is the reason for this?

Offline

Board footer

Powered by FluxBB