[PlanetCCRMA] Re: 2.6.7 ccrma kernel and usb / nvidia support

Shayne O'Connor forums@machinehasnoagenda.com
Thu Nov 18 18:25:01 2004


hi fernando

i haven't been able to notice whether it fails - these are basically the
only messages i see when booting ...


> Nov 18 17:17:36 localhost syslog: syslogd startup succeeded
> Nov 18 17:17:36 localhost syslog: klogd startup succeeded
> Nov 18 17:17:36 localhost irqbalance: irqbalance startup succeeded
> Nov 18 17:17:36 localhost portmap: portmap startup succeeded
> Nov 18 17:17:36 localhost nfslock: rpc.statd startup succeeded
> Nov 18 17:17:36 localhost ifup:  done. 
> Nov 18 17:17:36 localhost network: Bringing up interface eth0:  succeeded 
> Nov 18 17:17:41 localhost rpcidmapd: rpc.idmapd startup succeeded
> Nov 18 17:17:41 localhost random: Initializing random number generator:  succeeded
> Nov 18 17:17:41 localhost rc: Starting pcmcia:  succeeded
> Nov 18 17:17:41 localhost netfs: Mounting other filesystems:  succeeded
> Nov 18 17:17:41 localhost autofs: automount startup succeeded
> Nov 18 17:17:41 localhost smartd: smartd startup succeeded
> Nov 18 17:17:41 localhost acpid: acpid startup succeeded
> Nov 18 17:17:44 localhost cups: cupsd startup succeeded
> Nov 18 17:17:44 localhost sshd:  succeeded
> Nov 18 17:17:44 localhost xinetd: xinetd startup succeeded
> Nov 18 17:17:44 localhost sendmail: sendmail startup succeeded
> Nov 18 17:17:44 localhost sendmail: sm-client startup succeeded
> Nov 18 17:17:45 localhost gpm: gpm startup succeeded
> Nov 18 17:17:45 localhost crond: crond startup succeeded
> Nov 18 17:17:45 localhost xfs: xfs startup succeeded
> Nov 18 17:17:45 localhost anacron: anacron startup succeeded
> Nov 18 17:17:45 localhost atd: atd startup succeeded
> Nov 18 17:17:46 localhost readahead: Starting background readahead: 
> Nov 18 17:17:46 localhost rc: Starting readahead:  succeeded
> Nov 18 17:17:46 localhost messagebus: messagebus startup succeeded
> Nov 18 17:17:46 localhost wine: Registering binary handler for Windows applications
> Nov 18 17:17:46 localhost rc: Starting wine:  succeeded
> Nov 18 17:17:46 localhost mdmonitor: mdadm succeeded
> Nov 18 17:17:46 localhost mdmpd: mdmpd failed

(what is that mdmpd module?)

this is what's in my /proc/bus/usb folder:

> [mrmachine@localhost usb]$ ls -l
> total 0
> dr-xr-xr-x  2 root root 0 Nov 18 21:02 001
> dr-xr-xr-x  2 root root 0 Nov 18 21:02 002
> dr-xr-xr-x  2 root root 0 Nov 18 21:02 003
> -r--r--r--  1 root root 0 Nov 18 21:02 devices

if i run 


> mount -t usbdevfs usbdevfs /proc/bus/usb

from a command line, here's what i get:

> [root@localhost usb]# mount -t usbdevfs usbdevfs /proc/bus/usb
> mount: usbdevfs already mounted or /proc/bus/usb busy
> mount: according to mtab, usbdevfs is already mounted on /proc/bus/usb

do you think it might help to add usbdevfs to fstab?

shayne