Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 May 2003 00:19:52 -0400
From:      "E. J. Cerejo" <edinho64@netscape.net>
To:        freebsd-questions <freebsd-questions@FreeBSD.org>
Subject:   DRI and ATI Radeon 7000
Message-ID:  <3EB5E668.2030605@netscape.net>

next in thread | raw e-mail | index | archive | help
I'm trying to get DRI working, I'm running FBSD-stable, one of the 
latest versions, and I can't get DRI to work.  I have an AGP ATI Radeon 
7000 card, and I have a gigabyte motherboard GA-8IRXP ( 
http://www.giga-byte.com/MotherBoard/Products/Products_GA-8IRXP.htm ) 
with an AGP slot specification 2.0 and I followed the instructions on 
http://people.freebsd.org/~anholt/dri/troubleshooting.html but I test it 
by running glxinfo it reports "direct rendering: no".  So I tried the 
troubleshooting on that page and here's what I did:

If I do dmesg | grep drm it doesn't find anything.

If I do kldload radeon it gives me this: kldload: can't load radeon: 
Exec format error

If I do dmesg | grep agp I get this: link_elf: symbol agp_get_info undefined

kldstat shows this:

Id Refs Address    Size     Name
  1    4 0xc0100000 27ed0c   kernel
  2    1 0xc165f000 2000     fade_saver.ko
  3    1 0xc1664000 15000    linux.ko
  5    1 0xc1820000 d000     msdos.ko

Nothing about drm!  I think it has to do with the agp_get_info thing 
because I shutdown X that is the message I see in console.

Does anyone know on how to fix this?

Thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB5E668.2030605>