Comment 20 for bug 424877

Revision history for this message
Jim Bauwens (jimbauwens) wrote :

The card I use is also FAT32, but I only have one card in my computer.

The exact steps I did were :
Modify the /etc/default/grub file and change
' GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" ' to ' GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pciehp.pciehp_force=1" '.
Run update-grub
Then I installed linux-backports-modules-karmic using ' sudo apt-get install linux-backports-modules-karmic '.
I then rebooted and the problem was gone.

The SD card i'm using is a 4 GB SDHC card. It is in the left slot, but suspend also works when it is in the right slot.
And also I have disabled that mounted media opens automaticly in nautilus using the gconf-editor, but I don't think this really matters.

I will continue to think for a solution.
Jim