Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 02:28:17 +0300
From:      Eugene Sandulenko <sev@interhack.net>
To:        Jung-uk Kim <jkim@freebsd.org>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: [PATCH] agp(4) for ULi M1689/nVidia nForce3
Message-ID:  <20050918022817.171107a7@grover.interhack.net>
In-Reply-To: <200509151957.24837.jkim@FreeBSD.org>
References:  <200509151957.24837.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Sep 2005 19:57:04 -0400
Jung-uk Kim <jkim@freebsd.org> wrote:

> If you have any of these, please test and let me know.
> 
> http://people.freebsd.org/~jkim/agp_amd64.diff
FreeBSD 6.0-BETA4. nVidia nForce3 250Gb (Motherboard GA-K8NSC-939).
Radeon 9100 (aka 8500). i386 kernel.

with xorg-server 6.8.2 I got garbled screen and normal cursor with dri
enabled and system didn't let me leave X session though it reacted to
mouse movements.

Just today I upgraded to xorg-server 6.8.99.16. Starting X with dri
gave me black screen and major system lockup.

After applying your patch I got this on boot:

agp0: <NVIDIA nForce3-250 AGP Controller> mem 0xe0000000-0xe1ffffff at
device 0. 0 on pci0
drm0: <ATI Radeon QM R200 9100> port 0x9000-0x90ff mem
0xd0000000-0xdfffffff,0xe 3000000-0xe300ffff irq 16 at device 0.0 on
pci1
info: [drm] AGP at 0xe0000000 32MB
info: [drm] Initialized radeon 1.16.0 20050311 on minor 0

(no changes in messages after patch applying)

Though X now loads with dri module and works, but I get following
messages with GL applications:

libGL warning: 3D driver returned no fbconfigs.
libGL error: InitDriver failed
libGL error: reverting to (slow) indirect rendering

I could do any further testing if you like.


Eugene



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