Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Display Problem On Linux Redhat 8.0 Post 57506 by locustfurnace on Saturday 30th of October 2004 12:29:47 AM
Old 10-30-2004
Something I also forgot to ask is. Does VirtualPC supply its own 'virtual' video adapter? This is the way VMware (similar product) operates.
I've used VirtualPc when it was owned by Connectix, before Microsoft purchased it. But that was years ago. So I am not sure how it works today, nor remember the way it was.
If it does, then it will not matter which hardware video card you have installed. As RedHat will need to be made aware of the video adapter that VirtualPc is emulating.

You may need to look into this before going any further.

You could try using a very conservative selection. The files you will be editing should be in the /etc/X11. Though I am using slackware Linux, and some files are placed differently on different distros.
If you can not find the needed files for editing, just issue a locate command. such as
locate xorg.conf
Which should display the paths for the files.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

RedHat display cpu configuration

Hello people ! Does anyone knows how can I get the CPU configuration in the RedHat Box ??? I need know the frequence of cpu and how much cpu(s) in my box ... Thank you, Witt (2 Replies)
Discussion started by: witt
2 Replies

2. UNIX for Dummies Questions & Answers

external display redhat 7.2

Hello all, I have a laptop with redhat7.2 installed with Gforce4 video card and using Xfree86 version 4. I wanted to know if any one has been able to have the displayto output to a projector. If so can you pass on your wisdom? THANKS (1 Reply)
Discussion started by: larry
1 Replies

3. UNIX for Dummies Questions & Answers

Linux Redhat 8.0 Problem

can someone tell me what commands in Linux RedHat 8.0 will give me a graph of whats going on on my system. When Is ay graphs I mean graphs like does produced by perfview of solaris and glance of HP-UX. (3 Replies)
Discussion started by: TRUEST
3 Replies

4. Red Hat

Redhat Linux - Postfix problem

We have a redhat linux el4 and used as a mail server.We configured postfix.all r working fine.we got a problem for a particular user when he tries to open his mailbox and the error is mentioned below: ERROR: Could not complete request. Query: SELECT "INBOX" Reason Given: Internal error... (3 Replies)
Discussion started by: ramjimh2k3
3 Replies

5. Red Hat

redhat linux mail server problem

we are using redhat linux,configured the postfix as mail server and outlook is used as mail client.whenever the user opens outlook it is start downloading all the mails from the server. Example : If a user has 50 mails in the server,whenever he opens the outlook the outlook will start... (0 Replies)
Discussion started by: ramjimh2k3
0 Replies

6. Red Hat

Rsh problem on redhat linux

Hi, I am trying to do rsh on to a redhat EL 5 machine. It repeatedly asks me for the password and die after sometime. One might think that I am giving the wrong password. But I can do 'ssh' on to that machine with the same password. Can someone tell me what I have been doing wrong? ... (2 Replies)
Discussion started by: eamani_sun
2 Replies

7. Red Hat

Problem with configuring host name in Redhat Linux 5

Hi All when I give the command, $ ping <hostname> I get the following error ping: unknown host <hostname> I have checked in the following files, /etc/sysconfig/network /etc/hosts /etc/resolv.conf /etc/nsswitch.conf Every where in these files host name and IP address are given... (2 Replies)
Discussion started by: nagapradeep
2 Replies

8. Shell Programming and Scripting

New line character problem with ksh on Redhat Linux

Guys, I would like to discuss the problem I am seeing with echo “\n” statement in Redhat Linux Enterprise 5.3 version. I have a shell script that was written couple of years back for generic UNIX platforms based on ksh and was tested on Solaris 8,9,10 ; AIX 5.3 and Red Hat Enterprise Linux... (5 Replies)
Discussion started by: rijeshpp
5 Replies

9. Red Hat

redhat linux postfix problem..

hello all, If i send mails using postfix,the mails stored in queue,not delivered to required recipient...can anyone please tell me the solution for this problem... (4 Replies)
Discussion started by: tilakraj
4 Replies

10. Red Hat

Difference Redhat Linux/RH Enterprise Linux

what is the difference between Redhat Linux and Redhat Enterprise Linux. whereas Redhat linux have Server installation options too. (2 Replies)
Discussion started by: hananabbas
2 Replies
VMWARE(4)						     Kernel Interfaces Manual							 VMWARE(4)

NAME
vmware - VMware SVGA video driver SYNOPSIS
Section "Device" Identifier "devname" Driver "vmware" ... EndSection DESCRIPTION
vmware is an Xorg driver for VMware virtual video cards. CONFIGURATION DETAILS
Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver. The driver auto-detects the version of any virtual VMware SVGA adapter. The following driver Options are supported: Option "HWCursor" "boolean" Enable or disable the HW cursor. Default: off. Option "Xinerama" "boolean" Disable or enable Xinerama support. Default: xinerama is enabled if the hardware supports it. Option "StaticXinerama" "string" Provide a static xinerama geometry that will be active at server startup and will not be overridden at runtime. The format is "Width1xHeight1+Xoffset1+Yoffset1;Width2xHeight2+Xoffset2+Yoffset2" and so on. Negative offsets are not supported. SEE ALSO
Xorg(1), xorg.conf(5), Xserver(1), X(7) AUTHORS
Copyright (c) 1999-2007 VMware, Inc. X Version 11 xf86-video-vmware 10.16.9 VMWARE(4)
All times are GMT -4. The time now is 03:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy