Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2007 08:48:56 -0500
From:      Jonathan Horne <freebsd@dfwlp.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: GFORCE 7300GT Video Card/X11
Message-ID:  <200705190848.56566.freebsd@dfwlp.com>
In-Reply-To: <200705190757.35248.dmw@unete.cl>
References:  <284472.12452.qm@web51411.mail.re2.yahoo.com> <200705190757.35248.dmw@unete.cl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 19 May 2007 06:57:35 Daniel Molina Wegener wrote:
> On Saturday 19 May 2007 02:18:46 Joseph Marah wrote:
> > It seems my newly installed video card NVIDIA GFORCE 7300GT
> > card is not supported by Xorg 6.9.0 Release which I currently
> > have. However GFORCE 7800 appears in the  chipset list.  Is
> > that correct?  Does anyone have an experience with using this
> > chipset (7300 GT) with FreeBSD 6.2 X11 and how did you make
> > it work?  Any help will do.  Thanks.
>
>   Hello,
>
>   Try using the nvidia driver that is present in the ports
> collection. Works fine for me...
>
> >   Joseph
> >
> > [SNIP]
>
> Regards,

i have a 7300GS, which is running flawlessly on my widescreen flatpanel.

Section "Monitor"
        DisplaySize       473   295     # mm
 ### Comment all HorizSync and VertSync values to use DDC:
        Identifier   "Monitor0"
        VendorName   "Samsung"
        ModelName    "SyncMaster 225BW"
 ### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    31.5 - 90.0
        VertRefresh  59.0 - 60.0
        Option      "DPMS"
        Modeline    "1680x1050" 146.2 1680 1960 2136 2360 1050 1080 1086 
1089 -hsync +vsync
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "nVidia Corporation"
        BoardName   "FX7300 GS"
EndSection

using the nvidia-driver port as well.

hth,
-- 
Jonathan Horne
http://dfwlpiki.dfwlp.org
freebsd@dfwlp.com



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