Hi Armin K.
Thank you very much. I couldnt' login gmail last two days. I am sorry for
replying late.
When I running "ls -l /etc/pam.d/gdm*" , and there is nothing, then I check
GDM-3.12.2's configure find that there isn't switch "--with-distro=lfs" but
"--with-default-pam-config=lfs". So, I rebuild the gdm with following
scripts:

./configure \
        --prefix=/usr \
        --sysconfdir=/etc \
        --localstatedir=/var \
        --with-initial-vt=7 \
        --without-console-kit \
        --with-systemd \
        --with-systemdsystemunitdir=/lib/systemd/system \
        --enable-systemd-journal \
        --with-default-pam-config=lfs \
        --disable-static


and, rerun "ls -l /etc/pam.d/gdm*", there are serveral files just like :
[image: 内嵌图片 1]

Now, I reboot the system. and new problem happened: the first text console
flash 4-5 times, and gnome login window didn't display yet. so I check
"/var/log/Xorg.0.log", there is nothing. That means X isn't running.

I think maybe the system is messed by me. so I decide rebuild the Xwindow
after "lfs-systemd" which I have a backup of .

Thank you very much.


-----------------------------------------
​regards
​coolboy​

-----------------------------------------
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to