Sponsored Content
Full Discussion: Monitor wont come on...
Top Forums UNIX for Dummies Questions & Answers Monitor wont come on... Post 40578 by Kelam_Magnus on Thursday 18th of September 2003 10:23:16 AM
Old 09-18-2003
Actually, I bought a new(old) video card for $20... from a local Dell refurbisher in Carrolton(Dallas suburb).

I had a 16MB Diamond Viper Nvidia card....I bought a 32 DiamondViper card... The cards are virtually identical. Unless I got a second bad card,

That didnt fix the problem, sooooo it must be the monitor.


I know you are going to say "why didnt you buy a new GF4!" hehe. Well I have a 4+ year old PC, Most of the new cards wont work or would be major overkill and much of their resources would be wasted...

The latest card I could buy would something in the GF3 range... anyways, i dont have the budget for $100 card...Of course I dont have the budget to buy another monitor... will have to get a refurbished one there too.
 

8 More Discussions You Might Find Interesting

1. Solaris

file wont remove

check this out ls -l nmo* -rwsr-s--- 1 root dba 19312 Mar 31 14:44 nmo -rw-r----- 1 oracle dba 0 May 19 2004 nmo0 -rwxr-x--- 1 oracle dba 16512 Mar 31 14:44 nmocat # rm nmo0 nmo0: No such file or directory # id uid=0(root) gid=1(other) what... (8 Replies)
Discussion started by: csaunders
8 Replies

2. HP-UX

Netscape Wont work...

Cant Get Netscape to work... I get this messsage: Perhaps there is a problem with your name server? if your site must use a non-root name server, you will need to set the $SOCKS_NS environment variable to point at the appropreate name server. It may (or may not) be necessary to set this... (2 Replies)
Discussion started by: Eric_Bakken
2 Replies

3. UNIX for Advanced & Expert Users

Xwindows wont start

I have one machince where X crashes with some weird error on boot... Fatal server error: Cannot move old logfile "/var/log/XFree86.0.log.old" This is running redhat enterprise ES 3, I cant figure out how to get past this error. I have tried deleting the logfiles and recreating them, however... (1 Reply)
Discussion started by: frankkahle
1 Replies

4. UNIX for Dummies Questions & Answers

file wont execute

sh filename and it gives me an error saying the file doesnt exist but it definately does. (4 Replies)
Discussion started by: iago
4 Replies

5. HP-UX

Wont boot

I am new to HP-UX. I have a external SCSI drive with HP-UX on it. I was trying to clone it to another external scsi drive. I added the new drive to existing LVM. Then I used dd command. But it failed with I/O error. Now I cannot boot it from original drive. It's saying panic: LVM: Configuration... (11 Replies)
Discussion started by: forhad
11 Replies

6. UNIX for Dummies Questions & Answers

ypbind wont bind?

Well one problem down and another just pops up. I run ypbind and I see Starting NIS service: Binding NIS service: Shutting down NIS service: To my knowledge everything is configured properly. I ran tcpdump on the machine running ypserv to see... (9 Replies)
Discussion started by: Colton
9 Replies

7. Hardware

Fedora 16 dual monitor - dual head - automatic monitor shutdown

Hi, I am experiencing troubles with dual monitors in fedora 16. During boot time both monitors are working, but when system starts one monitor automatically shut down. It happend out of the blue. Some time before when I updated system this happend but then I booted older kernel release and... (0 Replies)
Discussion started by: wakatana
0 Replies

8. Infrastructure Monitoring

Searching for Saas Monitor service which monitor my servers which are sitting in different providers

Sorry if this is the wrong forum Searching for Saas Monitor service which monitor my servers which are sitting in different providers . This monitor tool will take as less CPU as possible , and will send info about the server to main Dashboard. The info I need is CPU / RAM / my servers status (... (1 Reply)
Discussion started by: umen
1 Replies
vga_setchipset(3)						Svgalib User Manual						 vga_setchipset(3)

NAME
vga_setchipset - force chipset SYNOPSIS
#include <vga.h> void vga_setchipset(int chipset); DESCRIPTION
Force detection of a chipset (when chipset detection fails). vga_setchipset(VGA) can be useful if the chipset specific stuff or the SVGA detection stuff gives problems. However, at first the automatic detection should work well, and if not a specific chipset can be forced from /etc/vga/libvga.config. Because of that, void vga_setchipset(int chipset) should probably never be used by applications. If used nevertheless, it should be called directly before vga_init(3). As of now the following values are defined for chipset: UNDEFINED This is the default and specifies autodetection. VGA A plain VGA card, not that the SVGA must behave like an ordinary SVGA card then which will probably mean it is in an ordinary (25x80) textmode. ET4000 Tseng ET4000/ET4000W32(i/p) cards. CIRRUS Cirrus Logic GD542x/3x cards. TVGA8900 Trident TVGA 8900C/9000 (and possibly also 8800CS/8900A/B) cards. OAK Oak Technologies OTI-037/67/77/87 cards. EGA An ordinary EGA card. The notes about VGA apply. S3 An S3 base card. ET3000 Tseng ET3000 cards. MACH32 A card (from ATI or not) based on the ATI Mach32 chipset. GVGA6400 A Genoa(?) GVGA6400 card. ARK ARK Logic ARK1000PV/2000PV cards. ATI An ATI SVGA (VGA Wonder and friends) card. This does not (necessarily) include the newer cards (usually called Mach something). ALI An ALI2301 based card. MACH64 A card using the ATI Mach64 chipset. Support is not complete. CHIPS Chips and Technologies chipsets 65525, 65535, 65546, 65548, 65550, and 65554 (usually in laptops). SEE ALSO
svgalib(7), vgagl(7), libvga.config(5), vgatest(6), vga_getcurrentchipset(3), vga_setchipsetandfeatures(3) AUTHOR
This manual page was edited by Michael Weller <eowmob@exp-math.uni-essen.de>. The exact source of the referenced function as well as of the original documentation is unknown. It is very likely that both are at least to some extent are due to Harm Hanemaayer <H.Hanemaayer@inter.nl.net>. Occasionally this might be wrong. I hereby asked to be excused by the original author and will happily accept any additions or corrections to this first version of the svgalib manual. Svgalib (>;= 1.2.11) 27 July 1997 vga_setchipset(3)
All times are GMT -4. The time now is 03:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy