The driver is there in the initramfs.  Maybe something in the initramfs
is blacklisting it, though?

In a tmp directory, run:

zcat /boot/initrd.img-2.6.32-19-generic | cpio -id

and look for any occurrences of 'nouveau' in etc/modprobe.d/  (seems
unlikely, since we've already rebuilt the initramfs once and the driver
*does* come up post-chroot)

Please also try booting with 'video=nouveau' and see if this brings
plymouth up; then also boot with 'break=modules' and check whether
'lsmod' shows nouveau, and whether /dev/dri/card0 and /dev/fb0 are
present.

-- 
can't find framebuffer in initramfs (cryptsetup) with nouveau driver
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