Gentoo Archives: gentoo-laptop

From: Marco Calviani <marco.calviani@×××××.com>
To: gentoo-user@l.g.o, gentoo-laptop@l.g.o
Subject: [gentoo-laptop] Re: [gentoo-user] USB freezes the machine...
Date: Mon, 01 Jan 2007 11:30:38
Message-Id: da5cd1900701010328p576bee6xe6989aeaa0bb1d31@mail.gmail.com
1 Hi Richard,
2
3 > Marco, if you suspect this at all, you can set RC_COLDPLUG=no in
4 > /etc/conf.d/rc to completely disable module loading by udev.
5 >
6
7 actually the variable is set that way with RC_COLDPLUG=no. I've tried
8 with similar USB drives, and the behaviour is the same. I've tried to
9 blacklist again the module usb-uhci that was in the
10 /etc/hotplug/blacklist (now not read anymore) in the
11 /etc/modules/my-aliases file, but the result is the same.
12
13 If it useful, this is my lsmod:
14
15 Module Size Used by
16 appletalk 35376 2
17 ipx 26732 2
18 p8022 2368 1 ipx
19 psnap 4356 2 appletalk,ipx
20 llc 7956 2 p8022,psnap
21 p8023 2112 1 ipx
22 radeon 120224 2
23 drm 84888 3 radeon
24 pcmcia 39676 6
25 yenta_socket 27468 8
26 rsrc_nonstatic 13440 1 yenta_socket
27 pcmcia_core 42064 3 pcmcia,yenta_socket,rsrc_nonstatic
28 snd_pcm_oss 45600 0
29 snd_mixer_oss 18176 2 snd_pcm_oss
30 snd_seq_dummy 3780 0
31 snd_seq_oss 34816 0
32 snd_seq_midi_event 7872 1 snd_seq_oss
33 snd_seq 54224 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
34 snd_seq_device 8396 3 snd_seq_dummy,snd_seq_oss,snd_seq
35 rtc 14004 0
36 shfs 55184 0
37 af_packet 22472 4
38 kqemu 107908 0
39 psmouse 40904 0
40 evdev 10048 1
41 rfcomm 39708 0
42 l2cap 25156 5 rfcomm
43 bluetooth 54564 4 rfcomm,l2cap
44 snd_intel8x0 33564 2
45 snd_ac97_codec 96800 1 snd_intel8x0
46 snd_ac97_bus 2304 1 snd_ac97_codec
47 snd_pcm 82696 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
48 snd_timer 24900 2 snd_seq,snd_pcm
49 snd 53796 11
50 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
51 soundcore 10528 2 snd
52 snd_page_alloc 10312 2 snd_intel8x0,snd_pcm
53 mousedev 11872 1
54 button 6544 0
55 video 15236 0
56 fan 4740 0
57 thermal 13512 0
58 battery 9604 0
59 ac 5124 0
60 ipw2200 148744 0
61 ieee80211 34504 1 ipw2200
62 ieee80211_crypt_ccmp 8256 0
63 ieee80211_crypt_tkip 11648 0
64 ieee80211_crypt_wep 5568 0
65 ieee80211_crypt 6784 4
66 ieee80211,ieee80211_crypt_ccmp,ieee80211_crypt_tkip,ieee80211_crypt_wep
67 speedstep_centrino 8464 0
68 tg3 110468 0
69 ide_cd 41120 0
70 cdrom 38432 1 ide_cd
71 unix 29104 379
72 e1000 124992 0
73 xfs 600692 1
74 nfs 241612 0
75 lockd 62728 1 nfs
76 sunrpc 160060 2 nfs,lockd
77 jfs 195140 0
78 reiserfs 269828 0
79 ext2 69384 0
80 dm_mirror 22224 0
81 dm_mod 58616 1 dm_mirror
82 sbp2 23880 0
83 ohci1394 36464 0
84 ieee1394 100472 2 sbp2,ohci1394
85 ohci_hcd 21636 0
86 uhci_hcd 24648 0
87 usb_storage 66496 0
88 scsi_mod 139720 2 sbp2,usb_storage
89 usbhid 42272 0
90 ehci_hcd 33160 0
91 usbcore 132548 6 ohci_hcd,uhci_hcd,usb_storage,usbhid,ehci_hcd
92
93 Regards,
94 m
95 --
96 gentoo-laptop@g.o mailing list