Gentoo Forums
Gentoo Forums
Quick Search: in
ipw3945 wireless drivers
View unanswered posts
View posts from last 24 hours

rackathon
Goto page Previous  1, 2, 3 ... 8, 9, 10 ... 30, 31, 32  Next  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
coplaniuk
Guru
Guru


Joined: 14 Apr 2004
Posts: 459
Location: Philadelphia, USA

PostPosted: Tue Jul 25, 2006 11:09 am    Post subject: Reply with quote

Stormblazer wrote:
Working great with an HP Pavillion dv5000, even the wifi on/off switch works.

My only complaint is that if the wifi switch was set to off on boot, and i try to load the daemon, and I'm in range of an encrypted network, the keyboard stops responding completely.


Just got that laptop...and I'm going to start installing Gentoo tonight from LiveCD. Any tips for getting the wireless to work? I figure I'll have to install using my Ethernet connection.
_________________
-- Coplan
~/ Outland - Art, Music, PHP and Hidden Corners of the Web
-{ Embrace Life. Evolve your computer. Emerge Gentoo. }-
Back to top
View user's profile Send private message
coplaniuk
Guru
Guru


Joined: 14 Apr 2004
Posts: 459
Location: Philadelphia, USA

PostPosted: Sat Jul 29, 2006 8:50 am    Post subject: Reply with quote

Hey guys...I got the driver working, got the scripts working. I am able to connect to the hub...but I can't ping anything. Any ideas how to troubleshoot?
_________________
-- Coplan
~/ Outland - Art, Music, PHP and Hidden Corners of the Web
-{ Embrace Life. Evolve your computer. Emerge Gentoo. }-
Back to top
View user's profile Send private message
VinzC
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 3186
Location: Liège (Belgium)

PostPosted: Sat Jul 29, 2006 2:14 pm    Post subject: Reply with quote

You should first check you have an IP address:
Code:
ifconfig

_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
Linux user #369763
Back to top
View user's profile Send private message
coplaniuk
Guru
Guru


Joined: 14 Apr 2004
Posts: 459
Location: Philadelphia, USA

PostPosted: Sat Jul 29, 2006 2:44 pm    Post subject: Reply with quote

I do. But would it matter if I assigned it through /etc/conf.d/net (see this post).

Here's the output of ifconfig (formatting is off because I'm typing manually):
Code:

eth1
Link encap:Ethernet HWaddr 00:13:02:6C:4C:9A
inet addr: 192.168.0.4 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:466 errors:78 dropped:236 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:77500 (75.6 Kb) TX bytes:48 (48.0 b)
Interrupt:18 Base address 0xc000 Memory:52000000-52000fff


And the output of iwconfig:
Code:

eth1
IEEE 802.11b ESSID:"beacon"
Mode:Managed  Frequency2.452 GHz  Access Point:  00:0D:88:28:C4:66
Bit Rate:11 Mb/s   Tx-Power:15 dBm
Retry limit:15  RTS thr:off  Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=92/100  Signal level=-41 dBm  Noise level=-42 dBm
RX invalid nwid:0  Rx invalid crypt:154  Rx invalid frag:0
Tx excessive retries:0  Invalid misc:12  Missed beacon:0


I did just notice one peculiar error in dmesg however:
Code:

ipw3945:  Detected Intel PRO/Wireless 3945ABG Network Connection
ipw3945:  Detected geography ABG (11 802.11bg channels, 13 802.11a channels)
ieee80211_crypt:  registered algorithm 'WEP'
ieee80211_crypt_wep:  could not allocate crypto API arc4



Anything else I can post to help?
_________________
-- Coplan
~/ Outland - Art, Music, PHP and Hidden Corners of the Web
-{ Embrace Life. Evolve your computer. Emerge Gentoo. }-
Back to top
View user's profile Send private message
coplaniuk
Guru
Guru


Joined: 14 Apr 2004
Posts: 459
Location: Philadelphia, USA

PostPosted: Sun Jul 30, 2006 1:30 pm    Post subject: Reply with quote

Anyone got any ideas?
_________________
-- Coplan
~/ Outland - Art, Music, PHP and Hidden Corners of the Web
-{ Embrace Life. Evolve your computer. Emerge Gentoo. }-
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Tue Aug 01, 2006 4:24 pm    Post subject: Reply with quote

Im having trouble on new install [Dell inspiron 6400]:

Code:
# modprobe ipw3945
ipw3945d - regulatory daemon
Copyright (C) 2005-2006 Intel Corporation. All rights reserved.
version: 1.7.22
2006-08-01 23:20:38: ERROR: Could not find Intel PRO/Wireless 3945ABG Network Connection


