From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hans" Subject: Re: Console output corruption Date: Wed, 10 Mar 2010 17:53:19 -0000 Message-ID: <7A01080381764DE0B2C2FF7F21F4DF7E@linux104> References: Reply-To: "Hans" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; format="flowed"; charset="us-ascii"; reply-type="original" To: linux-8086@vger.kernel.org ----- Original Message ----- From: "Dieter Kedrowitsch" To: Sent: Wednesday, March 10, 2010 2:28 PM Subject: Console output corruption > Since I've made it past all the building errors I figured I'd start a > new topic for this. > > I'm building elks 0.1.3 using mostly the default configuration except > for choosing PC-XT and 8088. > > When I boot ELKS both in a VM and or my actual XT, every time a number > is displayed, it is displayed as a 32 digit integer with every digit > prior to the number being a zero. > > So for example 3 is displayed as 00000000000000000000000000000003. > > I am choosing the default of 'Direct' for the console. > > Has anyone else dealt with this or could anyone offer some advice on > where to look to fix this? I guess a good place to start is cprintf.c located in the dev86\libc\conio. Unfortunately ELKS seems to have been abandoned by most if not all developers so I am afraid you will be on your own. If only I had some more spare time ....... Good luck, Hans www.ht-lab.com > -- > To unsubscribe from this list: send the line "unsubscribe linux-8086" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >