Hallo,
Am Sun, 26 Jan 2003 17:08:51 +0100 schrieb Lars Engels
<laemodostmailinglist(at)myrealbox.com>:
> Und wie siehts mit ner ATI Radeon 8500 aus? Ich hab da noch keine
> richtigen 3D Treiber gefunden, gibts überhaupt welche?
> Bei mir ruckelt selbst das OpenGL Chess :-(
Ich hab hier laut dmesg eine <ATI Radeon QL 8500 (AGP)> am laufen.
Funktioniert unter X einwandfrei mit OpenGL wenn du "dri-devel" aus den
Prorts (unter graphics) installierst. Entferne vorher dein
XFree-Server-4, da dieser mit dri-devel - enstprechend verändert -
wieder mitinstalliert wird.
Schlussendlich musst du noch ein Kernel-Modul installieren (ebenfalls
bei dri-devel) dabei - Zitat pkg-message:
|For R200 (8500) support you will require an updated DRM. Radeon 1
|users will need an updated DRM if they want TCL (Transform & Lighting)
|support.
|
|To do this, remove drm-kmod if you have it, and remove the DRM from
|your kernel if you have it. You need /sys to point to the source
|for your kernel. Then from this port's directory:
|
|$ make configure
|$ cd work/xc/programs/Xserver/hw/xfree86/os-support/bsd/drm/kernel
|$ make -f Makefile.bsd depend all install
|
|This installs to your kernel's module directory, so you will have
|to redo this after each kernel install.
Das entsprechende Kernel-Modul "radeon" musst du dann natürlich noch
laden. Geschieht bei mir mit dem Eintrag "/sbin/kldload radeon" in der
/etc/rc.local
Funktioniert bei mir einwandfrei.
Gruß,
Stefan
-- ) \ / ( /|\ )\_/( /|\ * / | \ (/\|/\) / | \ * |\________________________/__|__o____\`|'/___o__|__\_____________/| | Stefan Jahn '^` \|/ '^` | | mailto:stefan.jahn(at)nemesis-sektor.de V ICQ: 156608868 (Zeiram) | | http://www.nemesis-sektor.de | | http://www.oberdoerfler-schlitzohren.de | |-----------------------------------------------------------------| | PGP-Key: http://www.nemesis-sektor.de/pgp.txt | | Fingerprint: F5C3 3949 1130 D838 CBAF 2028 CF6C 5FE3 797C 6C02 | | _______________________________________________________________ | |/ l _/\ / \\ \ /\_ l \| * l _/ V )) V \ l * l/ // \l V
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 26 Jan 2003 - 20:19:47 CET