New Xorg breaks mach64 video driver
Jean-Sébastien Pédron
jean-sebastien.pedron at dumbbell.fr
Sun Nov 16 13:32:42 UTC 2014
On 13.11.2014 04:48, Michael Squires wrote:
> After upgrading to 10.1-PRERELEASE and installing "xorg" using "pkg
> install" Xorg fails to start with an undefined symbol "xf86FreeInt10" in
> machine_drv.so which points to the mach64 X11 driver.
Hi!
It appears the missing symbol is provided by the "int10" module. Maybe
the list of modules loaded by default changed. Could you please try to
put the following conf in /etc/X11/xorg.conf.d/int10.conf:
Section "Module"
Load "int10"
EndSection
Then, start X.
If this doesn't work, please post the resulting Xorg.0.log.
--
Jean-Sébastien Pédron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20141116/8b298518/attachment.sig>
More information about the freebsd-x11
mailing list