Op zaterdag 21 juli 2012 13:30:24 schreef Arvid Warnecke:
Hello Ike,
On Fri, Jul 20, 2012 at 10:15:48PM +0200, Ike Devolder wrote:
Op vrijdag 20 juli 2012 22:06:31 schreef Arvid Warnecke:
On Fri, Jul 20, 2012 at 03:52:34PM -0400, Daniel Wallace wrote:
On Fri, Jul 20, 2012 at 09:53:01PM +0200, Arvid Warnecke wrote:
Is there an ideal way of replacing nvidia by nvidia-ll? I build the utils, but am not able to install it, because the actually installed nvidia requires the other nvidia-utils.
remove the ones that are already installed, and then finish building and installing the new ones
That results in removing 41 packages depending on nvidia and nvidia-utils. Any better way?
or follow the following steps without rebooting:
1) build 'nvidia-utils-ll' 2) remove 'nvidia' 3) install 'nvidia-utils-ll' 4) build 'nvidia-ll' 5) install 'nvidia-ll'
and that should do it and not get you to remove many packages
Worked well. But did not solve the problem. Hibernation still seems to work at first, but when I start the laptop it boots normally, fscks disks because of unclean unmount and leaves me with a freshly rebooted machine.
What does work now with 295.59 for me is pm-suspend. I read a lot about people having issues with nvidia from official, too. But with
vbetool dpms on
in my handler.sh it seems to work pretty well.
Cheers, Arvid
and for the hibernation, do you have the "resume=/my/swap' and do you have the resume hook in your mkinitcpio.conf ? personally i dont use hiberantion since that or fresh boot are both taking approx the same time so then i prefer fresh boot :p. --Ike