Alright
** Changed in: pm-utils (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/189851
Title:
no suspend available on powerpc (iBook G4, PMU)
To man
It sounds like this problem is solved. Can we close this?
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
** Branch linked: lp:ubuntu/karmic/pm-utils
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
By the way I am using an ibook g4 12",
processor : 0
cpu : 7447A, altivec supported
clock : 1333.333000MHz
revision: 0.2 (pvr 8003 0102)
bogomips: 73.47
timebase: 18432000
platform: PowerMac
machine : PowerBook6,7
motherboard :
Sleep was not working on my machine. After a long process involving lots
of pulling out hair and installing gentoo, I figured out that the
problem was the video=ofonly that I had added to the boot options when
installing. Editing yaboot.conf, removing the offending option, and
running ybin fixed t
** Changed in: pm-utils (Debian)
Status: New => Fix Released
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
Reopening then. Unassigning, I do not have a PowerPC to try this on.
** Changed in: pm-utils (Ubuntu)
Assignee: Martin Pitt (pitti) => (unassigned)
Status: Fix Released => Confirmed
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received
I think this is usefull information:
[EMAIL PROTECTED] /boot $ sudo /usr/lib/hal/hal-system-power-pmu sleep
power-pmu : PMU_IOC_SLEEP failed
stracing this gives:
open("/dev/pmu", O_RDWR|O_LARGEFILE)= 3
ioctl(3, PMU_IOC_SLEEP, 0) = -1 ENOSYS (Function not implemented)
close(3)
Hi there,
I'm using ubuntu hardy heron development on a ibook G3 (not a G4), and have
pm-utils0.99.2-3ubuntu8 installed.
I'm still unable to do suspend on this laptop (this allways worked, ever since
2.4 kernels ..)
on trying to suspend with:
sudo pm-suspend, it fails, leaving in dmesg the mess
thanks for the fixes.
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubunt
This bug was fixed in the package pm-utils - 0.99.2-3ubuntu6
---
pm-utils (0.99.2-3ubuntu6) hardy; urgency=low
* Add debian/patches/97_fix_ppc_suspend_test.patch: Fix suspend test on
PowerPC, thanks to Matthew Garrett (see patch header for details).
* debian/patches/70-remove-
** Changed in: pm-utils (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
Status: Confirmed => Fix Committed
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubuntu
Bugs, which
Oy, I lost track... We're actually in the same situation we were in
before. It's going to VT but the lack of s2ram or hal pmu helper thingie
causes it not to actually suspend. So the way I see it the problem is
now that the hal helper is still available and works, but no longer
used, and the s2ram
Thanks, this patch indeed makes gnome-power-manager able to suspend. But
when I suspend through it, the screen goes black, and everything in fact
looks like it's going to suspend but the actual suspend to ram doesn't
occur. Once I move the mouse or something it comes back as if from
screensaver or
This should fix it.
** Attachment added: "97_fix_ppc_suspend_test.patch"
http://launchpadlibrarian.net/12920140/97_fix_ppc_suspend_test.patch
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member o
It's not the reason suspend is broken on these machines.
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
I'm bumping again. Would like to know how we can fix this. uswsusp in
ubuntu has removed s2ram because it's 'not sensible in ubuntu'. A move
that by itself seems insensible to me, if this is the missing tool that
causes suspend to be broken on these machines.
--
no suspend available on powerpc (i
** Changed in: pm-utils (Debian)
Status: Unknown => New
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
** Also affects: pm-utils (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452367
Importance: Unknown
Status: Unknown
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of
I think the following is related to this and might have interesting stuff for
us:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452367
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubunt
i think we need some input from someone who understands why the changes
were made in ubuntu, and why ubuntu deviates from debian.
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification because you are a member of Ubuntu
Bugs, w
pm-suspend fails because /usr/lib/pm-utils/functions checks for
/usr/sbin/s2ram instead of /sbin/s2ram
this file is in pm-utils pm/functions
fixing this makes
sudo pm-suspend
work :-)
gnome's supsend function does not work though. it switch to a virtual
terminal, then back to X and a unlock scre
thanks sam. I haven't tried it yet, but one thing i don't understand is why do
we need s2ram when we already have hal-system-power-pmu? i would have thought
it's better to stick with what's part of hal...
second question i have is in this whole system how does one get stuff
run/stopped when susp
thanks fuoco.
i had a look through that report.
the first thing is
"All quirks are in the uswsusp package. If you install it you'll have
a binary s2ram, that will use some iotcl to suspend the machine."
the report talks about uswsusp not being available on powerpc debian, but it
has always been a
Any news about this? what should we do now? looks like debian is on top
of it, but in ubuntu there might be no specific policy how to deal with
power management on powerpc?
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.launchpad.net/bugs/189851
You received this bug notification
confirmed on a powerbook3,5 (ti G4 1Ghz 15inch).
sudo /usr/lib/hal/hal-system-power-pmu sleep works fine. also when the
battery reaches zero suspend is initiated.
** Changed in: pm-utils (Ubuntu)
Status: New => Confirmed
--
no suspend available on powerpc (iBook G4, PMU)
https://bugs.lau
I can now confirm the following:
$ sudo chvt 2 ; sudo /usr/lib/hal/hal-system-power-pmu sleep ; sudo chvt
7
that command works perfectly - suspend and resumes, and everything seems to
work perfectly.
On the other hand, with pm-utils - which I understand is the way currently used:
$ sudo chvt 2
27 matches
Mail list logo