cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ducrot Bruno <ducrot@poupinou.org>
To: Matthias Hannich <dumb@tcpa-info.org>
Cc: cpufreq@www.linux.org.uk
Subject: Re: Coppermine, cpufreq
Date: Fri, 31 Oct 2003 08:14:57 +0100	[thread overview]
Message-ID: <20031031071457.GL28351@poupinou.org> (raw)
In-Reply-To: <3FA17DDF.5000600@tcpa-info.org>

On Thu, Oct 30, 2003 at 10:08:47PM +0100, Matthias Hannich wrote:
> Am 10/30/2003 03:09 PM schrieb Ducrot Bruno:
> >What about a
> >modprobe speedstep-ich
> >instead of insmod?
> 
> root:/# modprobe speedstep-ich
> /lib/modules/2.4.22-ac4-486/kernel/arch/i386/kernel/speedstep-ich.o: 
> init_module: No such device
> Hint: insmod errors can be caused by incorrect module parameters, 
> including invalid IO or IRQ parameters.
>       You may find more information in syslog or the output from dmesg 
> (can't find anything there)
> 
> /lib/modules/2.4.22-ac4-486/kernel/arch/i386/kernel/speedstep-ich.o: 
> insmod 
> /lib/modules/2.4.22-ac4-486/kernel/arch/i386/kernel/speedstep-ich.o failed
> /lib/modules/2.4.22-ac4-486/kernel/arch/i386/kernel/speedstep-ich.o: 
> insmod speedstep-ich failed
> 
> >PS: If modprobe speedstep-ich still  do not work
> >modpbore speedstep-lib
> 
> No error messages.
> 
> >modprobe speedstep-ich
> 

Are you sure you have an ich based system?
If 'lspci -v' show
00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
...
00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)

then speedstep-ich will not work.

at first, take a look at:
http://www.poupinou.org/cpufreq/

To resume:
there is 2 drivers, speedstep-piix4 and speedstep-smi.

The two are in CVS, but not in ac tree.

The speedstep-piix4 is 'old', and may be unstable for some people,
or even do not work at all.  This one is no more recommended, and
may be removed very soon now in CVS.

The speedstep-smi is the newer one.  It should be a *lot* more stable.

If you want to know if speedstep-smi does work, get first speedstep-detect
at ftp://ftp.poupinou.org/cpufreq/speedstep-detect.tar.gz

then
tar xzvfp speedstep-detect.tar.gz; cd speedstep-detect-0.01
make 
sudo ./speedstep-detect

...
BIOS DO NOT support GSIC call.  Dumping registers anyway:
eax = 0x00008680
ebx = 0x00000000
ecx = 0x00000000
edx = 0x47534943
...

In that case, (and it is normal, it was run actually under
a desktop..), speedstep-smi will not work.

But if you see something like:

...
BIOS support GSIC call:
	signature: GSIC
	command port = 0x00b2
	command =      0x0080
...

then there is good chance that speedstep-smi will work.

Note also that the others input was only meaningfull
for the (old) speedstep-piix4 actually, and 
there is no more need to reports things to me, and no
more need to boot on AC, then on battery even if
speedstep-detect will tell you to do so...

It was writen before the speedstep-smi driver.

Some notes:
 * a port to ac tree for the speedstep-smi is here:
	ftp://ftp.poupinou.org/cpufreq/speedstep-smi-24-22rc2ac3.diff

	It should apply OK in 2.4.22-ac4.

 * 'modprobe speedstep-smi' do not work, try:
	 modprobe speedstep-smi smi_cmd=0x82

Cheers,

-- 
Ducrot Bruno

--  Which is worse:  ignorance or apathy?
--  Don't know.  Don't care.

  reply	other threads:[~2003-10-31  7:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-30 13:49 Coppermine, cpufreq Matthias Hannich
2003-10-30 14:09 ` Ducrot Bruno
2003-10-30 21:08   ` Matthias Hannich
2003-10-31  7:14     ` Ducrot Bruno [this message]
2003-10-31 12:40       ` Matthias Hannich
2003-11-02 13:29         ` Ducrot Bruno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031031071457.GL28351@poupinou.org \
    --to=ducrot@poupinou.org \
    --cc=cpufreq@www.linux.org.uk \
    --cc=dumb@tcpa-info.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox