View previous topic :: View next topic |
Author |
Message |
Mimamau Apprentice
Joined: 11 Jun 2002 Posts: 160 Location: Germany
|
Posted: Fri Jun 25, 2010 8:42 pm Post subject: [solved] gdm kills my SSD? |
|
|
Hi, I have a strange problem since last update.
In the meantime I have a SSD (Mtron Mobi 3500) in my Thinkpad X61s. I noticed a blank screen after logging into gdm (user and root). After the next reboot I first switched to the first terminal and everything seemed normal. After logging into gdm everything seemed dead, no command possible on the first terminal. The next reboot I first opened 'tail -f /var/log/messages' on the first terminal and then logged into gdm. Back on the terminal I see:
Code: | Jun 25 20:05:06 host kernel: ata1: hard resetting link |
This seems to kill my SSD. Why does gdm something hard disk related?
I then copied my partitions from the SSD to a real hard disk and everything works as normal, in syslog I see after logging into gdm:
Code: | Jun 25 22:16:06 host kernel: ata1: hard resetting link
Jun 25 22:16:06 host kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Jun 25 22:16:06 host kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (unknown) succeeded
Jun 25 22:16:06 host kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (unknown) filtered out
Jun 25 22:16:06 host kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (unknown) filtered out
Jun 25 22:16:06 host kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (unknown) succeeded
Jun 25 22:16:06 host kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (unknown) filtered out
Jun 25 22:16:06 host kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (unknown) filtered out
Jun 25 22:16:06 host kernel: ata1.00: configured for UDMA/133
Jun 25 22:16:06 host kernel: ata1.00: configured for UDMA/133
Jun 25 22:16:06 host kernel: ata1: EH complete |
Last edited by Mimamau on Sun Jul 18, 2010 8:59 pm; edited 1 time in total |
|
Back to top |
|
|
BradN Advocate
Joined: 19 Apr 2002 Posts: 2391 Location: Wisconsin (USA)
|
Posted: Sat Jun 26, 2010 10:15 pm Post subject: |
|
|
It would help to have the messages before those, since those describe the controller reestablishing a link with the drive, but it'd be good to know what happened to cause it in the first place.
You could try running badblocks just to make sure there isn't something terribly wrong with the drive, other than that I can't think of what it could be either. |
|
Back to top |
|
|
Mimamau Apprentice
Joined: 11 Jun 2002 Posts: 160 Location: Germany
|
Posted: Sun Jul 18, 2010 8:59 pm Post subject: |
|
|
Just found it (sorry, I'm late):
I had a line read
Code: | echo min_power > /sys/class/scsi_host/host0/link_power_management_policy |
in one of my startup scripts. That is probably causing these problems. |
|
Back to top |
|
|
Mimamau Apprentice
Joined: 11 Jun 2002 Posts: 160 Location: Germany
|
Posted: Tue Jul 20, 2010 8:21 pm Post subject: |
|
|
Hm, but now it won't wake up from standby properly anymore. After wake up the disk is gone again. |
|
Back to top |
|
|
Mimamau Apprentice
Joined: 11 Jun 2002 Posts: 160 Location: Germany
|
Posted: Sun Aug 01, 2010 1:58 pm Post subject: |
|
|
I even can't switch from battery to AC anymore. The SSD just stops being there?! |
|
Back to top |
|
|
BradN Advocate
Joined: 19 Apr 2002 Posts: 2391 Location: Wisconsin (USA)
|
Posted: Sun Aug 01, 2010 6:50 pm Post subject: |
|
|
Sounds like something's going wrong with your laptop, especially if this happens on other livecd's. |
|
Back to top |
|
|
Mimamau Apprentice
Joined: 11 Jun 2002 Posts: 160 Location: Germany
|
Posted: Sun Aug 08, 2010 12:44 am Post subject: |
|
|
Haven't tried it with other distros, yet. |
|
Back to top |
|
|
|