Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20483 - xfree 4.3.0 rendition driver compile problem
Summary: xfree 4.3.0 rendition driver compile problem
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-05 10:20 UTC by Brett Boren
Modified: 2003-11-24 23:09 UTC (History)
1 user (show)

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


Attachments
x output (XFree86.0.log,12.87 KB, text/plain)
2003-06-18 08:48 UTC, Brett Boren
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Brett Boren 2003-05-05 10:20:41 UTC
After building xfree-4.3.0 the rendition driver does not load correctly which
kills the server. 

Reproducible: Always
Steps to Reproduce:
1. build, "XFree -configure", 
"Xfree -xf86config /root/XF86conf.new"

Actual Results:  
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
        compiled for 4.3.0, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.2
(==) RENDITION(0): Default visual is PseudoColor
(==) RENDITION(0): Using gamma correction (1.0, 1.0, 1.0)
Symbol xf86SetDDCproperties from module
/usr/X11R6/lib/modules/drivers/rendition_drv.o is unresolved!
 
   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.
 
Fatal server error:
Caught signal 4.  Server aborting
 
 
When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to xfree86@xfree86.org.



Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 Pentium II (Klamath)
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
ftp://ftp.ussg.iu.edu/pub/linux/gentoo
http://csociety-ftp.ecn.purdue.edu/pub/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif gpm imlib jpeg kde libg++
libwww mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms
xv zlib gdbm berkdb slang readline arts svga java X sdl tcpd pam ssl perl python
esd oggvorbis gnome gtk qt motif opengl gtk2 ipv6 ldap samba usb"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -mcpu=i686 -pipe "
CXXFLAGS="-O3 -mcpu=i686 -pipe "
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-06-02 01:29:09 UTC
according to http://www.xfree86.org/~dawes/4.3.0/rendition9.html#9

DDC-probing does not work correctly yet. No DDC information is found.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-06-05 06:12:11 UTC
can you try xfree-4.3.0-r2?
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-06-14 21:00:51 UTC
Brett?
Comment 4 Brett Boren 2003-06-18 08:48:35 UTC
Created attachment 13467 [details]
x output
Comment 5 Brett Boren 2003-07-08 13:15:51 UTC
Tried with -r3, same problem as with -r2
Comment 6 Donnie Berkholz (RETIRED) gentoo-dev 2003-10-14 18:59:03 UTC
Could you add Option "NoDDC" to Section "Device" and see if that works around
the problem?
Comment 7 Donnie Berkholz (RETIRED) gentoo-dev 2003-11-10 02:33:46 UTC
Brett, I just added a backport of the CVS rendition driver. Try compiling
-r3 and see how it goes.
Comment 8 Donnie Berkholz (RETIRED) gentoo-dev 2003-11-24 23:09:56 UTC
Please reopen if you add more info.