Re: [arch-general] Final step before changing to systemd

2012-10-15 Thread Martín Cigorraga
> > > I have no idea but I found this nifty page for you: > > > https://wiki.archlinux.org/index.php/Systemd#Remote_filesystem_mounts > > "Systemd automatically makes sure that remote filesystem mounts > like NFS or Samba are only started after the network has been > set up.

Re: [arch-general] Final step before changing to systemd

2012-10-15 Thread Gaetan Bisson
[2012-10-15 22:56:26 -0300] Martín Cigorraga: > On Mon, Oct 15, 2012 at 10:50 PM, Gaetan Bisson wrote: > > > Well, do you actually have network filesystems you wish to mount? > > Yes I do, I have several NFS4 shares in my household network but I'm > looking forward > to implement Avahi/Zeroconf i

Re: [arch-general] Final step before changing to systemd

2012-10-15 Thread Martín Cigorraga
On Mon, Oct 15, 2012 at 10:50 PM, Gaetan Bisson wrote: > [2012-10-15 22:25:58 -0300] Martín Cigorraga: > > Basically I need to know how to handle these daemons: > > hwclock > > Ditch it. Use NTP instead: > > sudo pacman -Syu ntp > systemctl start ntpd.service > > > dbus > > Do noth

Re: [arch-general] Final step before changing to systemd

2012-10-15 Thread Gaetan Bisson
[2012-10-15 22:25:58 -0300] Martín Cigorraga: > Basically I need to know how to handle these daemons: > hwclock Ditch it. Use NTP instead: sudo pacman -Syu ntp systemctl start ntpd.service > dbus Do nothing. It will be automatically pulled by services that need it. > netfs Wel

[arch-general] Final step before changing to systemd

2012-10-15 Thread Martín Cigorraga
Hi all :) I have almost everything in place to jump to systemd and I hope to make the transition after reading your responses here. Basically I need to know how to handle these daemons: hwclock dbus netfs As today I still have them in the rc.conf DAEMONS field but I was unable to find a way to enab

Re: [arch-general] rtirq

2012-10-15 Thread Ralf Mardorf
On Mon, 2012-10-15 at 11:21 -0700, Bernardo Barros wrote: > Please test: > > https://aur.archlinux.org/packages.php?ID=63617 Thank you for the effort. I'm sorry, but I still stay with initscripts and on my todo list is testing initscripts from git, as soon as I've solved some issues. I hopefull

Re: [arch-general] KDE mail popup notification immediately after login starts - how to remove?

2012-10-15 Thread Genes MailLists
On 10/15/2012 10:40 AM, mike cloaked wrote: In the past few days after a KDE update immediately after KDE login starts from the KDM login greet screen. I get a small mail notification popup window before the normal KDE login completes ... Bug is logged here https://bugs.archlinux.org/task/31

Re: [arch-general] systemd units order

2012-10-15 Thread Arno Gaboury
On 15/10/12||20:30, Christoph Vigano wrote: > On 10/15/12 at 07:46pm, Arno Gaboury wrote: > > On 15/10/12||01:09, Rodrigo Rivas wrote: > > >On Sun, Oct 14, 2012 at 2:22 PM, Arno > > >Gaboury <[1]arnaud.gabo...@gmail.com> wrote: > > > > > > Dear list, > > > I automatic login wit

Re: [arch-general] systemd units order

2012-10-15 Thread Christoph Vigano
On 10/15/12 at 07:46pm, Arno Gaboury wrote: > On 15/10/12||01:09, Rodrigo Rivas wrote: > >On Sun, Oct 14, 2012 at 2:22 PM, Arno > >Gaboury <[1]arnaud.gabo...@gmail.com> wrote: > > > > Dear list, > > I automatic login with systemd. I recently added 2 services, and > > they

Re: [arch-general] systemd units order

2012-10-15 Thread Christoph Vigano
On 10/15/12 at 07:46pm, Arno Gaboury wrote: > On 15/10/12||01:09, Rodrigo Rivas wrote: > >On Sun, Oct 14, 2012 at 2:22 PM, Arno > >Gaboury <[1]arnaud.gabo...@gmail.com> wrote: > > > > Dear list, > > I automatic login with systemd. I recently added 2 services, and > > they

Re: [arch-general] Debugging kernel panics (ATI Catalyst related?)

2012-10-15 Thread Martín Cigorraga
On Mon, Oct 15, 2012 at 6:39 AM, Robbie Smith wrote: > > The only reason I'm suspecting Catalyst is because those were the updates > done prior to the panics, and I can't replicate it now. > I forget to ask, if you still have the error logs (/var/log/) may be you want to post them to pastie.org

Re: [arch-general] systemd units order

2012-10-15 Thread Arno Gaboury
On 15/10/12||01:09, Rodrigo Rivas wrote: >On Sun, Oct 14, 2012 at 2:22 PM, Arno >Gaboury <[1]arnaud.gabo...@gmail.com> wrote: > > Dear list, > I automatic login with systemd. I recently added 2 services, and > they > start AFTER the login prompt, so I lost it. Not a b

[arch-general] KDE mail popup notification immediately after login starts - how to remove?

2012-10-15 Thread mike cloaked
In the past few days after a KDE update immediately after KDE login starts from the KDM login greet screen. I get a small mail notification popup window before the normal KDE login completes immediately after entering the login password in KDM. The popup says either "You have old mail" or "You ha

Re: [arch-general] nss-pam-ldap on AUR

2012-10-15 Thread Thomas Bächler
Am 15.10.2012 16:08, schrieb Thiago Kenji Okada: > So we have a problem here, I can maintain a package since it's of my own > interest (at least until I discover how to use the nss_ldap module without > problems), but I can't simple create another one. Here are the three > nss-pam-ldap modules on A

Re: [arch-general] Debugging kernel panics (ATI Catalyst related?)

2012-10-15 Thread Ralf Mardorf
On Mon, 2012-10-15 at 20:39 +1100, Robbie Smith wrote: > > I myself am suited with Radeon opensource drivers for all my needs - > > GoogleEarth and Blender, you should try it. > I couldn't get the open-source drivers to work, all I got was a blank > screen, and that was from fresh install. I had

Re: [arch-general] Debugging kernel panics (ATI Catalyst related?)

2012-10-15 Thread Robbie Smith
On 15/10/12 15:11, Martín Cigorraga wrote: On Sun, Oct 14, 2012 at 1:56 PM, Robbie Smith wrote: After the last updates, I was getting a kernel panic at reboot; hard-resetting and then powering on again and it seems to boot fine. I suspect the problem has to do with the ATI Catalyst driver, as