AnimasTrujano4@hotmail.com wrote:
> Hi.
> I've just installed Debian LINUX, and yes, I can enter my loging name
> and password. But I can't go beyond a message that says:
>
> "ACPI: Unable to turn cooling device [dbbb4dec] 'on' "
>
> every 6 seconds to infinite.
>
> Could sombody help me please?
This is just a guess, since I've never seen that problem before.
Try booting without acpi support.
If you boot with grub, try hitting "a" then adding "noacpi" (without
quotes) to the kernel parameters.
Once booted, add the "noacpi" to grub.conf/menu.lst (so you don't have
to keep entering it at the boot prompt).
DBBs are data structures used by acpi to know about the hardware.
Either your kernel is mistaken about your hardware or you really have a
cooling device error. Any chance you have a fried fan or something
(also a guess)?
HTH