public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: "Gert Koefoed Andersen" <gert@kofo.org>
To: "'SINGER Bernd NLTD-G (AREVA NP GmbH)'" <bernd.singer@areva.com>,
	Javier Tarifa <xavier.tarifa@adbosch.es>
Cc: linux-msdos@vger.kernel.org
Subject: RE: DosEmu and newer Cpu's
Date: Wed, 16 Sep 2009 10:32:40 +0200	[thread overview]
Message-ID: <E2E63683FF2049B983CDFF082D32E01B@kofowork> (raw)
In-Reply-To: <757044796E62AC4EB80A02FFABC37F7A674CCB@egeer00mx14.edom.ad.corp>


> > > CFLAGS="-march=k8 -O2 -pipe
> >
> > I have no solution to your problem, but I see that you've
> got a Phenom
> > processor
>
> I had a similar problem with my Phenom X4 ... on dosemu 1.4.0
>
> pleas check if your "cpu family" type from /proc/cpuinfo is
> listed in  /dosemu-1.4.0/src/base/init/config.c , function
> read_cpu_info().
>
> valid "cpu family" types for dosemu 1.4.0 (from
> http://dosemu.sourceforge.net/stable/):
> 5,6,15:
>     switch (get_proc_intvalue_by_key(
>           kernel_version_code > 0x20100+74 ? "cpu family" : "cpu" )) {
>       case 5: case 586:
>       case 6: case 686:
>       case 15:
>
> If your cpu family is not listed, dosemu tries a fallback to
> a 386 .. > "Unknown CPU type"
>
> Phenom X4, Opteron 23xx, 83xx are family 16, maybe your cpu, too
>
Then do I have to manage it to for Gentoo emerge to make it so it works with
put some patch into so it will work for my system, or someone here can give
a solution to it works.
AMD Athlon II X2 245 Processor Family 16 - (works only with --march=k8)

--- /proc/cpuinfo
 processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 16
model		: 6
model name	: AMD Athlon(tm) II X2 245 Processor
stepping	: 2
cpu MHz		: 2906.206
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt
pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good pni monitor cx16
lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse
3dnowprefetch osvw ibs skinit wdt
bogomips	: 5812.40
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 16
model		: 6
model name	: AMD Athlon(tm) II X2 245 Processor
stepping	: 2
cpu MHz		: 2906.206
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt
pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good pni monitor cx16
lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse
3dnowprefetch osvw ibs skinit wdt
bogomips	: 5813.23
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

Can this give a show it it is in the diff file and the listed cpu's.

I is then need a update way for Gentoo portage and ebuilds to it.





  parent reply	other threads:[~2009-09-16  8:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-15 13:19 DosEmu and newer Cpu's Gert Koefoed Andersen
2009-09-15 14:56 ` Javier Tarifa
2009-09-16  7:05   ` AW: " SINGER Bernd NLTD-G (AREVA NP GmbH)
2009-09-16  7:33     ` Gert Koefoed Andersen
2009-09-16  8:32     ` Gert Koefoed Andersen [this message]
2009-09-16 12:01       ` AW: DosEmu and newer Cpu's (forwarded to linux-msdos@vger.kernel.org) SINGER Bernd NLTD-G (AREVA NP GmbH)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E2E63683FF2049B983CDFF082D32E01B@kofowork \
    --to=gert@kofo.org \
    --cc=bernd.singer@areva.com \
    --cc=linux-msdos@vger.kernel.org \
    --cc=xavier.tarifa@adbosch.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox