Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2006 07:25:28 +0200
From:      Tobias Roth <roth@iam.unibe.ch>
To:        Norberto Meijome <freebsd@meijome.net>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: DRI on Radeon 9500 Mobile
Message-ID:  <20060510052528.GA11015@droopy.unibe.ch>
In-Reply-To: <20060510121149.7ba4fc5a@localhost>

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

On Wed, May 10, 2006 at 12:11:49PM +1000, Norberto Meijome wrote:
> 
> (I was actually getting excited thinking that the DRI-lockup issue was
> fixed! :-/ )

it's supposed to be fixed? cool, I'll try it too then.

> pciconf  -lv
> none2@pci1:0:0: class=0x030000 card=0x058e1014 chip=0x31501002 rev=0x00 hdr=0x00
>     vendor   = 'ATI Technologies Inc'
>     device   = 'M24 1P Radeon Mobility X600'
>     class    = display
>     subclass = VGA

here:
acpi_video0@pci1:0:0:   class=0x030000 card=0x05701014 chip=0x31541002 rev=0x80 hdr=0x00
    vendor   = 'ATI Technologies Inc'
    device   = 'M24 1T FireGL'
    class    = display
    subclass = VGA


> $ grep -i dri /usr/X11R6/lib/X11/xorg.conf
>         Load  "dri"
>         Driver      "kbd"
>         Driver      "mouse"
>         ### Available Driver options are:-
>         Driver      "ati"

I also have this in my xorg.conf from earlier experiments:

Section "DRI"
     Mode 0666
EndSection

maybe that helps.

Please let me (or the list) know of your results, I'll do the same.

cheers, t.



home | help

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