Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 09:37:20 -0600
From:      Nathan Whitehorn <nwhitehorn@freebsd.org>
To:        freebsd-ppc@freebsd.org
Subject:   Re: Sharing experience: X11 on Mac Mini G4 (ATI RV280)
Message-ID:  <52EA71B0.30704@freebsd.org>
In-Reply-To: <20140125154723.GA37284@FreeBSD.org>
References:  <20140125135241.GB97062@FreeBSD.org> <20140125154723.GA37284@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
> To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52EA71B0.30704>