Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
 |
07-02-2003, 09:23 AM
|
#1
|
Member
Registered: Apr 2003
Distribution: Slackware
Posts: 60
Rep:
|
Changing Resolution of Linux command line
I was wondering if there's a way to change the resolution of the command line in Linux. NOT the GUI (Xserver), but the command line/terminal ...whatever you want to call it.
|
|
|
07-02-2003, 09:36 AM
|
#2
|
Member
Registered: Sep 2002
Location: Tulsa, OK
Distribution: Slack, baby!
Posts: 349
Rep:
|
The only way that I know to alter the command line screen size is by setting the vga= option from lilo (if you're using lilo as a boot manager, that is).
If using lilo, you can put vga=ask into the lilo.conf file, recompile and reboot, and you'll be asked at boot what resolution to use. For more information on this, consult man lilo.conf.
If you don't use lilo, you can use rdev/vidmode. I assume that the changes will require a reboot to take effect (don't ask me why it's this way, I think it's stupid, personally).
To alter the video mode, first run rdev to list the device on which you need to make the change (should return /dev/hda1, or something similar).
Then, run either:
rdev -v /dev/hda1 3 (3 to set to ask mode)
or
vidmode /dev/hda1 3
The -v makes rdev act like vidmode. You can learn more about these by consulting man rdev.
Hope this helps!
|
|
|
07-02-2003, 09:38 AM
|
#3
|
LQ Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
|
|
|
|
07-02-2003, 10:56 AM
|
#4
|
Member
Registered: Sep 2002
Location: Tulsa, OK
Distribution: Slack, baby!
Posts: 349
Rep:
|
Qool, fancypiper! I had no idea that even existed! (=
I guess I should have known better..
|
|
|
07-02-2003, 11:23 AM
|
#5
|
LQ Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
|
If you are going to do framebuffer, you may as well install zgv and the wb0 web browser while you are at it.
You may decide you don't really need X.
Last edited by fancypiper; 07-02-2003 at 11:36 AM.
|
|
|
07-08-2003, 10:30 AM
|
#6
|
Member
Registered: Jun 2003
Distribution: RedHat 9
Posts: 33
Rep:
|
Hi Everyone
I want to set up 1400x1050 resolution in lilo, but i don't know the resolution code, i have a SonyVaio GRT100 with nVidia Geforce 4.
Please help
Thanks
Julius
|
|
|
07-09-2003, 09:05 PM
|
#7
|
Member
Registered: Jun 2003
Distribution: RedHat 9
Posts: 33
Rep:
|
Resolved 1400x1050 resolution
Ok, i have succesfully resolved this problem, You just need to download lfb.exe from this site: http://this.is.not-mediaways.net/but.i.am/flo/t21/ and run it, get the code for Your resolution and enter into the lilo.conf.
REMEMBER to add 0x200 to the code that You have get from the lfb.exe like this:
for me on the Geforce4 the 1400x1050 is 148h that means 0x148 and You must add 0x200 so You need to enter vga=0x348 in the lilo.conf
Enjoy
I doooooooo 
|
|
|
All times are GMT -5. The time now is 10:43 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
|
|