Thank you Kaste, you've been a great help
It sounds like the session isn't getting registered in /var/log/wtmp, and I have no idea how sessreg went MIA. I pulled up portage:/usr/lib/X11/xdm/GiveConsole: line 11: /usr/bin/sessreg: No such file or directory
Code: Select all
emerge -av sessregCode: Select all
>>> Emerging (1 of 16) x11-drivers/xf86-input-mouse-1.0.4 to /
>>> checking ebuild checksums
>>> checking auxfile checksums
>>> checking miscfile checksums
>>> checking distfiles checksums
>>> Unpacking source...
>>> Unpacking xf86-input-mouse-1.0.4.tar.bz2 to /var/tmp/portage/xf86-input-mous e-1.0.4/work
>>> Unpacking x11-driver-patches-1.tar.bz2 to /var/tmp/portage/xf86-input-mouse-1.0.4/work
* Applying x11-driver-patches-1.tar.bz2 ... [ ok ]
* Running elibtoolize in: xf86-input-mouse-1.0.4
* Applying max_cmd_len-1.5.20.patch ...
* Applying sed-1.5.6.patch ...
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/xf86-input-mouse-1.0.4/work/xf86-input-mouse-1.0.4 ...
* econf: updating xf86-input-mouse-1.0.4/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating xf86-input-mouse-1.0.4/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... i686-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc static flag works... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
./configure: line 19272: test: too many arguments
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking if RANDR is defined... yes
checking if XINPUT is defined... yes
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking for /usr/share/X11/sgml/defs.ent... no
checking for linuxdoc... no
checking for ps2pdf... no
checking Whether to build documentation... no
checking Whether to build pdf documentation... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory `/var/tmp/portage/xf86-input-mouse-1.0.4/work/xf86-input-mouse-1.0.4'
Making all in src
make[2]: Entering directory `/var/tmp/portage/xf86-input-mouse-1.0.4/work/xf86-input-mouse-1.0.4/src'
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -mtune=pentium4 -fomit-frame-pointer -funroll-loops -pipe -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT mouse.lo -MD -MP -MF ".deps/mouse.Tpo" \
-c -o mouse.lo `test -f 'mouse.c' || echo './'`mouse.c; \
then mv -f ".deps/mouse.Tpo" ".deps/mouse.Plo"; \
else rm -f ".deps/mouse.Tpo"; exit 1; \
fi
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -mtune=pentium4 -fomit-frame-pointer -funroll-loops -pipe -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT pnp.lo -MD -MP -MF ".deps/pnp.Tpo" \
-c -o pnp.lo `test -f 'pnp.c' || echo './'`pnp.c; \
then mv -f ".deps/pnp.Tpo" ".deps/pnp.Plo"; \
else rm -f ".deps/pnp.Tpo"; exit 1; \
fi
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -mtune=pentium4 -fomit-frame-pointer -funroll-loops -pipe -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT mouse.lo -MD -MP -MF .deps/mouse.Tpo -c mouse.c -fPIC -DPIC -o .libs/mouse.o
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -march=pentium4 -mtune=pentium4 -fomit-frame-pointer -funroll-loops -pipe -DXFree86Server -DIN_MODULE -DXFree86Module -DXFree86LOADER -I/usr/include/xorg -I../src -MT pnp.lo -MD -MP -MF .deps/pnp.Tpo -c pnp.c -fPIC -DPIC -o .libs/pnp.o
mouse.c:70:1: warning: "NEED_XF86_TYPES" redefined
In file included from ../config.h:4,
from mouse.c:49:
/usr/include/xorg/xorg-server.h:75:1: warning: this is the location of the previous definition
In file included from /usr/include/xorg/xisb.h:32,
from mouse.c:74:
/usr/include/unistd.h:189: error: conflicting types for 'xf86ssize_t'
/usr/include/xorg/xf86_libc.h:86: error: previous declaration of 'xf86ssize_t' was here
In file included from /usr/include/xorg/xisb.h:32,
from mouse.c:74:
/usr/include/unistd.h:312: error: conflicting types for 'xf86read'
/usr/include/xorg/xf86_ansic.h:273: error: previous declaration of 'xf86read' was here
/usr/include/unistd.h:312: error: conflicting types for 'xf86read'
/usr/include/xorg/xf86_ansic.h:273: error: previous declaration of 'xf86read' was here
/usr/include/unistd.h:318: error: conflicting types for 'xf86write'
/usr/include/xorg/xf86_ansic.h:274: error: previous declaration of 'xf86write' was here
/usr/include/unistd.h:318: error: conflicting types for 'xf86write'
/usr/include/xorg/xf86_ansic.h:274: error: previous declaration of 'xf86write' was here
/usr/include/unistd.h:405: error: conflicting types for 'xf86usleep'
/usr/include/xorg/xf86_ansic.h:345: error: previous declaration of 'xf86usleep' was here
/usr/include/unistd.h:405: error: conflicting types for 'xf86usleep'
/usr/include/xorg/xf86_ansic.h:345: error: previous declaration of 'xf86usleep' was here
In file included from /usr/include/xorg/xisb.h:32,
from mouse.c:74:
/usr/include/unistd.h:884:29: macro "getpagesize" passed 1 arguments, but takes just 0
make[2]: *** [mouse.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/xf86-input-mouse-1.0.4/work/xf86-input-mouse-1.0.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xf86-input-mouse-1.0.4/work/xf86-input-mouse-1.0.4'
make: *** [all] Error 2
!!! ERROR: x11-drivers/xf86-input-mouse-1.0.4 failed.
Call stack:
ebuild.sh, line 1525: Called dyn_compile
ebuild.sh, line 928: Called src_compile
ebuild.sh, line 1237: Called x-modular_src_compile
x-modular.eclass, line 320: Called x-modular_src_make
x-modular.eclass, line 315: Called die
!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
You are using the xorg-server-1.0.99 from xorg-7.1rc1, that is binary INcompatible with drivers for 7.0.Hi all,
i'me emerging modular xorg 7 following the gentoo guide, but i've this error emerging xf86-input-moune-1.0.4:
Code: Select all
(II) RADEON(0): Direct rendering enabled

Code: Select all
(II) LoadModule: "fglrx"
(II) Loading /usr/lib64/xorg/modules/drivers/fglrx_drv.so
dlopen: /usr/lib64/xorg/modules/drivers/fglrx_drv.so: undefined symbol: __glXActiveScreens
(EE) Failed to load /usr/lib64/xorg/modules/drivers/fglrx_drv.so
(II) UnloadModule: "fglrx"
(EE) Failed to load module "fglrx" (loader failed, 7)
Code: Select all
VIDEO_CARDS="fglrx"Code: Select all
Section "Device"
Identifier "Radeon X200M"
VendorName "ATI"
BoardName "Radeon"
Driver "fglrx"
EndSectionI have no problem using xorg-server-1.0.99 with xorg-7.0 though. I'm getting about 1300fps with my 945GM chipset.richard77 wrote:You are using the xorg-server-1.0.99 from xorg-7.1rc1, that is binary INcompatible with drivers for 7.0.Hi all,
i'me emerging modular xorg 7 following the gentoo guide, but i've this error emerging xf86-input-moune-1.0.4:
What's the kernel version? Are you using the drm kernel module from the kernel source tree? What's the version of mesa that you installed?Kurous wrote:Has anyone gotten a radeon 7500 Mobility to work correct with modular xorg? I have DRI enabled and everything seems to be running fine, but all opengl apps give a segfault, includeing glxgears.
That is probably because your "Mobile Intel® 945GM Express Chipset" has PROPER drivers instead of the crappy closed source drivers ATi forces us to use (If you want any kind of 3D acceleration). I haven't tried again yet, but the 8.23.7 Ati drivers are BINARY incompatible, this is a problem because of the closed source BINARY part of the ATi drivers. If wou could just recomple ALL of the driver there wouldn't be much of a problem.saintpa wrote:I have no problem using xorg-server-1.0.99 with xorg-7.0 though. I'm getting about 1300fps with my 945GM chipset.richard77 wrote:You are using the xorg-server-1.0.99 from xorg-7.1rc1, that is binary INcompatible with drivers for 7.0.Hi all,
i'me emerging modular xorg 7 following the gentoo guide, but i've this error emerging xf86-input-moune-1.0.4:
Code: Select all
[ebuild UD] x11-base/xorg-x11-6.8.2-r6 [7.0-r1] USE="3dnow% mmx% opengl% pam% truetype-fonts% type1-fonts% xv% -3dfx -bitmap-fonts% -cjk% -debug% -dlloader% -dmx% -doc% -font-server% -insecure-drivers% -ipv6% -minimal% -nls% -nocxx% -sdk% -sse% -static% -xprint%" 0 kB
Code: Select all
[ebuild N ] gnome-base/gnome-2.12.3 USE="cdr -accessibility -dvdr -hal" 0 kB
[ebuild N ] net-analyzer/gnome-nettool-1.4.1 USE="-debug" 466 kB
[ebuild N ] net-dns/bind-tools-9.3.2 USE="-ipv6" 5,177 kB
[ebuild N ] net-misc/netkit-fingerd-0.17-r2 24 kB
[ebuild N ] net-analyzer/traceroute-1.4_p12-r2 79 kB
[ebuild N ] net-misc/whois-4.7.2 USE="-nls" 52 kB
[ebuild N ] net-dns/libidn-0.5.15 USE="-doc -emacs -java -nls" 1,925 kB
[ebuild N ] gnome-extra/gnome-games-2.12.3 USE="-artworkextra -debug -guile -howl" 4,816 kB
[ebuild N ] gnome-base/control-center-2.12.3 USE="alsa -debug -eds -gstreamer" 1,745 kB
[ebuild N ] gnome-extra/gnome-system-monitor-2.12.2 USE="-debug" 767 kB
[ebuild N ] net-analyzer/gnome-netstatus-2.12.0 USE="-debug" 462 kB
[ebuild N ] x11-terms/gnome-terminal-2.12.0 USE="-debug -static" 1,644 kB
[ebuild N ] gnome-extra/gcalctool-5.6.31 USE="-debug" 1,075 kB
[ebuild N ] gnome-base/gnome-session-2.12.0 USE="-debug -esd -ipv6" 920 kB
[ebuild N ] sys-apps/tcp-wrappers-7.6-r8 USE="-ipv6" 115 kB
[ebuild N ] app-admin/gnome-system-tools-1.4.1 USE="-debug -nfs -samba" 1,997 kB
[ebuild N ] media-video/totem-1.2.1 USE="mad mpeg ogg vorbis xv -a52 -debug -dvd -flac -gnome -lirc -nsplugin -theora -win32codecs -xine" 1,378 kB
[ebuild N ] media-plugins/gst-plugins-mpeg2dec-0.8.11 2,382 kB
[ebuild N ] media-plugins/gst-plugins-xvideo-0.8.11 0 kB
[ebuild N ] media-plugins/gst-plugins-ffmpeg-0.8.7-r1 2,061 kB
[ebuild N ] media-plugins/gst-plugins-pango-0.8.11 0 kB
[ebuild N ] x11-libs/vte-0.11.18 USE="python -debug -doc" 929 kB
[ebuild N ] virtual/xft-6.8 0 kB
[ebuild UD] x11-base/xorg-x11-6.8.2-r6 [7.0-r1] USE="3dnow% mmx% opengl% pam% truetype-fonts% type1-fonts% xv% -3dfx -bitmap-fonts% -cjk% -debug% -dlloader% -dmx% -doc% -font-server% -insecure-drivers% -ipv6% -minimal% -nls% -nocxx% -sdk% -sse% -static% -xprint%" 0 kB
[ebuild N ] app-text/evince-0.4.0-r3 USE="-dbus -debug -doc -dvi -nautilus -t1lib -tiff" 870 kB
[ebuild N ] app-text/poppler-bindings-0.5.0 USE="gtk qt -cairo" 913 kB
[ebuild N ] app-text/poppler-0.5.0-r5 USE="jpeg -cairo" 0 kB
[ebuild N ] media-gfx/eog-2.12.3 USE="jpeg -debug -lcms" 782 kB
[ebuild N ] x11-wm/metacity-2.12.3 USE="-debug -xinerama" 1,633 kB
[ebuild N ] gnome-extra/gnome2-user-docs-2.8.1 USE="-debug" 1,029 kB
[ebuild N ] gnome-base/gdm-2.8.0.7-r1 USE="pam -debug -ipv6 -tcpd -xinerama" 3,124 kB
[ebuild N ] x11-themes/gnome-backgrounds-2.12.3.1 USE="-debug" 1,750 kB
[ebuild N ] www-client/epiphany-1.8.4.1 USE="firefox python -dbus -debug -doc" 3,281 kB
...

Code: Select all
[ebuild U ] x11-proto/xproto-7.0.5 [7.0.4]
[ebuild U ] x11-libs/libXdmcp-1.0.1 [1.0.0]
[ebuild U ] x11-libs/libXext-1.0.1 [1.0.0-r1]
[ebuild U ] x11-libs/libICE-1.0.1 [1.0.0]
[ebuild U ] x11-libs/libSM-1.0.1 [1.0.0]
[ebuild U ] x11-libs/libXt-1.0.1 [1.0.0-r1]
[ebuild U ] x11-libs/libXi-1.0.1 [1.0.0-r1]
[ebuild U ] x11-libs/libXrender-0.9.1 [0.9.0.2]
[ebuild U ] x11-libs/libXrandr-1.1.1 [1.1.0.2-r1]
[ebuild U ] x11-libs/libXfixes-4.0 [3.0.1.2]
[ebuild U ] x11-libs/libXcursor-1.1.6 [1.1.5.2-r1]
[ebuild U ] x11-libs/libXmu-1.0.1 [1.0.0]
[ebuild U ] x11-libs/libXpm-3.5.5 [3.5.4.2]
[ebuild U ] x11-libs/libXaw-1.0.2 [1.0.1]
[ebuild U ] x11-libs/libXxf86vm-1.0.1 [1.0.0-r1]
[ebuild U ] x11-libs/libfontenc-1.0.2 [1.0.1]
[ebuild U ] x11-libs/libXvMC-1.0.2 [1.0.1-r1]
[ebuild U ] x11-libs/libXxf86misc-1.0.1 [1.0.0-r1]
[ebuild U ] x11-libs/libdmx-1.0.2 [1.0.1]
[ebuild U ] x11-libs/libXxf86dga-1.0.1 [1.0.0-r1]
[ebuild U ] www-client/mozilla-firefox-1.5.0.2-r1 [1.5.0.2]
[ebuild U ] x11-libs/libXdamage-1.0.3 [1.0.2.2]
[ebuild U ] x11-libs/libxkbfile-1.0.3 [1.0.2]
[ebuild U ] x11-libs/libxkbui-1.0.2 [1.0.1]
[ebuild U ] x11-libs/libXres-1.0.1 [1.0.0-r1]
[ebuild U ] x11-apps/xkbcomp-1.0.2 [1.0.1]
[ebuild N ] x11-apps/xclock-1.0.2 USE="-debug -xprint"
[ebuild N ] x11-terms/xterm-207 USE="truetype unicode -Xaw3d -doc -toolbar"
[ebuild U ] x11-apps/xrdb-1.0.2 [1.0.1]
[ebuild N ] x11-wm/twm-1.0.1 USE="-debug"
[ebuild N ] x11-apps/xinit-1.0.2-r3 USE="-debug"
[ebuild N ] app-text/rman-3.1
[ebuild U ] x11-libs/libXevie-1.0.1 [1.0.0-r1]
[ebuild N ] x11-apps/xdm-1.0.4 USE="ipv6 pam -debug -xprint"
[ebuild U ] x11-apps/xmodmap-1.0.1 [1.0.0]
[ebuild N ] x11-apps/xrandr-1.0.2 USE="-debug"

No, they are not supposed to be masked. Modular X has been unmasked. They only have ~x86 flags.anupamsr wrote:But these packages aren't available on freedesktop.org! Are these ebuilds for testing purposes (not yet released)? Ain't they supposed to be package.masked?
Code: Select all
# emerge -pv x11-proto/xproto x11-libs/libXdmcp x11-libs/libXext x11-libs/libICE x11-libs/libSM x11-libs/libXt
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] x11-proto/xproto-7.0.5 USE="-debug" 0 kB
[ebuild R ] x11-libs/libXdmcp-1.0.1 USE="-debug" 0 kB
[ebuild R ] x11-libs/libXext-1.0.1 USE="-debug" 0 kB
[ebuild R ] x11-libs/libICE-1.0.1 USE="ipv6 -debug" 0 kB
[ebuild R ] x11-libs/libSM-1.0.1 USE="ipv6 -debug" 0 kB
[ebuild R ] x11-libs/libXt-1.0.1 USE="-debug" 0 kB
Total size of downloads: 0 kB
I got the list from the Wiki. I've already got modular X installed and working but now I can't emerge Gnome.mutlu_inek wrote:Very stupid question, but I guess we need to make sure: do you have x11-base/xorg-x11 in your /etc/portage/package.keywords?
Code: Select all
x11-apps/ati-drivers-extra ~x86
x11-drivers/ati-drivers ~x86
net-misc/vde ~x86
dev-db/mysql ~x86
app-emulation/qemu ~x86
app-emulation/qemu-user ~x86
app-emulation/qemu-softmmu ~x86
dev-python/pycrypto ~x86
sys-apps/portage ~x86
sys-apps/man ~x86
app-doc/opengl-manpages ~x86
app-doc/xorg-docs ~x86
app-doc/xorg-sgml-doctools ~x86
media-fonts/encodings ~x86
media-fonts/font-adobe-100dpi ~x86
media-fonts/font-adobe-75dpi ~x86
media-fonts/font-adobe-utopia-100dpi ~x86
media-fonts/font-adobe-utopia-75dpi ~x86
media-fonts/font-adobe-utopia-type1 ~x86
media-fonts/font-alias ~x86
media-fonts/font-arabic-misc ~x86
media-fonts/font-bh-100dpi ~x86
media-fonts/font-bh-75dpi ~x86
media-fonts/font-bh-lucidatypewriter-100dpi ~x86
media-fonts/font-bh-lucidatypewriter-75dpi ~x86
media-fonts/font-bh-ttf ~x86
media-fonts/font-bh-type1 ~x86
media-fonts/font-bitstream-100dpi ~x86
media-fonts/font-bitstream-75dpi ~x86
media-fonts/font-bitstream-speedo ~x86
media-fonts/font-bitstream-type1 ~x86
media-fonts/font-cronyx-cyrillic ~x86
media-fonts/font-cursor-misc ~x86
media-fonts/font-daewoo-misc ~x86
media-fonts/font-dec-misc ~x86
media-fonts/font-ibm-type1 ~x86
media-fonts/font-isas-misc ~x86
media-fonts/font-jis-misc ~x86
media-fonts/font-micro-misc ~x86
media-fonts/font-misc-cyrillic ~x86
media-fonts/font-misc-ethiopic ~x86
media-fonts/font-misc-meltho ~x86
media-fonts/font-misc-misc ~x86
media-fonts/font-mutt-misc ~x86
media-fonts/font-schumacher-misc ~x86
media-fonts/font-screen-cyrillic ~x86
media-fonts/font-sony-misc ~x86
media-fonts/font-sun-misc ~x86
media-fonts/font-util ~x86
media-fonts/font-winitzki-cyrillic ~x86
media-fonts/font-xfree86-type1 ~x86
media-libs/mesa ~x86
virtual/opengl ~x86
virtual/x11 ~x86
x11-apps/appres ~x86
x11-apps/bdftopcf ~x86
x11-apps/beforelight ~x86
x11-apps/bitmap ~x86
x11-apps/editres ~x86
x11-apps/fonttosfnt ~x86
x11-apps/fslsfonts ~x86
x11-apps/fstobdf ~x86
x11-apps/iceauth ~x86
x11-apps/ico ~x86
x11-apps/lbxproxy ~x86
x11-apps/listres ~x86
x11-apps/luit ~x86
x11-apps/mesa-progs ~x86
x11-apps/mkcfm ~x86
x11-apps/mkfontdir ~x86
x11-apps/mkfontscale ~x86
x11-apps/oclock ~x86
x11-apps/proxymngr ~x86
x11-apps/rgb ~x86
x11-apps/rstart ~x86
x11-apps/scripts ~x86
x11-apps/sessreg ~x86
x11-apps/setxkbmap ~x86
x11-apps/showfont ~x86
x11-apps/smproxy ~x86
x11-wm/twm ~x86
x11-apps/viewres ~x86
x11-apps/x11perf ~x86
x11-apps/xauth ~x86
x11-apps/xbiff ~x86
x11-apps/xcalc ~x86
x11-apps/xclipboard ~x86
x11-apps/xclock ~x86
x11-apps/xcmsdb ~x86
x11-apps/xconsole ~x86
x11-apps/xcursorgen ~x86
x11-apps/xdbedizzy ~x86
x11-apps/xditview ~x86
x11-apps/xdm ~x86
x11-apps/xdpyinfo ~x86
x11-apps/xdriinfo ~x86
x11-apps/xedit ~x86
x11-apps/xev ~x86
x11-apps/xeyes ~x86
x11-apps/xf86dga ~x86
x11-apps/xfd ~x86
x11-apps/xfindproxy ~x86
x11-apps/xfontsel ~x86
x11-apps/xfs ~x86
x11-apps/xfsinfo ~x86
x11-apps/xfwp ~x86
x11-apps/xgamma ~x86
x11-apps/xgc ~x86
x11-apps/xhost ~x86
x11-apps/xinit ~x86
x11-apps/xkbcomp ~x86
x11-apps/xkbevd ~x86
x11-apps/xkbprint ~x86
x11-apps/xkbutils ~x86
x11-apps/xkill ~x86
x11-apps/xload ~x86
x11-apps/xlogo ~x86
x11-apps/xlsatoms ~x86
x11-apps/xlsclients ~x86
x11-apps/xlsfonts ~x86
x11-apps/xmag ~x86
x11-apps/xman ~x86
x11-apps/xmessage ~x86
x11-apps/xmh ~x86
x11-apps/xmodmap ~x86
x11-apps/xmore ~x86
x11-apps/xphelloworld ~x86
x11-apps/xplsprinters ~x86
x11-apps/xpr ~x86
x11-apps/xprehashprinterlist ~x86
x11-apps/xprop ~x86
x11-apps/xrandr ~x86
x11-apps/xrdb ~x86
x11-apps/xrefresh ~x86
x11-apps/xrx ~x86
x11-apps/xset ~x86
x11-apps/xsetmode ~x86
x11-apps/xsetpointer ~x86
x11-apps/xsetroot ~x86
x11-apps/xsm ~x86
x11-apps/xstdcmap ~x86
x11-apps/xtrap ~x86
x11-apps/xvidtune ~x86
x11-apps/xvinfo ~x86
x11-apps/xwd ~x86
x11-apps/xwininfo ~x86
x11-apps/xwud ~x86
x11-base/kdrive ~x86
x11-base/xorg-server ~x86
x11-base/xorg-x11 ~x86
x11-drivers/xf86-input-acecad ~x86
x11-drivers/xf86-input-aiptek ~x86
x11-drivers/xf86-input-calcomp ~x86
x11-drivers/xf86-input-citron ~x86
x11-drivers/xf86-input-digitaledge ~x86
x11-drivers/xf86-input-dmc ~x86
x11-drivers/xf86-input-dynapro ~x86
x11-drivers/xf86-input-elo2300 ~x86
x11-drivers/xf86-input-elographics ~x86
x11-drivers/xf86-input-evdev ~x86
x11-drivers/xf86-input-fpit ~x86
x11-drivers/xf86-input-hyperpen ~x86
x11-drivers/xf86-input-jamstudio ~x86
x11-drivers/xf86-input-joystick ~x86
x11-drivers/xf86-input-keyboard ~x86
x11-drivers/xf86-input-magellan ~x86
x11-drivers/xf86-input-magictouch ~x86
x11-drivers/xf86-input-microtouch ~x86
x11-drivers/xf86-input-mouse ~x86
x11-drivers/xf86-input-mutouch ~x86
x11-drivers/xf86-input-palmax ~x86
x11-drivers/xf86-input-penmount ~x86
x11-drivers/xf86-input-spaceorb ~x86
x11-drivers/xf86-input-summa ~x86
x11-drivers/xf86-input-tek4957 ~x86
x11-drivers/xf86-input-ur98 ~x86
x11-drivers/xf86-input-vmmouse ~x86
x11-drivers/xf86-input-void ~x86
x11-drivers/xf86-video-apm ~x86
x11-drivers/xf86-video-ark ~x86
x11-drivers/xf86-video-ati ~x86
x11-drivers/xf86-video-chips ~x86
x11-drivers/xf86-video-cirrus ~x86
x11-drivers/xf86-video-cyrix ~x86
x11-drivers/xf86-video-dummy ~x86
x11-drivers/xf86-video-fbdev ~x86
x11-drivers/xf86-video-glint ~x86
x11-drivers/xf86-video-i128 ~x86
x11-drivers/xf86-video-i740 ~x86
x11-drivers/xf86-video-i810 ~x86
x11-drivers/xf86-video-imstt ~x86
x11-drivers/xf86-video-mga ~x86
x11-drivers/xf86-video-neomagic ~x86
x11-drivers/xf86-video-newport ~x86
x11-drivers/xf86-video-nsc ~x86
x11-drivers/xf86-video-nv ~x86
x11-drivers/xf86-video-rendition ~x86
x11-drivers/xf86-video-s3 ~x86
x11-drivers/xf86-video-s3virge ~x86
x11-drivers/xf86-video-savage ~x86
x11-drivers/xf86-video-siliconmotion ~x86
x11-drivers/xf86-video-sis ~x86
x11-drivers/xf86-video-sisusb ~x86
x11-drivers/xf86-video-sunbw2 ~x86
x11-drivers/xf86-video-suncg14 ~x86
x11-drivers/xf86-video-suncg3 ~x86
x11-drivers/xf86-video-suncg6 ~x86
x11-drivers/xf86-video-sunffb ~x86
x11-drivers/xf86-video-sunleo ~x86
x11-drivers/xf86-video-suntcx ~x86
x11-drivers/xf86-video-tdfx ~x86
x11-drivers/xf86-video-tga ~x86
x11-drivers/xf86-video-trident ~x86
x11-drivers/xf86-video-tseng ~x86
x11-drivers/xf86-video-v4l ~x86
x11-drivers/xf86-video-vesa ~x86
x11-drivers/xf86-video-vga ~x86
x11-drivers/xf86-video-via ~x86
x11-drivers/xf86-video-vmware ~x86
x11-drivers/xf86-video-voodoo ~x86
x11-libs/libdmx ~x86
x11-libs/libdrm ~x86
x11-libs/libfontenc ~x86
x11-libs/libFS ~x86
x11-libs/libICE ~x86
x11-libs/liblbxutil ~x86
x11-libs/liboldX ~x86
x11-libs/libSM ~x86
x11-libs/libX11 ~x86
x11-libs/libXau ~x86
x11-libs/libXaw ~x86
x11-libs/libXcomposite ~x86
x11-libs/libXcursor ~x86
x11-libs/libXdamage ~x86
x11-libs/libXdmcp ~x86
x11-libs/libXevie ~x86
x11-libs/libXext ~x86
x11-libs/libXfixes ~x86
x11-libs/libXfont ~x86
x11-libs/libXfontcache ~x86
x11-libs/libXft ~x86
x11-libs/libXi ~x86
x11-libs/libXinerama ~x86
x11-libs/libxkbfile ~x86
x11-libs/libxkbui ~x86
x11-libs/libXmu ~x86
x11-libs/libXp ~x86
x11-libs/libXpm ~x86
x11-libs/libXprintAppUtil ~x86
x11-libs/libXprintUtil ~x86
x11-libs/libXrandr ~x86
x11-libs/libXrender ~x86
x11-libs/libXres ~x86
x11-libs/libXScrnSaver ~x86
x11-libs/libXt ~x86
x11-libs/libXTrap ~x86
x11-libs/libXtst ~x86
x11-libs/libXv ~x86
x11-libs/libXvMC ~x86
x11-libs/libXxf86dga ~x86
x11-libs/libXxf86misc ~x86
x11-libs/libXxf86vm ~x86
x11-libs/xtrans ~x86
x11-misc/gccmakedep ~x86
x11-misc/imake ~x86
x11-misc/lndir ~x86
x11-misc/makedepend ~x86
x11-misc/util-macros ~x86
x11-misc/xbitmaps ~x86
x11-misc/xkbdata ~x86
x11-misc/xkeyboard-config ~x86
x11-misc/xorg-cf-files ~x86
x11-proto/bigreqsproto ~x86
x11-proto/compositeproto ~x86
x11-proto/damageproto ~x86
x11-proto/dmxproto ~x86
x11-proto/evieext ~x86
x11-proto/fixesproto ~x86
x11-proto/fontcacheproto ~x86
x11-proto/fontsproto ~x86
x11-proto/glproto ~x86
x11-proto/inputproto ~x86
x11-proto/kbproto ~x86
x11-proto/printproto ~x86
x11-proto/randrproto ~x86
x11-proto/recordproto ~x86
x11-proto/renderproto ~x86
x11-proto/resourceproto ~x86
x11-proto/scrnsaverproto ~x86
x11-proto/trapproto ~x86
x11-proto/videoproto ~x86
x11-proto/xcmiscproto ~x86
x11-proto/xextproto ~x86
x11-proto/xf86bigfontproto ~x86
x11-proto/xf86dgaproto ~x86
x11-proto/xf86driproto ~x86
x11-proto/xf86miscproto ~x86
x11-proto/xf86rushproto ~x86
x11-proto/xf86vidmodeproto ~x86
x11-proto/xineramaproto ~x86
x11-proto/xproto ~x86
x11-proto/xproxymanagementprotocol ~x86
x11-themes/gentoo-xcursors ~x86
x11-themes/xcursor-themes ~x86

