I just properly set up uvesafb like mentioned here as workaround: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/246269
Ubuntu's v86d didn't work for me and I installed the latest version available here: http://dev.gentoo.org/~spock/projects/uvesafb/ To install: 1. Extract 2. Open Makefile and replace KDIR ?= /lib/modules/$(shell uname -r)/source with KDIR ?= /lib/modules/$(shell uname -r)/build 3. Install libklibc and libklibc-dev 4. ./configure --with-klibc && make && sudo make install Reboot => Usplash and uvesafb working. Resolutions (usplash and uvesafb) are 1024*768 for my 1280*768 laptop and 1280*1024 for my PC. -- .text_background does not palette color correctly https://bugs.launchpad.net/bugs/257181 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
