Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2016 22:12:19 +0100
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        Pasi Koivisto <pasi@me.com>
Cc:        freebsd-xfce@freebsd.org
Subject:   Re: I keep getting errors about power-manager in my logs
Message-ID:  <CAHcdu2rPfOirPRQFwfj_%2BukJzNW%2BTN2VrcOexwJ369b5d9fZXQ@mail.gmail.com>
In-Reply-To: <1454710344.5569.5.camel@me.com>
References:  <1454109164.41619.8.camel@me.com> <20160201182124.a2d6efd0083ea86c336e6430@gmail.com> <1454419518.2207.7.camel@me.com> <20160205110634.be601b5813f6e66731e416cd@gmail.com> <1454710344.5569.5.camel@me.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2016-02-05 23:12 GMT+01:00 Pasi Koivisto <pasi@me.com>:
> On Fri, 2016-02-05 at 11:06 +0000, Olivier Duchateau wrote:
>
>> Hi,
>>
>> Sorry for the delay, I was away from my computer for my day job.
>
> No problem, I am grateful for any help I can get!
>
>> Unfortunately gdb complains about core dump. Can you post command of
>> uname -a?
>
> FreeBSD X230 10.3-PRERELEASE FreeBSD 10.3-PRERELEASE #17 r295259: Thu
> Feb  4 17:16:33 CET 2016     root@X230:/usr/obj/usr/src/sys/GENERIC
>  amd64
>
>
>> As I use ConsoleKit2 (fork of ConsoleKit), suspend/resume support is
>> better, debug output is different.
>>
>> Are you able to recompile some ports? If not, give me result of
>> following commands:
>>
>> % pkg query %ro consolekit
>> % pkg -vv | grep url | awk -F' ' '{printf "%s\n", $3}'
>
> I can recompile but I would prefer to use packages

Great, I just created new repository on my own server. You can add the
"xfpm" repo.

1. Download my public key, and copy into /usr/local/etc/ssl (for example)

https://people.freebsd.org/~olivierd/81-7-17-160.blue.kundencontroller.cert

2. Create the following file /usr/local/etc/pkg/repos/xfpm.conf

xfpm: {
        url: "pkg+http://81.7.17.160/packages/xfpm/${ABI}",
        mirror_type: "srv",
        signature_type: "pubkey",
        pubkey: "/usr/local/etc/ssl/81-7-17-160.blue.kundencontroller.cert",
        enabled: yes,
        priority: 100
}

3. Update database
pkg update
pkg upgrade

Xfce4-power-manager was build with debug symbols. I also updated
sysutils/consolekit.

I hope xfce4-power-manager will no crash. Then try to launch daemon
(make sure it is not running) with following command:

% xfce4-power-manager --no-daemon --debug --dump

>
> pkg query %ro consolekit
> x11/slim
> sysutils/hal
> x11-wm/xfce4-session
> audio/pulseaudio
>
> pkg -vv | grep url | awk -F' ' '{printf "%s\n", $3}'
> "pkg+http://pkg.FreeBSD.org/FreeBSD:10:amd64/latest",
>
>
> Cheers
> Pasi
>



-- 
olivier



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHcdu2rPfOirPRQFwfj_%2BukJzNW%2BTN2VrcOexwJ369b5d9fZXQ>