LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 07-04-2006, 04:47 AM   #1
simon.guerrero
LQ Newbie
 
Registered: Jan 2005
Posts: 2

Rep: Reputation: 0
debian 2.6.17 and ipw3945 problems


Hi

I have a new Sony Vaio SZ2XP/C notebook, which contains an Intel 3945 Centrino wireless card. I've eventually managed to find a combination of kernel, ieee80211 stack and ipw3945 sources which start up the wireless, namely:

kernel 2.6.17
ipw3945 v 1.0.5
ieee80211 which comes with the kernel (1.1.14 I think?)

When I eventually get the whole caboodle up and running, I can associate with my access point (a Belkin Pre-N Mimo) and all the lights come on, but I get no traffic. The interface (eth2) handles ifup and ifdown just fine, but DHCP requests go un-answered, and static IP doesn't work. I think it's because I'm not *really* associated, so no packets are getting to the router. Nobody can ping me either.

Has anyone tried the ipw3945 against a pre-N A/P? Does it even work?

I also have another issue around auto-starting the ipw3945d daemon. The suggested method is to add a file under /etc/modprobe.d to start and stop the daemon but it only works once the daemon has already been running. At startup it has no effect. I believe others have had the same issue but google reveals no (practical) solutions.

Thanks for any help.

Simon
 
Old 10-05-2006, 05:08 AM   #2
zillion42
LQ Newbie
 
Registered: Oct 2006
Posts: 1

Rep: Reputation: 0
Your post is quite old so i don't know if you already got it, anway here is my experiences. I have the same kernel (2.6.17) as you, probably you also have the etch distribution.

For my Netgear WG511TA:
I downloaded the "linux-headers-2.6.17-2" and "linux-headers-2.6.17-2-686" and made sure my module-assistant was prepared (module-assistant prepare) and then simply made "module-assistant auto-install madwfi-source"

For my IntelProWireless3945
From ipw3945.sf.net I downloaded

"ipw3945-1.1.0.tgz" < Kernel Module
"ipw3945d-1.7.22.tgz" < Daemon
"ipw3945-ucode-1.13.tgz" < Firmware

And copied the
ipw3945d to /usr/local/sbin
ipw3945.ucode /lib/firmware

and build the module by making "make", afterwards copied the ipw3945.ko to /lib/modules/2.6.17-2

I assume you did it somehow similar but you still cannot connect... I had the same problem until i configured my interface properly with iwconfig... Sonehow i dont manage to configure it at boot time, therefore i "ifup eth2" it manually after making sure the daemon is running.

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

auto lo eth1

# The Internal WLan eth2 Adapter
# (IntelProWireless3945ABG, ipw3945)
iface eth2 inet static
address 10.0.1.4
network 10.0.1.0
netmask 255.255.255.0
gateway 10.0.1.1
broadcast 192.168.0.255
wireless-mode auto
wireless-essid someones-open-net
wireless-channel 1
wireless-key off
wireless-txpower auto

# The Cardbus Wlan Adapter ath0/wifi0 (Netgear WG511TA, ath_pci)
iface ath0 inet static
address 10.0.1.3
network 10.0.1.0
netmask 255.255.255.0
gateway 10.0.1.1
broadcast 10.0.1.255
wireless-essid someones-open-net
wireless-key off
wireless-channel 1
 
  


Reply

Tags
debian, ipw3945, wireless



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
IPW3945 in monitor mode? FLX Linux - Laptop and Netbook 16 07-27-2007 02:07 PM
ipw3945 and ifrename, and general ifrename question taids Linux - Wireless Networking 0 04-22-2006 03:08 PM
is the ipw3945 driver due for inclusion into upcoming kernel? steve1401 Linux - Wireless Networking 4 04-06-2006 10:58 AM
Debian problems alyks Debian 7 09-20-2004 12:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 10:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration