public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* RPM Binary for FC11 x86_64 (AMD)?
@ 2010-04-27  2:17 Frederic Herman
  2010-04-27 17:24 ` solarflow99
  0 siblings, 1 reply; 5+ messages in thread
From: Frederic Herman @ 2010-04-27  2:17 UTC (permalink / raw)
  To: linux-msdos

I am once again trying to get dosemu to work on the titles machine.  I 
have been able to get it to load using a couple of versions not 
specific to my processor, but it segfaults when I try to run a 
moderately sized application.

If there is a rpm binary that works with x86_64/AMD on fc11, I'd 
appreciate a pointer to it.

Thanks

Fred

===end of boot.log---athelon rpm, not x86_64-------------------

DOSEMU-1.4.0.0 is coming up on Linux version 2.6.30.5-43.fc11.x86_64
WARN: vm86plus service not available in your kernel
WARN: using CPU emulation for vm86()
CONF: reserving 640Kb at 0x00000 for 'd' (Base DOS memory (first 640K))
CONF: reserving 48Kb at 0xF4000 for 'r' (Dosemu reserved area)
CPU: Stack bottom 0xffbc3000, top 0xffbd8000, esp=0xffbc5f10
CONF: reserving 128Kb at 0xA0000 for 'v' (Video memory)
CONF: reserving 8256Kb at 0x100000 for 'x' (Extended memory (HMA+XMS))
Registering HWRAM, type=e base=0xff9000 size=0x400000
CONF: reserving 4096Kb at 0xFF9000 for 'e' (VGAEMU LFB)
CONF: reserving 12Kb at 0xC0000 for 'V' (VGAEMU Video BIOS)
SERIAL $Id: ser_init.c 1769 2007-05-04 05:59:48Z bartoldeman $
CONF: detected layout is "auto"
CONF: detected alternate layout: (null)
CONF: reserving 64Kb at 0xE4000 for 'E' (EMS page frame)
CONF: reserving 132Kb at 0xC3000 for 'U' (Upper Memory Block (UMB, XMS 
3.0))
TIME: using 9154 usec for updating ALRM timer
======================= ENTER CPU-EMU ===============

not emulated EE 3d8
leavedos(0|0x0) called - shutting down
======================= LEAVE CPU-EMU ===============
Total cpuemu time           887870 us (incl.trace)
Total codgen time            66791 us
Total linker time            64274 us
Total exec   time           375280 us (incl.faults)
Total insert time            55758 us
Total search time            23966 us
Total clean  time            30384 us
Max tree nodes                2599
Max node size                  354
Max tree depth                  13
Nodes parsed                 65711
Find misses                  74161
Nodes executed              390161
Find hits                   115795 (29%)
Find last hits              274366 (70%)
Page faults                  20453
Signals received               118
Tree cleanups                   11

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: RPM Binary for FC11 x86_64 (AMD)?
  2010-04-27  2:17 RPM Binary for FC11 x86_64 (AMD)? Frederic Herman
@ 2010-04-27 17:24 ` solarflow99
       [not found]   ` <4BD74E71.3030401@inferential.com>
  0 siblings, 1 reply; 5+ messages in thread
From: solarflow99 @ 2010-04-27 17:24 UTC (permalink / raw)
  To: Frederic Herman; +Cc: linux-msdos

oh, you were using 1.4.0.0?  You will have much better results to
download and compile the latest out of SVN, if you dont want to
compile yourself, I have a RPM in rpmfusion (svn 1988), its for Fedora
10, still didn't get a chance to build one for F11 yet but it should
work fine.



On Mon, Apr 26, 2010 at 7:17 PM, Frederic Herman
<fherman@inferential.com> wrote:
> I am once again trying to get dosemu to work on the titles machine.  I have
> been able to get it to load using a couple of versions not specific to my
> processor, but it segfaults when I try to run a moderately sized
> application.
>
> If there is a rpm binary that works with x86_64/AMD on fc11, I'd appreciate
> a pointer to it.
>
> Thanks
>
> Fred
>
> ===end of boot.log---athelon rpm, not x86_64-------------------
>
> DOSEMU-1.4.0.0 is coming up on Linux version 2.6.30.5-43.fc11.x86_64
> WARN: vm86plus service not available in your kernel
> WARN: using CPU emulation for vm86()
> CONF: reserving 640Kb at 0x00000 for 'd' (Base DOS memory (first 640K))
> CONF: reserving 48Kb at 0xF4000 for 'r' (Dosemu reserved area)
> CPU: Stack bottom 0xffbc3000, top 0xffbd8000, esp=0xffbc5f10
> CONF: reserving 128Kb at 0xA0000 for 'v' (Video memory)
> CONF: reserving 8256Kb at 0x100000 for 'x' (Extended memory (HMA+XMS))
> Registering HWRAM, type=e base=0xff9000 size=0x400000
> CONF: reserving 4096Kb at 0xFF9000 for 'e' (VGAEMU LFB)
> CONF: reserving 12Kb at 0xC0000 for 'V' (VGAEMU Video BIOS)
> SERIAL $Id: ser_init.c 1769 2007-05-04 05:59:48Z bartoldeman $
> CONF: detected layout is "auto"
> CONF: detected alternate layout: (null)
> CONF: reserving 64Kb at 0xE4000 for 'E' (EMS page frame)
> CONF: reserving 132Kb at 0xC3000 for 'U' (Upper Memory Block (UMB, XMS 3.0))
> TIME: using 9154 usec for updating ALRM timer
> ======================= ENTER CPU-EMU ===============
>
> not emulated EE 3d8
> leavedos(0|0x0) called - shutting down
> ======================= LEAVE CPU-EMU ===============
> Total cpuemu time           887870 us (incl.trace)
> Total codgen time            66791 us
> Total linker time            64274 us
> Total exec   time           375280 us (incl.faults)
> Total insert time            55758 us
> Total search time            23966 us
> Total clean  time            30384 us
> Max tree nodes                2599
> Max node size                  354
> Max tree depth                  13
> Nodes parsed                 65711
> Find misses                  74161
> Nodes executed              390161
> Find hits                   115795 (29%)
> Find last hits              274366 (70%)
> Page faults                  20453
> Signals received               118
> Tree cleanups                   11
> --
> 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
>
--
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] 5+ messages in thread

* Re: RPM Binary for FC11 x86_64 (AMD)?
       [not found]   ` <4BD74E71.3030401@inferential.com>
@ 2010-04-27 20:57     ` solarflow99
       [not found]       ` <4BD75359.7060401@inferential.com>
  0 siblings, 1 reply; 5+ messages in thread
From: solarflow99 @ 2010-04-27 20:57 UTC (permalink / raw)
  To: Frederic Herman; +Cc: linux-msdos

can you compile 32 bit?  That should still work.



On Tue, Apr 27, 2010 at 1:52 PM, Frederic Herman
<fherman@inferential.com> wrote:
> I haven't been able to find the rpm you mention that is built for a 64 bit
> (x86_64) AMD cpu architecture.  I am able to use the latest stable release
> for Dosemu on an AMD 32 bit architecture (old machine.)  But I really need
> it to work on the 64 bit architecture.  I believe the primary problem is the
> lack of vm86 support for the stock Fedora kernel for the cpu architecture I
> indicated.
>
> I did try to compile Dosemu using the source rpm, but it failed at the end
> of the "make" phase.  I don't have the expertise to understand why.
>
> So any help in finding a stable binary for my architecture would ehlp.
>
> Fred
>
>
> solarflow99 wrote:
>>
>> oh, you were using 1.4.0.0?  You will have much better results to
>> download and compile the latest out of SVN, if you dont want to
>> compile yourself, I have a RPM in rpmfusion (svn 1988), its for Fedora
>> 10, still didn't get a chance to build one for F11 yet but it should
>> work fine.
>>
>>
>>
>> On Mon, Apr 26, 2010 at 7:17 PM, Frederic Herman
>> <fherman@inferential.com> wrote:
>>>
>>> I am once again trying to get dosemu to work on the titles machine.  I
>>> have
>>> been able to get it to load using a couple of versions not specific to my
>>> processor, but it segfaults when I try to run a moderately sized
>>> application.
>>>
>>> If there is a rpm binary that works with x86_64/AMD on fc11, I'd
>>> appreciate
>>> a pointer to it.
>>>
>>> Thanks
>>>
>>> Fred
>>>
>>> ===end of boot.log---athelon rpm, not x86_64-------------------
>>>
>>> DOSEMU-1.4.0.0 is coming up on Linux version 2.6.30.5-43.fc11.x86_64
>>> WARN: vm86plus service not available in your kernel
>>> WARN: using CPU emulation for vm86()
>>> CONF: reserving 640Kb at 0x00000 for 'd' (Base DOS memory (first 640K))
>>> CONF: reserving 48Kb at 0xF4000 for 'r' (Dosemu reserved area)
>>> CPU: Stack bottom 0xffbc3000, top 0xffbd8000, esp=0xffbc5f10
>>> CONF: reserving 128Kb at 0xA0000 for 'v' (Video memory)
>>> CONF: reserving 8256Kb at 0x100000 for 'x' (Extended memory (HMA+XMS))
>>> Registering HWRAM, type=e base=0xff9000 size=0x400000
>>> CONF: reserving 4096Kb at 0xFF9000 for 'e' (VGAEMU LFB)
>>> CONF: reserving 12Kb at 0xC0000 for 'V' (VGAEMU Video BIOS)
>>> SERIAL $Id: ser_init.c 1769 2007-05-04 05:59:48Z bartoldeman $
>>> CONF: detected layout is "auto"
>>> CONF: detected alternate layout: (null)
>>> CONF: reserving 64Kb at 0xE4000 for 'E' (EMS page frame)
>>> CONF: reserving 132Kb at 0xC3000 for 'U' (Upper Memory Block (UMB, XMS
>>> 3.0))
>>> TIME: using 9154 usec for updating ALRM timer
>>> ======================= ENTER CPU-EMU ===============
>>>
>>> not emulated EE 3d8
>>> leavedos(0|0x0) called - shutting down
>>> ======================= LEAVE CPU-EMU ===============
>>> Total cpuemu time           887870 us (incl.trace)
>>> Total codgen time            66791 us
>>> Total linker time            64274 us
>>> Total exec   time           375280 us (incl.faults)
>>> Total insert time            55758 us
>>> Total search time            23966 us
>>> Total clean  time            30384 us
>>> Max tree nodes                2599
>>> Max node size                  354
>>> Max tree depth                  13
>>> Nodes parsed                 65711
>>> Find misses                  74161
>>> Nodes executed              390161
>>> Find hits                   115795 (29%)
>>> Find last hits              274366 (70%)
>>> Page faults                  20453
>>> Signals received               118
>>> Tree cleanups                   11
>>> --
>>> 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
>>>
>> --
>> 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
>>
>
--
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] 5+ messages in thread

* Re: RPM Binary for FC11 x86_64 (AMD)?
       [not found]       ` <4BD75359.7060401@inferential.com>
@ 2010-04-27 21:24         ` solarflow99
       [not found]           ` <4BD770E8.4060702@inferential.com>
  0 siblings, 1 reply; 5+ messages in thread
From: solarflow99 @ 2010-04-27 21:24 UTC (permalink / raw)
  To: Frederic Herman; +Cc: linux-msdos

I mean using a 32 bit dosemu from your x86_64 system.  It can still
run 32 bit binaries the same, even on a 64 bit kernel and CPU.  The
rpm is in the rpmfusion repo for Fedora 10, and if that doesnt work
for you, I would try to just download compile the latest SVN instead.



> I'm also not sure I understand when you asked about compiling 32 bit.  I do
> have a 32 version of dosemu that works on a 32 bit AMD cpu. But I need the
> problem to work on my workstation which is x86_64.
>
> Thank you for your help.
>
> Fred
>
>
> solarflow99 wrote:
>>
>> can you compile 32 bit?  That should still work.
>>
>>
>>
>> On Tue, Apr 27, 2010 at 1:52 PM, Frederic Herman
>> <fherman@inferential.com> wrote:
>>>
>>> I haven't been able to find the rpm you mention that is built for a 64
>>> bit
>>> (x86_64) AMD cpu architecture.  I am able to use the latest stable
>>> release
>>> for Dosemu on an AMD 32 bit architecture (old machine.)  But I really
>>> need
>>> it to work on the 64 bit architecture.  I believe the primary problem is
>>> the
>>> lack of vm86 support for the stock Fedora kernel for the cpu architecture
>>> I
>>> indicated.
>>>
>>> I did try to compile Dosemu using the source rpm, but it failed at the
>>> end
>>> of the "make" phase.  I don't have the expertise to understand why.
>>>
>>> So any help in finding a stable binary for my architecture would ehlp.
>>>
>>> Fred
>>>
>>>
>>> solarflow99 wrote:
>>>>
>>>> oh, you were using 1.4.0.0?  You will have much better results to
>>>> download and compile the latest out of SVN, if you dont want to
>>>> compile yourself, I have a RPM in rpmfusion (svn 1988), its for Fedora
>>>> 10, still didn't get a chance to build one for F11 yet but it should
>>>> work fine.
>>>>
>>>>
> <snip>
>
--
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] 5+ messages in thread

* Re: RPM Binary for FC11 x86_64 (AMD)?
       [not found]                 ` <r2s7020fd001004281146s84360c02zda49ffb51992aa7c@mail.gmail.com>
@ 2010-04-28 18:46                   ` solarflow99
  0 siblings, 0 replies; 5+ messages in thread
From: solarflow99 @ 2010-04-28 18:46 UTC (permalink / raw)
  To: Frederic Herman; +Cc: linux-msdos

opps, I should have listed the trunk branch.  Here are the correct commands:

svn co https://dosemu.svn.sourceforge.net/svnroot/dosemu/trunk dosemu
cd dosemu
make




On Wed, Apr 28, 2010 at 11:46 AM, solarflow99 <solarflow99@gmail.com> wrote:
> opps, I should have listed the trunk branch.  Here are the correct commands:
>
> svn co https://dosemu.svn.sourceforge.net/svnroot/dosemu/trunk dosemu
> cd dosemu
> make
>
>
> On Wed, Apr 28, 2010 at 11:02 AM, Frederic Herman
> <fherman@inferential.com> wrote:
>> I executed the first command and seemed to get the whole repository. The
>> dosemu directory contains:
>>
>> /.syn
>> /branches
>> /tags
>> /trunk
>>
>> Where do I need to cd to get to the directory to do the make?
>>
>> Fred
>>
>> solarflow99 wrote:
>>>
>>> no, the latest in SVN is the best to use now.  I know it looks
>>> misleading to see "the latest stable release" on the website, but its
>>> old now.  To get the latest, type this:
>>>
>>> svn co https://dosemu.svn.sourceforge.net/svnroot/dosemu dosemu
>>> cd dosemu
>>> make
>>>
>>> or you can also use the RPM in rpmfusion, I plan to package for new
>>> releases of Fedora once I get a PC.
>>>
>>> hope this helps..
>>>
>>>
>>> On Tue, Apr 27, 2010 at 4:19 PM, Frederic Herman
>>> <fherman@inferential.com> wrote:
>>>>
>>>> I did try the 32 version, but that bombs the same way.
>>>>
>>>> The boot file that I previously attached was from a run using the latest
>>>> statble source on your website.  I used it to compile dosemu, and I had
>>>> to
>>>> do a manual make install to get the executables and config files
>>>> installed.
>>>>
>>>> Is it possible that I need to do something in the config file to give the
>>>> application memory to run under dosemu?  I can't remember what I finally
>>>> did
>>>> in a previous version to get it to work, but it seems I did something for
>>>> the memory setting.  Is there anything in the boot file that suggests
>>>> what
>>>> is causing the application to bomb?
>>>>
>>>> Fred
>>>>
>>>> solarflow99 wrote:
>>>>>
>>>>> I mean using a 32 bit dosemu from your x86_64 system.  It can still
>>>>> run 32 bit binaries the same, even on a 64 bit kernel and CPU.  The
>>>>> rpm is in the rpmfusion repo for Fedora 10, and if that doesnt work
>>>>> for you, I would try to just download compile the latest SVN instead.
>>>>>
>>>>>
>>>>>
>>>>>> I'm also not sure I understand when you asked about compiling 32 bit.
>>>>>>  I
>>>>>> do
>>>>>> have a 32 version of dosemu that works on a 32 bit AMD cpu. But I need
>>>>>> the
>>>>>> problem to work on my workstation which is x86_64.
>>>>>>
>>>>>> Thank you for your help.
>>>>>>
>>>>>> Fred
>>>>>>
>>>>>>
>>>>>> solarflow99 wrote:
>>>>>>>
>>>>>>> can you compile 32 bit?  That should still work.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Apr 27, 2010 at 1:52 PM, Frederic Herman
>>>>>>> <fherman@inferential.com> wrote:
>>>>>>>>
>>>>>>>> I haven't been able to find the rpm you mention that is built for a
>>>>>>>> 64
>>>>>>>> bit
>>>>>>>> (x86_64) AMD cpu architecture.  I am able to use the latest stable
>>>>>>>> release
>>>>>>>> for Dosemu on an AMD 32 bit architecture (old machine.)  But I really
>>>>>>>> need
>>>>>>>> it to work on the 64 bit architecture.  I believe the primary problem
>>>>>>>> is
>>>>>>>> the
>>>>>>>> lack of vm86 support for the stock Fedora kernel for the cpu
>>>>>>>> architecture
>>>>>>>> I
>>>>>>>> indicated.
>>>>>>>>
>>>>>>>> I did try to compile Dosemu using the source rpm, but it failed at
>>>>>>>> the
>>>>>>>> end
>>>>>>>> of the "make" phase.  I don't have the expertise to understand why.
>>>>>>>>
>>>>>>>> So any help in finding a stable binary for my architecture would
>>>>>>>> ehlp.
>>>>>>>>
>>>>>>>> Fred
>>>>>>>>
>>>>>>>>
>>>>>>>> solarflow99 wrote:
>>>>>>>>>
>>>>>>>>> oh, you were using 1.4.0.0?  You will have much better results to
>>>>>>>>> download and compile the latest out of SVN, if you dont want to
>>>>>>>>> compile yourself, I have a RPM in rpmfusion (svn 1988), its for
>>>>>>>>> Fedora
>>>>>>>>> 10, still didn't get a chance to build one for F11 yet but it should
>>>>>>>>> work fine.
>>>>>>>>>
>>>>>>>>>
>>>>>> <snip>
>>>>>>
>>>
>>
>
--
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] 5+ messages in thread

end of thread, other threads:[~2010-04-28 18:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-27  2:17 RPM Binary for FC11 x86_64 (AMD)? Frederic Herman
2010-04-27 17:24 ` solarflow99
     [not found]   ` <4BD74E71.3030401@inferential.com>
2010-04-27 20:57     ` solarflow99
     [not found]       ` <4BD75359.7060401@inferential.com>
2010-04-27 21:24         ` solarflow99
     [not found]           ` <4BD770E8.4060702@inferential.com>
     [not found]             ` <p2i7020fd001004280927sade2eddvf8be7a3df1b7c127@mail.gmail.com>
     [not found]               ` <4BD8781A.1030101@inferential.com>
     [not found]                 ` <r2s7020fd001004281146s84360c02zda49ffb51992aa7c@mail.gmail.com>
2010-04-28 18:46                   ` solarflow99

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox