Date: Sun, 05 May 2002 16:27:05 -0400 From: Gerard Samuel <gsam@trini0.org> To: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Video and XFree86 4.2.0 Message-ID: <3CD59599.8050805@trini0.org>
next in thread | raw e-mail | index | archive | help
Hey all. Im running XFree86 4.2.0 on 4.5-Stable with a nvidia video card.
pci1: <NVidia Riva Ultra Vanta TNT2 graphics accelerator> at 5.0 irq 10
Its ok, but colors do not display correctly. For example form buttons
appear pinkish.
And programs like nedit, the menu is unreadable. There little blocks
there instead of text.
Anyone using this card have any similar experiences.
Thanks.
Here is a snip from XF86Config
Section "Monitor"
#DisplaySize 320 240 # mm
Identifier "Monitor0"
VendorName "CPQ"
ModelName "COMPAQ S710"
Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
Identifier "Card0"
Driver "nv"
VendorName "NVidia"
BoardName "Riva TNT2 M64"
BusID "PCI:1:5:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CD59599.8050805>
