TTY Resolution in Xubuntu 9.10

Posted by Zurahn on Super User See other posts from Super User or by Zurahn
Published on 2010-04-01T05:03:43Z Indexed on 2010/04/01 5:13 UTC
Read the original article Hit count: 693

Filed under:
|
|
|

I've exhausted my ability to search through Google for this, so I'm giving it a go here.

What I'm trying to do is increase the resolution (or decrease the font size) in the TTY terminals. Xubuntu 9.10 uses GRUB2, and everywhere I can find directs me to edit the

/etc/default/grub

File in order to add vga=XXX to the GRUB_CMDLINE_LINUX value, and this simply doesn't work. Out of endless fiddling with the file, nothing ever seems to change.

On my Netbook running an earlier version, I had success with this command

dpkg-reconfigure console-setup

But once again it yields no change.

Got any ideas?

© Super User or respective owner

Related posts about tty

  • How to mount a blu-ray drive?

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    Maybe it is for the best to close this question. This has nothing to do with a bluray drive in general anymore. Probably a hardware defect. I will try to test it with a windows system and different cables again... Thx so far. I have a bluray/dvd/cdrom drive with SATA. Ubuntu wont find it under /dev/sd wodim… >>> More

  • Fedora, ssh and sudo

    as seen on Server Fault - Search for 'Server Fault'
    I have to run a script remotely on several Fedora machines through ssh. Since the script requires root priviliges, I do: $ ssh me@remost_host "sudo touch test_sudo" #just a simple example sudo: no tty present and no askpass program specified The remote machines are configured in such a way that… >>> More

  • TTY Resolution in Xubuntu 9.10

    as seen on Super User - Search for 'Super User'
    I've exhausted my ability to search through Google for this, so I'm giving it a go here. What I'm trying to do is increase the resolution (or decrease the font size) in the TTY terminals. Xubuntu 9.10 uses GRUB2, and everywhere I can find directs me to edit the /etc/default/grub File in order… >>> More

  • Bricked - tty mode incorrect, terminal disabled, unity broken

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    After installing VirtualBox unity seems to be uninstalled.. Launcher and task bar are missing. I can't access terminal from the normal ctrl alt T command. I tried logging into TTY mode but it says my login is incorrect. I am trying to login with my normal ubuntu username and password. I have searched… >>> More

  • Disk errors on tty and syslog/dmesg

    as seen on Ask Ubuntu - Search for 'Ask Ubuntu'
    Recently I have started to get a lot of these errors: Jun 18 08:57:42 abacus kernel: [ 401.554292] ata5: SError: { HostInt 10B8B } Jun 18 08:57:42 abacus kernel: [ 401.559346] sr 4:0:0:0: CDB: Test Unit Ready: 00 00 00 00 00 00 Jun 18 08:57:42 abacus kernel: [ 401.560191] ata5.00: cmd a0/00:00:00:00:00/00:00:00:00:00/a0… >>> More

Related posts about terminal