dmesg:
Code:
ieee80211_crypt: unregistered algorithm 'NULL'
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, 1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0-pre2dmpr
ipw3945: Copyright(c) 2003-2006 Intel Corporation


Code:
# ls -l /lib/firmware/
total 116
-rw-r--r-- 1 root root   2109 Aug  1 15:56 LICENSE.ipw3945-ucode
-rw-r--r-- 1 root root 111572 Aug  1 15:56 ipw3945.ucode


All ebuilds latest ~x86 versions from portage
As I dont get an error message, I have no clue where the problem might lie ...
tried some suggestions from this thread, but so far nothing helped :x
Anyone ?


never mind ... :roll: the wifi was disabled in BIOS :oops: now the daemon starts already :!:
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
Simplimus
n00b
n00b


Joined: 14 Mar 2006
Posts: 25
Location: Dresden, Germany

PostPosted: Wed Aug 02, 2006 5:00 am    Post subject: Encryption trouble Reply with quote

Hi, Im using that ipw3945 for my laptop and it works fine in Ubuntu but when I installed Gentoo I ran into troubles. The driver itself works well, however I cannot set any passwords for the card.
Code:
flabellarius mk # iwconfig eth1 key s:einganzdummes
Error for wireless request "Set Encode" (8B2A) :
    SET failed on device eth1 ; Operation not supported.
Does anyone have any ideas on that? When emerging the driver I had to run some weird skript so that some 80211network stuff would be emerged. Might this be a kernel-issue? Im using the 2.6.17-r4. Did I forget some encryption in the kernel? I added all the encryptions this thing asked me for. Thx for your help.
My lspci just to be sure
Code:
flabellarius mk # lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
05:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
05:04.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)
05:06.0 FireWire (IEEE 1394): Ricoh Co Ltd Unknown device 0832
05:06.1 Class 0805: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
05:06.2 System peripheral: Ricoh Co Ltd Unknown device 0843 (rev 01)
05:06.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 0a)
05:06.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 05)
Back to top
View user's profile Send private message
pzpz
n00b
n00b


Joined: 04 Aug 2006
Posts: 3

PostPosted: Fri Aug 04, 2006 6:53 pm    Post subject: Reply with quote

I'm having the same exact ssue as Simplimus...

...with x86 and ~x86 versions of {ieee80211, ipw3945, ipw3945d, ipw3945-ucode}


My kernel is build with only CONFIG_NET_RADIO.
Any ideas?
Back to top
View user's profile Send private message
Boomer
n00b
n00b


Joined: 21 Apr 2002
Posts: 43
Location: Cleveland Heights, OH

PostPosted: Mon Aug 07, 2006 10:01 pm    Post subject: Reply with quote

Simplimus and pzpz,

I've been having the same problem with:

Code:
Error for wireless request "Set Encode" (8B2A) :
    SET failed on device eth1 ; Operation not supported


So, I decided to go the easy way and eliminate WEP (temporarily).

This is what I did to get it going. I'll mention that I too had problems getting ipw3945d to launch automatically, so I added the rc-script posted earlier.

Code:

sudo iwconfig eth1 txpower auto
sudo ifconfig eth1 up
sudo iwconfig eth1 essid MYNETWORK
sudo dhcpcd eth1


BAM! Works! Obviously the problem is now in my wireless configuration files or how the encryption is handled, but NOT with ipw3945 stuff.

emitrax, I think the first line will solve your problem with the kill switch.

I'll also note that the FN-F2 key combination also works now.
Back to top
View user's profile Send private message
jetsaredim
n00b
n00b


Joined: 27 Sep 2003
Posts: 40
Location: North East US

PostPosted: Wed Aug 09, 2006 2:14 am    Post subject: Reply with quote

I just got my driver working tonight, but it seems like its losing packets somewhere. I'm only getting a transfer rate when downloading packages of about 20-35K/sec when other notebooks on the same wan get 180K/sec for the same packages. Any thoughts?
Back to top
View user's profile Send private message
neXyon
n00b
n00b


Joined: 11 Aug 2006
Posts: 4

PostPosted: Fri Aug 11, 2006 2:15 pm    Post subject: Reply with quote

Hi,

I'm near an access point with WPA-PSK enabled and I'd like to use it, but wpa_supplicant shows an error which confuses me and I've tried EVERYTHING I could think to fix the problem ... no chance :-(
So I hope someone is able to help me here!

