All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 9177] New: speedstep_centrino can't find device any more
@ 2007-10-17 17:47 bugme-daemon
  2007-10-17 20:21 ` [Bug 9177] " bugme-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugme-daemon @ 2007-10-17 17:47 UTC (permalink / raw)
  To: cpufreq

http://bugzilla.kernel.org/show_bug.cgi?id=9177

           Summary: speedstep_centrino can't find device any more
           Product: Power Management
           Version: 2.5
     KernelVersion: 2.6.23.1
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: cpufreq
        AssignedTo: cpufreq@www.linux.org.uk
        ReportedBy: alexander.heinlein@web.de


Most recent kernel where this bug did not occur: 2.6.22.6
Distribution: Debian GNU/Linux unstable
Hardware Environment: Thinkpad R52, Pentium M Dothan 750
Problem Description:
# modprobe speedstep_centrino
FATAL: Error inserting speedstep_centrino
(/lib/modules/2.6.23.1/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.ko):
No such device
speedstep_centrino can't find a device any more. Earlier kernel versions worked
without problems.

CONFIG_ACPI=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_X86_SPEEDSTEP_CENTRINO=m
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 9177] speedstep_centrino can't find device any more
  2007-10-17 17:47 [Bug 9177] New: speedstep_centrino can't find device any more bugme-daemon
@ 2007-10-17 20:21 ` bugme-daemon
  2007-10-18  8:37 ` bugme-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugme-daemon @ 2007-10-17 20:21 UTC (permalink / raw)
  To: cpufreq

http://bugzilla.kernel.org/show_bug.cgi?id=9177


akpm@osdl.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Regression|0                           |1




-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 9177] speedstep_centrino can't find device any more
  2007-10-17 17:47 [Bug 9177] New: speedstep_centrino can't find device any more bugme-daemon
  2007-10-17 20:21 ` [Bug 9177] " bugme-daemon
@ 2007-10-18  8:37 ` bugme-daemon
  2007-12-21 15:22 ` bugme-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugme-daemon @ 2007-10-18  8:37 UTC (permalink / raw)
  To: cpufreq

http://bugzilla.kernel.org/show_bug.cgi?id=9177





------- Comment #1 from alexander.heinlein@web.de  2007-10-18 01:37 -------
I tried acpi_cpufreq and it works without problems. But I'm curious why
speedstep_centrino doesn't work anymore.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 9177] speedstep_centrino can't find device any more
  2007-10-17 17:47 [Bug 9177] New: speedstep_centrino can't find device any more bugme-daemon
  2007-10-17 20:21 ` [Bug 9177] " bugme-daemon
  2007-10-18  8:37 ` bugme-daemon
@ 2007-12-21 15:22 ` bugme-daemon
  2007-12-22  5:48 ` bugme-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugme-daemon @ 2007-12-21 15:22 UTC (permalink / raw)
  To: cpufreq

http://bugzilla.kernel.org/show_bug.cgi?id=9177





------- Comment #2 from alexander.heinlein@web.de  2007-12-21 07:22 -------
Hi.

What's up? Any plans to fix this problem? Or will this module become obsolete?
Some responses would be really nice.

Regards,
Alex


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 9177] speedstep_centrino can't find device any more
  2007-10-17 17:47 [Bug 9177] New: speedstep_centrino can't find device any more bugme-daemon
                   ` (2 preceding siblings ...)
  2007-12-21 15:22 ` bugme-daemon
@ 2007-12-22  5:48 ` bugme-daemon
  2007-12-22 12:37 ` bugme-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugme-daemon @ 2007-12-22  5:48 UTC (permalink / raw)
  To: cpufreq

http://bugzilla.kernel.org/show_bug.cgi?id=9177


protasnb@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davej@codemonkey.org.uk




------- Comment #3 from protasnb@gmail.com  2007-12-21 21:48 -------
There is a plan to use acpi-cpufreq, so it's a good news. As for breakage of
speedstep-centrino, maybe you can enable ACPI_DEBUG and provide dmesg and
/var/log/messages while inserting the module. 
Have you tried latest kernel by chance?


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 9177] speedstep_centrino can't find device any more
  2007-10-17 17:47 [Bug 9177] New: speedstep_centrino can't find device any more bugme-daemon
                   ` (3 preceding siblings ...)
  2007-12-22  5:48 ` bugme-daemon
@ 2007-12-22 12:37 ` bugme-daemon
  2007-12-22 12:39 ` bugme-daemon
  2008-01-01 18:24 ` bugme-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugme-daemon @ 2007-12-22 12:37 UTC (permalink / raw)
  To: cpufreq

http://bugzilla.kernel.org/show_bug.cgi?id=9177


alexander.heinlein@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      KernelVersion|2.6.23.1                    |2.6.23.12




-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 9177] speedstep_centrino can't find device any more
  2007-10-17 17:47 [Bug 9177] New: speedstep_centrino can't find device any more bugme-daemon
                   ` (4 preceding siblings ...)
  2007-12-22 12:37 ` bugme-daemon
@ 2007-12-22 12:39 ` bugme-daemon
  2008-01-01 18:24 ` bugme-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugme-daemon @ 2007-12-22 12:39 UTC (permalink / raw)
  To: cpufreq

http://bugzilla.kernel.org/show_bug.cgi?id=9177





------- Comment #4 from alexander.heinlein@web.de  2007-12-22 04:39 -------
There are no messages while inserting speedstep-centrino. CONFIG_ACPI_DEBUG,
CONFIG_CPU_FREQ_DEBUG, CONFIG_DEBUG_KERNEL and CONFIG_DEBUG_BUGVERBOSE enabled.

Same problem with kernel 2.6.23.12.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 9177] speedstep_centrino can't find device any more
  2007-10-17 17:47 [Bug 9177] New: speedstep_centrino can't find device any more bugme-daemon
                   ` (5 preceding siblings ...)
  2007-12-22 12:39 ` bugme-daemon
@ 2008-01-01 18:24 ` bugme-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugme-daemon @ 2008-01-01 18:24 UTC (permalink / raw)
  To: cpufreq

http://bugzilla.kernel.org/show_bug.cgi?id=9177


trenn@suse.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|cpufreq@www.linux.org.uk    |trenn@suse.de
             Status|NEW                         |ASSIGNED




------- Comment #5 from trenn@suse.de  2008-01-01 10:24 -------
speedstep-centrino is deprecated, you have to use acpi-cpufreq.

According to comment #1:
> I tried acpi_cpufreq and it works without problems. But I'm curious why
> speedstep_centrino doesn't work anymore.
IMO this one can be closed -> doing so.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-01-01 18:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-17 17:47 [Bug 9177] New: speedstep_centrino can't find device any more bugme-daemon
2007-10-17 20:21 ` [Bug 9177] " bugme-daemon
2007-10-18  8:37 ` bugme-daemon
2007-12-21 15:22 ` bugme-daemon
2007-12-22  5:48 ` bugme-daemon
2007-12-22 12:37 ` bugme-daemon
2007-12-22 12:39 ` bugme-daemon
2008-01-01 18:24 ` bugme-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.