You are not logged in.

#1 2009-06-11 22:23:36

dhave
Arch Linux f@h Team Member
From: Outside the matrix.
Registered: 2005-05-15
Posts: 1,112

iwl3945 and kernel 2.6.30

After installing the new kernel 2.6.30, my iwl3945 wifi module wouldn't load properly. A message in dmesg said that there was an unrecognized iwl3945 parameter "hwcrypto=1".

I had to edit /etc/modprobe.d/iwl3945 so that it looked like this:

alias wlan0 iwl3945
options iwl3945 disable_hw_scan=1

instead of this

alias wlan0 iwl3945
options iwl3945 disable_hw_scan=1 hwcrypto=1

Now everything seems to work swimmingly.


Donate to Arch!

Tired? There's a nap for that. --anonymous

Offline

#2 2009-06-16 17:42:34

baze
Member
Registered: 2005-10-30
Posts: 393

Re: iwl3945 and kernel 2.6.30

hm, it works for me without that change, but i get random disconnects and have to reload the module to get a connection again.
anyone else experiencing this?

Offline

#3 2009-06-16 18:30:06

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: iwl3945 and kernel 2.6.30

Nope. working just fine...

Offline

#4 2009-06-16 18:36:12

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: iwl3945 and kernel 2.6.30

modinfo iwl3945

should tell you what the possible parameters are.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#5 2009-06-18 18:25:15

james
Member
Registered: 2009-04-17
Posts: 13

Re: iwl3945 and kernel 2.6.30

baze wrote:

hm, it works for me without that change, but i get random disconnects and have to reload the module to get a connection again.
anyone else experiencing this?

yes with
testing/kernel26 2.6.30-4,
testing/kernel26-firmware 2.6.30-1 and
core/iwlwifi-3945-ucode 15.32.2.9-1
this has happened a few times. Can be after the first few minutes or after a very long time (hours). It's hard to repoduce. I use wicd. I have a Netgear router.

Offline

#6 2009-06-19 16:01:14

baze
Member
Registered: 2005-10-30
Posts: 393

Re: iwl3945 and kernel 2.6.30

james wrote:
baze wrote:

hm, it works for me without that change, but i get random disconnects and have to reload the module to get a connection again.
anyone else experiencing this?

yes with
testing/kernel26 2.6.30-4,
testing/kernel26-firmware 2.6.30-1 and
core/iwlwifi-3945-ucode 15.32.2.9-1
this has happened a few times. Can be after the first few minutes or after a very long time (hours). It's hard to repoduce. I use wicd. I have a Netgear router.

i use networkmanager and a linksys router btw.

Offline

#7 2009-07-02 18:40:15

moonhead
Member
Registered: 2009-07-02
Posts: 5

Re: iwl3945 and kernel 2.6.30

ok, snoops, i had this exact thing happen to me this week.  i hadn't rebooted in about a month or something, so it just became an issue when i rebooted today.  i can't get associated with the wifi at the university anymore.  dmesg tells me that i am authenticating with my AP, but the association is timing out.

any ideas?

Offline

Board footer

Powered by FluxBB