Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] autoloading ipw3945
Date: Fri, 20 Jul 2007 01:32:49
Message-Id: yu9ir8frhju.fsf@nyu.edu
1 My laptop (inspiron 6400) has an intel 3945 wireless chip and hence I
2 use net-wireless/ipw3945{,d,-ucode}.
3
4 If I include ipw3945 in /etc/modules.autoload.d/kernel-2.6, I get an
5 error msg during boot
6
7 Failed to load ipw3945
8
9 However, everything works fine. Specifically, ifconfig shows that the
10 wireless network is up.
11
12 Certainly, I can live with this situation, but getting a "yellow star"
13 during boot seems unclean.
14
15 So I tried removing ipw3945.
16 Naturally, the above error msg is gone.
17 But now the ipw3945d initscript fails when it attempts to access
18 /sys/bus/pci/drivers/ipw3945/00*/cmd
19
20 The wireless network is not available and cannot be started,
21
22 If I now execute
23
24 insmod /lib/modules/2.6.20-gentoo-r7/net/wireless/ipw3945.ko
25 /etc/init.d/ipw3945d restart
26 /etc/init.d/net.eth1 restart
27
28 no errors appear and all is well (wireless works fine).
29
30 What is the clean way to do this? Currently I am using the first
31 method above and averting my eyes when the yellow star is to appear.
32
33 thanks,
34 allan
35 --
36 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] autoloading ipw3945 Novensiles divi Flamen <noven@×××××××.org>