Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

angryeco

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by angryeco

  1. On 03.01.2018 at 6:15 PM, znavko said:
    On 13.09.2018 at 8:58 AM, angryeco said:

    I had the same issue on Gentoo: also boot stoped  on line `nm-dispatcher: req:3 'hostname': start running ordered scripts...`

    Yesterday resolved. I installed sysklogd:
     

    
    
    emerge sysklogd
    rc-update add sysklogd default

    After this all boot Ok, except NetworkManager - it does not start. I tried to find where it added to autoboot and didnot found.

    So, i uncommened in /etc/conf.d/netmount :

    
    
    rc_need="NetworkManager"

    And all works well!

     

    As debug used links: https://sparkylinux.org/forum/index.php?topic=4018.0 - to find that lightdm can output errors to syslog.

    Also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852469 - i have the same kernel (4.9).

    My versions:
     

     

     

    sorry.No, after reboot to Windows and boot - all bad again. Trouble that Xsession cant start from root-user. I changed to common-user and got dbus-errors that i have no enough rights. Dont know how to fix( Disabled Networkmanager in /etc/netmount

     

  2. I had the same issue on Gentoo: also boot stoped  on line `nm-dispatcher: req:3 'hostname': start running ordered scripts...`

    Yesterday resolved. I installed sysklogd:
     

    emerge sysklogd
    rc-update add sysklogd default

    After this all boot Ok, except NetworkManager - it does not start. I tried to find where it added to autoboot and didnot found.

    So, i uncommened in /etc/conf.d/netmount :

    rc_need="NetworkManager"

    And all works well!

     

    As debug used links: https://sparkylinux.org/forum/index.php?topic=4018.0 - to find that lightdm can output errors to syslog.

    Also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852469 - i have the same kernel (4.9).

    My versions:
     

    Quote

     

    ~ $ uname -a
    Linux localhost.localdomain 4.9.95-gentoo #4 SMP Sun May 27 00:49:37 -00 2018 x86_64

    X.Org X Server 1.19.5
    Release Date: 2017-10-12

    NetworkManager --version
    1.8.4

    syslogd -v
    syslogd 1.5.1

    lightdm -v
    lightdm 1.18.3

     

     

     

×
×
  • Create New...