Hi, everyone
I'm trying not to load "XFree86-DGA" extension as advised in
http://wiki.gentoo-xeffects.org/NVidia, because I have a* nVidia* based
video card. So, my "/etc/X11/xorg.conf" looks like this:
--snip--
Section "Module"
Load "extmod"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "dbe"
Load "record"
Load "xtrap"
Load "glx"
Load "freetype"
Load "type1"
EndSection
--snip---
...but after restarting X my "/var/log/Xorg.0.log" reads:
--snip--
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
--snip--
Reading "man xorg.conf" I found this: "The Module section is used to
specify which Xorg server modules should be loaded. This section is
ignored when the Xorg server is built in static form."
Am I doing something wrong or xorg-serve is built in static form even
without the "static" use-flag?
emerge -pv xorg-server
These are the packages that would be merged, in order:
Calculating dependencies ... done!
[ebuild R ] x11-base/xorg-server-1.1.1-r1 USE="aiglx nptl sdl xorg
(-3dfx) -debug -dmx -dri -ipv6 -kdrive -minimal -xprint"
INPUT_DEVICES="keyboard mouse -acecad -aiptek -calcomp -citron
-digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen
-jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount
-spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom"
VIDEO_CARDS="nvidia -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev
-fglrx -glint -i128 (-i740) -i810 (-impact) (-imstt) -mach64 -mga
-neomagic (-newport) (-nsc) -nv -r128 -radeon -rendition -s3 -s3virge
-savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3)
(-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l
-vesa -vga -via -vmware -voodoo" 0 kB
Total size of downloads: 0 kB
Any ideas how to deal with this will be much appreciated.
--
Best regards,
Daniel
--
[email protected] mailing list