|
| ||||||||||
| Tags: acpi, debian, hibernate, kde, kernel, sleep mode, suspend, toshiba laptop |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Debian squeeze shows PM: Error -22 checking image file
|
|
#2
| |||
| |||
| Re: Debian squeeze shows PM: Error -22 checking image file
Which model of Toshiba or netbook you are currently using now? I don’t think that is the OS issue. I think that it is something to do with the machine or system itself. The system itself is messing something regarding the suspend/Hibernate. Use the following command to do configure the suspend settings. I hope this command will work. echo SLEEP_MODULE="kernel" inside the directory /etc/pm/config.d/settings |
|
#3
| |||
| |||
| Re: Debian squeeze shows PM: Error -22 checking image file
The problem you are getting due to the ACPI errors or bugs. Most of the variants of Toshiba models seem to be involving in the same problem. The Live CDs are usually boilerplated. The Hard Disk drive installer just adds what is necessary to make the system run. It also seems to me that your system bios unable to report properly about the sleep operation. So now you have only choice to guess the instructions for Kernel Sleep or suspend operations. |
|
#4
| |||
| |||
| Re: Debian squeeze shows PM: Error -22 checking image file
The computer goes sleep mode only when there is hibernate scripts should be presented in the system. For this process the kernel uses various methods. Hibernate also take care about loading and unloading kernel modules and also provides various technique for the operations of other devices or whatever you ask for. This can be achieved by writing the “scriptlets” for suspend process. You can download several packages to extend the suspend mechanism. The script supports all kinds of suspend mechanism such as ACPI suspend, in-kernel software suspend and some through /sys/power/state interface |
|
#5
| |||
| |||
| Re: Debian squeeze shows PM: Error -22 checking image file
I suggest a simple workaround that's working for me: ~# swapoff /dev/your_swap_partition ~# mkswap /dev/your_swap_partition ~# swapon /dev/your_swap_partition ~# reboot No more "Error -22 checking image file" will be reported. |
|
#6
| |||
| |||
| Re: Debian squeeze shows PM: Error -22 checking image file
Thanks francescokant. Worked for me! |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Debian squeeze shows PM: Error -22 checking image file" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wired internet connection goes up and down in Debian Squeeze | Mitchell-Y | Networking & Security | 3 | 22-05-2012 05:49 PM |
| Device not accepting address 4, error -110 with Debian Squeeze | Shailu | Hardware Peripherals | 2 | 22-05-2012 03:33 PM |
| Unable to install Grub2 in Debian Squeeze 6.0.2 | Nalak | Windows Software | 5 | 29-02-2012 08:37 AM |
| Unable to install GCC on Debian squeeze. | Lol$prakash | Portable Devices | 5 | 02-07-2011 08:57 PM |
| Dual boot Debian squeeze / lenny | Jensen Ackles | Operating Systems | 6 | 03-05-2010 10:56 AM |