Grey$cale Posted February 10, 2004 Share Posted February 10, 2004 Alright, i installed mandrake and got everything else to work but my usb ports, why doesn't it work?? Link to comment Share on other sites More sharing options...
markwolfe Veteran Posted February 11, 2004 Veteran Share Posted February 11, 2004 Well, let's start off by looking at your /var/log/dmesg log. Now, this is a pretty big log, and if you just type cat /var/log/dmesg, it is going to scroll by pretty quickly. So, let's just filter out what is of interest right now by using the grep command, as follows: cat /var/log/dmesg | grep usb Post what results you get here. (you may or may not need to root to have permissions to this file) Link to comment Share on other sites More sharing options...
Recommended Posts