> [./plugin.c]                                create_backend:creating renderer 
> backend for device /dev/dri/card0
> [./plugin.c]                                   load_driver:Attempting to load 
> driver '(null)'
> [./plugin.c]                                   load_driver:drmOpen failed
> [ply-renderer.c]                             ply_renderer_open:could not open 
> rendering device for plugin /lib/plymouth/renderers/drm.so
> [./plugin.c]                                create_backend:creating renderer 
> backend for device /dev/fb0
> [./plugin.c]                                   open_device:could not open 
> '/dev/fb0': No such file or directory
> [ply-renderer.c]                             ply_renderer_open:could not open 
> rendering device for plugin /lib/plymouth/renderers/frame-buffer.so
> [./plugin.c]                                   open_device:could not open 
> '/dev/fb0': No such file or directory
> [ply-renderer.c]                             ply_renderer_open:could not open 
> rendering device for plugin /lib/plymouth/renderers/vga16fb.so
> [ply-renderer.c]                             ply_renderer_open:could not find 
> suitable rendering plugin

This is the critical part of the log.  So plymouth can't find a
/dev/dri/card0 *or* a /dev/fb0 when it needs to.  You haven't altered
the start condition of /etc/init/plymouth-splash.conf or anything, have
you?  Or changed the way that the nouveau kernel driver is loaded ?  The
call to start the splash screen isn't supposed to happen until the first
graphics device has shown up.

-- 
No graphic splash using nouveau driver (although framebuffer is used after 
boot/shutdown)
https://bugs.launchpad.net/bugs/551108
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

Reply via email to