Subject: Re: X11 problems
To: port-i386@netbsd.org, <tech-x11@netbsd.org>
From: Uwe Klaus <uklaus@hgb-leipzig.de>
List: tech-x11
Date: 07/30/2002 18:34:47
Phil Nelson wrote:
>   I just installed NetBSD-1.6BETA4 (7/7/02) on an IBM thinkpad T30.

> In trying to get X11 running, I ran into the following problem:

> XFree86 Version 4.2.0 / X Window System
> (protocol Version 11, revision 0, vendor release 6600)
> Release Date: 23 January 2002
> ....
> Symbol xf86CreateI2CBusRec from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol xf86I2CBusInit from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> Symbol xf86SetDDCproperties from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
>
> Fatal server error:
> Caught signal 11.  Server aborting
I got the same errors on an IBM thinkpad A31.
I put the Lines
    Load  "ddc"
    Load  "i2c"
into the module section. The "symbol ... is unresolved!" lines disappered,
but still got a segmentation fault.

NetBSD 1.5.3 with the Xfree binaries provided at
ftp://ftp.xfree86.org/pub/XFree86/4.2.0/binaries/NetBSD-1.5/
workes well.

Best regards
Uwe