[arch-general] libsystemd to systemd

2012-08-30 Thread Mathieu R.
Hello,

Last update (10 minutes ago) asked me if y want switch from libsystemd
to core/systemd. I agreed, and on next reboot, networkmanager was not
started automaticly from rc.conf. it work well if y start it by hand
(/etc/rc.d/networkmanager start).

can you please help me to get it started at boot again ?

-- 
Mathieu R.


Re: [arch-general] libsystemd to systemd

2012-08-31 Thread Mathieu R.
2012/8/31 Matthew Monaco :
> On 08/30/2012 07:30 PM, baker.stephe...@gmail.com wrote:
>> On August 31, 2012 02:06:56 AM Mathieu R. wrote:
>>> Last update (10 minutes ago) asked me if y want switch from libsystemd
>>> to core/systemd. I agreed, and on next reboot, networkmanager was not
>>> started automaticly from rc.conf. it work well if y start it by hand
>>> (/etc/rc.d/networkmanager start).
>>
>> Does it work if you use systemctl to enable it on boot instead?  systemctl
>> enable NetworkManager.service
>>
>>
>
> Mathieu,
>
> Are you using initscripts or systemd?

i had a working answer on forums, there :
https://bbs.archlinux.org/viewtopic.php?pid=1154017#p1154017
thank you.

-- 
Mathieu R.


[arch-general] uswsusp, s2both

2012-09-07 Thread Mathieu R.
Hello all,

i just did install uswsusp from AUR (uswsusp-git), in order to use
s2both to provide suspend_hybrid on my laptop. (cause s2both process
seem much more useful to me than the default PM_HIBERNATE_DELAY way of
doing suspend_hybrid).

Technically, everything is working fine with s2both : s2ram and s2disk
working well, resume from {RAM,disk} doing ther job. But after resume,
(ram or disk), i got very poor performances during maybe 30 second or
a minute, with load average getting up to 12 or 15 maybe. resume from
ram using s2both is going way slower than regular resume from ram
(kernel)

those two issues are really annoying, quite nullifying the benefits
from s2both over kernel suspend...

My question is : is there any configure options somewhere i can have
missing, or some way to drastically improve those issues ?

thank you all in advance,


-- 
Mathieu R.


[arch-general] resume do not work after self suspend in gnome 3.6

2012-11-02 Thread Mathieu R.
Since the update to gnome 3.6, when my laptop goes to suspend 2 ram by
have been ideling for 5 minutes, the resume does not work : i got a
black screen with mouse cursor, and no way to log in GDM. I have to go
to another TTY, restart gdm, and log in.

resume still work well when the laptop suspend by closing the lid.

here is a log during a 'bad' resume : http://pastebin.fr/25770

does anybody have an idea what's going wrong ? is the same command
invoked when going to suspend by closing the lid and by idling ?
-- 
Mathieu R.
http://400iso.net/



Re: [arch-general] resume do not work after self suspend in gnome 3.6

2012-11-06 Thread Mathieu R.

> 
> 
> Hi Mathieu, what's your video card? $ lspci | grep -i vga will do it.

0:41 mathieu@kubrick ~ % lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core
Processor Family Integrated Graphics Controller (rev 09)


> Also:
> 1. do you have installed acpi,
 
no

>  laptop-mode-tools

no.

>  or pm-utils?

yes, required bu upower, required by gdm

Do you think i need to install them ? (it worked well without them until
gnome 3.6)


> 2. what does happen if you suspend your system using the pm-suspend
> tool?

it wake up correctly (without locking screen)

> A $ man pm-suspend will give you useful data about the quirks flags
> you can use.


my problem is not to suspend the laptop, only wake up when have been
suspending by gnome cause idling.


-- 
Mathieu R.
http://400iso.net/