[users]Re: Command Line Interfaces

(=?utf-8?q?=60=60-=5F-=C2=B4=C2=B4?=) -- Fernando Ubuntu at bugabundo.net
Sat Oct 6 19:36:28 UTC 2007


On Thursday 04 October 2007 23:23:31 Pete Holsberg wrote:
> Mario Vukelic pounded out the following on his or her keyboard on 
> 10/4/2007 3:37 PM:
> > On Thu, 2007-10-04 at 14:54 -0400, Pete Holsberg wrote:
> >   
> >> What controls the resolution in the console?
> >>
> >> Pretend I'm a Unix geek. Now what's your answer? :-)
> >>     
> >
> > Pass a vga= command line to the kernel to change the resolution. Google
> > for "grub vga modes" or something.
> >   
> 
> Tried it. Didn't work.
> 

install hwinfo
#sudo apt-get install hwinfo

then run it:
# sudo hwinfo --framebuffer

choose one of the resolutions and see the vga code for 8 bits.
add it to grub. mine looks like this, for 1280x800 at 8 bits:
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=verbose splash vga=0x0360

now, safe, and run:
#sudo update-grub
and reboot, to see the new terminal at your chosen resolution.

-- 
BUGabundo  :o)
(``-_-ยดยด)	http://Ubuntu.BUGabundo.net
Linux user #443786    GPG key 1024D/A1784EBB
My new micro-blog @ http://BUGabundo.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071006/0235cdb9/attachment.sig>


More information about the ubuntu-users mailing list