Code:
# wpa_supplicant -Dwext -ieth1 -c/etc/wpa_supplicant.conf
Trying to associate with MAC:ADDRESS:OF:THE:ACCESS:POINT (SSID='WLAN' freq=0 MHz)
Associated with MAC:ADDRESS:OF:THE:ACCESS:POINT
ioctl[SIOCSIWENCODEEXT]: Invalid argument
WPA: Failed to set PTK to the driver.
Authentication with MAC:ADDRESS:OF:THE:ACCESS:POINT timed out.


Does anyone know how to fix that problem?

Regards,
neXyon
Back to top
View user's profile Send private message
VinzC
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 3186
Location: Liège (Belgium)

PostPosted: Fri Aug 11, 2006 4:18 pm    Post subject: Reply with quote

neXyon,

It looks like you have somewhere in your config files something like xxx=MAC:ADDRESS:OF:THE:ACCESS:POINT. Maybe in /etc/wpa_supplicant.conf.
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
Linux user #369763
Back to top
View user's profile Send private message
neXyon
n00b
n00b


Joined: 11 Aug 2006
Posts: 4

PostPosted: Sat Aug 12, 2006 4:51 am    Post subject: Reply with quote

VinzC: no, I don't have that in my wpa_supplicant.conf and anywhere else...

The error

WPA: Failed to set PTK to the driver.

tells me that it is unable to set the thing what is called "pairwise" in the configuration file.
The access point uses TKIP and even if I configure it to CCMP it doesn't work.

My configuration is that simple:
Code:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
update_config=1

network={
   ssid="SSID"
   psk="PSK"
   priority=5
}


As it seems unable to set the encryption I built all Crypto stuff in the kernel, but it doesn't want to work...

[EDIT]

Finally got it.

It's a shade I even don't want to tell you the problem :oops:

Anyway I don't mind if you laught about me because I cannot hear you :D

The problem was, that the module ieee80211_crypt_tkip was not loaded I noticed that while I was trying out to compile the crypt stuff as modules and run ls -R /lib/modules.

However, I will maybe write an ipw3945 entry in the gentoo-wiki if I get the time to.

[/EDIT]
Back to top
View user's profile Send private message
Antek Grzymala
n00b
n00b


Joined: 02 Jul 2004
Posts: 40
Location: Warsaw, Poland, EU

PostPosted: Sat Aug 12, 2006 6:53 pm    Post subject: ipw3945 and baselayout-1.12.4-r2 -> kernel panic Reply with quote

Well, looks like I have another problem with the card. It has been running perfectly until now (with wpa_supplicant in many different networks both WEP and WPA-PSK), now - the introduction of baselayout-1.12.4-r2 breaks my system in a major way (please see the screenshot):

http://chopin.edu.pl/~antoni/kernel_oops.jpg

What happens is that trying to stop the net.eth1 service (eth1 is my ipw3945) gives my system a kernel panic. Don't be fooled by the "process metalog" string in the panic dump. The process mentioned is entirely random and could be "ksoftirqd/1" just as well as any other.

Reverting back to baselayout 1.12.1 fixes mysteriously the problem. This happens both on current stable ipw3945* packages and keyword-masked as well. I tried various 2.6.17.* vanilla kernels as well, no difference.

Any ideas?

[a]
_________________
Antek Grzymala
Back to top
View user's profile Send private message
VinzC
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 3186
Location: Liège (Belgium)

PostPosted: Sun Aug 13, 2006 3:42 am    Post subject: Reply with quote

I don't have that problem but I'm running baselayout 1.12.1... So I'm a bit reluctant on testing later versions :? .
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
Linux user #369763
Back to top
View user's profile Send private message
Antek Grzymala
n00b
n00b


Joined: 02 Jul 2004
Posts: 40
Location: Warsaw, Poland, EU

PostPosted: Sun Aug 13, 2006 4:22 am    Post subject: Reply with quote

VinzC wrote:
I don't have that problem but I'm running baselayout 1.12.1... So I'm a bit reluctant on testing later versions :? .


Unfortunately, later version (the one that breaks-my-gentoo) has gone into stable. So you have to go to some lenghts to *not* test it.
_________________
Antek Grzymala
Back to top
View user's profile Send private message
beatryder
Veteran
Veteran


Joined: 07 Apr 2005
Posts: 1138

PostPosted: Sun Aug 13, 2006 8:09 pm    Post subject: Reply with quote

I have been having a similar problem with my system.
I have a D620. And I get a kernel oops or panic when I shut down.

I will try and post a picture if I can.
_________________
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Back to top
View user's profile Send private message
beatryder
Veteran
Veteran


Joined: 07 Apr 2005
Posts: 1138

PostPosted: Sun Aug 13, 2006 8:33 pm    Post subject: Reply with quote

Here is a picture I took of the screen.

http://www.neucode.org/gallery/v/screenshots/hpim0551.jpg.html
_________________
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Back to top
View user's profile Send private message
Antek Grzymala
n00b
n00b


Joined: 02 Jul 2004
Posts: 40
Location: Warsaw, Poland, EU

PostPosted: Mon Aug 14, 2006 5:04 am    Post subject: Reply with quote

beatryder wrote:
I have been having a similar problem with my system.
I have a D620. And I get a kernel oops or panic when I shut down.

Did reverting back to 1.12.1 solve your problem?

[a]
_________________
Antek Grzymala
Back to top
View user's profile Send private message
Antek Grzymala
n00b
n00b


Joined: 02 Jul 2004
Posts: 40
Location: Warsaw, Poland, EU

PostPosted: Mon Aug 14, 2006 5:19 am    Post subject: Reply with quote

Antek Grzymala wrote:
beatryder wrote:
I have been having a similar problem with my system.
I have a D620. And I get a kernel oops or panic when I shut down.

Did reverting back to 1.12.1 solve your problem?

On a quick note: 1.12.4-r3 which went into portage still crashes my system.
_________________
Antek Grzymala
Back to top
View user's profile Send private message
baygins
n00b
n00b


Joined: 01 Aug 2006
Posts: 29

PostPosted: Mon Aug 14, 2006 8:22 am    Post subject: monitor mode Reply with quote

I wanted to enable monitor and wiretap mode on and have looked at the documentation of the driver. It says,
Code:
CONFIG_IPW3945_MONITOR
and
Code:
CONFIG_IPW3945_PROMISCUOUS
should be enabled.

I tried
Code:
CONFIG_IPW3945_MONITOR=y emerge ipw3945
but a subsequent
Code:
modprobe ipw3945 mode=2
does not work.

After doing a
Code:
cat /sys/bus/pci/drivers/ipw3945/module/parameters/mode
I get a
Code:
0
which I assume means the mode change command did not go through.

Any ideas how I could convince the emerge/compile process to respect the CONFIG flags referred to in Intel's build instructions?
Thank you,
--selim
Back to top
View user's profile Send private message
Antek Grzymala
n00b
n00b


Joined: 02 Jul 2004
Posts: 40
Location: Warsaw, Poland, EU

PostPosted: Mon Aug 14, 2006 9:18 am    Post subject: Re: ipw3945 and baselayout-1.12.4-r2 -> kernel panic Reply with quote

Antek Grzymala wrote:
Well, looks like I have another problem with the card. It has been running perfectly until now (with wpa_supplicant in many different networks both WEP and WPA-PSK), now - the introduction of baselayout-1.12.4-r2 breaks my system in a major way (please see the screenshot):
http://chopin.edu.pl/~antoni/kernel_oops.jpg
...

OK, I filed a bug: http://bugs.gentoo.org/show_bug.cgi?id=143887

[a]
_________________
Antek Grzymala
Back to top
View user's profile Send private message
jetsaredim
n00b
n00b


Joined: 27 Sep 2003
Posts: 40
Location: North East US

PostPosted: Mon Aug 14, 2006 10:04 am    Post subject: Reply with quote

I have a D620 also. I'm running baselayout-1.2.4-r3. I'm not crashing or anything, but I have horrible throughput. I have another notebook on the same wlan that gets 180J/sec and the D620 only gets 20K/sec.
Back to top
View user's profile Send private message
beatryder
Veteran
Veteran


Joined: 07 Apr 2005
Posts: 1138

PostPosted: Mon Aug 14, 2006 5:54 pm    Post subject: Reply with quote

There is a fix for this issue in the above report.
_________________
Dont make it idiot proof, make it work.
Neucode.org
<suppressed key>
Back to top
View user's profile Send private message
VinzC
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 3186
Location: Liège (Belgium)

PostPosted: Mon Aug 14, 2006 6:20 pm    Post subject: Re: ipw3945 and baselayout-1.12.4-r2 -> kernel panic Reply with quote

Antek Grzymala wrote:
OK, I filed a bug: http://bugs.gentoo.org/show_bug.cgi?id=143887

[a]

Are you using an init script to run the regulatory daemon, ipw3945d? (Saw it reading the bug report comments.)
_________________
Gentoo addict: tomorrow I quit, I promise!... Just one more emerge...
Linux user #369763
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT - 5 Hours
Goto page Previous  1, 2, 3 ... 8, 9, 10 ... 30, 31, 32  Next
Page 9 of 32

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum