Results 1 to 3 of 3
can someone please explain how to find the errors relating to hardwares using log files ?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-05-2012 #1Just Joined!
- Join Date
- Nov 2012
- Posts
- 1
finding hardware device errors
can someone please explain how to find the errors relating to hardwares using log files ?
- 11-05-2012 #2Linux Enthusiast
- Join Date
- Apr 2004
- Location
- UK
- Posts
- 678
Hi there,
It can depend on the hardware and the symptoms you are experiencing, but the dmesg command will give you lots of information which can be useful if you search for your device in it.
If you give us more details on the problem kit and what is going wrong, we may be able to help you more.
Let us know how you get on.To be good, you must first be bad. "Newbie" is a rank, not a slight.
- 11-05-2012 #3
I agree with kakariko8182. There isn't a dedicated log for all Hardware. dmesg records all boot up activities and is useful to detect errors, if any.
Code:dmesg | more
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
