RE: DosEmu and newer Cpu's

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > > 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.




--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Console]     [Linux Audio]     [Linux for Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite Camping]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Samba]     [Linux Media]     [Fedora Users]

  Powered by Linux