Comment 51 for bug 54294

Revision history for this message
n8schicht (n8schicht) wrote : possible "solution"

For me with kernel 2.6.22 I also see this message. It doesn't seem to be very useful and only seems to show up on a 32bit system and not on a 64bit system. I just suppressed it because the nvidia-card is working normally.
Just add

loglevel=3

to your kernel-line in /boot/grub/menu.lst

So the whole line looks like this on my Arch Linux system:

kernel /vmlinuz26 root=/dev/sda5 ro vga=773 quiet loglevel=3

But be aware that maybe you won't see another error message that might show up in the future!