[bf1942] Freebsd rehashed

kama kama at pvp.se
Tue Jun 28 19:31:35 EDT 2005


If you do a grep for SSE in dmesg you should get a hit..

$ grep SSE /var/run/dmesg.boot
Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>

For it to work you must have SSE om the feature list.

you could try to use the athlon sse hack in freebsd...

# CPU_ATHLON_SSE_HACK tries to enable SSE instructions when the BIOS has
# forgotten to enable them.
options         CPU_ATHLON_SSE_HACK

Dont know if that would help. You have to look at the specs for that proc.
If I recall the early Athlons did not support SSE.

/Bjorn

On Tue, 28 Jun 2005, Mikael Bååth wrote:

> I ran Athlon Thunderbird 1,4 Didn't work. Tried everything, installed
> 7 different OSes.. all got core dumps.
>
> I upgraded to Athlon XP 2,8. Now mine works fine. FreeBSD 5.4
> --
> Mikael "FireLynx" Bååth
> European Battlefield 2 League founder.
> http://www.eb2l.com
>



More information about the Bf1942 mailing list