Bug 12074 - boot freeze unless "nolapic" or "nmi_watchdog=1" - Nexoc/Clevo E622/M764S
Summary: boot freeze unless "nolapic" or "nmi_watchdog=1" - Nexoc/Clevo E622/M764S
Status: REJECTED INSUFFICIENT_DATA
Alias: None
Product: ACPI
Classification: Unclassified
Component: Power-Processor (show other bugs)
Hardware: All Linux
: P1 blocking
Assignee: acpi_power-processor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 02:38 UTC by benji
Modified: 2008-11-25 17:35 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.27-7-generic, 2.6.27
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
Acpidump from ./acpidump (113.04 KB, text/plain)
2008-11-23 08:47 UTC, benji
Details
acpidump --addr 0x7FD94E2F --length 0x000002DC (953 bytes, application/octet-stream)
2008-11-24 09:20 UTC, benji
Details
acpidump --addr 0x7FD94574 --length 0x00000518 (1.36 KB, application/octet-stream)
2008-11-24 09:21 UTC, benji
Details

Description benji 2008-11-21 02:38:08 UTC
Latest working kernel version: No one, Notebook New
Earliest failing kernel version:"
Distribution:Every, Intrepid, Suse 11, Fedora 10
Hardware Environment:Nexoc E622 / Clevo M764S / Mitac ?! 
Software Environment: intrepid Ibex
Problem Description: No Start of Live Cd or system without "nolapic" or "nmi_watchdog=1", Freezing directly after choosing a kernel to boot !

Steps to reproduce: Start the Notebook ;-) Tell me what infos u need, and where i can find them to post it here !
Comment 1 ykzhao 2008-11-23 05:59:36 UTC
Will you please attach the output of acpidump?
Will you please try the following boot option and see whether the problem still exists?
   a. processor.max_cstate=1
   b. idle=poll
   c. maxcpus=1
   d. nolapic_timer
   Thanks.
Comment 2 benji 2008-11-23 08:47:54 UTC
Created attachment 18978 [details]
Acpidump from ./acpidump
Comment 3 benji 2008-11-23 08:49:31 UTC
The Notebook starts with every command of u, fine... But still the CPU Throttle is at minimum 1,2Gz ( 50% of Power), but the minimum must be 800 or sth. else.
Comment 4 Zhang Rui 2008-11-23 18:45:59 UTC
please attach the result of "grep . /sys/devices/system/cpu/cpu0/cpufreq/*".
Comment 5 benji 2008-11-23 21:45:00 UTC
startet with nolapic the output is ( Please send message with another start command if u want, for the output of cpufreq ) :

/sys/devices/system/cpu/cpu0/cpufreq/affected_cpus:0
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq:2400000
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq:2401000
/sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq:1200000
/sys/devices/system/cpu/cpu0/cpufreq/related_cpus:0
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies:2401000 2400000 2000000 1600000 1200000 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors:conservative powersave userspace ondemand performance 
/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq:1200000
/sys/devices/system/cpu/cpu0/cpufreq/scaling_driver:acpi-cpufreq
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:ondemand
/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq:2401000
/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq:1200000
/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed:<unsupported>


The cpu is cooling all time and the fan is moving all time too...so there must be another frequency too, had the same procesor before in an fujitsu book, the minimum was 800Mhz
Comment 6 Zhang Rui 2008-11-23 22:21:40 UTC
(In reply to comment #5)
> startet with nolapic the output is ( Please send message with another start
> command if u want, for the output of cpufreq ) :
> 
> /sys/devices/system/cpu/cpu0/cpufreq/affected_cpus:0
> /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq:2400000
> /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq:2401000
> /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq:1200000
> /sys/devices/system/cpu/cpu0/cpufreq/related_cpus:0
> /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies:2401000
> 2400000 2000000 1600000 1200000 
> /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors:conservative
> powersave userspace ondemand performance 
> /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq:1200000
> /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver:acpi-cpufreq
> /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:ondemand
> /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq:2401000
> /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq:1200000
> /sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed:<unsupported>
> 
this means that BIOS states only these four frequencies are supported.

> 
> The cpu is cooling all time and the fan is moving all time too...
make sure fan driver is loaded/built in.
and attach the result of "grep . /proc/acpi/fan/*/*"

> so there must
> be another frequency too, had the same procesor before in an fujitsu book,
> the
> minimum was 800Mhz
> 
Please attach the output of
"acpidump --addr 0x7FD94E2F --length 0x000002DC"
and "acpidump --addr 0x7FD94574 --length 0x00000518"
Comment 7 benji 2008-11-24 09:20:19 UTC
Created attachment 19004 [details]
acpidump --addr 0x7FD94E2F --length 0x000002DC
Comment 8 benji 2008-11-24 09:21:13 UTC
Created attachment 19005 [details]
acpidump --addr 0x7FD94574 --length 0x00000518
Comment 9 benji 2008-11-24 09:24:07 UTC
grep ./proc/acpi/fan/*/*
grep . /proc/acpi/fan/*/*
grep /proc/acpi/fan/*/*

All leave a blinking cursor and nothing happens in the console anymore...

But in win Xp the Book was "quiet" when it was in office use etc. And it was at 33% Percent, in Linux its at minimum 49% ( like now ) ;-)
Comment 10 Zhang Rui 2008-11-24 17:10:12 UTC
hmm, please run
1. acpidump --addr 0x7FD94E2F --length 0x000002DC > cpu0ist
2. acpidump --addr 0x7FD94574 --length 0x00000518 > cpu0cst
and attach the cpu0ist and cpu0cst files here.

there is no ACPI fan device available on this laptop.
so maybe there is some other way to control the fan, like BIOS, platform specific drivers, etc. could you please check if there is any BIOS option for FAN control?
Comment 11 ykzhao 2008-11-24 17:42:29 UTC
Hi, Benji
   Will you please also attach the following output besides the output required in comment #10?
    ./acpidump --addr 0x7fd95338 --length 0x0402 -o cpu2ist
    ./acpidump --addr 0x7fd9573a --length 0x0402 -o cpu3ist

   Thanks.
Comment 12 Len Brown 2008-11-24 19:08:26 UTC
re: 2.6.27 boot hang

strange that nmi_watchdog=1 makes the system boot.
that must mean the distro is running with nmi_watchdog=2 by default?
Does nmi_watchdog=0 also work? (this should be the default).

does "clocksource=pit" allow the system to boot?

how about...
clocksource=acpi_pm
clocksource=hpet

please attach the dmesg from any successful boot
any of the boots except the "nolapic" one.
Comment 13 benji 2008-11-25 12:31:37 UTC
Hey. thank u for all ur help, but i have given it back to my dealer... ;-) Too muxh stress
Comment 14 Zhang Rui 2008-11-25 17:35:51 UTC
okay, close this bug.
benji, please re-open it if you have a change to do some tests on it. :)

Note You need to log in before you can comment on or make changes to this bug.