On Fri, May 30, 2003 at 06:01:30PM -0000, suriya mohan wrote: > Module Size Used by > i810 72768 18 > agpgart 43104 7 (This result is taken from running > "lsmod") > > So how to reduce the count value from 18 to 0 ?
Like I said kill whatever is using it. But usage count that high doesn't seem normal so I'm not sure what's really going on. I recommend you reboot into text mode. That should guarantee that nothing is using the drm module. > (!) DirectFB/core/fbdev: Error opening `/dev/fb0'! > --> No such device Well if you built i810fb as a module and haven't loaded it then I'd say everything is as it should. > Then i added the following line to "/etc/lilo.conf" and > executed "lilo" to invoke the framebuffer. I take it you actually rebooted after running lilo. > append="video=i810fb:vram=2:xres=1024:bpp=16:hsync1=30:hsync2=55:vsync1=50:vsync2=85:accel:mtrr" This stuff will have no effect if i810fb is a module... -- Ville Syrj�l� [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
