Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2008 17:34:40 +0200
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        Robert Noland <rnoland@FreeBSD.org>
Cc:        freebsd-x11 <freebsd-x11@freebsd.org>
Subject:   Re: drm MSI support
Message-ID:  <20081013173440.528d1b4e@ernst.jennejohn.org>
In-Reply-To: <1223663456.65664.23.camel@squirrel.corp.cox.com>
References:  <1223134762.1619.32.camel@wombat.2hip.net> <200810101853.57259.matt@chronos.org.uk> <1223663456.65664.23.camel@squirrel.corp.cox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Oct 2008 14:30:56 -0400
Robert Noland <rnoland@FreeBSD.org> wrote:

> On Fri, 2008-10-10 at 18:53 +0100, Matt Dawson wrote:
> > Sorry for the delay. I had to set up -CURRENT on this box as it looks like it 
> > will be handy to test these Radeons from time to time.
> 
> Yes, particularly for newer chips being on -CURRENT is going to be
> helpful.  I can make patches for STABLE in most cases, but I'm already
> working with several different repos / code branches, so the quickest
> best way to get the new bling is going to be on -CURRENT.
> 

I tried testing this on my 8-current box, but DRM never even attaches to
my graphics controller.

pciconf -lcv shows:
vgapci0@pci0:1:5:0:     class=0x030000 card=0xd0001458 chip=0x96101002 rev=0x00 hdr=0x00
    vendor     = 'ATI Technologies Inc'
    class      = display
    subclass   = VGA
    cap 01[50] = powerspec 3  supports D0 D1 D2 D3  current D0
    cap 05[a0] = MSI supports 1 message, 64 bit

and Xorg recognizes it as:
(--) RADEON(0): Chipset: "ATI Radeon HD 3200 Graphics" (ChipID = 0x9610)

but I don't see any output from DRM in dmesg.boot.

I have
device          drm             # DRM core module required by DRM drivers
device          radeondrm       # ATI Radeon

in my config file.

Am I missing something?

---
Gary Jennejohn



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