"Feike W. Dillema" <fwdillema%gmail.com@localhost> wrote:
I installed NetBSD 5 on a thinkpad T23. NetBSD runs fine, but I don;t
manage to start X.
It fails with:
/usr/X11R7/lib/modules/drivers/savage_drv.so: Undefined PLT
symbol "SAVAGEDRIScreenInit" (symnum = 108)
...
Hi Feico,
Try this in your /etc/X11/xorg.conf:
Option "DRI" "False"
I've got the same laptop and it did the trick. Don't know why
this is needed in X.org and not in XFree86; maybe someone more
knowledgeable can explain. If you want the whole file let me
know.
Jeff