Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109102 - xorg-x11-6.8.99.15-r4 does not support DRI for i810 (i915GM)
Summary: xorg-x11-6.8.99.15-r4 does not support DRI for i810 (i915GM)
Status: RESOLVED DUPLICATE of bug 107548
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-13 02:30 UTC by Jiri Tyr
Modified: 2005-10-13 08:26 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Tyr 2005-10-13 02:30:50 UTC
Follow this thread:
http://lists.freedesktop.org/pipermail/xorg/2005-July/008733.html

Patch file:
http://lists.freedesktop.org/archives/xorg/attachments/20050722/226669d3/agp2.bin

If you compile latest xorg-x11 without this patch, DRI support for i810 is not
enabled. Is enough to add 9996_all_6.8.99.15_lnx_agp.patch to
xorg-x11-6.8.99.15-patches-0.1.6.tar.bz2 and everything works fine.

Reproducible: Always
Steps to Reproduce:
1. echo "x11-base/xorg-x11" >> /etc/portage/package.unmask
2. echo "x11-base/xorg-x11 ~x86" >> /etc/portage/package.keywords
3. emerge xorg-x11
Actual Results:  
(II) I810(0): direct rendering: Disabled
652.124 FPS ... ;o(

Expected Results:  
(II) I810(0): direct rendering: Enabled
1665.364 FPS ... ;o)

emerge info
Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13.2 i686)
=================================================================
System uname: 2.6.13.2 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-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/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://pandemonium.tiscali.de/pub/gentoo/
ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo ftp://mirror.gentoo.sk"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts cdr crypt cups eds emboss
encode fam foomaticdb fortran gdbm gif gpm gstreamer gtk gtk2 imlib ipv6 jpeg
kde libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses nls nptl ogg oggvorbis
opengl oss pam pdflib perl png posix python qt quicktime readline sdl spell sse
sse2 ssl tiff truetype truetype-fonts type1-fonts unicode vorbis xml2 xmms xv
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-10-13 08:26:33 UTC
Remember to search before filing new bugs.

*** This bug has been marked as a duplicate of 107548 ***