Re: Fwd: SSE support in 6.1?

2006-11-15 Thread Ivan Voras
Joe wrote: i'm currently attempting to emulate the appropriate cpu with qemu. i'll keep yall posted. You'll probably have a hard time accessing a server "inside" qemu, especially if it uses UDP. ___ freebsd-stable@freebsd.org mailing list http://l

Re: Fwd: SSE support in 6.1?

2006-11-15 Thread Joe
i'm currently attempting to emulate the appropriate cpu with qemu. i'll keep yall posted. On 11/15/06, David Malone <[EMAIL PROTECTED]> wrote: On Tue, Nov 14, 2006 at 09:00:13PM -0500, Joe wrote: > Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 > Features=0x183f9ff > AMD Features=0xc044080

Re: Fwd: SSE support in 6.1?

2006-11-15 Thread David Malone
On Tue, Nov 14, 2006 at 09:00:13PM -0500, Joe wrote: > Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 > Features=0x183f9ff > AMD Features=0xc0440800,MMX+,3DNow+,3DNow> There is an option CPU_ATHLON_SSE_HACK which turns on SSE on Athlons which have SSE but where the BIOS has forgotten to turn

Re: SSE support in 6.1?

2006-11-14 Thread Pieter de Goeje
On Wednesday 15 November 2006 02:42, Joe wrote: > is there some way to test to make sure its working properly. the guys from > steam say that its not enabled and thats why my steam server wont start. so > if i could prove that SSE is enabled and working i could send it to them. Im guessing you're

Fwd: SSE support in 6.1?

2006-11-14 Thread Joe
-- Forwarded message -- From: Joe <[EMAIL PROTECTED]> Date: Nov 14, 2006 8:59 PM Subject: Re: SSE support in 6.1? To: Kris Kennaway <[EMAIL PROTECTED]> CPU: AMD Athlon(tm) processor (1000.04-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping =

Re: SSE support in 6.1?

2006-11-14 Thread NIIMI Satoshi
2006/11/15, Joe <[EMAIL PROTECTED]>: is there some way to test to make sure its working properly. the guys from steam say that its not enabled and thats why my steam server wont start. so if i could prove that SSE is enabled and working i could send it to them. Try to check "hw.instruction_sse"

Re: SSE support in 6.1?

2006-11-14 Thread Kris Kennaway
On Tue, Nov 14, 2006 at 08:42:03PM -0500, Joe wrote: > is there some way to test to make sure its working properly. the guys from > steam say that its not enabled and thats why my steam server wont start. so > if i could prove that SSE is enabled and working i could send it to them. Check whether

Re: SSE support in 6.1?

2006-11-14 Thread Joe
is there some way to test to make sure its working properly. the guys from steam say that its not enabled and thats why my steam server wont start. so if i could prove that SSE is enabled and working i could send it to them. On 11/14/06, Steven Hartland <[EMAIL PROTECTED]> wrote: Joe wrote: > T

Re: SSE support in 6.1?

2006-11-14 Thread Steven Hartland
Joe wrote: Trying to get steam working properly on 6.1. Cant seem to comfirm/enable the SSE support. Tried the CPU_ENABLE_SSE option, but its "unknown". How do I enable this into my kernel? uname -a = FreeBSD ### 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006###:/usr/obj/

SSE support in 6.1?

2006-11-14 Thread Joe
Trying to get steam working properly on 6.1. Cant seem to comfirm/enable the SSE support. Tried the CPU_ENABLE_SSE option, but its "unknown". How do I enable this into my kernel? uname -a = FreeBSD ### 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006###:/usr/obj/usr/src/sys/