On 6/7/05, Dave Airlie <[EMAIL PROTECTED]> wrote: > An issue with doing all this on bootup is I can see very long kernel > command lines appearing, which is something I don't really want to have to > tell ppl, editing /etc/display.conf is a lot easier than say add > "radeon:agp_mode=4" to everyones command line..
you would just let it boot with default. Then in a script: echo mode >/sys/class/drm/card0/agpmode if you need to override the default. -- Jon Smirl [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
