Kok, Auke-jan H <auke-jan.h.kok@...> writes: > > On Wed, Jun 29, 2011 at 2:08 PM, Valentijn Scholten > <valentijnscholten@...> wrote: > > Hello, > > > > PowerTOP 1.13 was running nice on my Debian Squeeze amd64 install. > > > > After install the 2.6.38 backported kernel, it gives me segfault after > > displaying the first results (after 5s recording). > > a backtrace will help. Let me start by mentioning that I am running 1.11. I found http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589438 which explains why it's crashing. it's fixed in 1.13. 1.13 never got into squeeze, so I had to compile it manually. would be nice to get some kind of fix in squeeze. > > > Is there anyway to get it working, or am I doomed to wait for the 2.00? > > > > I tried to compile from > > git://git.kernel.org/pub/scm/status/powertop/powertop.git > > > > but it won’t, because I don’t have the right libnl version available? > > > > root <at> NAS2:/home/powertop/powertop# dpkg --get-selections | grep libnl > > libnl-dev install > > libnl1 install > > libnl2 install > > you probably need libnl-dev installed...or libnl2-dev, in order to compile. > libnl-dev is already installed. When I install libnl2-dev, it removes libnl-dev and still doesn't make.
root@NAS2:/home/powertop/src2.0# dpkg --get-selections | grep libnl libnl1 install libnl2 install libnl2-dev install _______________________________________________ Power mailing list [email protected] https://bughost.org/mailman/listinfo/power
