No video display


 
Thread Tools Search this Thread
Operating Systems Solaris No video display
# 1  
Old 08-14-2006
No video display

I have two Ultra 80s that I'm working with, on one of them I was able to get video and build the system, but on the other ultra 80, the monitor switches on but doesn't display any video. Any suggestions as to how I could go about troubleshooting this?

Thanks in advance,

Justin
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. AIX

How to connect to Pseries without video/display port

Hello, I have an old Pseries P520 9111-520 and it doesn't have the PCI graphics - video - display card in it. On the back side of it, I can see two serial ports. What is the easiest way to put console display for this system ? Would a serial cable ( null modem cable ) from Pseries to... (5 Replies)
Discussion started by: filosophizer
5 Replies

2. UNIX for Advanced & Expert Users

Video Cards :: Video Memory Intercept and Redirect

I need a broad spectrum understanding on this subject, and any help would be greatly appreciated. First of all, as I understand it... The way the video hardware works is the CPU sends information about input and possible changes to the display, the video card receives these changes, makes the... (2 Replies)
Discussion started by: ciNG
2 Replies

3. Linux

USB video capture? composite, s-video, etc

does anybody have any experience with any of these composite video to usb devices on linux? usb video capture - Google Product Search would like to get one but a linux newbie and having trouble figuring out if any are ported... i've found lots of things that link to freedesktop.org DisplayLink... (1 Reply)
Discussion started by: danpaluska
1 Replies

4. Solaris

video display

i needed to build a quick and dirty solaris 10 box for some dev work. basically a web server. anyway, i grab some deal off tigerdirect and have a x86 install. however, i'm running into problems with the video display. currently have a SAPPHIRE 100122L Radeon X700 256MB 64-bit DDR PCI Express x16... (1 Reply)
Discussion started by: pupp
1 Replies

5. UNIX for Dummies Questions & Answers

"cannot display this video mode"

I have a Sun Blade 150 that I'm trying to connect to my Dell 1901FP LCD monitor. However, when I connect the workstation to the monitor and power up the workstation, the only thing I get on the screen is "cannot display this video mode". This workstation works fine connected to an CRT monitor. ... (1 Reply)
Discussion started by: here2learn
1 Replies
Login or Register to Ask a Question
xscreensaver-getimage-video(1)					XScreenSaver manual				    xscreensaver-getimage-video(1)

NAME
xscreensaver-getimage-video - put a video frame on the root window SYNOPSIS
xscreensaver-getimage-video [-display host:display.screen] [--verbose] [--stdout] DESCRIPTION
The xscreensaver-getimage-video program is a helper program for the xscreensaver hacks that manipulate images. Specifically, it is invoked by xscreensaver-getimage(1) as needed. This is not a user-level command. This program grabs a random frame of video from the system's video input, and then loads it on the root window. It does this by figuring out which frame-grabbing programs are installed on the system, and invoking the first one it finds. Then it runs xscreensaver-getim- age-file(1) to load that image onto the root window. OPTIONS
xscreensaver-getimage-video accepts the following options: --verbose Print diagnostics. --stdout Instead of loading the image onto the root window, write it to stdout as a PBM file. SEE ALSO
X(1), xscreensaver(1), xscreensaver-demo(1), xscreensaver-getimage(1), xscreensaver-getimage-file(1), bttvgrab(1), qcam(1), streamer(1), atitv(1), vidtomem(1) COPYRIGHT
Copyright (C) 2001 by Jamie Zawinski. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. AUTHOR
Jamie Zawinski <jwz@jwz.org>, 14-Apr-01 X Version 11 5.15 (28-Sep-2011) xscreensaver-getimage-video(1)