LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora > Fedora - Installation
User Name
Password
Fedora - Installation This forum is for the discussion of installation issues with Fedora.

Notices


Reply
  Search this Thread
Old 05-27-2010, 11:44 PM   #1
someonehour
LQ Newbie
 
Registered: May 2010
Posts: 6

Rep: Reputation: 0
Install of Fedora 13 with EVGA GT 240 video gard only 800 x 640


Hi,

I just upgraded from Fedora 12 to Fedora 13.
Screwed up the grub, but that's a different issue.
I was able to boot into the new Fedora 13.
But resolution is only 800 x 600.
The only other option is 640 x 480.

I'm using an HDMI connection.
This was working fine in F12.

If I switch back to VGA connection, it won't load KDE at all.

I updated the nouveau driver.

Any ideas?
 
Old 05-28-2010, 08:49 AM   #2
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Do you need a custom xorg.conf file? I need one for my onboard Geforce 9100 graphics; otherwise I get the same 800x600 and 640x480 you're reporting.
 
Old 05-28-2010, 01:21 PM   #3
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
Try setting monitor 1-2 sizes up, more then monitor really supports,, logout, login, and try to set display to desired resolution.
 
Old 05-28-2010, 10:03 PM   #4
someonehour
LQ Newbie
 
Registered: May 2010
Posts: 6

Original Poster
Rep: Reputation: 0
F13 with GeForce 240 video card, resolution too small

