Debian freezing

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Debian freezing

Post by ayu »

I have had my Debian Squeeze installation for a pretty long time now (since December last year), and I have never had any issues with it.
Until yesterday, when I started a large file transfer from my server to my desktop (both of them have Debian, but the issue resides on the desktop) and all of a sudden the system froze.
I then restarted and tried again, and every time I started the transfer, the system would either freeze or restart.

Today when I woke up and did my "daily routine surfing news ..blabla etc" it just randomly froze again for no apparent reason.
I decided to take a peek in the syslog, and this is what I found, spammed all over it at the time when the machine died.
Jun 11 13:15:02 enma kernel: [ 548.011004] ata3.00: status: { DRDY ERR }
Jun 11 13:15:02 enma kernel: [ 548.026964] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
Jun 11 13:15:02 enma kernel: [ 548.026971] sr 2:0:0:0: CDB: Get event status notification: 4a 01 00 00 10 00 00 00 08 00
Jun 11 13:15:02 enma kernel: [ 548.026988] ata3.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
Jun 11 13:15:02 enma kernel: [ 548.026990] res 51/04:00:00:69:00/00:00:00:00:00/00 Emask 0x1 (device error)
Jun 11 13:15:02 enma kernel: [ 548.026995] ata3.00: status: { DRDY ERR }
Jun 11 13:15:02 enma kernel: [ 548.027081] sr0: CDROM (ioctl) error, command: Get event status notification 4a 01 00 00 10 00 00 00 08 00
Jun 11 13:15:02 enma kernel: [ 548.027093] sr: Sense Key : Aborted Command [current] [descriptor]
Jun 11 13:15:02 enma kernel: [ 548.027099] sr: Add. Sense: No additional sense information
Jun 11 13:15:02 enma kernel: [ 548.042999] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
Jun 11 13:15:02 enma kernel: [ 548.043006] sr 2:0:0:0: [sr0] CDB: Inquiry: 12 00 00 00 24 00
Jun 11 13:15:02 enma kernel: [ 548.043020] ata3.00: cmd a0/00:00:00:24:00/00:00:00:00:00/a0 tag 0 pio 16420 in
Jun 11 13:15:02 enma kernel: [ 548.043022] res 51/04:00:00:69:00/00:00:00:00:00/00 Emask 0x1 (device error)
Jun 11 13:15:02 enma kernel: [ 548.043027] ata3.00: status: { DRDY ERR }
There is one more key thing that I want to mention, but I want to wait until someone can give me an idea of what these errors means more exactly.
That is, I have a clue on what the error could be, but I want to be sure of it.ä

Any help would be greatly appreciated.
"The best place to hide a tree, is in a forest"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Re: Debian freezing

Post by bad_brain »

hm, I have read of a kernel bug in context with the ATA ACPI, create /etc/modprobe.d/options.conf (if it doesn't exist) and enter:

Code: Select all

options libata noacpi=1
and see if it helps after a reboot... :-k
Image

Post Reply