Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25th March 2009, 10:48 PM
Glycerin Offline
Registered User
 
Join Date: Mar 2009
Posts: 5
Question How can I change my console resolution to 1280x800? (Using fglrx)

I'm using Fedora 10 x86_64 with an ATI Radeon Mobility x1400 video card. Before installing fglrx & compiz, the text console (while booting up) was shown at 1280x800 resolution (laptop widescreen). After installing fglrx & compiz the console would only show up as 640x480 resolution. My resolution in X starts as 1280x800 without any problem.

I realize that you can use vga=xxx as a kernel argument but this only works with NON-widescreen resolutions. I require that it be set to a widescreen resolution like it was before the fglrx & compiz installation.

Is it possible? How can I do it? I used this tutorial to get fglrx & compiz working: Howto for fglrx (Ati driver) and Compiz-fusion
Reply With Quote
  #2  
Old 28th March 2009, 02:25 AM
Glycerin Offline
Registered User
 
Join Date: Mar 2009
Posts: 5
I still haven't figured this out. Any help would be appreciated.
Reply With Quote
  #3  
Old 28th March 2009, 02:54 AM
manpaz Offline
Registered User
 
Join Date: Oct 2008
Location: North Hollywood
Posts: 22
You can edit /etc/grub.conf and add vga=795, that could be the approximated size of what you want, the following table show some possible values. Hope this helps.

Code:
Color depth      | 640x480  800x600  1024x768 1280x1024
-----------------+-------------------------------------
256        (8bit)|  769      771       773      775
32000     (15bit)|  784      787       790      793
65000     (16bit)|  785      788       791      794
16.7 Mill.(24bit)|  786      789       792      795
Reply With Quote
  #4  
Old 28th March 2009, 03:16 AM
Glycerin Offline
Registered User
 
Join Date: Mar 2009
Posts: 5
Thanks for the reply manpaz but that resolution isn't supported by my monitor (too high) and the lower ones all get stretched and look ugly.
Reply With Quote
  #5  
Old 28th March 2009, 03:55 AM
RupertPupkin's Avatar
RupertPupkin Offline
Registered User
 
Join Date: Nov 2006
Location: Detroit
Posts: 4,613
Did you try vga=864? That gives a 1280x800 console on many laptops.
Reply With Quote
  #6  
Old 28th March 2009, 04:28 AM
Glycerin Offline
Registered User
 
Join Date: Mar 2009
Posts: 5
RupertPupkin, yes I tried setting vga=864 but it gives this error when booting:
Quote:
Undefined video number: 360
I also tried setting vga=0x864 and it gives this error:
Quote:
Undefined video number: 864
Reply With Quote
  #7  
Old 28th March 2009, 05:13 AM
manpaz Offline
Registered User
 
Join Date: Oct 2008
Location: North Hollywood
Posts: 22
Well, 1024x768 also looks pretty good in almost any hardware (vga=792).
Reply With Quote
  #8  
Old 28th March 2009, 05:31 AM
RupertPupkin's Avatar
RupertPupkin Offline
Registered User
 
Join Date: Nov 2006
Location: Detroit
Posts: 4,613
You can use vbetest to see what VESA graphics modes your video card is capable of. Install it (yum install vbetest), then just run the command vbetest. You should see a list of resolutions, with the mode in square brackets. Add 512 to the number in brackets to get the number for vga=<number>.

If 1280x800 does not appear in that list, or if the listed modes don't work, then you will probably have to use the radeonfb module, or compile it into your kernel. In the latter case, you would use it as a kernel option in grub. For example, for my Radeon I use a 1024x768 console framebuffer at 76Hz in 32-bit color like this:
Code:
kernel /vmlinuz-2.6.27 ro root=/dev/sda1 video=radeonfb:1024x768-32@76
If you use radeonfb as a module, then you'd have to use the fbset command (part of the fbset package). It may take some experimenting to get the right combination of resolution, vertical frequency and color depth.
Reply With Quote
  #9  
Old 29th March 2009, 01:17 AM
Glycerin Offline
Registered User
 
Join Date: Mar 2009
Posts: 5
Great suggestion RupertPupkin but I don't think it can work that way. Here's what I did:

Ran vbetest - I had to install it on an i686 Live CD because it won't run on X86_64 (vm86 failure).
vbetest did NOT return my native 1280x800 resolution even though it did have a bunch of crazy ones listed.

Changed the video= argument in grub.conf to
Quote:
video=radeonfb:1024x768-32@60
and others including 1280x800-32@60 which I added a statement for in /etc/fb.modes but none of them had any effect on the resolution in the console (frame buffer). I tried with and without the "nomodeset" option as well.


Used this command:
Quote:
grep radeonfb /etc/modprobe.d/blacklist
which returned:
Quote:
blacklist radeonfb

Used this command:
Quote:
grep blacklist /etc/modprobe.d/blacklist-radeon
which returned:
Quote:
#blacklist required for proprietary fglrx driver
blacklist radeon
blacklist radeonfb
blacklist drm
Since it was blacklisted (by fglrx) I didn't unblacklist it assuming it would cause some major problem. If I understand this correctly, according to this message there needs to be a workaround created in order to use radeonfb as the framebuffer and switch to fglrx when in X. That workaround does not yet exist as far as I can tell so I may be stuck with a stretched resolution whenever I'm not in X.
Reply With Quote
  #10  
Old 1st September 2011, 07:39 AM
cayspekko Offline
Registered User
 
Join Date: Sep 2011
Posts: 5
linuxchrome
Re: How can I change my console resolution to 1280x800? (Using fglrx)

I'm having the same problem, installed fglrx and now the console resolution is tiny, resolution works fine in X. If I disable fglrx and go back to radeon, console resolution works.
Reply With Quote
Reply

Tags
ati, compiz, console, fglrx, resolution

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen is not fullfilled on 1280x800 lcd although the resolution is set to 1280x800 elektronikchi Hardware & Laptops 8 1st December 2008 07:51 PM
1280x800 screen resolution - ATI Radeon X1200 amwport Hardware & Laptops 8 10th August 2007 05:30 PM
FC6 - Intel 945 - 1280x800 Resolution vsridhars Hardware & Laptops 2 3rd February 2007 02:08 PM
setting the resolution to 1280x800 felalex Hardware & Laptops 1 31st October 2006 08:35 PM
FC3 and 1280x800 resolution with i915 hilltop*tech Hardware & Laptops 19 14th April 2005 10:37 PM


Current GMT-time: 16:29 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat