Dont use the Debian Solution, have a look here and extract it for your
needs, i works pretty fine:

https://wiki.gentoo.org/wiki/NetworkManager


Am Sonntag, den 08.11.2015, 11:23 -0800 schrieb
[email protected]:

> Send OM-Cooker mailing list submissions to
>       [email protected]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
> or, via email, send a message with subject or body 'help' to
>       [email protected]
> 
> You can reach the person managing the list at
>       [email protected]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of OM-Cooker digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: networkd and resolved (Robert Xu)
>    2. Re: Power Management Service not running in OM Lx 3 Beta
>       (Ben Bullard)
>    3. Re: Power Management Service not running in OM Lx 3 Beta
>       (Robert Xu)
>    4. Re: Power Management Service not running in OM Lx 3 Beta
>       (Ben Bullard)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 8 Nov 2015 12:41:24 -0500
> From: Robert Xu <[email protected]>
> To: Tomasz Pawe? Gajc <[email protected]>
> Cc: Cooker OpenMandriva <[email protected]>
> Subject: Re: [OM Cooker] networkd and resolved
> Message-ID:
>       <CA+K=-fdgq8rolp334pcax6ghvzov3ypwcd8fmg41tw_grkf...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Oops, forgot to Reply All...
> 
> On 8 Nov 2015 09:57, "Tomasz Pawe? Gajc" <[email protected]> wrote:
> >
> > Dnia sobota, 7 listopada 2015 23:00:34 Robert Xu pisze:
> > > There's a solution - and Debian had to use it after they ran into the
> > > same issue. I'll have to bring back resolvconf, though. (Or I'll grab
> > > openresolv, but regardless, I need one of them.)
> > >
> >
> > Debian is doing strange things with systemd integration i suggest to not
> > follow such kind of "solutions".
> >
> 
> Yes, but they're the only ones who have enabled networkd. I'm going to use
> a modified version of their solution to fix our problem, which should work
> for us.
> 
> Robert
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://ml.openmandriva.org/pipermail/om-cooker-openmandriva.org/attachments/20151108/9ecc2dc3/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 2
> Date: Sun, 8 Nov 2015 11:57:32 -0600
> From: Ben Bullard <[email protected]>
> To: [email protected]
> Subject: Re: [OM Cooker] Power Management Service not running in OM Lx
>       3 Beta
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
> 
> This is a much larger problem than I first realized. In this state if I 
> ever let computer go to sleep system is completely broken. Can't login, 
> no VT, can't login to recovery mode, can't login to runlevel 3 system is 
> completely broken and not accessible except through chroot.
> 
> I could sure use some help on this.
> 
> Ben Bullard
> ben79
> --------------------
> OpenMandriva-QA Team
> 
> On 11/07/2015 07:29 PM, Ben Bullard wrote:
> > This is in a fresh install from Colin's .iso build id # 5539 (fully 
> > updated!)
> >
> > In systemsettings>Power Management it gives the venerable time honored 
> > error:
> >
> > "Power Management configuration module could not be loaded. The Power 
> > Management Service appears not to be running. This can be solved by 
> > starting or scheduling it inside ''Startup and Shutdown''.
> >
> > Startup and Shutdown shows power management as running
> >
> > Also there's this:
> >
> > # systemctl status upower.service
> > ? upower.service - Daemon for power management
> >    Loaded: loaded (/lib/systemd/system/upower.service; enabled; vendor 
> > preset: enabled)
> >    Active: active (running) since Sat 2015-11-07 19:10:01 CST; 10min ago
> >      Docs: man:upowerd(8)
> >  Main PID: 6106 (upowerd)
> >    CGroup: /system.slice/upower.service
> >            ??6106 /usr/libexec/upowerd
> >
> > Is power management really not running or is there some other problem. 
> > Would be nice if I could actually set things in Power Management. Is 
> > this these packages?
> >
> > # rpm -qa | grep powerdevil
> > lib64powerdevilui5-5.4.2-1-omv2015.0.x86_64
> > lib64powerdevilcore2-5.4.2-1-omv2015.0.x86_64
> > lib64powerdevilconfigcommonprivate5-5.4.2-1-omv2015.0.x86_64
> > powerdevil-5.4.2-1-omv2015.0.x86_64
> > //
> > //
> > -- 
> > Ben Bullard
> > ben79
> > --------------------
> > OpenMandriva-QA Team
> >
> >
> >
> > _______________________________________________
> > OM-Cooker mailing list
> > [email protected]
> > http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://ml.openmandriva.org/pipermail/om-cooker-openmandriva.org/attachments/20151108/3ea297fc/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 3
> Date: Sun, 8 Nov 2015 14:11:23 -0500
> From: Robert Xu <[email protected]>
> To: Cooker OpenMandriva <[email protected]>
> Subject: Re: [OM Cooker] Power Management Service not running in OM Lx
>       3 Beta
> Message-ID:
>       <CA+K=-fc8d0epitpxssyl8w_hqzd7kbwf9vvnpf5vvo03ieu...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Well, I think that the lock screen is broken due to what looks like the
> same reason as the polkit dialogue (bero?). As for sleep, I can't replicate
> - maybe I'm doing something different?
> On 8 Nov 2015 12:57, "Ben Bullard" <[email protected]> wrote:
> 
> > This is a much larger problem than I first realized. In this state if I
> > ever let computer go to sleep system is completely broken. Can't login, no
> > VT, can't login to recovery mode, can't login to runlevel 3 system is
> > completely broken and not accessible except through chroot.
> >
> > I could sure use some help on this.
> >
> > Ben Bullard
> > ben79
> > --------------------
> > OpenMandriva-QA Team
> >
> >
> > On 11/07/2015 07:29 PM, Ben Bullard wrote:
> >
> > This is in a fresh install from Colin's .iso build id # 5539 (fully
> > updated!)
> >
> > In systemsettings>Power Management it gives the venerable time honored
> > error:
> >
> > "Power Management configuration module could not be loaded. The Power
> > Management Service appears not to be running. This can be solved by
> > starting or scheduling it inside ''Startup and Shutdown''.
> >
> > Startup and Shutdown shows power management as running
> >
> > Also there's this:
> >
> > # systemctl status upower.service
> > ? upower.service - Daemon for power management
> >    Loaded: loaded (/lib/systemd/system/upower.service; enabled; vendor
> > preset: enabled)
> >    Active: active (running) since Sat 2015-11-07 19:10:01 CST; 10min ago
> >      Docs: man:upowerd(8)
> >  Main PID: 6106 (upowerd)
> >    CGroup: /system.slice/upower.service
> >            ??6106 /usr/libexec/upowerd
> >
> > Is power management really not running or is there some other problem.
> > Would be nice if I could actually set things in Power Management. Is this
> > these packages?
> >
> > # rpm -qa | grep powerdevil
> > lib64powerdevilui5-5.4.2-1-omv2015.0.x86_64
> > lib64powerdevilcore2-5.4.2-1-omv2015.0.x86_64
> > lib64powerdevilconfigcommonprivate5-5.4.2-1-omv2015.0.x86_64
> > powerdevil-5.4.2-1-omv2015.0.x86_64
> >
> > --
> > Ben Bullard
> > ben79
> > --------------------
> > OpenMandriva-QA Team
> >
> >
> >
> >
> > _______________________________________________
> > OM-Cooker mailing 
> > [email protected]http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
> >
> >
> >
> > _______________________________________________
> > OM-Cooker mailing list
> > [email protected]
> > http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://ml.openmandriva.org/pipermail/om-cooker-openmandriva.org/attachments/20151108/a885dc5f/attachment-0001.htm>
> 
> ------------------------------
> 
> Message: 4
> Date: Sun, 8 Nov 2015 13:23:52 -0600
> From: Ben Bullard <[email protected]>
> To: [email protected]
> Subject: Re: [OM Cooker] Power Management Service not running in OM Lx
>       3 Beta
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
> 
> Screen lock is disabled. By sleep I simply mean that I left the computer 
> alone for  20 or more minutes. When I returned it was frozen or locked 
> or what ever it is.
> 
> Ben Bullard
> ben79
> --------------------
> OpenMandriva-QA Team
> 
> On 11/08/2015 01:11 PM, Robert Xu wrote:
> >
> > Well, I think that the lock screen is broken due to what looks like 
> > the same reason as the polkit dialogue (bero?). As for sleep, I can't 
> > replicate - maybe I'm doing something different?
> >
> > On 8 Nov 2015 12:57, "Ben Bullard" <[email protected] 
> > <mailto:[email protected]>> wrote:
> >
> >     This is a much larger problem than I first realized. In this state
> >     if I ever let computer go to sleep system is completely broken.
> >     Can't login, no VT, can't login to recovery mode, can't login to
> >     runlevel 3 system is completely broken and not accessible except
> >     through chroot.
> >
> >     I could sure use some help on this.
> >
> >     Ben Bullard
> >     ben79
> >     --------------------
> >     OpenMandriva-QA Team
> >
> >     On 11/07/2015 07:29 PM, Ben Bullard wrote:
> >>     This is in a fresh install from Colin's .iso build id # 5539
> >>     (fully updated!)
> >>
> >>     In systemsettings>Power Management it gives the venerable time
> >>     honored error:
> >>
> >>     "Power Management configuration module could not be loaded. The
> >>     Power Management Service appears not to be running. This can be
> >>     solved by starting or scheduling it inside ''Startup and Shutdown''.
> >>
> >>     Startup and Shutdown shows power management as running
> >>
> >>     Also there's this:
> >>
> >>     # systemctl status upower.service
> >>     ? upower.service - Daemon for power management
> >>        Loaded: loaded (/lib/systemd/system/upower.service; enabled;
> >>     vendor preset: enabled)
> >>        Active: active (running) since Sat 2015-11-07 19:10:01 CST;
> >>     10min ago
> >>          Docs: man:upowerd(8)
> >>      Main PID: 6106 (upowerd)
> >>        CGroup: /system.slice/upower.service
> >>                ??6106 /usr/libexec/upowerd
> >>
> >>     Is power management really not running or is there some other
> >>     problem. Would be nice if I could actually set things in Power
> >>     Management. Is this these packages?
> >>
> >>     # rpm -qa | grep powerdevil
> >>     lib64powerdevilui5-5.4.2-1-omv2015.0.x86_64
> >>     lib64powerdevilcore2-5.4.2-1-omv2015.0.x86_64
> >>     lib64powerdevilconfigcommonprivate5-5.4.2-1-omv2015.0.x86_64
> >>     powerdevil-5.4.2-1-omv2015.0.x86_64
> >>     //
> >>     //
> >>     -- 
> >>     Ben Bullard
> >>     ben79
> >>     --------------------
> >>     OpenMandriva-QA Team
> >>
> >>
> >>
> >>     _______________________________________________
> >>     OM-Cooker mailing list
> >>     [email protected] <mailto:[email protected]>
> >>     http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
> >
> >
> >     _______________________________________________
> >     OM-Cooker mailing list
> >     [email protected] <mailto:[email protected]>
> >     http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
> >
> >
> >
> > _______________________________________________
> > OM-Cooker mailing list
> > [email protected]
> > http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://ml.openmandriva.org/pipermail/om-cooker-openmandriva.org/attachments/20151108/094d07bc/attachment.htm>
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> OM-Cooker mailing list
> [email protected]
> http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
> 
> 
> ------------------------------
> 
> End of OM-Cooker Digest, Vol 32, Issue 6
> ****************************************


