Subject: Re: xfree with ati r128 pro dies on g3 tower
To: None <port-macppc@netbsd.org>
From: Martin J. Laubach <mjl+usenet-2003-05@emsi.priv.at>
List: port-macppc
Date: 11/05/2003 13:40:12
| Got finally an ATI r128 pro pci card for my g3 tower...
|
| Now when starting xfree it dies with:
|
| Fatal server error:
| xf86ReadBIOS: open /dev/mem
I guess that's what the UseBIOS option is doing in my config :-)
> Section "Device"
> Identifier "ATI Rage 128"
> Driver "r128"
> BusID "PCI:0:16:0"
> Option "UseBIOS" "False"
> EndSection
Regards,
mjl