When reporting bugs that you think may be related to vesafb-tng, please make sure you follow the guidelines listed below. Providing all requested info will make it possible to fix bugs faster, without unnecessary delays and communication overhead. Include the following things in your bug report: - a precise description of the problem - the model and manufacturer of your graphics board - the exact kernel version you are using (including patchset versions); if you have applied the vesafb-tng patch manually, make sure you include the version of the patch you used as well - the output of `dmesg` (make sure the messages that are displayed during the boot are not scrolled out of the log buffer!) - the kernel command line parameters you are using in GRUB/LILO - `cat /usr/src/.config | grep _FB` - `cat /proc/fb0/vbe_info` - `cat /proc/fb0/modes` - `fbset -i` If vesafb-tng doesn't work for you at all, provide the following additional pieces of information: - does the standard vesafb driver work for you? - did vesafb-tng ever work for you with the previous kernels/patches? if it did, what was the last version of the kernel and the vesafb-tng patch/kernel patchset with which it worked? - do you have SMP enabled on your system? - can switch modes and see the colorful checkboard when running 'vbetest' from the 'lrmi' package? Thanks in advance for following these guidelines and making my work easier :)