From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Dowideit Subject: Re: longhaul: Unknown VIA CPU Date: Wed, 03 Sep 2003 23:49:55 +1000 Sender: cpufreq-bounces+glkc-cpufreq=gmane.org@www.linux.org.uk Message-ID: <1062596994.574.1.camel@sven> References: <3F55187F.70707@free.fr> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <3F55187F.70707@free.fr> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cpufreq-bounces+glkc-cpufreq=gmane.org@www.linux.org.uk Content-Type: text/plain; charset="iso-8859-9" To: Vincent =?ISO-8859-1?Q?Stehl=E9?= Cc: cpufreq@www.linux.org.uk I sent DaveJones a patch that at least says that the Nehemiah is not implemented, but i have not heard from him since.. also, the email address will need to be changed to the codemonkey one :) However, VIA have not yet made that info available to the public (I'm hoping Dave has a copy) sven On Wed, 2003-09-03 at 08:23, Vincent Stehl=E9 wrote: > Hi, >=20 > I tried to get the longhaul module to work on my VIA EPIA M10000=20 > motherboard (C3-2 cpu), but I did not succeed yet. >=20 > I use cpufreq 2.4.21-2, and I see the following message in the syslog=20 > when I "modprobe longhaul": >=20 > longhaul: Unknown VIA CPU. Contact davej@suse.de >=20 > I'd be pleased to help with what seems to be a "new" cpu, but I do not=20 > know what to begin with. >=20 > Here is my /proc/cpuinfo; don't know if this is of any use to anyone (: >=20 > --- > processor : 0 > vendor_id : CentaurHauls > cpu family : 6 > model : 9 > model name : VIA Nehemiah > stepping : 1 > cpu MHz : 999.531 > cache size : 64 KB > fdiv_bug : no > hlt_bug : no > f00f_bug : no > coma_bug : no > fpu : yes > fpu_exception : yes > cpuid level : 1 > wp : yes > flags : fpu de tsc msr mtrr pge cmov mmx fxsr sse > bogomips : 1992.29 > --- >=20 > Regards,