Ok for the first bit of code as suggested I get no reply. For the second I get FATAL: Module acpi_cpufreq. <---- dot here <--- not found.
be sure to not have copied and paste the final dot. 
AS
Ok, I now get this:
FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.33.7-pclos6.bfs/kernel/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.ko.gz): No such device
Very nice!

- check BIOS, for ACPI/APM and be sure ACPI is enabled.
- try to boot adding to kernel boot line the parameter
acpi_osi=Linux- try to upgrade kernel, open Synaptic (package manager) and search for kernel-2.6.37.4-pclos1, install it and reboot, by default it will boot the new kernel.
- try to add parameter
acpi_osi=Linux to kernel boot line on new kernel 2.6.37.4-pclos1
To add a parameter at kernel boot line, at grub screen, press F3? key - Options, and add the parameters at the end of the line.
If something is not clear, please ask.
AS