Why doesn't it work?


Recommended Posts

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

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.