LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-18-2007, 08:34 AM   #1
kasper20086
LQ Newbie
 
Registered: Feb 2007
Distribution: Fedora Core 6
Posts: 8

Rep: Reputation: 0
Just migrated to Fedora Core 6, and new at Linux.


I've been having problems with the screen resoloution settings. I have changed it in the root Setup, but I still don't like the 600x400 pixel ratio. Is there an easier way to change this without getting the "Video Mode Not Supported" error message? I've already searched google for answers, but they've come up null.

Thanks for any sort of help.
 
Old 02-18-2007, 11:28 AM   #2
Dr_Death_UAE
Member
 
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 168

Rep: Reputation: 30
hi, you can change it by editing /etc/x11/xorg.conf

you can defined your resoloution in it.
 
Old 02-20-2007, 10:47 AM   #3
Lsatenstein
Member
 
Registered: Jul 2005
Location: Montreal Canada
Distribution: Fedora 31and Tumbleweed) Gnome versions
Posts: 311
Blog Entries: 1

Rep: Reputation: 59
A safe way to change the resolution of the monitor is to use the gui interface where it describes the screen resolution. There will be a tab for hardware. Use that tab to select a monitor that has a high resolution. That choice will set up the correct parameters in the /etc/X11/xorg.conf file.
 
Old 02-20-2007, 02:25 PM   #4
qanopus
Senior Member
 
Registered: Jul 2002
Location: New York
Distribution: Slackware
Posts: 1,358

Rep: Reputation: 45
Okey,

I'm using FC 6 as well. In KDE I can change the screen resolution by choosing "System"->"Display" from the KDE menu. I know for a fact that I saw something similer in gnome. Look around
You can also try to do things from the command line like so:

Open a terminal and change to root by issuing the command "su" and filling in yout password. Then open the file /etc/X11/xorg.conf with your favorite editor, some command like

Code:
vim /etc/X11/xorg.conf
Go to the section "Section "Screen"" and add "1024x768" (or what ever resolution suites you) on the "modes" line. You can delete the other modes.

If something goes wrong, post your xorg.conf file here, along with any error messages and tell us what videocard you are using.

Last edited by qanopus; 02-20-2007 at 02:30 PM.
 
Old 02-20-2007, 06:49 PM   #5
kasper20086
LQ Newbie
 
Registered: Feb 2007
Distribution: Fedora Core 6
Posts: 8

Original Poster
Rep: Reputation: 0
Yeah, I finally figured it out. It turned out that in my (insert file that the resolutions are located at) listed 640x480. I changed it accordingly and adjusted my hardware settings for my screen. Works like a charm now.
 
Old 05-14-2007, 11:11 PM   #6
nachbar
LQ Newbie
 
Registered: May 2007
Posts: 2

Rep: Reputation: 0
Similar problem: Fedora 6 --> right after udev loads, the screen goes blank, and then the monitor flashes a "Video Mode Not Supported" box. Fixed by renaming /ext/X11/xorg.conf to something else, so that Xorg uses its defaults (but max resolution is only 800 x 600). However, after an auto-update of the kernel, the mouse cursor disappeared.

I put /etc/X11/xorg.conf back, but got the "Video Mode Not Supported" problem again.

However, by just removing the DefaultDepth line in Section "Screen" within /etc/X11/xorg.conf I got back my X screen AND my mouse cursor, and the max resolution is 1600 x 1200! No need for me to set any resolutions in xorg.conf (I'm not sure what I would put there, anyway!)
 
Old 05-17-2007, 09:24 AM   #7
Lsatenstein
Member
 
Registered: Jul 2005
Location: Montreal Canada
Distribution: Fedora 31and Tumbleweed) Gnome versions
Posts: 311
Blog Entries: 1

Rep: Reputation: 59
Look for the driver line in /etc/xorg.conf

and replace it with driver "vesa"
My system uses intel and the driver on my system is
i810.
 
Old 05-17-2007, 03:05 PM   #8
ScandinavianPenguin
LQ Newbie
 
Registered: May 2007
Location: Scandinavia
Distribution: Fedora 6
Posts: 2

Rep: Reputation: 0
Cool

Hi

I apollogize, if I am asking the question the wrong place , but it seems like something similar to the discussions here.
I have been working perfectly with Fedora C 3 and this monitor Daewoo 710B, but now, when I upgraded to FC6, X windows refuses to work. I read in some other FAQ's, that changing from NV to VESA could do the trick, but this doesn't work.

I have burnt a LIVE FC6 cd, at it works fine - except for the fact, that I can only access the CD-Drive

Anybody got an idea?

The scandinavian Penguin

Quote:
Originally Posted by Lsatenstein
Look for the driver line in /etc/xorg.conf

and replace it with driver "vesa"
My system uses intel and the driver on my system is
i810.
 
Old 05-18-2007, 10:44 AM   #9
ScandinavianPenguin
LQ Newbie
 
Registered: May 2007
Location: Scandinavia
Distribution: Fedora 6
Posts: 2

Rep: Reputation: 0
Hi

Thanx for the quick reply....
I have now tried to do nothing but change the nv to vesa, but the same happens. Do I need to copy a drive into the system as well? I got X to work finr (bu immesively slow) via the livecd.

Regards

SP


Quote:
Originally Posted by ScandinavianPenguin
Hi

I apollogize, if I am asking the question the wrong place , but it seems like something similar to the discussions here.
I have been working perfectly with Fedora C 3 and this monitor Daewoo 710B, but now, when I upgraded to FC6, X windows refuses to work. I read in some other FAQ's, that changing from NV to VESA could do the trick, but this doesn't work.

I have burnt a LIVE FC6 cd, at it works fine - except for the fact, that I can only access the CD-Drive

Anybody got an idea?

The scandinavian Penguin
 
  


Reply

Tags
help, mode, supported, video



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Setup Fedora core 3 & Redhat 7.2 software development environment under Fedora core 5 powah Fedora 1 06-16-2006 10:25 AM
Upgrade Fedora Core 4 (FC4) to Fedora Core 5 (FC5) hangs vogelap Fedora - Installation 10 05-22-2006 09:00 AM
Alpha Core Linux is here (For AlphaServer) [a port of Fedora Core Linux] t3gah Linux - Distributions 2 04-22-2005 12:37 PM
Migrated files are now all read only blink_00 Linux - Newbie 5 12-15-2004 10:12 AM
Just Migrated from Windows to Linux Red Hat 9 and need help blufire Linux - Laptop and Netbook 7 07-13-2004 08:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration