On Sat, Oct 07, 2006 at 12:11:53AM +0200, Andreas Maus wrote:
> Hi.
> 
> I recently replaced my ATI X800 with a new NVIDIA GeForce 7800 GS.
> Checking the nv(4) man page and it states that it supports:
> 
> [... snipp ...]
> GeForce 7XXX
> [... snipp ...]

<snip>

I have the same problem with a GeForce 7300GT. The problem is these
chips are only supported by X.org 7.x (which is not yet in OpenBSD).
After reading:
http://www.undeadly.org/cgi?action=article&sid=20060710160000

I hope 7.x will be OpenBSD soon. I already mailed  matthieu@, but I
didn't receive an answer. Since I'm the one asking for a favor and he is
the one doing the work I didn't bother him further and will use the
"vesa" driver until 7.x hits the tree. At that time I'll be a happy
current tester :)

Regards,
ahb

p.s. This xorg.conf section might be of interest to you.
Section "Device"
        Identifier  "Card0"
        Driver      "vesa"
        #Driver      "nv"
        VendorName  "nVidia Corporation"
        BoardName   "Unknown Board"
        BusID       "PCI:2:0:0"
EndSection

Reply via email to