From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <003a01c27095$72670f70$4ef0b487@bl.belllabs.com> From: "Tharaneedharan Vilwanathan" To: <9fans@cse.psu.edu> References: <163559c6a03b342453dcbb556864f63d@www1.mail.post.cz> Subject: Re: [9fans] hw accel off --> how? MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Date: Thu, 10 Oct 2002 15:44:28 -0400 Topicbox-Message-UUID: 0335f620-eacb-11e9-9e20-41e7f4b1d025 Hi, > echo hwaccel off > /dev/vgactl > helps with the previously reported video config problem. > However, how do I switch off the vga hw accel PERMANENTLY??? I think you can put that line: echo hwaccel off > /dev/vgactl in /rc/bin/termrc before the line: aux/vga -l $vgasize That way everytime the machine boots, it can set the mode automatically. Regards dharani