X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: Strange interaction of Allegro and XP? Date: Sat, 11 May 2002 14:14:23 +1000 Organization: ihug ( New Zealand ) Lines: 20 Message-ID: References: NNTP-Posting-Host: p51-max15.syd.ihug.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lust.ihug.co.nz 1021090418 18451 203.173.154.115 (11 May 2002 04:13:38 GMT) X-Complaints-To: abuse AT ihug DOT co DOT nz NNTP-Posting-Date: Sat, 11 May 2002 04:13:38 +0000 (UTC) X-Newsreader: Forte Agent 1.91/32.564 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >Allegro and Winblows XP don't seem to always get along very well. >An Allegro-using console app is run that instantiates a 1024x768x256 >video mode and begins to draw lines at a constant rate. > >A short while passes, maybe two minutes, and the line it's drawing halts, >which isn't supposed to happen. Turns out the machine is locked hard. No >response to keyboard, and so forth. Even num lock doesn't make the light >toggle. A hard reboot is required. Some questions so that the scope problem can be narrows down:- Which version of DJGPP and GCC are you using? Have you tried running from MS-DOS or FreeDOS? Does the app still lock after a few minutes? Are you using Allegro 4.01 or soem other version? What sound card do you have? PCI or ISA? Does the Allegro setup program work? Does the Allegro Demo keep working after a few minutes? Andrew