Radeon 9250 DRM in 7.2-RELEASE
Steve Polyack
korvus at comcast.net
Mon May 4 18:43:19 UTC 2009
Paul Schmehl wrote:
>
> Read /usr/portsUPDATING wrt xorg. There were major changes in the
> config file and peripheral detection between 7.1 and 7.2
>
> You need to make sure that both dbus and hald are running. Remove the
> mouse and keyboard sections from your xorg.conf file. They are no
> longer needed. Make sure to remove any line that references RgbPath.
>
> This may help to get the mouse working (ignore the DontZap line):
>
> Section "ServerFlags"
> Option "DontZap" "No"
> Option "AllowEmptyInput" "No"
> EndSection
>
> This should get DRI working:
>
> Section "DRI"
> Group 0
> Mode 0660
> EndSection
>
I tackled the above when I upgraded Xorg to 7.4 months ago,
independently of any FreeBSD release updates.
More information about the freebsd-stable
mailing list