Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123681 - Can't use mesa indirect rendering
Summary: Can't use mesa indirect rendering
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-22 00:38 UTC by Samuele Kaplun
Modified: 2006-02-22 15:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
This is my xorg.log (Xorg.0.log,38.78 KB, text/plain)
2006-02-22 00:39 UTC, Samuele Kaplun
Details
And this is xorg.conf (xorg.conf,3.38 KB, text/plain)
2006-02-22 00:40 UTC, Samuele Kaplun
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuele Kaplun 2006-02-22 00:38:11 UTC
I've got an ATI Radeon Xpress 200M, and since DRI for this card isn't supported by stock Xorg Radeon drivers, I try to use indirect (software) rendering, disabling dri in my xorg.conf.
But if I try to run glxgear, it prints out this:

Error: couldn't get an RGB, Double-buffered visual

and then quit. I tried many combinations in xorg.conf without success. I run xorg-x11-7.0-r1
This is my emerge --info
Portage 2.1_pre4-r1 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-archck4 x86_64)
=================================================================
System uname: 2.6.15-archck4 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.12.0_pre16
ccache version 2.4 [disabled]
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/bind /var/qmail/control /var/service"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon64 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy distlocks parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.unina.it/pub/linux/distributions/gentoo ftp://ftp.unina.it/pub/linux/distributions/gentoo http://mirror.switch.ch/ftp/mirror/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ http://ibiblio.org/pub/Linux/MIRRORS.html "
LANG="it_IT@euro"
LC_ALL="it_IT"
LINGUAS="it"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 3dnow 3dnowext X a52 aac aalib acl acpi alsa apache2 arts audiofile avi bash-completion bcmath berkdb bitmap-fonts bluetooth bonobo browserplugin bzip2 bzlib caps cdparanoia cdr cpudetection crypt css ctype cups curl dbm dbus dbx dga divx4linux dri dts dv dvb dvd dvdr dvdread eds emboss emul-linux-x86 encode exif expat fame fbcon ffmpeg fftw flac flash foomaticdb fortran freetype ftp gb gd gdbm gif gimpprint glut gmp gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal howl iconv idn ieee1394 imagemagick imap imlib innodb ipv6 jack jasper java javascript jpeg jpeg2k kde kdeenablefinal kernel_linux lcms ldap lesstif libcaca libedit libgda libwww live lm_sensors logitech logitech-mouse lzo lzw lzw-tiff mad mailwrapper matroska mbox mhash mikmod mime mmap mmx mmxext mng mozilla mp3 mpeg mplayer msn musepack musicbrainz mysql mysqli ncurses nls nptl nsplugin ogg oggvorbis openal opengl oss pcmcia pcre pdf pdflib perl php plotutils plugin png posix postgres ppds python qt quicktime readline real rtc samba sasl scanner sdl session sharedext sharedmem simplexml slang sndfile snmp soap sockets sox spell spl sqlite sse sse2 ssl sumlink svg sysvipc szip tcltk tcpd tetex theora threads tidy tiff tokenizer truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 vcd videos visualization vorbis wifi win32codecs wmf wxwindows xanim xcomposite xface xine xinerama xml xml2 xmlrpc xosd xpm xscreensaver xsl xv xvid xvmc zeroconf zlib elibc_glibc linguas_it userland_GNU video_cards_ati"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS, MAKEOPTS
Comment 1 Samuele Kaplun 2006-02-22 00:39:43 UTC
Created attachment 80405 [details]
This is my xorg.log
Comment 2 Samuele Kaplun 2006-02-22 00:40:11 UTC
Created attachment 80406 [details]
And this is xorg.conf
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2006-02-22 09:30:18 UTC
Please make sure you're on the most current msea and xorg-server revisions, and post the current revisions you're on.
Comment 4 Samuele Kaplun 2006-02-22 15:24:05 UTC
I just upgraded my system today (since last week ;-)
Wow. You did it! I think that the last patches you added were just what I was waiting for!