Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 2004 08:13:48 -0400
From:      "George D. Gal" <ggal@vsecurity.com>
To:        "Eric Anholt" <eta@lclark.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: radeon drm code in -current
Message-ID:  <00f401c470ae$84d812b0$5001a8c0@CINDY>
References:  <001401c4700e$91b5a470$5001a8c0@CINDY> <1090555317.899.12.camel@leguin>

next in thread | previous in thread | raw e-mail | index | archive | help
>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)

----- Original Message ----- 
From: "Eric Anholt" <eta@lclark.edu>
To: "George D. Gal" <ggal@vsecurity.com>
Cc: <freebsd-current@freebsd.org>
Sent: Friday, July 23, 2004 12:01 AM
Subject: Re: radeon drm code in -current


> On Thu, 2004-07-22 at 10:08, George D. Gal wrote:
> > Hello I'm wondering if anyone else has experienced problems with the
radeon
> > drm driver in -current. It seems that sometime between Jun 22 and the
> > latest -current, I have problems with the radeon drm/dri drivers loading
when
> > XFree starts up.
> >
> > The error I get when starting XFree now is:
> >
> >  [drm] failed to load kernel module "radeon" (II) RADEON(0): [drm] drmOpen
> > failed
> > (EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.
>
> I'd need your whole XFree86.0.log to tell why the drmOpen failed.  You
> might want to also include your dmesg.
>
> -- 
> Eric Anholt                                eta@lclark.edu
> http://people.freebsd.org/~anholt/         anholt@FreeBSD.org
>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00f401c470ae$84d812b0$5001a8c0>