View previous topic :: View next topic |
Author |
Message |
replazer n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 15 Oct 2008 Posts: 51
|
Posted: Wed Oct 15, 2008 5:54 pm Post subject: Hibernate on laptop with Nvidia Quadro NVS 110M[SOLVED] |
|
|
Hi
I`m trying to set up hibernate and suspend on my Laptop. I have a Dell D620 with a Nvidia Quadro NVS 110M (PCI express) videocard. I have emerged the hibernate-script and so far does hibernate-ram works, but when i use hibernate the screen goes black when i try to resume.
I`m running on a 2.6.25-gentoo-r8 kernel, with a config i have used for some time on Debian where i got hibernate to work with the nvida card.
The only thing i have done so far is to remove nvidia from blacklistedmodules.
Does anyone know what i have to do, to get this working?
Last edited by replazer on Fri Nov 07, 2008 3:18 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Hu Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
Joined: 06 Mar 2007 Posts: 23091
|
Posted: Thu Oct 16, 2008 3:00 am Post subject: |
|
|
I have seen reports of success with TuxOnIce hibernation on Dell laptops. Try a more recent kernel, such as =sys-kernel/tuxonice-sources-2.6.26. If that does not work, go through the troubleshooting process described on the TuxOnIce homepage. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
replazer n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 15 Oct 2008 Posts: 51
|
Posted: Fri Nov 07, 2008 3:17 pm Post subject: |
|
|
The solution is to emerge the nvidia-173.14.12 drivers and not the 177.80 drivers. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Hu Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
Joined: 06 Mar 2007 Posts: 23091
|
Posted: Sat Nov 08, 2008 4:12 am Post subject: |
|
|
Alternately, you could use the open source driver. That avoids tainting your kernel, and hibernate works correctly too. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
replazer n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 15 Oct 2008 Posts: 51
|
Posted: Sat Nov 08, 2008 11:37 am Post subject: |
|
|
where do I find the open source driver? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Hu Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
Joined: 06 Mar 2007 Posts: 23091
|
Posted: Sat Nov 08, 2008 6:46 pm Post subject: |
|
|
It is in Portage. It should be pulled in automatically if you set VIDEO_CARDS="nv". Alternately, you can explicitly emerge x11-drivers/xf86-video-nv. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|