amd64 or i386 for desktop use?
Roland Smith
rsmith at xs4all.nl
Wed Mar 5 19:32:40 UTC 2008
On Wed, Mar 05, 2008 at 06:29:51PM +0100, alive wrote:
> > Any ATI card up to and including the 9250 (rv280) is fully supported on
> > amd64, 3D and all. (I know because I've got one :-)
> Oh, is that so? Could you please tell me how you got it to work? Because
> I've got GREAT issues getting *ANY* ATI card to work with at least
> Composite on FreeBSD and/or Linux. And I've even got i386. Or has something
> happened since I last cried myself to sleep over this driverless hell?
- Add the device radeondrm to you kernel config and recompile, or load
the radeon.ko kernel module.
- Install the xf86-video-ati driver (this is xorg 7.3!)
- Load the right modules in xorg.conf;
Section "Module"
Load "dri"
Load "glx"
Load "dbe"
Load "extmod"
Load "freetype"
Load "type1"
EndSection
- Use the radeon driver in xorg.conf:
Section "Device"
Identifier "Card0"
Driver "radeon"
# Option "AGPMode" "8"
# Option "DDCMode" "true"
EndSection
That's about it, I think.
Roland
--
R.F.Smith http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080305/ba641139/attachment.pgp
More information about the freebsd-questions
mailing list