Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Modular X server bugs, annoyances and solutions (Part 2)

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
547 posts
  • Page 12 of 22
    • Jump to page:
  • Previous
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 22
  • Next
Author
Message
deadstar
Guru
Guru
User avatar
Posts: 319
Joined: Tue Nov 02, 2004 2:01 pm
Location: England

  • Quote

Post by deadstar » Sun Apr 23, 2006 11:05 pm

Well, much header file searching later I FINALLY have xorg 7 compiled and running :D

Thank you Kaste, you've been a great help 8)
Hysteriagaming.co.uk is now DOT COM! New design, forum, articles, the works! http://www.hysteriagaming.com

(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination
Top
punter
Guru
Guru
Posts: 506
Joined: Mon Nov 25, 2002 1:22 am

  • Quote

Post by punter » Mon Apr 24, 2006 5:19 pm

hello guys,

i've managed to install modular X as guided in gentoo docs.
but the X seems to be struggling with rendring!
simple page scrolling in firefox takes my X cpu usage up to 80% and drives the cpu and the fan crazy.

what's wrong do you think?
i should mention that in the process of migration i also upgraded my kernel from suspend2-2.6.15 to suspend2-2.6.16.
more importantly, i'm using the x11-drm package for 3d acceleration (which i was using with xorg-6.8.99 as well).

is it an X issue, 3D acceleration, or just rendering?
where should i start off debugging this ?

thanks,
shane
Top
saintpa
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 77
Joined: Sat Dec 04, 2004 8:35 pm

xdm won't log in

  • Quote

Post by saintpa » Mon Apr 24, 2006 7:20 pm

I've been using modular x11 for a while, and today after recompiling the xorg-server-1.0.99, xdm started to reject my logins. After checking /var/log/xdm.log, one line caught my attention:
/usr/lib/X11/xdm/GiveConsole: line 11: /usr/bin/sessreg: No such file or directory
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:

Code: Select all

emerge -av sessreg
and realized that sessreg has never been emerged! After building and installing sessreg, xdm went back to normal. I don't know if anyone else has noticed this behavior. Should I file a bug report?
Top
ecatmur
Advocate
Advocate
User avatar
Posts: 3595
Joined: Mon Oct 20, 2003 8:07 pm
Location: Edinburgh
Contact:
Contact ecatmur
Website

  • Quote

Post by ecatmur » Mon Apr 24, 2006 8:05 pm

Hm. x11-apps/sessreg isn't in DEPEND for xdm. You probably should file a bug.
No more cruft
dep: Revdeps that work
Using command-line ACCEPT_KEYWORDS?
Top
f0llia
l33t
l33t
Posts: 873
Joined: Tue Apr 22, 2003 10:31 am

  • Quote

Post by f0llia » Tue Apr 25, 2006 8:43 am

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

>>> 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.
How can i solve this ?
Thank you
Top
richard77
Apprentice
Apprentice
User avatar
Posts: 281
Joined: Wed Apr 21, 2004 8:06 pm

  • Quote

Post by richard77 » Tue Apr 25, 2006 12:53 pm

Hi all,
i'me emerging modular xorg 7 following the gentoo guide, but i've this error emerging xf86-input-moune-1.0.4:
You are using the xorg-server-1.0.99 from xorg-7.1rc1, that is binary INcompatible with drivers for 7.0.

I think the guide (which was written when xorg-7.0 was ~M) is outdated, because now xorg-7.0 is ~arch, and 7.1rc1 is hardmasked, so have a look at /etc/portage/package.[keyword,unmask]. I've removed (actually commented out) all references to xorg packages in package.unmask, and was able to compile xorg 7.0 successfully.
----------------------------------

My problem is that DIRECT RENDERING is not working (glxinfo -> direct rendering: No).
It worked well with 6.9 and previous compilation of xorg-7.0 (I've recompiled xorg-7.0 to add virtuals/xorg-7.0).

The strage thing is that in Xorg.0.log it says:

Code: Select all

(II) RADEON(0): Direct rendering enabled
The modules for AGP are loaded , and in Xorg.0.log there are no errors.
Any ideas?
Fletto i muscoli e sono nel vuoto
Top
RealityMaster
n00b
n00b
Posts: 20
Joined: Thu Apr 20, 2006 7:35 pm
Location: Castle Rock, CO USA

  • Quote

Post by RealityMaster » Tue Apr 25, 2006 8:12 pm

Lockup / Freeze on exit? fsck

Every time I reboot since move to modular Xorg (via ~amd64 btw) I my monitors go out of sync, the keyboard stops responding and the PC has to be hard reset. Anyone else have this problem?
Top
XenoTerraCide
Veteran
Veteran
User avatar
Posts: 1418
Joined: Sun Jan 18, 2004 1:22 pm
Location: MI, USA
Contact:
Contact XenoTerraCide
Website

  • Quote

Post by XenoTerraCide » Wed Apr 26, 2006 8:49 am

k what's the deal with this.

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)
lsmod shows fglrx loaded

make.conf snippet

Code: Select all

VIDEO_CARDS="fglrx"
xorg.conf snippet

Code: Select all

Section "Device"
    Identifier  "Radeon X200M"
    VendorName  "ATI"
    BoardName   "Radeon"
    Driver  "fglrx"
EndSection
edit: had the wrong driver version
x11-drivers/ati-drivers-8.18.8-r2

any help? ideas?
I don't hang out here anymore, try asking on http://unix.stackexchange.com/ if you want my help.
Top
saintpa
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 77
Joined: Sat Dec 04, 2004 8:35 pm

Not so sure

  • Quote

Post by saintpa » Wed Apr 26, 2006 2:56 pm

richard77 wrote:
Hi all,
i'me emerging modular xorg 7 following the gentoo guide, but i've this error emerging xf86-input-moune-1.0.4:
You are using the xorg-server-1.0.99 from xorg-7.1rc1, that is binary INcompatible with drivers for 7.0.
I have no problem using xorg-server-1.0.99 with xorg-7.0 though. I'm getting about 1300fps with my 945GM chipset.
Top
Kurous
n00b
n00b
User avatar
Posts: 50
Joined: Wed Jun 16, 2004 5:58 pm
Contact:
Contact Kurous
Website

  • Quote

Post by Kurous » Wed Apr 26, 2006 10:32 pm

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.
I just want to be a moderately intelligent monkey that wears a suit.... That's why I've enrolled in business school!
Top
saintpa
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 77
Joined: Sat Dec 04, 2004 8:35 pm

  • Quote

Post by saintpa » Thu Apr 27, 2006 2:52 pm

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.
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?
Top
Da Fox
Guru
Guru
User avatar
Posts: 345
Joined: Wed Jul 06, 2005 12:03 am

Re: Not so sure

  • Quote

Post by Da Fox » Thu Apr 27, 2006 6:29 pm

saintpa wrote:
richard77 wrote:
Hi all,
i'me emerging modular xorg 7 following the gentoo guide, but i've this error emerging xf86-input-moune-1.0.4:
You are using the xorg-server-1.0.99 from xorg-7.1rc1, that is binary INcompatible with drivers for 7.0.
I have no problem using xorg-server-1.0.99 with xorg-7.0 though. I'm getting about 1300fps with my 945GM chipset.
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.
"Man fears the darkness, and so he scrapes away at the edges of it with fire."
- Rei Ayanami

JGBE, a Java based GameBoy Emulator
Top
zeek
Guru
Guru
User avatar
Posts: 480
Joined: Sat Nov 16, 2002 10:27 pm
Location: Bantayan Island
Contact:
Contact zeek
Website

  • Quote

Post by zeek » Sun Apr 30, 2006 10:49 am

I installed modular X as per the docs on the wiki. Now when I try to build Gnome it wants to install an old xorg:

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 
How to fix?
Top
zeek
Guru
Guru
User avatar
Posts: 480
Joined: Sat Nov 16, 2002 10:27 pm
Location: Bantayan Island
Contact:
Contact zeek
Website

  • Quote

Post by zeek » Sun Apr 30, 2006 10:51 am

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 
...
Top
mutlu_inek
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 141
Joined: Sat Nov 20, 2004 3:18 pm

  • Quote

Post by mutlu_inek » Sun Apr 30, 2006 1:45 pm

Very stupid question, but I guess we need to make sure: do you have x11-base/xorg-x11 in your /etc/portage/package.keywords?
www.eff.org - www.fsf.org - www.againsttcpa.com - Video
Top
cubancigar11
Guru
Guru
User avatar
Posts: 340
Joined: Mon Jan 10, 2005 4:54 pm

  • Quote

Post by cubancigar11 » Sun Apr 30, 2006 5:53 pm

I just emerge-webrsynced and portage shows to update to these packages:

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"
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?
Top
mutlu_inek
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 141
Joined: Sat Nov 20, 2004 3:18 pm

  • Quote

Post by mutlu_inek » Sun Apr 30, 2006 6:04 pm

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?
No, they are not supposed to be masked. Modular X has been unmasked. They only have ~x86 flags.

And I got all these (and I suppose all others, I was too lazy to copy&paste them all) yesterday from the servers:

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
Regarding x11-proto/xproto, according to gentoo-portage.com 7.0.5 and 7.0.4 are available.
www.eff.org - www.fsf.org - www.againsttcpa.com - Video
Top
cubancigar11
Guru
Guru
User avatar
Posts: 340
Joined: Mon Jan 10, 2005 4:54 pm

  • Quote

Post by cubancigar11 » Sun Apr 30, 2006 6:16 pm

Strange! Just now I checked on the site and they were not there, and just now they ARE!??
I mean, probably I need a sleep now. :evil: :twisted: :wink:
Top
zeek
Guru
Guru
User avatar
Posts: 480
Joined: Sat Nov 16, 2002 10:27 pm
Location: Bantayan Island
Contact:
Contact zeek
Website

  • Quote

Post by zeek » Sun Apr 30, 2006 10:16 pm

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?
I got the list from the Wiki. I've already got modular X installed and working but now I can't emerge Gnome. :(

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
Top
cubancigar11
Guru
Guru
User avatar
Posts: 340
Joined: Mon Jan 10, 2005 4:54 pm

  • Quote

Post by cubancigar11 » Mon May 01, 2006 2:00 am

What do you mean by not able to emerge Gnome? Please post your error.
Top
zeek
Guru
Guru
User avatar
Posts: 480
Joined: Sat Nov 16, 2002 10:27 pm
Location: Bantayan Island
Contact:
Contact zeek
Website

  • Quote

Post by zeek » Mon May 01, 2006 7:11 am

emerge gnome

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 
...
Top
zeek
Guru
Guru
User avatar
Posts: 480
Joined: Sat Nov 16, 2002 10:27 pm
Location: Bantayan Island
Contact:
Contact zeek
Website

  • Quote

Post by zeek » Mon May 01, 2006 8:20 am

I put xorg-x11 in /etc/portage/profiles/package.provided (instead of /etc/portage/package.provided). Gah retarded directory locations.

Now I'm stopped by busted sha256 digests. :( Apparently it should've been fixed a few days ago ...
Top
mutlu_inek
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 141
Joined: Sat Nov 20, 2004 3:18 pm

  • Quote

Post by mutlu_inek » Mon May 01, 2006 12:20 pm

If I understand it right, the broken version of pycrypto that was used by portage-2.1 has created false digests for some. Update portage and pycrypto aand then you could create new digests for each ebuild that fails using the ebuild command or (if you have no time and don't fear anything) just go with emerge --digest ...

See this bug: http://bugs.gentoo.org/show_bug.cgi?id=131293
www.eff.org - www.fsf.org - www.againsttcpa.com - Video
Top
gcasillo
l33t
l33t
User avatar
Posts: 739
Joined: Tue Sep 23, 2003 9:21 pm
Location: Cincinnati, Ohio, USA

  • Quote

Post by gcasillo » Mon May 01, 2006 3:47 pm

I am running the new xorg now with KDE. Works great so far. However, I tried to clean things up a little recently, and when I did a pretend depclean, it appeared that xorg-x11 was going to be removed. I don't want this. Not sure what I have set, installed, or uninstalled for that to happen. I'd like to remove unneeded drivers since I finally got around to setting my video card and input devices in /etc/make.conf. Any ideas?
Top
demonhunter
n00b
n00b
Posts: 19
Joined: Sat Oct 01, 2005 2:35 pm

  • Quote

Post by demonhunter » Tue May 02, 2006 1:13 am

Hi guys!
I got a problem using my second video card.
I've got an AGP ATI Radeon 8500 LE running with fglrx and a PCI Matrox Millenium II running with mga.

Both cards do fine alone if I deactivate the other one. They just do not like to work together anymore. When I try to use both together, I get a really bad system freeze and the only option left is restarting the system! When this happens, the monitor for the Matrox-Card gets blurred and shows some buffer-waste. The other monitor stays blank. Then nothing works anymore but the reset-Button.

Here is my the relevant part of my xorg.conf. Maybe I just did something wrong here but before I upgraded, it worked fine.

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 ###
Top
Post Reply

547 posts
  • Page 12 of 22
    • Jump to page:
  • Previous
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 22
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic