From: Paul D. <du...@ho...> - 2003-07-11 02:46:01
|
I am playing with my rebuild X. It's fun because for most examples, it works well. In fact, I would say that only diskdemo don't work. Even readdemo works... I rebooted the computer, and it did print what I had put in my test file! Some examples, are not able to return correctly to DOS. DOS complains that the drive is invalid. So... So it seems it is mostly a problem with either int13h or maybe more precisely, the floppy disk. I'll try to figure out which is which tomorrow. But I am surprised, I guess readdemo calls int21h in vm86 mode, and that int21h call int13h ! _________________________________________________________________ MSN Search, le moteur de recherche qui pense comme vous ! http://fr.ca.search.msn.com/ |
From: Paolo G. <pao...@ti...> - 2003-07-11 06:09:17
|
Hi! We had a similar problem (the same?) with the compiled version of X 5.2 that Luca put on the web a few months ago... we tried for a few weeks both in Pisa and in Pavia to guess why it didn't work, and at the end we recompiled the CVS source and it worked!... We sent our compiled version to Luca, anyway I do not know really if he replaced the buggy one which was on the sourceforge web site... anyway, now it works, and I'm happy you can play with it! byebye PJ On Fri, 2003-07-11 at 04:26, Paul Dufresne wrote: > I am playing with my rebuild X. > It's fun because for most examples, it works well. > In fact, I would say that only diskdemo don't work. > Even readdemo works... I rebooted the computer, and it did print what I had > put in my test file! > > Some examples, are not able to return correctly to DOS. > DOS complains that the drive is invalid. > > So... > So it seems it is mostly a problem with either int13h or maybe more > precisely, > the floppy disk. > > I'll try to figure out which is which tomorrow. > > But I am surprised, I guess readdemo calls int21h in vm86 mode, and that > int21h call int13h ! > > _________________________________________________________________ > MSN Search, le moteur de recherche qui pense comme vous ! > http://fr.ca.search.msn.com/ > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Parasoft > Error proof Web apps, automate testing & more. > Download & eval WebKing and get a free book. > www.parasoft.com/bulletproofapps1 > _______________________________________________ > Oslib-devel mailing list > Osl...@li... > https://lists.sourceforge.net/lists/listinfo/oslib-devel -- ----------------------------------------------------------------------- Paolo Gai - ReTiS Lab - PhD Student Scuola Superiore S. Anna Tel : +39 050 883 451 Polo S. Anna Valdera Fax : +39 050 883 452 viale Rinaldo Piaggio 34 e-mail : pj...@ga... 56025 - Pontedera (PI) - ITALY home page : http://feanor.sssup.it/~pj ------------------------------------------------------------------------ Per favore non mandatemi allegati in Word o PowerPoint. (Please avoid sending me Word or PowerPoint attachments.) Si veda (See) http://www.fsf.org/philosophy/no-word-attachments.html ------------------------------------------------------------------------ |
From: Luca A. <luc...@em...> - 2003-07-11 08:11:00
|
Hi all, On Fri, 2003-07-11 at 07:09, Paolo Gai wrote: > Hi! > > We had a similar problem (the same?) with the compiled version of X 5.2 > that Luca put on the web a few months ago... we tried for a few weeks > both in Pisa and in Pavia to guess why it didn't work, and at the end we > recompiled the CVS source and it worked!... > > We sent our compiled version to Luca, anyway I do not know really if he > replaced the buggy one which was on the sourceforge web site... Ok, I'll put the new binary on the sf download page... I am a little bit surprised by the fact that the 5.2 binary downloaded from sf works well here (both on my computer and in bochs), but maybe I am just lucky ;-) Luca -- _____________________________________________________________________________ Copy this in your signature, if you think it is important: N O W A R ! ! ! -- Email.it, the professional e-mail, gratis per te: http://www.email.it/f Sponsor: Tariffe promozionali per viaggiare in tutto il mondo, clicca e scopri dove prenotare Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1258&d=11-7 |
From: Paolo G. <pao...@ti...> - 2003-07-11 08:29:34
|
> I am a little bit surprised by the fact that the 5.2 binary downloaded > from sf works well here (both on my computer and in bochs), but maybe I > am just lucky ;-) me too... it does happen with some new machines... basically it runs on many PC here at the ReTiS, but only with simple shark examples... when there are some more complex demos ... boom!!! In Pavia, where a lot of PCs are newer than here, it happens almost always :-( bye PJ -- ----------------------------------------------------------------------- Paolo Gai - ReTiS Lab - PhD Student Scuola Superiore S. Anna Tel : +39 050 883 451 Polo S. Anna Valdera Fax : +39 050 883 452 viale Rinaldo Piaggio 34 e-mail : pj...@ga... 56025 - Pontedera (PI) - ITALY home page : http://feanor.sssup.it/~pj ------------------------------------------------------------------------ Per favore non mandatemi allegati in Word o PowerPoint. (Please avoid sending me Word or PowerPoint attachments.) Si veda (See) http://www.fsf.org/philosophy/no-word-attachments.html ------------------------------------------------------------------------ |