GFORCE 7300GT Video Card/X11

Jonathan Horne freebsd at dfwlp.com
Sat May 19 13:48:59 UTC 2007


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 at dfwlp.com


More information about the freebsd-questions mailing list