@bodhi
"console=tty1" is needed because there is a conflict with plymouth.

another way to workaround it is to completely disable plymouth...

sudo sed -i 's/splash//g' /etc/default/grub
sudo sed -i 's/$linux_gfx_mode/text/g' /etc/grub.d/10_linux
sudo mv /etc/init/plymouth.conf /etc/init/plymouth.conf.disabled
sudo update-grub

I hope there is a cleaner way and to blacklist plymouth when psb_gfx is
available in the system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899244

Title:
  GMA500 psb_gfx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/899244/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to