Sharing experience: X11 on Mac Mini G4 (ATI RV280)

Nathan Whitehorn nwhitehorn at freebsd.org
Thu Jan 30 15:37:22 UTC 2014


On 01/25/14 09:47, Alexey Dokuchaev wrote:
> On Sat, Jan 25, 2014 at 01:52:41PM +0000, Alexey Dokuchaev wrote:
>> 1) Simply running "startx" (w/out /etc/X11/xorg.conf) both as normal user
>>     and root did not work: Xorg complained that "Primary device is not PCI"
>>     (WTF?) and "Failed to load module fbdev" (duh! didn't install that one;
>>     I want normal ATI driver and GLX/DRI support).
> OK, even after installing x11-drivers/xf86-video-fbdev, startx(1) still does
> not work for me, with this message in /var/log/Xorg.0.log:
>
>    (II) Loading sub module "fbdevhw"
>    (II) LoadModule: "fbdevhw"
>    (II) Loading /usr/local/lib/xorg/modules/linux/libfbdevhw.so
>    (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object.
>
> ./danfe
> _______________________________________________
> freebsd-ppc at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe at freebsd.org"

You need to set "UseFBDev" to "False" in xorg.conf.
-Nathan


More information about the freebsd-ppc mailing list