Code: Select all
...
[ebuild UD] x11-base/xorg-x11-6.8.2-r6 [7.0-r1] USE="3dnow% mmx% opengl% pam% truetype-fonts% type1-fonts% xv% -3dfx -bitmap-fonts% -cjk% -debug% -dlloader% -dmx% -doc% -font-server% -insecure-drivers% -ipv6% -minimal% -nls% -nocxx% -sdk% -sse% -static% -xprint%" 0 kB
...

Code: Select all
Section "Device"
Identifier "ATI Graphics Adapter(1)"
Driver "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
Option "EnablePageFlip" "on"
Option "AGPMode" "4"
# === misc DRI settings ===
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
Option "DesktopSetup" "Horizontal"
Option "ScreenOverlap" "0"
Option "MergedFB" "On"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
Option "MetaModes" "1600x1200-1280x1024"
Option "MonitorLayout" "AUTO, AUTO"
Option "IgnoreEDID" "off"
Option "NoTV" "yes"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
Option "CapabilitiesEx" "0x00000000"
# === Video Overlay for the Xv extension ===
# Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "on"
# === Center Mode (Laptops only) ===
Option "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
Option "KernelModuleParm" "agplock=0"
BusID "PCI:1:0:0" # vendor=1002, device=514c
Screen 0
EndSection
Section "Device"
Identifier "ATI Graphics Adapter(2)"
VendorName "ATI"
Driver "fglrx"
BusID "PCI:1:0:0"
# === Video Overlay for the Xv extension ===
# Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "on"
# === Center Mode (Laptops only) ===
Option "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
Option "KernelModuleParm" "agplock=0"
Screen 1
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "PciRetry" # [<bool>]
#Option "SyncOnGreen" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "Overlay" # [<str>]
#Option "MGASDRAM" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "ColorKey" # <i>
#Option "SetMclk" # <freq>
#Option "OverclockMem" # [<bool>]
#Option "VideoKey" # <i>
#Option "Rotate" # [<str>]
#Option "TexturedVideo" # [<bool>]
#Option "Crtc2Half" # [<bool>]
#Option "Crtc2Ram" # <i>
#Option "Int10" # [<bool>]
#Option "AGPMode" # <i>
#Option "AGPSize" # <i>
#Option "DigitalScreen1" # [<bool>]
#Option "DigitalScreen2" # [<bool>]
#Option "TV" # [<bool>]
#Option "TVStandard" # [<str>]
#Option "CableType" # [<str>]
#Option "NoHal" # [<bool>]
#Option "SwappedHead" # [<bool>]
#Option "DRI" # [<bool>]
#Option "MergedFB" # [<bool>]
#Option "Monitor2HSync" # [<str>]
#Option "Monitor2VRefresh" # [<str>]
#Option "Monitor2Position" # [<str>]
#Option "MetaModes" # [<str>]
Option "DDCMode" "false"
Identifier "Card1"
Driver "mga"
VendorName "Matrox Graphics, Inc."
BoardName "MGA 2164W [Millennium II]"
BusID "PCI:0:13:0"
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter(1)"
Monitor "Monitor0"
DefaultDepth 24
#Option "backingstore"
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0 # initial origin if mode is smaller than desktop
Virtual 1280 1024
EndSubsection
EndSection
Section "Screen"
Identifier "Screen1"
Device "ATI Graphics Adapter(2)"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
Viewport 0 0
Virtual 1280 1024
EndSubSection
EndSection
Section "Screen"
Identifier "Screen2"
Device "Card1"
Monitor "Monitor2"
DefaultDepth 16
# SubSection "Display"
# Viewport 0 0
# Depth 1
# EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 4
# EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 8
# EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 15
# EndSubSection
# SubSection "Display"
# Viewport 0 0
# Depth 16
# EndSubSection
SubSection "Display"
Modes "1024x768"
Viewport 0 0
Depth 16
Virtual 1024 768
EndSubSection
EndSection
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
# Any number of ServerLayout sections may be present. Each describes
# the way multiple screens are organised. A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option. In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.
Section "ServerLayout"
# The Identifier line must be present
Identifier "Server Layout"
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens. The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.
# Screen "Screen1" 0 0
# Screen "Screen0" RightOf "Screen1"
# Screen "Screen2" LeftOf "Screen1"
Screen "Screen1" 0 0
Screen "Screen0" RightOf "Screen1"
Screen "Screen2" LeftOf "Screen1"
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used. Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
### EOF ###