From: James S. <jsi...@tr...> - 2001-05-23 16:02:56
|
> I've got a Geforce256 Graphics card and run the Riva framebuffer. > Now I would like to change the video mode right on startup instead of > changing it later with fbset. > I tried the following lilo config (bit in vein :) : > > --- > image=/boot/vmlinuz-2.4.4 > append="video=rivafb:xres:1024,yres:768,pixclock:9091,left:280,right:0,upper:16,lower:0,hslen:88,vslen:0,depth:32" Replace rivafb with riva. It will work then. |