Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2006 18:18:43 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-amd64@FreeBSD.org
Subject:   Re: Turion 64 X2 support in future versions of FreeBSD.
Message-ID:  <200607061818.46985.jkim@FreeBSD.org>
In-Reply-To: <93f8f44b0607061447k27adb556u306063b09b3d9b0d@mail.gmail.com>
References:  <93f8f44b0607061447k27adb556u306063b09b3d9b0d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 06 July 2006 05:47 pm, Michael wrote:
> Hello, folks!
>
> Is there any chance that support for this processor will be
> presented in upcomming FreeBSD release? For now I can boot
> FreeBSD-amd64 6.1 distribution on my laptop with X2, but only with
> ACPI disabled, otherwise i'll get develishly slow machine, which
> respond to keypress for about a minute and which one I can't even
> shutdown. Another problem is: when running without ACPI I can't
> start x-server, it get crashed every time with "signal 8".

I don't think that's CPU specific issue, i.e., Turion 64 X2 should be 
supported by default.

Recently I have seen similar problems with CPU Cx state changes.  Try 
the following in your /etc/rc.conf:

economy_cx_lowest="NONE"
performance_cx_lowest="NONE"

and reboot with ACPI.

Jung-uk Kim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607061818.46985.jkim>