Comment 5 for bug 27588

Revision history for this message
Ben Collins (ben-collins) wrote :

(In reply to comment #4)
> insmod: error inserting
'/lib/modules/2.6.15-9-686/kernel/drivers/video/console/bitblit.ko' : -1
> Unknown symbol in module
> insmod: error inserting
'/lib/modules/2.6.15-9-686/kernel/drivers/video/console/fbcon.ko' : -1
> Unknown symbol in module
> insmod: can't read '/lib/modules/2.6.15-9-686/kernel/drivers/video/softcursor.ko
> ' : No such file or directory

Your initrd image is not updated. Run this command:

sudo update-initramfs -u

Then reboot.