KInfoCenter reports no USB Devices
I've tried a number of things to get my USB ports running, but yet they don't show up in KInfoCenter. Originally, I discovered this when I tried to install my printer / all-in-one, but I have also determined my USB flash drive (SanDisk Cruzer Titanium) doesn't work either. The LED flashes when it's plugged in, but doesn't stay lit like it should - nor does the computer recognize it. This is all very strange, because the machine recognized a USB keyboard and mouse when I was using them (I've since switched to PS/2 style for both).
I'm running Mepis 7.0 on a Compaq Presario SR1224NX.
From dmesg:
Linux version 2.6.22-1-mepis-smp (root@mepis-pro) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP PREEMPT Mon Feb 18 21:44:02 EST 2008
Also from dmesg:
root@mepis1:~# dmesg|grep usb
Kernel command line: root=/dev/sda1 nomce quiet splash vga=normal nousb resume=/dev/sda2
usbcore: USB support disabled
usbmon: debugfs is not available
ndiswrapper (register_devices:655): couldn't register usb driver: -19
Contents of /etc/fstab:
# Pluggable devices are handled by uDev, they are not in fstab
/dev/sda1 / ext3 defaults,noatime 1 1
/dev/sda2 swap swap sw,pri=1 0 0
none /proc proc defaults 0 0
none /proc/bus/usb usbfs defaults,devmode=0666 0 0
none /dev/pts devpts mode=0622 0 0
none /sys sysfs defaults 0 0
/dev/sda3 /home auto defaults,noatime 1 2
/dev/sdb1 /mnt/flash auto noauto,users,exec 0 0
/dev/sdc1 /mnt/flash1 auto noauto,users,exec 0 0
/dev/sdd1 /mnt/flash2 auto noauto,users,exec 0 0
/dev/sde1 /mnt/flash3 auto noauto,users,exec 0 0
# Dynamic entries below
/dev/cdrom /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0
/dev/scd0 /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0
Anybody have any clues on how to get my USB ports recognized and working?
|