Re: [arch-general] Login manager does not exit properly

2015-04-16 Thread Siddhartha
! I wonder why it happens though, and how to go about debugging this. Probably a bug in how the login managers interact with xorg? For example if I set the default tty to tty7, even then it takes over tty1 and leads to a black screen. Regards, Siddhartha

[arch-general] Login manager does not exit properly

2015-04-15 Thread Siddhartha
Hi, sddm/lightdm works properly, but if I stop the sddm/lighdm service (systemctl stop sddm), tty1 (where it was started) goes blank with a blinking cursor instead of exiting cleanly and showing the login prompt. Can someone help me debug this? Thanks, Siddhartha

Re: [arch-general] Beginner's Guide: Disable dhcpd service before setting static ip

2013-04-09 Thread Siddhartha Sahu
cpcd.service > That is an instruction for during Arch Linux installation, so just stopping the service is enough here :) -- Siddhartha Sahu

Re: [arch-general] Beginner's Guide: Disable dhcpd service before setting static ip

2013-04-08 Thread Siddhartha Sahu
Hi Tobias, On Mon, Apr 8, 2013 at 11:25 PM, Tobias Groß wrote: > > don't you mean 'systemctl stop dhcpcd.service'? The dhcpd is the dhcp server, dhcpcd the client. > yes it should be `systemctl stop dhcpcd.service`. I had typed the earlier one from memory. -- Siddhartha Sahu

[arch-general] Beginner's Guide: Disable dhcpd service before setting static ip

2013-04-08 Thread Siddhartha Sahu
ki to include the instruction: 'systemctl stop dhcpd.service' in the beginning of the "Wired" section? [1] https://wiki.archlinux.org/index.php/Beginners%27_Guide#Wired Thanks! Siddhartha Sahu