From mboxrd@z Thu Jan 1 00:00:00 1970 From: Toula Michael Subject: Re: VIA C3 problems Date: Wed, 17 Sep 2003 10:37:03 +0200 Sender: cpufreq-bounces@www.linux.org.uk Message-ID: <3F681D2F.8030100@wanadoo.fr> References: <20030916104052.53283.qmail@web13504.mail.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20030916104052.53283.qmail@web13504.mail.yahoo.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cpufreq-bounces@www.linux.org.uk Content-Type: text/plain; charset="us-ascii"; format="flowed" To: scott@linuxjihad.com Cc: cpufreq@www.linux.org.uk Scott Russ wrote: >I am having problems with using cpufreq. I used to use it fine and just >recently tried applying it again. I am using 2.4.22 with the CK-2 patches >(http://members.optusnet.com.au/ckolivas/kernel/). > >When I modprobe longhaul I get a kernel oops and lsmod shows longhaul as still >initalizing and I can't rmmod. I also tried the 2.4.22-ac2 patch which >includes cpufreq with the same results. Any suggestions? > >longhaul: VIA CPU detected. Longhaul version 2 supported >longhaul: MinMult(x10)=30 MaxMult(x10)=60 >longhaul: Lowestspeed=0 Highestspeed=0 >longhaul: FSB:0 Mult(x10):100 >divide error: 0000 >CPU: 0 >EIP: 0010:[] Not tainted >EFLAGS: 00010246 >eax: 0051e9fe ebx: 00001f2c ecx: 0051e9fe edx: 00000000 >esi: 00000000 edi: 00000000 ebp: 00000000 esp: dde65da8 >ds: 0018 es: 0018 ss: 0018 >Process insmod (pid: 227, stackpage=dde65000) >Stack: c022f0b0 dde65e38 00000001 c0238804 00000000 c0120f4a c022f0b0 00000001 > dde65e38 00000000 00000000 dde65e38 c01b37e0 c02a65ac 00000001 dde65e38 > 0000000b 00000000 0000110a dde65e44 00001f2c e01c1411 dde65e38 00000001 >Call Trace: [] [] [] [] [] > [] [] [] [] [] [] > [] [] [] >Sep 13 03:35:13 legends kernel: >Code: f7 f7 89 c1 89 d6 0f af cb 0f af f3 89 f0 31 d2 f7 f7 01 c8 > >_______________________________________________ >Cpufreq mailing list >Cpufreq@www.linux.org.uk >http://www.linux.org.uk/mailman/listinfo/cpufreq > > > You should try a clean vanilla kernel ( 2.4.22 ) from kernel.org and patch it with one of the latest daily tar archive of the cpufreq cvs : ftp://ftp.linux.org.uk/pub/linux/cpufreq/ . It works for me.