> > Here is my lilo.conf: > > > > boot=/dev/hda > > root=/dev/hda1 > > compact > > install=/boot/boot.b > > map=/boot/map > > delay=20 > > vga=normal > > > > image=/boot/vmlinuz-2.2.16 > > append="video=matrox:vesa:0x192" > ^^^^^ > See <kernel>/Documentation/fb/matroxfb.txt (that > should be a decimal number in lilo.conf, like: > append="video=matrox:vesa:280"
I am fully aware of what the documentation says. My setup works. The documentation in the kernel source is apparently out of date.