Re: Beryl Issue
Steve, install JUST nvidia-glx-new and no other nvidia-xxx packages, and then restart xserver with Ctrl-Alt-Backspace. If you see the Nvidia splash screen before the login screen, then that's good. Next, you want to run (in a konsole)
and restart the xserver again.
Now, in a konsole window run
, set your resolution and refresh rates as you want them, click "Save to X config file" and then click "save" in the little window, and you should be in good shape after you start the xserver the next time.
Steve, install JUST nvidia-glx-new and no other nvidia-xxx packages, and then restart xserver with Ctrl-Alt-Backspace. If you see the Nvidia splash screen before the login screen, then that's good. Next, you want to run (in a konsole)
Code:
sudo nvidia-xconfig --add-argb-glx-visuals --composite
Now, in a konsole window run
Code:
sudo nvidia-settings
Comment