On 2008-07-30, Owain Ainsworth <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 31, 2008 at 12:14:36AM +0200, Reyk Floeter wrote:
>> On Wed, Jul 30, 2008 at 10:58:10PM +0200, thacrazze wrote:
>> > Hello,
>> > sorry that I give you a hard time
>> > 
>> > but how is status of 3D Hardware Accerlation in OpenBSD? I heard it
>> > works with the i810 driver. But how is the current status?
>> > 
>> 
>> You can try a recent snapshot and compile a kernel with "inteldrm* at
>> vga?" (commented out with a '#' in GENERIC).
>> 
>> $ dmesg | grep vga                                                           
>>   
>> vga1 at pci0 dev 2 function 0 "Intel GM965 Video" rev 0x0c
>> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
>> agp0 at vga1: aperture at 0xe0000000, size 0x10000000
>> inteldrm0 at vga1: Intel i965GM(0), 1.6.0 20080312
>> 
>> $ uname -srvmp
>> OpenBSD 4.4 GENERIC.MP#74 amd64 Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz
>
> Or indeed radeondrm, etc. Look at the bottom of GENERIC for commented
> entries.
>
> If you find any problems, mail me.

Is it supposed to work with R500-based cards?

I'm just wondering because I upgraded after the drm related changed got
into the tree yesterday and it doesn't work for me.

In the system message buffer I see:

info: [drm] Setting GART location based on new memory map
info: [drm] Loading R500 Microcode
info: [drm] Num pipes: 1
info: [drm] writeback test succeeded in 2 usecs


In the X log file I get:

drmOpenDevice: node name is /dev/drm0
drmOpenDevice: open result is 11, (OK)
drmAvailable: 1
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/drm0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(EE) AIGLX error: Calling driver entry point failed(EE) AIGLX: reverting to 
software rendering

My card is an ATI Radeon Mobility X1400 and according to the
xorg-driver-ati people it should work with git versions of the radeon
driver and Mesa.

Kind regards,
Jona

Reply via email to