Mailinglist Archive: opensuse (2459 mails)
| < Previous | Next > |
Re: [opensuse] Google Earth problem
- From: "Bikram Chatterjee" <razorpeak@xxxxxxxxx>
- Date: Tue, 11 Mar 2008 07:35:42 +0530
- Message-id: <1de55ade0803101905v7f7d196ud11b0b831dfe626a@xxxxxxxxxxxxxx>
This might be:
https://bugzilla.novell.com/show_bug.cgi?id=303952
I guess that:
zypper up
which will install update patches should fix the issue.
The workaround is:
Load "dri"
present in /etc/X11/xorg.conf :
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
EndSection
This is mine and it works without. Also check permissions:
Section "DRI"
Group "video"
Mode 0660
EndSection
Module and DRI looks identical as you have posted. Only Modules are
mentioned in a different order. Does that matter?
--
--
Regards, Rajko.
See http://en.opensuse.org/Portal
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |