My laptop started acting weird. All net tabs in Chromium immediately crashed. So, I tried to start midori instead, but nothing happened. Trying to start it from a terminal, which happened to be open, gave some weird errors. It couldn’t even load the executable.

It seems, the hard disk went offline. (Windows would just have BSOD’d, Linux keeps running even without harddisk)

Looking at dmesg. I couldn’t |tail is, this would give a “bus error”, due the hard disk problem. So I had to get the entire log…. but I couldn’t save it to a file without running hard disk. Scrolling in the terminal window also stopped working, so I could only get the last few lines in the log, which were these lines


sd 0:0:0:0: [sda] Unhandled error code
sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
sd 0:0:0:0: [sda] CDB: Read(10): 28 00 17 9f 9c 36 00 00 08 00
end_request: I/O error, dev sda, sector 396336182
sd 0:0:0:0: [sda] Unhandled error code
sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
sd 0:0:0:0: [sda] CDB: Read(10): 28 00 1b 17 24 e1 00 00 08 00
end_request: I/O error, dev sda, sector 454501601
sd 0:0:0:0: [sda] Unhandled error code
sd 0:0:0:0: [sda] Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
sd 0:0:0:0: [sda] CDB: Read(10): 28 00 1b 17 24 e1 00 00 08 00
end_request: I/O error, dev sda, sector 454501601

Now… what does this mean? Something wrong with the hard disk? the controller? or is this a bug in the kernel?

Besides, my battery is really starting to get bad. I don’t get it. One day it says ninety-something % capacity, and then a few days later is was fourty-something. and now it’s down to 36%. Why *suddenly*? Does it enter self-destruct mode after warranty expires?

« »