LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 11-11-2007, 03:53 PM   #1
bobby_hawk
Member
 
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66

Rep: Reputation: 15
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 05:34 PM.
 
Old 11-11-2007, 09:16 PM   #2
PsychosisNode
Member
 
Registered: Apr 2003
Location: Reading, Berkshire, IN-GER-LUND!!!
Distribution: Mandriva 2006
Posts: 228

Rep: Reputation: 30
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
 
Old 11-13-2007, 06:57 PM   #3
bobby_hawk
Member
 
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66

Original Poster
Rep: Reputation: 15
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 06:59 PM.
 
Old 11-15-2007, 02:13 AM   #4
catchexception
LQ Newbie
 
Registered: Nov 2007
Posts: 1

Rep: Reputation: 0
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.
 
Old 11-15-2007, 06:15 PM   #5
bobby_hawk
Member
 
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66

Original Poster
Rep: Reputation: 15
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
 
Old 11-15-2007, 06:27 PM   #6
SilentSam
Member
 
Registered: Aug 2007
Location: Ottawa
Distribution: Arch Linux/Kubuntu/OpenSUSE
Posts: 300

Rep: Reputation: 37
you can just run $sudo kwrite /boot/grub/menu.lst
 
Old 11-18-2007, 06:10 AM   #7
bobby_hawk
Member
 
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66

Original Poster
Rep: Reputation: 15
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
 
Old 11-19-2007, 07:23 PM   #8
bobby_hawk
Member
 
Registered: Jul 2004
Location: Columbus, Ohio
Distribution: Slackware 10.2, RH9, Ubuntu
Posts: 66

Original Poster
Rep: Reputation: 15
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
 
Old 11-26-2007, 03:44 PM   #9
windstrewn
LQ Newbie
 
Registered: Oct 2007
Location: Switzerland
Distribution: Debian, Ubuntu
Posts: 10

Rep: Reputation: 0
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
 
Old 12-16-2007, 02:49 PM   #10
diegoandresalvarez
Member
 
Registered: Aug 2005
Location: Manizales, Colombia
Distribution: Linux Mint 17
Posts: 41

Rep: Reputation: 15
Removed. I did a mistake before. Sorry for this. Now it works for me.

Last edited by diegoandresalvarez; 12-16-2007 at 03:38 PM.
 
  


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
Large Font in X/ Change default X font marales314 Debian 6 07-26-2007 11:28 PM
extracting a chunk of text from a large text file lothario Linux - Software 3 02-28-2007 08:16 AM
why font large hitlar Fedora 4 09-09-2006 03:12 AM
Use X windows font in the console (text mode) rookworm Linux - Newbie 1 10-31-2005 04:25 PM
Large Font In Mandrake 8.1 Penguinizer Linux - General 2 12-13-2002 05:03 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 08:05 AM.

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