modprobe mystery - application not started



hi guys,

i'm trying to configure the intel pro wireless 3945 network card to work on my machine. i installed the ieee80211 stack, the ipw3945 driver, the firmware and also the binary daemon.

when started from the installation directory (as suggested for testing) everything works fine - the card comes up and is visible in
iwconfig eth1
however, i wanted it to be set up on boot and followed the instructions:
1) put ipw3945 to /etc/modules
2) created /etc/modprobe.d/ipw3945 file with

install ipw3945 /sbin/modprobe --ignore-install ipw3945; \
sleep 0.5; /usr/local/sbin/ipw3945d --timeout=-1 --quiet
remove ipw3945 /usr/local/sbin/ipw3945d --kill; \
/sbin/modprobe -r --ignore-remove ipw3945

on boot, card is recognized

ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, 1.1.14
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@xxxxxxxxxxxxxxx>
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.1.0-pre2d
ipw3945: Copyright(c) 2003-2006 Intel Corporation
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection

however iwconfig eth1 returns
eth1 No such device

the problem is that the /usr/local/sbin/ipw3945d is not executed by modprobe. could anybody please tell me where is the problem? i don't see any typo in the modprobe.d file. is there any problem with the format?

when i start the daemon manually, everything works like a charm...

thank you in advance. with best regards,

--
Lubos
_@_"


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: WARNING: Intel Net cards and WM5
    ... its an ethernet connection using an Intel Pro/100 VE onboard card. ... As for wireless being inexpensive, that's true, but we're a local authority, ... "Network" card is not ...
    (microsoft.public.pocketpc.activesync)
  • Re: WindowsXP x64
    ... Intel 82567LF network card, and I am trying to load Windows XP x64 ... Are you saying you ordered this system with 6GB of memory from Dell ... the NIC manufacturer that says the driver is supposed to work with the NIC ...
    (microsoft.public.windowsxp.hardware)
  • Re: virtual network interface over PCI
    ... Not sure whether establishing a virtual network connection to the OS on ... TCP/IP stack on the card as well as an FTP server. ... An NDIS intermediate driver is not what you ... The PCI card in question has a embedded controller/OS built in. ...
    (microsoft.public.development.device.drivers)
  • Need guidance developing NIC driver
    ... model) PCI NIC cards as a single logical network card to the OS. ... I've gotten a pair of books on driver development: ... it specifies that writing a network driver is ...
    (microsoft.public.development.device.drivers)
  • Re: netstat - negative number of queues free
    ... > This is the integrated Broadcom gigabit Ethernet card. ... > driver would either have been included in 5.0.7 or, more likely, ... > $cable a few times under high network load. ... > The users access the data by telnetting to the server and running ...
    (comp.unix.sco.misc)