On Sat, Feb 12, 2005 at 11:32:41AM -0500, John Harrold wrote: > Sometime in February Gabriel Paubert assaulted the keyboard and produced: > > | I suspect you load more modules than this. > | What does `lsmod' say? > > Oh, lots and lots of happiness: > > > absent:~# lsmod > Module Size Used by > ipv6 323928 12 > ds 23844 2 > af_packet 21352 2 > ehci_hcd 37156 0 > uninorth_agp 8544 1 > agpgart 42412 1 uninorth_agp > yenta_socket 23616 0 > pcmcia_core 76788 2 ds,yenta_socket > tsdev 8640 0 > joydev 12000 0 > evdev 11968 3 > usbhid 53952 0
Since usbhid is loaded, I don't know what the problem could be. Maybe OF puts it in a non-operating (maybe power saving) state. > eth1394 25480 0 > ohci_hcd 26212 0 > usbcore 139092 5 ehci_hcd,usbhid,ohci_hcd > ohci1394 41924 0 > sungem 36836 0 > crc32 4832 1 sungem > sungem_phy 10240 1 sungem > airport 7968 0 > orinoco 53620 1 airport > hermes 15104 2 airport,orinoco Surprising, these machines have Airport Extreme, which does not have Linux drivers for lack of documentation. So why are these modules loaded? > therm_adt746x 12460 0 > sr_mod 22884 0 > snd_powermac 44304 0 > snd_pcm 119800 1 snd_powermac > snd_page_alloc 13480 1 snd_pcm > snd_timer 29348 1 snd_pcm > snd 67800 3 snd_powermac,snd_pcm,snd_timer > soundcore 11812 1 snd > sbp2 28080 0 > scsi_mod 113472 2 sr_mod,sbp2 > ieee1394 448200 3 eth1394,ohci1394,sbp2 > ide_cd 49764 0 > cdrom 49660 2 sr_mod,ide_cd > ext3 130736 1 > jbd 71576 1 ext3 > mbcache 10116 1 ext3 > ide_disk 27072 3 > unix 32088 38 Gabriel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]