[Pm-utils] suspend/resume on the x31

Christopher Blizzard blizzard at redhat.com
Sun Jun 3 10:47:55 PDT 2007


On Sun, 2007-06-03 at 18:19 +0100, Richard Hughes wrote:
> On Sun, 2007-06-03 at 18:04 +0100, Richard Hughes wrote:
> > > pm-suspend --quirk-dpms-suspend --quirk-radeon-off --quirk-s3-bios
> > > --quirk-s3-mode
> > 
> > Hmm. Do you have radeontool installed? It should be part of the f7
> > pm-utils package, although I can't remember.
> 
> (adding pm-utils m/l)
> 
> Ahh, found the bug. Peter, we are not turning off the DAC and light in
> 20video, but we are turning it on in 99video.
> 
> Patch attached. This needs to go into F7 updates asap please.
> 
> Richard.
> 

I don't think that radeon is packaged with the F7 pm-utils, nor is it
available as part of another package:

First, the FC6 package:

[blizzard at localhost tmp]$ rpm -qlp pm-utils-0.19-3.i386.rpm |grep rad
/usr/sbin/radeontool
[blizzard at localhost tmp]$ 

And F7:

[blizzard at localhost tmp]$ rpm -q pm-utils
pm-utils-0.99.3-6.fc7
[blizzard at localhost tmp]$ rpm -ql pm-utils|grep radeon
[blizzard at localhost tmp]$ 

OK, something _really_ wonky is going on here:

[root at localhost ~]# yum provides /usr/sbin/radeontool
Loading "installonlyn" plugin

pm-utils.i386                            0.99.3-6.fc7
fedora          
Matched from:
/usr/sbin/radeontool
/usr/sbin/radeontool
[root at localhost ~]# rpm -q pm-utils
pm-utils-0.99.3-6.fc7
[root at localhost ~]# rpm -V pm-utils
[root at localhost ~]# 

OK, more digging:

[root at localhost ~]# rpm -q --queryformat='%{ARCH}\n' pm-utils
athlon

I don't know where that build came from (I installed from the livecd)
because I can't find the athlon package in our repos.

Carefully getting the i386 pm-utils (we have builds of i386, i486, i586,
i686!)

[root at localhost ~]# rpm -qlp pm-utils-0.99.3-6.fc7.i386.rpm |grep radeon
/usr/sbin/radeontool

Also strange from the F7 repo:

[root at localhost ~]# rpm -qlp pm-utils-0.99.3-6.fc7.i686.rpm |grep radeon
[root at localhost ~]# 

Houston, I think we have a stragen arch-related packaging problem.  I
worry that our livecd image is busted and that others might be suffering
from this as well.

--Chris



More information about the Pm-utils mailing list