Sponsored Content
Full Discussion: kdmconfig for NVIDIA
Top Forums UNIX for Dummies Questions & Answers kdmconfig for NVIDIA Post 32315 by dangral on Thursday 21st of November 2002 08:25:33 PM
Old 11-21-2002
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 adapter and it works ( although it looks extremely bad). I'm wondering if there is anything I can do to fix this problem.
 

10 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

BSD Accelerated NVIDIA Driver Petition

hello ppl, me and a friend, tired of waiting for nvidia to help the community creating a nvidia driver for bsd, decided to make yet another petition to deliver nvidia as a way of protest. didn't we buy a nvidia card just like a common windows or linux user? didn't we pay for it? so, why... (0 Replies)
Discussion started by: crashnburn
0 Replies

2. News, Links, Events and Announcements

FreeBSD nVidia Beta Drivers released!

http://www.nvidia.com/content/drivers/drivers.asp I know what I am doing this weekend! I live life on the edge, baby! (0 Replies)
Discussion started by: auswipe
0 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. Solaris

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... (2 Replies)
Discussion started by: FloridaBSD
2 Replies

7. Shell Programming and Scripting

Perl and Nvidia driver download

Hi guys i have writen a script that can be used to automatically check a website for the latest software ( in this case i want to use it with the nvidia website ) and check the software and if there is a new version out then it will download it for me but i cannot seem to get it to work... (1 Reply)
Discussion started by: ab52
1 Replies

8. UNIX for Dummies Questions & Answers

Extract monitor model from nvidia-settings

Hi all, not sure where to put this post, so here will do. I have posted this question before in this thread but after getting the huge quantity of very helpful answers I did (lol?), I have looked at the problem again. A basic rundown is that I need to extract monitor information about connected... (2 Replies)
Discussion started by: mpcengineering
2 Replies

9. Linux

Nvidia Drivers for Oracle Linux

I'm installing Oracle Linux 6.1 and can't seem to get my second monitor to be recognized by the OS. I think that the issue is with the NVIDIA drivers but, after downloading and installing 3 different version of the RHEL driver I still can't get the second monitor to be recognized. Does anyone... (1 Reply)
Discussion started by: goose25
1 Replies

10. 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(4x)																	    NV(4x)

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 full 2D acceleration and provides support for the following frame- buffer depths: 8, 15, 16 (except Riva128) and 24. All visual types are supported for depth 8, TrueColor and DirectColor visuals are sup- ported 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 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 CONFIGURATION DETAILS
Please refer to XF86Config(5x) 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 on OS-specific fb interface (and is not supported on all OSs). See fbdevhw(4x) for further information. Default: off. Option "CrtcNumber" "integer" nForce2, Quadro4, GeForce4 and NV30 may have two video outputs. The driver attempts to autodetect which one the monitor is con- nected 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 cannot autodetect the presence of a flat panel so this option should be set when used with a flat panel. With this driver a flat panel will only work if it was POSTed by the BIOS, that is, the machine must have booted to the panel. Default: off. Option "FPDither" "boolean" Most digital flat panels 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. This is only suported in depth 24 on NV11, nForce2, GeForce4, Quadro4 and NV30. Default: off. Option "Rotate" "CW" Option "Rotate" "CCW" Rotate the display clockwise or counterclockwise. This mode is unaccelerated. Default: no rotation. Note: Option Rotate does not work unless the Resize and Rotate extension has been turned off. Option "ShadowFB" "boolean" Enable or disable use of the shadow framebuffer layer. Default: off. SEE ALSO
XFree86(1), XF86Config(5x), xf86config(1), Xserver(1), X(7x) AUTHORS
Authors include: David McKay, Jarno Paananen, Chas Inman, Dave Schmenk, Mark Vojkovich XFree86 Version Version 4.3.0 NV(4x)
All times are GMT -4. The time now is 09:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy