Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2004 11:28:52 -0700
From:      Eric Anholt <eta@lclark.edu>
To:        outi@bytephobia.de
Cc:        "George D. Gal" <ggal@vsecurity.com>
Subject:   Re: radeon drm code in -current
Message-ID:  <1090866532.64841.43.camel@leguin>
In-Reply-To: <20040726203006.269bb1e6@duality.bytephobia.de>
References:  <001401c4700e$91b5a470$5001a8c0@CINDY> <00f401c470ae$84d812b0$5001a8c0@CINDY> <029f01c470d6$bb69ec90$5001a8c0@CINDY> <20040726203006.269bb1e6@duality.bytephobia.de>

next in thread | previous in thread | raw e-mail | index | archive | help

> > > > (==) 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@lclark.edu
> > > http://people.freebsd.org/~anholt/         anholt@FreeBSD.org
> > >
> 
> 
> I experience excactly the same problem. I have Dell Latitude D600 with a Radeon Mobility 9000, too.
> 
> I have radeondrm and agp compiled into my kernel running CURRENT of yesterday and XFree86-4.3.
> 
> Does anybody have a hint, how to fix this or has this issue been fixed?

Apparently acpi_video now attaches to the radeon, preventing the DRM
from attaching.  jhb has some WIP to fix this issue, but it's not done.

-- 
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?1090866532.64841.43.camel>