Re: Can't hibernate my HP 6715b

2008-10-02 Thread Andreas Richter
Am Wednesday 01 October 2008 22:50:27 schrieb Bob Proulx: > Andreas Richter wrote: > > schrieb Bob Proulx: > > My swap-partition is 4G big. I tested hibernate with a 8G swap file and > > it doesn't work either. > > Sigh. Oh well... > > > > To get to 4G all that is needed is CONFIG_HIGHMEM4G=y and

Re: Can't hibernate my HP 6715b

2008-10-01 Thread Joseph Rawson
On Wednesday 01 October 2008 15:24:53 Andreas Richter wrote: > Am Wednesday 01 October 2008 21:55:08 schrieb Bob Proulx: > > Laurent Guignard wrote: > > > Andreas Richter a écrit : > > > > schrieb Ji ZhengYu: > > > >> As you have 4G memory, maybe change kernel to another which have > > > >> `bigmem

Re: Can't hibernate my HP 6715b

2008-10-01 Thread Bob Proulx
Andreas Richter wrote: > schrieb Bob Proulx: > My swap-partition is 4G big. I tested hibernate with a 8G swap file and it > doesn't work either. Sigh. Oh well... > > To get to 4G all that is needed is CONFIG_HIGHMEM4G=y and that is the > > default in stock Debian kernels. > > I can't find CONF

Re: Can't hibernate my HP 6715b

2008-10-01 Thread Andreas Richter
Am Wednesday 01 October 2008 21:55:08 schrieb Bob Proulx: > Laurent Guignard wrote: > > Andreas Richter a écrit : > > > schrieb Ji ZhengYu: > > >> As you have 4G memory, maybe change kernel to another which have > > >> `bigmem' support is a good idea, and you will try this if it doesn't > > >> work

Re: Can't hibernate my HP 6715b

2008-10-01 Thread Bob Proulx
Laurent Guignard wrote: > Andreas Richter a écrit : > > schrieb Ji ZhengYu: > >> As you have 4G memory, maybe change kernel to another which have > >> `bigmem' support is a good idea, and you will try this if it doesn't work > >> after doing above. This shouldn't be needed for 4G of ram. That wou

Re: Can't hibernate my HP 6715b

2008-10-01 Thread Laurent Guignard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Richter a écrit : > Am Wednesday 01 October 2008 10:40:23 schrieb Ji ZhengYu: > > Hi, > >> IOMMU means input/output memory management unit. >> I assume that your kernel has IOMMU support built in, then you should >> `vi /boot/grub/menu.1st'

Re: Can't hibernate my HP 6715b

2008-10-01 Thread Andreas Richter
Am Wednesday 01 October 2008 10:40:23 schrieb Ji ZhengYu: Hi, > IOMMU means input/output memory management unit. > I assume that your kernel has IOMMU support built in, then you should > `vi /boot/grub/menu.1st' and add `iommu=calgary' to the end of kernel > line. That doesn't work either. > A

Re: Can't hibernate my HP 6715b

2008-10-01 Thread Ji ZhengYu
On Wed, Oct 1, 2008 at 12:22 AM, Andreas Richter <[EMAIL PROTECTED]> wrote: > On boot time the linux kernel 2.6.26 says, that i should activate IOMMU on the > BIOS. But i can't because the BIOS doesn't has such an option. When i take > 2Gig of RAM out of my computer, the hibernate process works fin

Can't hibernate my HP 6715b

2008-09-30 Thread Andreas Richter
Hi, i run debian lenny for amd64 on my HP 6715b with 4Gig of RAM. When i try to hibernate my machine i became the error: "Some devices failed to power down" I also found "Class suspend failed for gart0" On boot time the linux kernel 2.6.26 says, that i should activate IOMMU on the BIOS. B