ridiculous resolution in Xwindows


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers ridiculous resolution in Xwindows
# 1  
Old 12-20-2001
ridiculous resolution in Xwindows

Happy Holidays everybody.
I successfully installed linux 7.1 on my desktop. At first I couldn't get Xwindow to start. Kept getting error message: "depth 16 not supported". So I reinstalled and made it 8 bit color depth with 1024 x 786 resolution, and Xwindow started this time around but everything on the screen is ridiculously huge. I did 'Xtest' and it showed resolution at some low number like 330 x 320 or somewhere around there. I tried to fix it several times using 'xf86config' and 'Xconfigurator' but it always goes back to the lower resolution which makes everything too large. I even tried to reinstall it again and I believe I input all the correct information about my PC, and it still came up all messed up. Could someone help me on this? I would appreciate it very much.

Peace.
TonemanSmilie
# 2  
Old 12-20-2001
What video card do you have? I had a problem once with a cheap on-board setup that would ONLY run with Windows... Same things happened to me.

By Linux 7.1, I assume you mean Redhat or a derivitave... Type Xconfigurator in text mode - it'll save you the trouble of re-installing every time you want to try a new X setting. Then it starts up Xtest for you, and you can choose to go back to Xconfigurator.

Hope that helps, and good luck.
# 3  
Old 12-20-2001
Thank you for your advice. It was the video card that was presenting the problems. I went and got RH 7.2 to install and it works perfectly now. But the problem now is the I can't get Oracle CD to run in Xwindow. I thought it would make things easier kind of like MS windows. But I think the problem is that the oracle program i have is made for MS windows platforms. I thought there was a feature in Xwindow that lets you run programs from other OS's on linux. Am I wrong?

Toneman Smilie
# 4  
Old 12-21-2001
It should be able to mount the CD, and read from it, but I doubt you'll find anything that will run Windows Oracle Personal... There are programs (Like WINE) that will allow you to run a few simple Windows applications, but Oracle is too complex for that...

Sign up for a free account at http://www.oracle.com, and I think you can simply download (assuming you have a lot of free time, and maybe a CD Burner - not sure what you need) Oracle personal Linux version..

Or simply use the database programs bundled with Redhat. You should have a few, including PostGreSQL and MySQL on your installation disks...

Good luck, and have fun!
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

XWindows from Solaris 8

Hi everyone, I have an xwindow problem I could use a hand with. I have a solaris 8 installation (a container actually, within solaris 10). I seem to not be able to open any xwindows over ssh. It comes about when trying to install oracle. When ssh'd to the solaris 8, Oracle's runInstaller... (3 Replies)
Discussion started by: goodvikings
3 Replies

2. UNIX for Dummies Questions & Answers

Xwindows in unix

the question i have is why Xwindows(GUI) is not part of kernel level but part of user level in unix while in windows the GUI (Windows manager) it is part of kernel level. For one thing is when GUI hangs it does not crash the whole system as in Windows But windows avoids context... (0 Replies)
Discussion started by: sandesh.syr
0 Replies

3. UNIX for Dummies Questions & Answers

Xwindows not working

Hi I am trying to run a program on a solaris bx that requires an xwindow. I have exceed running and X11 forwarding enabled in putty I sent my display but the output is can't open display. To connect to the server I ssh to a jump host and ssh to the server and then su to root. Could this have... (4 Replies)
Discussion started by: naddy
4 Replies

4. UNIX Desktop Questions & Answers

Xwindows

i m working on a project of making linux boot and run from a pendrive. I have got a minimal root filesystem with busybox. I wish to install X Server now. I downloaded the source tar balls, untarred them on the host system, used the default host.def issued commands $make WORLDOPTS=-k World >&... (0 Replies)
Discussion started by: amu
0 Replies

5. Linux

Xwindows

i m working on a project of making linux boot and run from a pendrive. I have got a minimal root filesystem with busybox. I wish to install X Server now. I downloaded the source tar balls, untarred them on the host system, used the default host.def issued commands $make WORLDOPTS=-k World >&... (0 Replies)
Discussion started by: amu
0 Replies

6. AIX

Xwindows on a HMC

I have a HMC version 5.2, The HMC controls 4 lpars. I would like to install the powerchute on the HMC and have it be the master control to shutdown each of the lpars and the VIO server in order so no harm is done to the VIO server. AIX version 5.3 64bit My problem is i have to install... (5 Replies)
Discussion started by: pagink
5 Replies

7. Linux

XWindows

I have written some Xwindows files would like to know how to compile them tried this command gcc -o main main.o -lXt -lX11 gives errors like could not find Xt & X11 help please (5 Replies)
Discussion started by: wojtyla
5 Replies

8. IP Networking

login using xwindows

Is there a way to find out who is logged in to the system using Xwindows ( hummingbird).. I tried using finger and last it doesn't show the person logged in .. but when i run ps -ef | grep "ip address' it show various process running on the system.. Moreover is there a way to log off the... (2 Replies)
Discussion started by: ajnabi
2 Replies

9. UNIX for Dummies Questions & Answers

Xwindows/ Xdaemon? help

I have Oracle 8i, running Slackware...I have "X-win32" on my Win2k box, but when I installed Slackware I didn't install the GUI's... Isn't there a xdaemon or something of the sort that I must install first ? So when my Win2K box queries the UNIX box it picks up and says "Hi, gimme GUI" heh.. Any... (4 Replies)
Discussion started by: ComTec
4 Replies
Login or Register to Ask a Question