[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: FC6 aiglx/compiz
- From: Eric Donkersloot <eric donkersloot gmail com>
- To: Fedora Core <fedora-list redhat com>, Alexandru Ciobanu <alex tvtransilvania ro>
- Cc:
- Subject: Re: FC6 aiglx/compiz
- Date: Wed, 25 Oct 2006 17:36:32 +0200
I go it working with the following configuration and the nvidia driver from
freshrpms.net:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Module"
Load "glx"
Load "dri"
Load "extmod"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" "intl"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Dell"
ModelName "1900fp"
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "AddARGBGLXVisuals" "true"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864"
"1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
On 10/25/06 6:14 PM, "Alexandru Ciobanu" <alex tvtransilvania ro> wrote:
>
>> Section "Screen"
>> Identifier "Screen0"
>> Device "Videocard0"
>> Monitor "Monitor0"
>> DefaultDepth 24
>> SubSection "Display"
>> Viewport 0 0
>> Depth 24
>> EndSubSection
>> EndSection
>>
>
> In the Screen section try adding these options:
> Option "AddARGBGLXVisuals" "True"
> Option "DisableGLXRootClipping" "True"
>
> This did the trick for me with NVidia's 1.0-9625 driver.
>
>
Met vriendelijke groet / Kind regards,
Eric
--
Eric Donkersloot
Amsterdam, The Netherlands
eric donkersloot gmail com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]