Ok So I got a step ahead.
I found that that its using vesa driver. I installed some pkgs (don't remember name exactly but it was something with display settings) and I now I have Display settings in my KDE. I'd much prefer to do all this in command line to know what's being changed, but couldn't find online what needs to be changed.

In display settings I changed the monitor to be 1920x1200, but when I apply the settings the relogin, it goes back to LCD Panel 1024x768.
This is a 24 inch panel (which obviously support higher resolution than 1024x768 cause I had it running like this before in F12.

I changed the video card driver to use nVidia Corporation GT215 [GeForce GT240] and now I have a better resolution of 1280x800, but this is still too small.

I tried Nouveau driver, but it screwed up the colours so bad, I had to boot from DVD and modify /etc/X11/xorg.conf back to Vesa driver, cause I couldn't tell what I'm changing, but resolution was high.

Any ideas on what driver exactly I should be using and what settings for monitor?

Here's my xorg.conf:

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"

# keyboard added by system-config-display
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105+inet"
Option "XkbLayout" "us"
EndSection

Section "Monitor"
Identifier "Monitor0"
ModelName "LCD Panel 1024x768"
HorizSync 31.5 - 48.0
VertRefresh 56.0 - 65.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
 
Old 05-29-2010, 06:34 PM   #5
someonehour
LQ Newbie
 
Registered: May 2010
Posts: 6

Original Poster
Rep: Reputation: 0
step ahead in evga geforce GT 240 and FC13

Ok so a step ahead.
I manually modified /etc/X11/xorg.conf file to have this:

Section "Monitor"
Identifier "Monitor0"
VendorName "Dell"
ModelName "Dell S2409W"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 76.0
Option "DPMS"
EndSection


The HorizSync and VertRefresh I found somewhere online.
The screen looks better,as now I can get 1280x800.
But I can't seem to go any higher than this.

How do I make the resolution higher than this?

Why is this such a problem in FC13? It was fine in FC12
 
Old 05-31-2010, 06:30 AM   #6
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
Try installing "system-config-display" package and change monitor type from there.
 
Old 05-31-2010, 09:59 PM   #7
someonehour
LQ Newbie
 
Registered: May 2010
Posts: 6

Original Poster
Rep: Reputation: 0
I did install that package before.
But when I changed the monitor type, xorg.conf didn't change after logging out and back in.

So I changed the file manually. And now the resolution is 1280x800, but I don't have options to have it any higher.
 
Old 06-01-2010, 04:53 AM   #8
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
it seams that if your monitor fails to report higher max resolution, Xorg will ignore anything higher. Run
Code:
xrandr -q
to see what is maximum REPORTED resolution of your monitor.

Then you can try using nomodeset in kernel parameters. There are some threads on Fedora's forums about that.
 
Old 06-01-2010, 08:05 AM   #9
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Here's the xorg.conf file I use with my Soyo 20" display. Can't get the native 1680x1050 without it. I determined the appropriate modelines by running gtf
Code:
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib64/xorg/modules"
	FontPath     "catalogue:/etc/X11/fontpath.d"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "dri2"
	Load  "dbe"
	Load  "glx"
	Load  "extmod"
	Load  "record"
	Load  "dri"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"

	#UseModes     "Modes0" #monitor0usemodes
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
	DisplaySize  432	270
	HorizSync    30.0 - 86.0
	VertRefresh  56.0 - 76.0
	ModeLine     "1440x900" 106.5 1440 1520 1672 1904 900 901 904 932 -hsync +vsync
	ModeLine     "1680x1050a" 125.1 1680 1776 1952 2224 1050 1051 1054 1082 -hsync +vsync
	ModeLine     "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
	Option	    "PreferredMode" "1680x1050"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "VideoKey"           	# <i>
        #Option     "EXAPixmaps"         	# [<bool>]
	Identifier  "Card0"
	Driver      "nouveau"
	VendorName  "nVidia Corporation"
	BoardName   "Unknown Board"
	BusID       "PCI:2:0:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes    "1680x1050" "1680x1050a" "1440x900" "1280x1024"
	EndSubSection
EndSection

Section "Extensions"
	Option	    "Composite" "Enable"
	Option	    "Compositing" "Enable"
EndSection
 
Old 06-01-2010, 10:13 AM   #10
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
Be very careful while using other people's xorg.conf files. Monitor refresh numbers for one must not be mixed up, better use just some parts.

And always keep a working backup file of the best possible working achievement.
 
Old 06-05-2010, 01:00 AM   #11
someonehour
LQ Newbie
 
Registered: May 2010
Posts: 6

Original Poster
Rep: Reputation: 0
xrandr -q reports:

Screen 0: minimum 320 x 400, current 1280 x 1024, maximum 1280 x 1024
default connected 1280x1024+0+0 0mm x 0mm
1280x1024 76.0*
1280x800 0.0
1024x768 76.0
800x600 73.0
640x480 73.0
640x400 0.0
320x400 0.0


Which I understand that the highest it reports is 1280x1024.
I checked the grub menu.lst and nomodeset was in there.
I tried booting without it, and at first it looked like it was gonna boot, and then it froze with some weird obscure error about a Wind Webcam (I don't have a webcam). Had to reset computer.

Hence still no luck. I tried settings from the xorg that RockDoctor provided, but X wouldn't boot at all.

F13 is really unlucky for me.
All of this was working great in F12.
I actually used the on-board video card and then bought this GT240 board, and it transitioned perfectly without me having to fiddle with settings.

In F13 I can't get this to work. I think I've tried everything (obviously except something that will make this work for me)

Is it because I'm using HDMI cable?
 
Old 06-05-2010, 08:27 AM   #12
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
The maximum resolution of your monitor as reported by xrandr may be incorrect. Mine was, and still is. I had to look up my monitor's specs to see what frequencies were appropriate, then used gtf to generate the modelines within those specs.
 
Old 06-05-2010, 05:32 PM   #13
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,118
Blog Entries: 1

Rep: Reputation: 129Reputation: 129
In last few days I learned some more informations about new Xorg. It seams that it can run totally without xorg.conf file. In order to create one you need to logout from GUI and then run Xorg --configure (if I remember correctly. Then you can use that as the base for fine tuning.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NVIDIA Driver won't install on GeForce 6200 LE - EVGA Video Card dolphans1 Mandriva 3 01-06-2009 11:18 PM
how can i install sagem f@st 800 on fedora 8? nic01 Linux - Newbie 3 03-15-2008 06:00 PM
how can i install sagem f@st 800 on fedora 8? nic01 Linux - Newbie 1 03-14-2008 01:14 AM
eVGA GeForce Video Card RH 7.2 JakeFarley Linux - Hardware 1 12-05-2003 01:56 PM
Only 800 x 600 and 640 x 480 in GNOME technician Slackware 4 11-11-2003 07:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora > Fedora - Installation

All times are GMT -5. The time now is 06:02 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