* problem with AMD x4
@ 2010-03-27 6:48 ELE Servis
2010-03-27 16:16 ` Ivan Baldo
[not found] ` <4BADCAF2.7090405@lmv-hartmannsdorf.de>
0 siblings, 2 replies; 3+ messages in thread
From: ELE Servis @ 2010-03-27 6:48 UTC (permalink / raw)
To: linux-msdos
Hi everibody
i have a big problem with dosemu
my first start was with
- AMD 64bit single core
- CENTOS 5.4 - 64bit
- DOSEMU 1.4.0-1.i386.rpm
- Paradox 4.5 for DOS
and, yes, things work great. few modification in dosemu.conf for memory
config and Paradox running without problem
even with multiuser enviroment, paradox work well
after this succesful experiment, i get a new PC with AMD quad core and my
problems begin
new tryout:
- AMD 64bit 4core
- CENTOS 5.4 - 64bit
- DOSEMU 1.4.0-1.i386.rpm
after starting dosemu, it say processor is unknown and dosemu exit
ok, i try svn , downloaded source code (checked out revision 1999)
then installed gcc, flex, bison, slang
then ./configure, make all, make install, all without errors
and wooow, dosemu start
BUT .... dosemu don't work what i expected
norton commander work, paradox 3 start without problem, etc etc but Paradox
4.5 won't start
when i start paradox, i get this error
Unexpected condition: Locking error (read failed) (null) -- Leaving paradox
i try to start paradox without any script, joust paradox, but ... no success
please HELP me, paradox 45 is main reason why i try to start dosemu
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: problem with AMD x4
2010-03-27 6:48 problem with AMD x4 ELE Servis
@ 2010-03-27 16:16 ` Ivan Baldo
[not found] ` <4BADCAF2.7090405@lmv-hartmannsdorf.de>
1 sibling, 0 replies; 3+ messages in thread
From: Ivan Baldo @ 2010-03-27 16:16 UTC (permalink / raw)
To: ELE Servis; +Cc: linux-msdos
Hello.
The DOSEmu files and data and files and data that Paradox uses is
mounted the same in both machines?
I mean, if you see at the output of "cat /proc/mounts" and "mount"
in both machines it is IDENTICAL?
And the DOSEmu configuration is exactly the same?
Having an SMP system shouldn't affect it I guess...
Strange problem, hope this helps or that you find the solution soon!!!
Good bye!
El 27/03/10 03:48, ELE Servis escribió:
> Hi everibody
>
> i have a big problem with dosemu
>
> my first start was with
> - AMD 64bit single core
> - CENTOS 5.4 - 64bit
> - DOSEMU 1.4.0-1.i386.rpm
> - Paradox 4.5 for DOS
>
> and, yes, things work great. few modification in dosemu.conf for
> memory config and Paradox running without problem
> even with multiuser enviroment, paradox work well
>
> after this succesful experiment, i get a new PC with AMD quad core and
> my problems begin
>
> new tryout:
> - AMD 64bit 4core
> - CENTOS 5.4 - 64bit
> - DOSEMU 1.4.0-1.i386.rpm
>
> after starting dosemu, it say processor is unknown and dosemu exit
>
> ok, i try svn , downloaded source code (checked out revision 1999)
> then installed gcc, flex, bison, slang
> then ./configure, make all, make install, all without errors
>
> and wooow, dosemu start
>
> BUT .... dosemu don't work what i expected
> norton commander work, paradox 3 start without problem, etc etc but
> Paradox 4.5 won't start
> when i start paradox, i get this error
>
> Unexpected condition: Locking error (read failed) (null) -- Leaving
> paradox
>
> i try to start paradox without any script, joust paradox, but ... no
> success
>
> please HELP me, paradox 45 is main reason why i try to start dosemu
> --
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Ivan Baldo - ibaldo@adinet.com.uy - http://ibaldo.codigolibre.net/
From Montevideo, Uruguay, at the south of South America.
Freelance programmer and GNU/Linux system administrator, hire me!
Alternatives: ibaldo@codigolibre.net - http://go.to/ibaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread[parent not found: <4BADCAF2.7090405@lmv-hartmannsdorf.de>]
* re: Re: problem with AMD x4
[not found] ` <4BADCAF2.7090405@lmv-hartmannsdorf.de>
@ 2010-03-27 17:58 ` ELE Servis
0 siblings, 0 replies; 3+ messages in thread
From: ELE Servis @ 2010-03-27 17:58 UTC (permalink / raw)
To: Sebastian Reinhardt; +Cc: linux-msdos
YES, this is correct solution
with this patch, i could run official dosemu 1.4.0 on AMDx4
i try to compile under 32bit and 64bit CENTOS 5.4 and paradox 4.5 work well,
cpu speed is correct, etc etc
tnx again
maybe next official release solve this problem once for good :)
> Am 27.03.2010 07:48, schrieb ELE Servis:
>> Hi everibody
>>
>> i have a big problem with dosemu
>>
>> my first start was with
>> - AMD 64bit single core
>> - CENTOS 5.4 - 64bit
>> - DOSEMU 1.4.0-1.i386.rpm
>> - Paradox 4.5 for DOS
>>
>> and, yes, things work great. few modification in dosemu.conf for
>> memory config and Paradox running without problem
>> even with multiuser enviroment, paradox work well
>>
>> after this succesful experiment, i get a new PC with AMD quad core and
>> my problems begin
>>
>> new tryout:
>> - AMD 64bit 4core
>> - CENTOS 5.4 - 64bit
>> - DOSEMU 1.4.0-1.i386.rpm
>>
>> after starting dosemu, it say processor is unknown and dosemu exit
>>
>> ok, i try svn , downloaded source code (checked out revision 1999)
>> then installed gcc, flex, bison, slang
>> then ./configure, make all, make install, all without errors
>>
>> and wooow, dosemu start
>>
>> BUT .... dosemu don't work what i expected
>> norton commander work, paradox 3 start without problem, etc etc but
>> Paradox 4.5 won't start
>> when i start paradox, i get this error
>>
>> Unexpected condition: Locking error (read failed) (null) -- Leaving
>> paradox
>>
>> i try to start paradox without any script, joust paradox, but ... no
>> success
>>
>> please HELP me, paradox 45 is main reason why i try to start dosemu
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
> Hi,
>
> I think this is the "old" problem. Search list archives for subject
> "Dosemu cpu exception". Apply the patch attached by first e-mail from
> "Hans Bausewein" and evrything should be fine. We are using dosemu on
> several AMD Phenom II with Quadcore and openSuSE 11.1 (x86_64). This
> works only, if this patch is applied and dosemu is recompiled.
>
> --
> Kind regaards
>
> Sebastian Reinhardt
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-27 17:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-27 6:48 problem with AMD x4 ELE Servis
2010-03-27 16:16 ` Ivan Baldo
[not found] ` <4BADCAF2.7090405@lmv-hartmannsdorf.de>
2010-03-27 17:58 ` ELE Servis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox