Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Nov 2007 18:15:28 +0200
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   CPUTYPE:=athlon problem on RELENG_7
Message-ID:  <fi1lj1$eph$1@ger.gmane.org>

next in thread | raw e-mail | index | archive | help
When I moved to RELENG_7 on my machine i have experienced some SIGILL's 
on graphic applications. Looking into the cause I found this in gcc docs:

     _athlon, athlon-tbird_
           AMD Athlon CPU with MMX, 3dNOW!, enhanced 3dNOW! and SSE
           prefetch instructions support.

But my processor lack any SSE support:

CPU: AMD Athlon(tm) Processor (1343.06-MHz 686-class CPU)
   Origin = "AuthenticAMD"  Id = 0x644  Stepping = 4
 
Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
   AMD Features=0xc0440800<SYSCALL,<b18>,MMX+,3DNow!+,3DNow!>

I have tried to enable CPU_ATHLON_SSE_HACK in kernel, but with no luck. 
I have also verified that I'm running the last available BIOS for my 
motherboard.

Now when I have moved to k6-2 my system is working and stable as hell...

Am I missing something weird?

--
Sphinx of blackb quartz judge my vow.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fi1lj1$eph$1>