Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51769 - xorg-x11 dosn't start. complains about i810 modules
Summary: xorg-x11 dosn't start. complains about i810 modules
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-22 16:06 UTC by Karol Krizka
Modified: 2005-11-20 10:51 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 Karol Krizka 2004-05-22 16:06:14 UTC
I emerged xorg-x11 and configured it. When I start it, I get a error.

Reproducible: Always
Steps to Reproduce:
1.Xorg -configure
2.X -xf86config /root/xorg.conf.new

Actual Results:  
/var/log/Xorg.0.log: (last few lines)
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.so
(II) Module speedo: vendor="X.Org Foundation"
        compiled for 6.7.0, module version = 1.0.1
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "i810"
(II) Loading /usr/X11R6/lib/modules/drivers/i810_drv.so
dlopen: /usr/X11R6/lib/modules/drivers/i810_drv.so: undefined symbol:
XAACopyROP(EE) Failed to load /usr/X11R6/lib/modules/drivers/i810_drv.so
(II) UnloadModule: "i810"
(EE) Failed to load module "i810" (loader failed, 7)
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 6.7.0, module version = 1.0.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 0.4
(EE) No drivers available.
 
Fatal server error:
no screens found

Expected Results:  
xorg starting

Emerged with USE="-sdk"

Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.10
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://128.213.5.34/gentoo/
ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/
http://mirror.tucdemonic.org/gentoo/ http://mirrors.tds.net/gentoo
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://gentoo.llarian.net/
http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/
http://gentoo.eliteitminds.com http://lug.mtu.edu/gentoo/
ftp://gentoo.llarian.net/pub/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib accessibility accounting acl adns afs aim alsa altcolors apache2
apm arts asterisk audiofile avi berkdb bidi bonobo canna cdr cgi chroot cjk
crypt cups devfs dga directfb divx4linux dnd doc editor emacs emacs-w3 encode
esd ethereal evo fam fastcgi fbcon ffmpeg firebird flac flash foomaticdb
foreign-package freetds freetype freetype-version-1 freewnn gb gd gdbm ggi gif
glade gnome gnomedb gphoto2 gpm gstreamer gtk gtk2 gtkhtml i8x0 icq imagemagick
imlib imlib2 innodb ipv6 jabber jack jack-tmpfs java javamail javascript jbig
jdepend jpeg jython kde kerberos ladcca lcd lcms ldap leim lesstif libg++ libgda
libsamplerate libwww lirc live mad maildir matrox mbox mcal md5sum mikmod milter
mldonkeypango mmap monkey mono motif mozilla mpeg mpeg4 mpi msn mule music mysql
ncurses net nls odbc offensive oggvorbis openal opengl openssh oscar oss pam
passfile pcmcia pdflib perl php pie plotutils png pnp pop portaudio postgres
pthreads python qhull qt quicktime radius readline ruby samba sdk sdl slang snmp
sox speedo speex spell sse ssl svg svga tcltk tcpd tetex threads tiff truetype
uml unicode usb videos x86 xchattext xemacs xface xforms xfs xgetdefault xine
xml xml2 xmms xosd xv xvid yahoo yim zlib"
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-06-07 23:57:36 UTC
Looks like you have a pie build, which isn't supported at this time because it's pretty much broken.

I'm closing this; Brandon, if you have anything else to add, please do.
Comment 2 Joshua Baergen (RETIRED) gentoo-dev 2005-11-20 10:51:27 UTC
Added the upstream PIE bug as the URL.