* Re: [Bugme-new] [Bug 8924] New: module speedstep-centrino does not load
[not found] <bug-8924-10286@http.bugzilla.kernel.org/>
@ 2007-08-22 23:44 ` Andrew Morton
2007-08-22 23:55 ` Arjan van de Ven
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Andrew Morton @ 2007-08-22 23:44 UTC (permalink / raw)
To: Michal Piotrowski; +Cc: bugme-daemon, linux-kernel, cpufreq, frank
On Wed, 22 Aug 2007 15:12:09 -0700 (PDT)
bugme-daemon@bugzilla.kernel.org wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=8924
>
> Summary: module speedstep-centrino does not load
> Product: Drivers
> Version: 2.5
> KernelVersion: 2.6.23-rc3
> Platform: All
> OS/Version: Linux
> Tree: Mainline
> Status: NEW
> Severity: normal
> Priority: P1
> Component: Other
> AssignedTo: drivers_other@kernel-bugs.osdl.org
> ReportedBy: frank@harenberg.ch
>
>
> Most recent kernel where this bug did not occur:2.6.22
> Distribution:gentoo
> Hardware Environment: Intel Centrino Duo, cpu family 6, model 14, Model Name
> T2300 In a Dell Inspiron 9400.
> Software Environment: i386
> Problem Description: modprobe speedstep-centrino quits with error "no such
> device"
> same module loads successfully with older versions on the same computer.
> Steps to reproduce:
> modprobe speedstep-centrino
>
I'd have thought that a lot of people would be seeing this?
Oh well. Michal, can we please track this as a post-2.6.22 regression?
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bugme-new] [Bug 8924] New: module speedstep-centrino does not load
2007-08-22 23:44 ` [Bugme-new] [Bug 8924] New: module speedstep-centrino does not load Andrew Morton
@ 2007-08-22 23:55 ` Arjan van de Ven
2007-08-23 0:06 ` Ismail Dönmez
2007-08-23 0:25 ` Dave Jones
2 siblings, 0 replies; 4+ messages in thread
From: Arjan van de Ven @ 2007-08-22 23:55 UTC (permalink / raw)
To: Andrew Morton
Cc: Michal Piotrowski, bugme-daemon, linux-kernel, cpufreq, frank
On Wed, 22 Aug 2007 16:44:51 -0700
Andrew Morton <akpm@linux-foundation.org> wrote:
> > Problem Description: modprobe speedstep-centrino quits with error
> > "no such device"
does the acpi-cpufreq driver work? on such new hardware that really
should be used rather than the legacy-hw speedstep-centrino
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bugme-new] [Bug 8924] New: module speedstep-centrino does not load
2007-08-22 23:44 ` [Bugme-new] [Bug 8924] New: module speedstep-centrino does not load Andrew Morton
2007-08-22 23:55 ` Arjan van de Ven
@ 2007-08-23 0:06 ` Ismail Dönmez
2007-08-23 0:25 ` Dave Jones
2 siblings, 0 replies; 4+ messages in thread
From: Ismail Dönmez @ 2007-08-23 0:06 UTC (permalink / raw)
To: Andrew Morton
Cc: Michal Piotrowski, bugme-daemon, linux-kernel, cpufreq, frank
On Thursday 23 August 2007 02:44:51 Andrew Morton wrote:
> On Wed, 22 Aug 2007 15:12:09 -0700 (PDT)
>
> bugme-daemon@bugzilla.kernel.org wrote:
> > http://bugzilla.kernel.org/show_bug.cgi?id=8924
> >
> > Summary: module speedstep-centrino does not load
> > Product: Drivers
> > Version: 2.5
> > KernelVersion: 2.6.23-rc3
> > Platform: All
> > OS/Version: Linux
> > Tree: Mainline
> > Status: NEW
> > Severity: normal
> > Priority: P1
> > Component: Other
> > AssignedTo: drivers_other@kernel-bugs.osdl.org
> > ReportedBy: frank@harenberg.ch
> >
> >
> > Most recent kernel where this bug did not occur:2.6.22
> > Distribution:gentoo
> > Hardware Environment: Intel Centrino Duo, cpu family 6, model 14, Model
> > Name T2300 In a Dell Inspiron 9400.
> > Software Environment: i386
> > Problem Description: modprobe speedstep-centrino quits with error "no
> > such device"
> > same module loads successfully with older versions on the same computer.
> > Steps to reproduce:
> > modprobe speedstep-centrino
>
> I'd have thought that a lot of people would be seeing this?
>
> Oh well. Michal, can we please track this as a post-2.6.22 regression?
Also can be reproduced on "Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz,
cpu family 6, model 15" . Btw acpi-cpufreq works fine.
Regards,
ismail
--
Perfect is the enemy of good
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bugme-new] [Bug 8924] New: module speedstep-centrino does not load
2007-08-22 23:44 ` [Bugme-new] [Bug 8924] New: module speedstep-centrino does not load Andrew Morton
2007-08-22 23:55 ` Arjan van de Ven
2007-08-23 0:06 ` Ismail Dönmez
@ 2007-08-23 0:25 ` Dave Jones
2 siblings, 0 replies; 4+ messages in thread
From: Dave Jones @ 2007-08-23 0:25 UTC (permalink / raw)
To: Andrew Morton; +Cc: Michal Piotrowski, linux-kernel, cpufreq, frank
On Wed, Aug 22, 2007 at 04:44:51PM -0700, Andrew Morton wrote:
> On Wed, 22 Aug 2007 15:12:09 -0700 (PDT)
> bugme-daemon@bugzilla.kernel.org wrote:
>
> > http://bugzilla.kernel.org/show_bug.cgi?id=8924
> >
> > Summary: module speedstep-centrino does not load
> > Product: Drivers
> > Version: 2.5
> > KernelVersion: 2.6.23-rc3
> > Platform: All
> > OS/Version: Linux
> > Tree: Mainline
> > Status: NEW
> > Severity: normal
> > Priority: P1
> > Component: Other
> > AssignedTo: drivers_other@kernel-bugs.osdl.org
> > ReportedBy: frank@harenberg.ch
> >
> >
> > Most recent kernel where this bug did not occur:2.6.22
> > Distribution:gentoo
> > Hardware Environment: Intel Centrino Duo, cpu family 6, model 14, Model Name
> > T2300 In a Dell Inspiron 9400.
> > Software Environment: i386
> > Problem Description: modprobe speedstep-centrino quits with error "no such
> > device"
> > same module loads successfully with older versions on the same computer.
> > Steps to reproduce:
> > modprobe speedstep-centrino
> >
>
> I'd have thought that a lot of people would be seeing this?
>
> Oh well. Michal, can we please track this as a post-2.6.22 regression?
As mentioned in the now-closed bz, NOTABUG.
Dave
--
http://www.codemonkey.org.uk
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-08-23 0:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-8924-10286@http.bugzilla.kernel.org/>
2007-08-22 23:44 ` [Bugme-new] [Bug 8924] New: module speedstep-centrino does not load Andrew Morton
2007-08-22 23:55 ` Arjan van de Ven
2007-08-23 0:06 ` Ismail Dönmez
2007-08-23 0:25 ` Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox