Details

ManufacturerLENOVO
ModelThinkPad T61
TypeLaptop

Components

Ratings

Overall rating: -1.0 x 2

By Linux distribution:

  • openSUSE 10.3 i586: -1.0 x 2

Comments

Laptop with a working suspend to ram on openSUSE 10.3 i586 (kernel: 2.6.22.13-0.3-default) by ang (3):

1.add intel_agp module as blacklisted in /etc/modprobe.conf. / check lsmod|grep intel_agp / 2. Add Option “NvAGP” “3” in /etc/X11/xorg.conf. /I see “3” in cat /proc/driver/nvidia/registry / 3. in Grub add acpi_sleep=s3_bios agp=off in /boot/grub/menu.lst / I’m not sure, if is agp=off necessarily / 4. Create or edit /etc/pm/config.d/defaults and add just only S2RAM_OPTS=”-f”

Laptop with a working suspend to disk on openSUSE 10.3 i586 (kernel: 2.6.22.13-0.3-default) by ang (-5):

I’m sure it is something wrong with Nvidia binary driver, because Suspend to disk works in init 3 – text mode.

symptoms: if system going down all is ok. But if system going up is very slow. I see on monitor wake up message but no X server. I can’t switch to other conzole. It look as similar trouble with intel_agp module (viz Suspend to Ram).