-- 

                            <------------> 

                                    
________________________________________________________________________

                            Jörg Kolkhorst 
                              28199 Bremen
                              Erlenstr. 86
                           Tel. 0421-5962006
                           Mobil 0175-2177227
                         eMail [email protected]

       Linux Developer, Maintainer, EDV/Elektro Dienstleistungen

          Server, Desktop, Office, Home Entertainment Systeme.
                   Heilmittel & Konsumhanf Hersteller
             Ust-ID: 85 974 211 361 Steuernr.: 60 240 17069


     Alle von mir verfassten Text unterliegen meinem Urheberrecht, 
           Missbrauch kann zu Strafanzeigen und Abmahnungen 
                von min. 75.000€, je Einzelfall, führen.







  ehm.(ausgetreten & parteilos) Gründungsmitglied der WASG, jetzt "Die
                            Linke Partei". 











________________________________________________________________________





















     Die Information in dieser E-Mail ist vertraulich und kann dem
Betriebsgeheimnis oder Parteien Geheimnis,Sie ist ausschließlich für den
      benannten Adressaten bestimmt. Jede Form der Kenntnisnahme,
 Veröffentlichung, Vervielfältigung oder Weitergabe des Inhaltes dieser
       E-Mail durch unberechtigte Dritte ist unzulässig und kann
   Strafrechtliche Konsequenzen nach sich ziehen. Falls Sie nicht der
  Adressat dieser E-Mail sind, bitten wir Sie sich mit dem Absender in
   Verbindung zu setzen und die E-Mail von Ihrem Computer zu löschen.

    The information in this email is confidential and may be legally
   privileged. It is intended solely for the addressee. The perusal,
 publication, copying or dissemination of the contents of this email by
 unauthorized third parties is prohibited. If you are not the intended
    recipient of this email, please delete it and notify the sender
                              immediately.

  Bitte denken Sie über Ihre Verantwortung gegenüber der Umwelt nach,
                  bevor Sie diese Nachricht ausdrucken


Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Reply via email to