February 2010
6 posts
Linux apps run directly on Windows with... →
</sarcasm>
TheBookYard : UK Apple spare parts specialist →
OpenBootTS →
Piwik - Web analytics →
Pinta - Simple Painting for Gtk →
Get a 1440x900 boot screen in Ubuntu 9.04
This is useful if you have an nVidia gfx card and want to boot in 1440x900 resolution. Problems are normally encountered because of this bug. Is this procedure to work around it.
Add nvidiafb in /etc/initramfs-tools/modules
When editing /etc/modprobe.d/blacklist-framebuffer.conf, also comment out:
blacklist vga16fb
blacklist nvidiafb
sudo modprobe nvidiafb
Use vga=0x365 in...