LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-09-2006, 04:22 PM   #1
BuckRogers01
Member
 
Registered: Mar 2005
Distribution: Gentoo
Posts: 232

Rep: Reputation: 30
KDE stuck @ 1024x728, when xorg.conf has 1280x1024


Hi, I have an annoying problem where I can't change my KDE resolution higher that 1024x728, however in xorg.conf the only resolution I've entered is 1280x1024 (which is what I want)

Does anyone know how to make KDE use the resolutions in xorg.conf.

Thanks in advance, Buck

P.S. I'm setting the resolution in Contro,Centre>Peripherlas>Display
 
Old 03-09-2006, 05:25 PM   #2
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
are you sure you have the correct settings for your monitor and graphics card in xorg.conf? if the horizontal/vertical frequencies are wrong or you have the wrong video driver selected you may not be able to go that hight.
 
Old 03-09-2006, 05:28 PM   #3
BuckRogers01
Member
 
Registered: Mar 2005
Distribution: Gentoo
Posts: 232

Original Poster
Rep: Reputation: 30
Well, first I know my monitor can support 1280x1024

Second, I used a generated xorg.conf from a Ubuntu live CD (which I have done before and worked fine), However when I'm in Control centre, the only resolutions I can select are 1024x728 and below

I can't remember if I had this problem before and how I solved it

P.S. I'm using Gentoo
 
Old 03-09-2006, 05:28 PM   #4
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Also might help if we knew what kind of video card/adapter you have. Could be a driver issue. Course, if you're running Gentoo, that should mean you're fairly sophisicated in that sort of thing.

Have you actually edited xorg.conf?

Last edited by rickh; 03-09-2006 at 05:29 PM.
 
Old 03-09-2006, 05:41 PM   #5
BuckRogers01
Member
 
Registered: Mar 2005
Distribution: Gentoo
Posts: 232

Original Poster
Rep: Reputation: 30
I have a Radeon X850 XT PE (using the VESA driver at the moment)
I've edited xorg.conf:
Added my resolution that I wanted "1280x1024"
Added 32bit depth
Changed default to 32bit depth
Ubuntu tries to use ATI driver for my card. so changed to VESA
 
Old 03-09-2006, 05:42 PM   #6
BuckRogers01
Member
 
Registered: Mar 2005
Distribution: Gentoo
Posts: 232

Original Poster
Rep: Reputation: 30
Thanks so far
 
Old 03-09-2006, 05:54 PM   #7
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
why don't you use the ati driver?
 
Old 03-09-2006, 05:58 PM   #8
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Try changing the 'depth' to 24 ... I don't know if there really is such a thing as 32-bit depth, but if there is, I think it's pretty likely that the vesa drivers for that card don'r support it. I have an ATI Radeon card, and vesa drives it at 1280x1024, no problem. In the long run, tho, you want to get the ATI driver working.

Another thought I just had, I couldn't get 1280x1024 with VESA drivers in xorg version 6.8 ... that happened when I upgraded to version 6.9
 
Old 03-10-2006, 12:31 PM   #9
BuckRogers01
Member
 
Registered: Mar 2005
Distribution: Gentoo
Posts: 232

Original Poster
Rep: Reputation: 30
sorted, when I first started the Ubuntu LiveCD and copied the xorg.conf, I set the resolution to 1280x728 (by accident) and then changed it later on.

However I recopied another Ubuntu LiveCD xorg.conf while selecting the correct resolution, and all is fine.

I'm just about to get the ATI propietry drivers working, now that they've released some that support my card.

Thanks for you help anyway, Buck
 
Old 03-10-2006, 12:34 PM   #10
BuckRogers01
Member
 
Registered: Mar 2005
Distribution: Gentoo
Posts: 232

Original Poster
Rep: Reputation: 30
Heres what was wrong, in my old xorg.conf my horizontal sync was set to 30-60 (which must have been because of the weird resolution) But in the new xorg.conf the sync is set to 30-65

Didn't know that could make a difference.

Windows uses 32bit colour, so with the ati drivers I'll see what I can do
 
Old 03-10-2006, 02:25 PM   #11
BuckRogers01
Member
 
Registered: Mar 2005
Distribution: Gentoo
Posts: 232

Original Poster
Rep: Reputation: 30
Just incase you wanted to know, I got 3D Acceleration working on my card using the ATI HOWTO @ gentoo-wiki (search for ATI).

I had to change the bus ID of my card, then comment out a module, now I get 10000+ frames on glxgears
 
Old 03-10-2006, 03:02 PM   #12
tomdkat
Member
 
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595

Rep: Reputation: 30
You know, I had a similar problem (even though I'm using XFree86). My monitor supports 1280x1024 @ 60Hz but X wouldn't crank up higher than 1024x768. It turned out to be the UsePreferredMode option had to be disabled.

Here is the info on that option:
Quote:
Originally Posted by XFree86 doc
Option "UsePreferredMode" "boolean"
Controls whether or not a preferred mode, either detected from the monitor's DDC/EDID data or provided explicitly with the PreferredMode option, is used. Default: true.
Once I disabled this, the 1280x1024 settings I had in my XF86Config file (moral equivalent of xorg.conf) worked just fine.

Peace...
 
  


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
Voodoo3 stuck in 640x480 and changing xorg.conf has no effect Zeppelin_ii Linux - Software 4 03-27-2006 06:55 PM
Can't configure 1280x1024 resolution with Radeon X800 in XOrg in Ubuntu 5.10 habiblove Ubuntu 10 02-23-2006 03:35 PM
/etc/X11/xorg.conf and KDE display don't match garyozzy Slackware 14 01-02-2006 02:59 PM
boot stuck after changing xorg.conf rm1425 Fedora 4 11-10-2005 11:23 AM
xorg.conf for Dell M60 laptop with gentoo and KDE maverick256 Linux - Hardware 5 02-02-2005 03:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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