Ubuntu This forum is for the discussion of Ubuntu Linux. |
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.
|
|
11-11-2007, 04:53 PM
|
#1
|
Member
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66
Rep:
|
console session very large text font
All,
I'm using Ubuntu 7.10, When I open a console session Ctrl-Alt-F1
I get the console screen but it's in a very large text font.
Is there a way to resize the screen?
Bob
Fixed, I think?
See sample screen shot
Last edited by bobby_hawk; 11-19-2007 at 06:34 PM.
|
|
|
11-11-2007, 10:16 PM
|
#2
|
Member
Registered: Apr 2003
Location: Reading, Berkshire, IN-GER-LUND!!!
Distribution: Mandriva 2006
Posts: 228
Rep:
|
Hi, your screenshot link is broken, but it could be to do with the text-mode consoles using a rather low resolution. See the link below for a table of linux VGA modes that you can specify in your GRUB configuration:
http://www.mepis.org/node/2992
Or for an extended list see here:
http://en.wikipedia.org/wiki/VESA_BI...o_mode_numbers
Add vga=xxx into the kernel line in your /boot/grub/menu.lst where xxx is the appropriate mode number. To be on the safe side, make a copy of the default boot entry and make the changes there to test in case you set mode that your monitor doesn't support, etc.
HTH
|
|
|
11-13-2007, 07:57 PM
|
#3
|
Member
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66
Original Poster
Rep:
|
Thanks for the reply.
This is what's in my /boot/grub/menu.lst
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
#defoptions=quiet splash
should I just uncomment this line?
## e.g. defoptions=vga=791 resume=/dev/hda5
Bob
Last edited by bobby_hawk; 11-13-2007 at 07:59 PM.
|
|
|
11-15-2007, 03:13 AM
|
#4
|
LQ Newbie
Registered: Nov 2007
Posts: 1
Rep:
|
RE: very large text font
Pls remove any reference to splash in defoptions in the file /boot/grub/menu.lst
and run update-grub command again. Reboot and the console fonts should be okay this time.
|
|
|
11-15-2007, 07:15 PM
|
#5
|
Member
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66
Original Poster
Rep:
|
I tried to edit /boot/grub/menu.lst
by just commenting out this line.
.. #defoptions=quiet splash
I tried to save the changes but couldn't save the changes.
Do I need to login as root or something?
Bob
|
|
|
11-15-2007, 07:27 PM
|
#6
|
Member
Registered: Aug 2007
Location: Ottawa
Distribution: Arch Linux/Kubuntu/OpenSUSE
Posts: 300
Rep:
|
you can just run $sudo kwrite /boot/grub/menu.lst
|
|
|
11-18-2007, 07:10 AM
|
#7
|
Member
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66
Original Poster
Rep:
|
I have editing this section of Menu.Lst from within /boot/grub/menu.lst but keep getting the same results. I have rebooted after each edit change.
Default from within Ubuntu 7.10
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
but my console screen still has some kind of giant font.
See Screen Shot
Any new ideas?
Bob
|
|
|
11-19-2007, 08:23 PM
|
#8
|
Member
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66
Original Poster
Rep:
|
Don't the # mean comment this line?
Default from within Ubuntu 7.10
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
Ok, I forgot to run update-grub...
I ran it...
bhawk@D400:~$ sudo update-grub
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.22-14-generic
Found kernel: /boot/vmlinuz-2.6.20-16-generic
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done
I did a Ctrl-Alt F2 to get to a console session.
My Login font is huge...
Try the screen shot above? I think I fixed it.
Bob
|
|
|
11-26-2007, 04:44 PM
|
#9
|
LQ Newbie
Registered: Oct 2007
Location: Switzerland
Distribution: Debian, Ubuntu
Posts: 10
Rep:
|
Hi everyone
I think I know what bobby_hawk is talking about!
I have been using various Ubuntu versions, mainly the server versions. I have never experienced any trouble setting the console screen resolution using the GRUB VGA modes indicated by PsychosisNode... until Ubuntu 7.10 came along.
Either it works and you have a resolution of 640x480 or you change the GRUB VGA mode and you'll get a black screen.
But I think I found the solution to the problem in the Ubuntu Forum Community! Someone there described the same problem and later on in the thread found a solution himself. Here it is (these manipulations need root privileges):
* add vesafb and fbcon to the file /etc/initramfs-tools/modules
* type update-initramfs -u to make the changes effective
* in the file /etc/modprobe.d/blacklist-framebuffer set a # at the beginning of the line blacklist vesafb to disable it.
* in the file /etc/modules, add vesafb
This solution worked perfectly for me. Others posted positive feedback to the Ubuntu Forum Community as well. That's why I believe this will help you, bobby_hawk, as well.
It seems, that the Ubuntu team disabled the VESA framebuffers by default in 7.10.
Not really amusing if you use the ubuntu-server version or console sessions on a regular basis. :-(
Happy linuxing!
windstrewn
|
|
|
12-16-2007, 03:49 PM
|
#10
|
Member
Registered: Aug 2005
Location: Manizales, Colombia
Distribution: Linux Mint 17
Posts: 41
Rep:
|
Removed. I did a mistake before. Sorry for this. Now it works for me.
Last edited by diegoandresalvarez; 12-16-2007 at 04:38 PM.
|
|
|
All times are GMT -5. The time now is 06:53 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
|
|