Re: [arch-general] systemd-run --user does not work

2014-05-13 Thread Savyasachee Jha
On Tue, May 13, 2014 at 3:04 AM, Ismael Bouya wrote: > > [snip-explanation] > -- > Ismael > Thank you, Ismael. I've not yet implemented what you've suggested (been a bit busy), but I'll report back once I get the time to play with my laptop. I'm certain it works, as your explanation makes a lot o

[arch-general] Shouldn't libperconaserverclient provide and conflict with libmysqlclient?

2014-05-13 Thread Marcel Korpel
When I try to change my database server from mariadb to percona-server I noticed that libperconaserverclient is going to be installed, but libmariadbclient isn't going to be removed. When looking further into the package function of libperconaserverclient [1] I noticed that libmysqlclient isn't pro

Re: [arch-general] systemd-run --user does not work

2014-05-13 Thread Ismael Bouya
Hi, I don't know if it's necessary to send the request upstream for the moment: They are busy moving things to kdbus (which is the kernel implementation of dbus, and not "KDE-dbus" as I thought initially). Things are actually slightly messed up currently (that's my opinion, when I spent time read

Re: [arch-general] systemd-run --user does not work

2014-05-13 Thread Rodrigo Rivas
On Mon, May 12, 2014 at 8:04 PM, Ismael Bouya wrote: > For me it works both with user and system. > > [skip instructions] > > (Note that your shell doesn't have to know the DBUS_SESSION_BUS_ADDRESS > variable) Thank you!! I have followed your instructions and it actually works, although I have to

[arch-general] Need some tips/help with kernel bisection

2014-05-13 Thread Mauro Santos
After the update to kernel 3.14 my laptop stopped suspending/hibernating properly. I have narrowed down the problem somewhat, but before I submit a bug upstream, I'd like to try and bisect the kernel to find exactly what broke things for me (and I suppose I might be asked by upstream to bisect the

Re: [arch-general] archlinux kernel 3.14.2-1 Broadcom BCM4312 firmware-files not found

2014-05-13 Thread Andreas Adelmann
Am 13.05.2014 11:48, schrieb Martti Kühne: > On Fri, May 9, 2014 at 7:00 PM, Andreas Adelmann wrote: >> What have i done: >> reinstalled firmware b43-firmware-5.100.130 by using Kernel >> 3.14.1-1 and 3.14.2-1 - no success. >> > > Only reinstalling the module won't do. You need to recompile for e

Re: [arch-general] kernel 3.14.2 hangs - VirtualBox suspected

2014-05-13 Thread Łukasz Michalski
Yes, I had bad sector on md3 (raid10) array. Disk was replaced. But it looks like it is unrelated to the reason why my box is hanging. It started after kernel update from 3.10 to 3.14.2 and vbox to 4.3.10. Now i updated kernel to 3.14.3, going 4h from update and it looks like my problem is gon

Re: [arch-general] kernel 3.14.2 hangs - VirtualBox suspected

2014-05-13 Thread Nowaker
I recently updated kernel to 3.14.2 and now I see i/o subsystem hang in few minutes after I start VirtualBox 4.3.10 machines (with Windows7). messages.log below. It looks like every process that tries to access /dev/md3 (even kworker and md3_resync) hangs forever. Anyone has similar problems?

[arch-general] kernel 3.14.2 hangs - VirtualBox suspected

2014-05-13 Thread Łukasz Michalski
Hi, I recently updated kernel to 3.14.2 and now I see i/o subsystem hang in few minutes after I start VirtualBox 4.3.10 machines (with Windows7). messages.log below. It looks like every process that tries to access /dev/md3 (even kworker and md3_resync) hangs forever. Anyone has similar pro

Re: [arch-general] archlinux kernel 3.14.2-1 Broadcom BCM4312 firmware-files not found

2014-05-13 Thread Martti Kühne
On Fri, May 9, 2014 at 7:00 PM, Andreas Adelmann wrote: > What have i done: > reinstalled firmware b43-firmware-5.100.130 by using Kernel > 3.14.1-1 and 3.14.2-1 - no success. > Only reinstalling the module won't do. You need to recompile for every kernel. cheers! mar77i