Philip's Blog

perhaps wayne cares
  • rss
  • Home
  • Admin

Ubuntu

Philip Gasser | 09/01/2010

I found time to write about my Ubuntu setup. You can find some informations about fancy Linux apps here:

Philip’s Wiki

Comments
No Comments »
Categories
Linux
Tags
apps, fancy, Linux, tools, ubuntu
Comments rss Comments rss
Trackback Trackback

Grub 2

Philip Gasser | 08/01/2010

Ubuntu 9.10 (karmic koala) comes with Grub 2 (1.97~beta4). Some improvement:
- Universal support for UUIDs
- Scripting support including conditional statements and functions
- Boots from LVM, RAID and ext4 directly
- Non-X86 platform support (such as PowerPC)
So, lets see how we can make some default grub-legacy changes in grub 2.

Change screen resolution (for grub-menu):
gap@devBox:~$ sudo vi /etc/default/grub
Now you can edit the GRUB_GFXMODE (uncomment and change VBE Mode)
GRUB_GFXMODE=1280x1024
You can show your supported VBE modes when you hit c in the grub menue, and run vbeinfo in the appearing console.

Change the tty resolution:
Even if my laptop has a intel grafic chip, im using the uvesafb kernel module. These, because you have much more work with the intelfb module.
So, you have to load the uvesafb, and you should also be sure its not blacklisted.
# write the name of your module in this file:
sudo vi /etc/initramfs-tools/modules
# uncomment the line if the modul is blacklisted:
sudo vi /etc/modprobe.d/blacklist-framebuffer.conf
# update initramfs
sudo update-initramfs -u
# install v86d (if you use uvesafb)
sudo apt-get install v86d

After that we can edit GRUB_CMDLINE_LINUX_DEFAULT in /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="video=uvesafb:mode_option=1600x1200-24"
After a
sudo update-grub
sudo reboot

Youre done.

Comments
No Comments »
Categories
Linux
Tags
grub2, Linux, screen resolution, Shell, ubuntu
Comments rss Comments rss
Trackback Trackback

Welcome

Philip Gasser | 05/01/2010

In September I began my studies in computer science at the Hochschule Technik & Architektur in Horw. I planned to do a full time study but changed my mind when a friend came to me and asked, if I could imagine to study extra-occupational. He gave me the address of Bruno Joho and in a little while I found myself in an interview with Bruno. He made me really enthusiastic and curious about more! So I decided to apply for the job, even if I had no Solaris experience and, in my last job, was mostly employed in ANSI c programming. Now, the first semester in the enterprise lab core team is over, I’ve seen a lot of new things, and there is still so much more, that I’m curious what the future will bring.

Comments
No Comments »
Categories
Misc
Tags
about me, welcome
Comments rss Comments rss
Trackback Trackback

Tags

about me Android android 2.2 anti virus apps bash Blog clamAV clean Windows Enterprise Lab enterpriselab fancy FroYo Gingerbread grub2 HSLU ImageMagick installation Jabber JacORB Java Linux Mac OSX N1 Nexus One remove Resize screen resolution Shell SI Captcha Software Spam SWK tools TV ubuntu Update vmware vmware fusion 4 vmware workstation 8 WebDav welcome windows 7 XMPP Zattoo

Blogroll

  • Antoines's Blog
  • Burno's Blog
  • Marcel's Blog
  • Rothi's Blog
rss Comments rss valid xhtml 1.1 design by jide powered by Wordpress get firefox