On 2013-07-02 08:16 (GMT-0400) Anton Aylward composed:
Felix Miata composed:
On 2013-07-01 11:20 (GMT-0400) Anton Aylward composed:
So how do I tell if I have 2D or 3D?
I don't know if I know, but I'm pretty sure I know how to ensure that 2D is used. Put the following in a configfile in /etc/X11/ somewhere:
Section "Extensions" Option "Composite" "Disable" EndSection
Except for an occasional testing session, I use it always, usually in /etc/X11/xorg.conf.d/70-extensions.conf, as bling and I do not get along. Trouble with any Gecko crashing or trashing any of my systems is extraordinarily rare, even though I usually have 5 different ones open at once in the same X session.
After googling I found a couple of threads for an older version of Fedora and another for ArcOS that advised booting with "nouveau.noaccel=1" on the command line.
This seems to work. I ran for most of yesterday without that problem.
Now where to put it in the xorg.conf.d/
Give 50-device.conf a try: Section "Device" ... Option "NoAccel" "true" ... EndSection I've not used it with nouveau, but it did fix i845G 2 years ago. -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org