Mailinglist Archive: opensuse-bugs (15113 mails)
| < Previous | Next > |
[Bug 299891] Crash in early stage install
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 19 Sep 2007 05:03:27 -0600 (MDT)
- Message-id: <20070919110327.3D256CC792@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=299891#c33
Thomas Renninger <trenn@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|teheo@xxxxxxxxxx |trenn@xxxxxxxxxx
--- Comment #33 from Thomas Renninger <trenn@xxxxxxxxxx> 2007-09-19 05:03:26 MST ---
> Loading CPUFreq modules
> Could that give a clue maybe?
Definetly. I could have seen this before, but was confused by the disk related
duplicates and by the fact that Tejun was assigned to this one ->taking over.
Still not sure whether it's cpufreq, possibly other ACPI accesses.
Can you try to boot with CPUFREQ=off boot parameter.
If this does not work it's probably some other ACPI module.
If this works, do:
- rmmod battery
- rmmod thermal
- echo 0x21F >/sys/module/acpi/parameters/debug_level
Do (always wait some secs, to be sure the done step is not the offender):
- modprobe processor
- modprobe powernow-k8
- modprobe cpufreq_ondemand
- echo ondemand >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Please extract the logged messages in /var/log/messages by time/date after
machine hang and got rebooted and attach them.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Thomas Renninger <trenn@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|teheo@xxxxxxxxxx |trenn@xxxxxxxxxx
--- Comment #33 from Thomas Renninger <trenn@xxxxxxxxxx> 2007-09-19 05:03:26 MST ---
> Loading CPUFreq modules
> Could that give a clue maybe?
Definetly. I could have seen this before, but was confused by the disk related
duplicates and by the fact that Tejun was assigned to this one ->taking over.
Still not sure whether it's cpufreq, possibly other ACPI accesses.
Can you try to boot with CPUFREQ=off boot parameter.
If this does not work it's probably some other ACPI module.
If this works, do:
- rmmod battery
- rmmod thermal
- echo 0x21F >/sys/module/acpi/parameters/debug_level
Do (always wait some secs, to be sure the done step is not the offender):
- modprobe processor
- modprobe powernow-k8
- modprobe cpufreq_ondemand
- echo ondemand >/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Please extract the logged messages in /var/log/messages by time/date after
machine hang and got rebooted and attach them.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |