From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <32d987d50511062147i160fe14fxf4441f9f5da99b4c@mail.gmail.com> Date: Mon, 7 Nov 2005 02:47:13 -0300 From: Federico Benavento To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] changes on sources In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Topicbox-Message-UUID: a740a878-ead0-11e9-9d60-3106f5b1d025 Hi, I've tried to boot the latest kernel, and I get this error message from aux= /vga. aux/vga was complaining about: mkvbe: '/dev/realmode' file does not exist so, I checked /sys/src/9/pc/realmode.c and I realized that nobody was calling realmodelink(), so moved realmode in /sys/src/9/pc/pcf from the "misc" section to "link". now aux/vga doesn't complain anymore, but it freezes the screen and hangs the machine. -- Federico G. Benavento