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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-09-2006, 04:22 PM
|
#1
|
Member
Registered: Mar 2005
Distribution: Gentoo
Posts: 232
Rep:
|
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
|
|
|
03-09-2006, 05:25 PM
|
#2
|
Senior Member
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029
Rep:
|
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.
|
|
|
03-09-2006, 05:28 PM
|
#3
|
Member
Registered: Mar 2005
Distribution: Gentoo
Posts: 232
Original Poster
Rep:
|
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
|
|
|
03-09-2006, 05:28 PM
|
#4
|
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:
|
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.
|
|
|
03-09-2006, 05:41 PM
|
#5
|
Member
Registered: Mar 2005
Distribution: Gentoo
Posts: 232
Original Poster
Rep:
|
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
|
|
|
03-09-2006, 05:42 PM
|
#6
|
Member
Registered: Mar 2005
Distribution: Gentoo
Posts: 232
Original Poster
Rep:
|
Thanks so far
|
|
|
03-09-2006, 05:54 PM
|
#7
|
Senior Member
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029
Rep:
|
why don't you use the ati driver?
|
|
|
03-09-2006, 05:58 PM
|
#8
|
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:
|
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
|
|
|
03-10-2006, 12:31 PM
|
#9
|
Member
Registered: Mar 2005
Distribution: Gentoo
Posts: 232
Original Poster
Rep:
|
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
|
|
|
03-10-2006, 12:34 PM
|
#10
|
Member
Registered: Mar 2005
Distribution: Gentoo
Posts: 232
Original Poster
Rep:
|
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
|
|
|
03-10-2006, 02:25 PM
|
#11
|
Member
Registered: Mar 2005
Distribution: Gentoo
Posts: 232
Original Poster
Rep:
|
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 
|
|
|
03-10-2006, 03:02 PM
|
#12
|
Member
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595
Rep:
|
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...
|
|
|
All times are GMT -5. The time now is 03:11 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|