Re: radeon drm code in -current

From: Eric Anholt <eta_at_lclark.edu>
Date: Fri, 23 Jul 2004 09:45:59 -0700
On Fri, 2004-07-23 at 05:13, George D. Gal wrote:
> >From what I can tell no entry is created in /dev/dri/ for the card. Attached
> is relevant portion from the XFree86.log
> 
> -george
> 
> 
> (II) Primary Device is: PCI 01:00:0
> (--) Assigning device section with no busID to primary device
> (--) Chipset ATI Radeon Mobility 9000 (M9) Lf (AGP) found
> (II) resource ranges after xf86ClaimFixedResources() call:
>         [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
>         [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
>         [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
>         [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
> ...skipping...
>         [31] -1 0       0x0000bf40 - 0x0000bf7f (0x40) IX[B]E
>         [32] -1 0       0x0000bf80 - 0x0000bf9f (0x20) IX[B]E
>         [33] -1 0       0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
>         [34] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
>         [35] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
> (==) RADEON(0): Write-combining range (0xfcff0000,0x80000) was already clear
> (==) RADEON(0): Write-combining range (0xe8000000,0x2000000)
> (==) RADEON(0): Write-combining range (0xa0000,0x10000) was already clear
> drmOpenDevice: minor is 0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such file or directory)
> drmOpenDevice: open result is -1, (No such file or directory)
> drmOpenDevice: Open failed
> drmOpenDevice: minor is 0
> drmOpenDevice: node name is /dev/dri/card0
> drmOpenDevice: open result is -1, (No such file or directory)
> drmOpenDevice: open result is -1, (No such file or directory)
> drmOpenDevice: Open failed
> [drm] failed to load kernel module "radeon"
> (II) RADEON(0): [drm] drmOpen failed
> (EE) RADEON(0): [dri] DRIScreenInit failed.  Disabling DRI.
> (II) RADEON(0): Memory manager initialized to (0,0) (1408,5957)
> (II) RADEON(0): Reserved area from (0,1050) to (1408,1052)

So, the question is why you couldn't load the radeon module.  Does it
exist in /boot/kernel/radeon.ko?  It should, it's built by default.  If
it is, do you get any errors in your dmesg about missing symbols, or do
you not have AGP successfully loaded?

-- 
Eric Anholt                                eta_at_lclark.edu          
http://people.freebsd.org/~anholt/         anholt_at_FreeBSD.org
Received on Fri Jul 23 2004 - 14:46:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:02 UTC