Freeze on boot, pressing key unfreezing the system

Hello,

I have noticed a very weird behaviour of the system at boot (same thing was when system was instaled.

So, my laptop freezes many times during the boot (also did this while instaling process)and only pressing a key (doesn’t matter which one) or moving mouse unfreezes it. In order to start the system I need to keep pressing the button. No freezing after system is started and everything works fine there.

I have new clean install of 11.2. My laptop is Compal JFL92.

Any clues?

Many thanks

No ideas ?

Hi
Look through the output from the command
dmesg (from a terminal) to see what may be occurring.

You can also press the ‘esc’ key during boot to stop the splash screen
and see the boot process to identify any issues.


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.27.37-0.1-default
up 13:59, 3 users, load average: 0.01, 0.05, 0.12
GPU GeForce 8600 GTS Silent - CUDA Driver Version: 190.18

I did some checking and found that this problem (bug) appeared some time ago. The problem occurs on certain ACPI BIOSes.

There is a workaround for affected systems: Use of “acpi_skip_timer_override” as kernel command line option. Sometimes “nohpet” or “acpi=noirq” have been reported to work, too.

More info can be found here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/272247?comments=all

I forgot to mention this workaround works for me.