1828000 Members
3184 Online
109973 Solutions
New Discussion

dmesg error message

 
Tammy Liang
Regular Advisor

dmesg error message

I see hda error message from dmesg and logwatch below.
What are these messages? My sysem is still running fine w/o issues.

Below is part of dmesg:
hda: drive_cmd: error=0x04Aborted Command
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }

Below is part of logwatch:
Also logwatch shows modprobe error, see below
--------------------- Kernel Begin ------------------------

WARNING: Kernel Errors Present
hda: drive_cmd: error=0x04Aborted Comm...: 1Time(s)
hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }...: 1Time(s)

---------------------- Kernel End -------------------------
--------------------- ModProbe Begin ------------------------


Can't locate these modules:
block-major-78: 6 Time(s)
char-major-237: 26 Time(s)
char-major-206: 1 Time(s)
block-major-79: 6 Time(s)
fb0: 1 Time(s)
sound-slot-0: 3 Time(s)
sound-service-0-0: 3 Time(s)
char-major-203: 1 Time(s)
block-major-111: 9 Time(s)
block-major-72: 6 Time(s)
block-major-76: 6 Time(s)
block-major-73: 6 Time(s)
eth2: 6 Time(s)
block-major-65: 1 Time(s)
block-major-109: 9 Time(s)
char-major-10-170: 2 Time(s)
block-major-75: 6 Time(s)
block-major-107: 9 Time(s)
block-major-110: 9 Time(s)

Thanks for any reply
take easy, enjoy life
8 REPLIES 8
Steven E. Protter
Exalted Contributor

Re: dmesg error message

I would check into trouble with your disks. There may be a bad one, or one that was overloaded and responded too late to the kernel.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Vitaly Karasik_1
Honored Contributor

Re: dmesg error message

do you have IDE or SCSI harddisks?
if your harddisk is SCSI, messages in syslog related to CDROM drive, so your hd is OK.
Johannes Krackowizer_1
Valued Contributor

Re: dmesg error message

hi Tammy Liang,

do you see this error more often during work? if it only seen once during boot sequence it's ok. but if you get this error often during work: thats bad!

if this error means that the harddrive rejects a command. this could indicate that you have a harddrive with a buggy firmware or the drive is near death.

do you use smartd and have s.m.a.r.t. enabled in the bios? if yes then look if smart reports errors from your harddisk (bad sectors or something like that).

best regards,

johannes
"First off, I'd suggest printing out a copy of the GNU coding standards, and NOT read it. Burn them, it's a great symbolic gesture." (Linus Torvalds)
Cheryl Griffin
Honored Contributor

Re: dmesg error message

Also, depending on your version of Linux, look to see if a patch is available. This error comes up in a lot of bug reports.
"Downtime is a Crime."
Tammy Liang
Regular Advisor

Re: dmesg error message

Thanks all for replying my question.
The error message is created by software called lshw when query for system hardware
listing...

Thanks again
take easy, enjoy life
Vitaly Karasik_1
Honored Contributor

Re: dmesg error message

So IMHO your hardware is OK [lshw just probing different devices]

and

we're waiting for our *points* :-|
Tammy Liang
Regular Advisor

Re: dmesg error message

I thought I did. I redo it again, and see
"Error on page" when I click on the "submit points", and nothing happen. I will try later this afternoon, see if "submit points" works.
take easy, enjoy life
PAVIC Thierry
Frequent Advisor

Re: dmesg error message

I have the same trouble, it seems that the lshw program scan the hardwardware,

In fact i have no trouble, and i try a way with hp support in order to put a filter for the files messages*

something like that : in
/etc/modprobe.conf
alias block-major-43 off
alias char-major-97 off
alias char-major-188 off
alias char-major-6 off