Sponsored Content
Operating Systems Solaris EVGA Nvidia GeForce 8400 GS and OpenSolaris Post 302252530 by FloridaBSD on Wednesday 29th of October 2008 06:14:24 PM
Old 10-29-2008
Error EVGA Nvidia GeForce 8400 GS and OpenSolaris

My Nvidia Geforce 6200 SE blew on me a few days agom, to dat I purchased a Nerw EVGA NVidia GeForce 8400 gs. Will this card work with my current Nvidia Drivers or will i have to reinstall OpenSolaris inorder to get it funchtioning properly

EVGA NVidia GeForce 8400 GS 256MB PciE X 16 D-HD-VGA
39.99 plus aplicable taxes and ship/processing @ evga.com
 

8 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

geforce 4 and Xwin in BSD

Has anyone had any luck in using a newer Geforce card in BSD? I dont really care about 3d accel as of now, just trying to get X up with a standard 1024x768 display would be nice :rolleyes: Never mind, just read on web that nvidea is planning on making drivers for fbsd now that the latest... (2 Replies)
Discussion started by: bsdjunkie
2 Replies

2. UNIX for Dummies Questions & Answers

kdmconfig for NVIDIA

I have installed Solaris on my Dell machine, but I can't get the display driver to work. I have an NVIDIA RIVA TNT2, but when I select that adapter in kdmconfig, I get the message: Could'nt probe screen #0 InitOutput: AddScreen failed for SUNWnvidia I can use the generic 16 color display... (3 Replies)
Discussion started by: dangral
3 Replies

3. UNIX for Dummies Questions & Answers

nvidia drviers

hi guys i tryed to in stall nvidia driver the other day then i got no kernel found i installed the latest kernal for the drivers rpm based from ftp.nvidia.com and downloaded the pkg 1,2 and the src and the reg bin rpm installed it and droped out of X and init 3 and went to the cmd line and... (1 Reply)
Discussion started by: 3bumbs plumming
1 Replies

4. Solaris

nVidia + CMI sound

Hi there, can somebohy help me with Solaris 8 (x86) ver. 02/2002. I cannot run it with nVidia GeForce 2 MX 440 graphic card in resolution up to 640x480. Is there some driver for this card? And this problen is with sound card CMI 8738. If somebody can write me a location, where I can download it or... (1 Reply)
Discussion started by: kotrcka
1 Replies

5. Red Hat

FC3 / NVidia Issue

having problems with the NVidia Driver Package #6629 using Fedora Core 3... failure to initialize NVidia Kernel... ...this appears to be a pretty common problem and other faqs/forums have yet to find a solution... the xorg.conf.log states these errors... (EE) NVIDIA(0): Failed to initialize... (10 Replies)
Discussion started by: HMSS013
10 Replies

6. UNIX for Dummies Questions & Answers

Looking for Geforce 6200 driver for Redhat 8.0

I would like to know how to find the Nvidia Geforce 6200 driver for Redhat 8.0? Please help! (4 Replies)
Discussion started by: alexhon
4 Replies

7. Red Hat

Geforce 7300LE Driver

Hi guys. I have installed fedora 14 and in appearance menu all text is shown like monochrome(it is on Best Contrast but text is like monochrome). i want to install nvidia driver so i looked at package manager and the only package is installed is "X.Org X11 nouveau video driver". anything else... (0 Replies)
Discussion started by: majid.merkava
0 Replies

8. Fedora

Nvidia Module Not Loading (Desktop Gone)

Well, I followed the steps in the Debian wiki here to install the drivers for the following video card: $ lspci | grep VGA 03:00.0 VGA compatible controller: NVIDIA Corporation GF104 (rev a1)I confirmed the correct driver is installed. As you probably see I've tried this a few times and a few... (1 Reply)
Discussion started by: Azrael
1 Replies
NV(4)							     Kernel Interfaces Manual							     NV(4)

NAME
nv - NVIDIA video driver SYNOPSIS
Section "Device" Identifier "devname" Driver "nv" ... EndSection DESCRIPTION
nv is an XFree86 driver for NVIDIA video cards. The driver supports 2D acceleration and provides support for the following framebuffer depths: 8, 15, 16 (except Riva128) and 24. All visual types are supported for depth 8, TrueColor and DirectColor visuals are supported for the other depths with the exception of the Riva128 which only supports TrueColor in the higher depths. SUPPORTED HARDWARE
The nv driver supports PCI, PCI-Express and AGP video cards based on the following NVIDIA chips: RIVA 128 NV3 RIVA TNT NV4 RIVA TNT2 NV5 GeForce 256, QUADRO NV10 GeForce2, QUADRO2 NV11 & NV15 GeForce3, QUADRO DCC NV20 nForce, nForce2 NV1A, NV1F GeForce4, QUADRO4 NV17, NV18, NV25, NV28 GeForce FX, QUADRO FX NV30, NV31, NV34, NV35, NV36, NV37, NV38 GeForce 6XXX NV40, NV41, NV43, NV44, NV45, C51 GeForce 7XXX G70, G71, G72, G73 CONFIGURATION DETAILS
Please refer to XF86Config(5) for general configuration details. This section only covers configuration details specific to this driver. The driver auto-detects the chipset type and the amount of video memory present for all chips. The following driver Options are supported: Option "HWCursor" "boolean" Enable or disable the HW cursor. Default: on. Option "NoAccel" "boolean" Disable or enable acceleration. Default: acceleration is enabled. Option "UseFBDev" "boolean" Enable or disable use of an OS-specific fb interface (and is not supported on all OSs). See fbdevhw(4) for further information. Default: off. Option "CrtcNumber" "integer" Many graphics cards with NVIDIA chips have two video outputs. The driver attempts to autodetect which one the monitor is connected to. In the case that autodetection picks the wrong one, this option may be used to force usage of a particular output. The options are "0" or "1". Default: autodetected. Option "FlatPanel" "boolean" The driver usually can autodetect the presence of a digital flat panel. In the case that this fails, this option can be used to force the driver to treat the attached device as a digital flat panel. With this driver, a digital flat panel will work only if it was POSTed by the BIOS, that is, the computer must have booted to the panel. If you have a dual head card you may also need to set the option CrtcNumber described above. Default: autodetected. Option "FPDither" "boolean" Many digital flat panels (particularly ones on laptops) have only 6 bits per component color resolution. This option tells the driver to dither from 8 bits per component to 6 before the flat panel truncates it. Default: off. Option "FPScale" "boolean" Supported only on GeForce4 and newer chips, this option tells to the driver to scale lower resolutions up to the flat panel's native resolution. Default: on. Option "Rotate" "CW" Option "Rotate" "CCW" Rotate the display clockwise or counterclockwise. This mode is unaccelerated. Default: no rotation. Note: The Resize and Rotate extension will be disabled if the Rotate option is used. Option "ShadowFB" "boolean" Enable or disable use of the shadow framebuffer layer. Default: off. SEE ALSO
XFree86(1), XF86Config(5), xf86config(1), Xserver(1), X(7) AUTHORS
Authors include: David McKay, Jarno Paananen, Chas Inman, Dave Schmenk, Mark Vojkovich XFree86 Version 4.7.0 NV(4)
All times are GMT -4. The time now is 05:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy