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
Okay, that seems to work. Thank you!
Strange that the ufw install routine didn't do that automatically.
And yes, I do read the wiki articles, whenever I have the time, patience
and
intelligence to do so. Which isn't easy after a very long, difficult day
of learning to install and set up Arch.
It does the same. Please read the wiki.
Regards,
Sebastian M.
On Wed, Apr 15, 2015 at 10:35:42PM -0500, Francis Gerund wrote:
> Okay, so do I do
>
> 1) sudo systemctl enable ufw
>
> or,
>
> 2) sudo systemctl enable ufw.service
>
> or, both?
>
>
>
> On Wed, Apr 15, 2015 at 9:50 PM, Chi Hsu
Hello Francis,
Both commands are equivalent. systemctl automatically adds the .service
suffix is not specified. Just pick one.
Yen Chi Hsuan
On 16 April 2015 at 11:35, Francis Gerund wrote:
> Okay, so do I do
>
> 1) sudo systemctl enable ufw
>
> or,
>
> 2) sudo systemctl enable ufw.service
>
Okay, so do I do
1) sudo systemctl enable ufw
or,
2) sudo systemctl enable ufw.service
or, both?
On Wed, Apr 15, 2015 at 9:50 PM, Chi Hsuan Yen wrote:
> Hello Francis,
>
> Just simply run the following command as root or with sudo:
>
> systemctl enable ufw.service
>
> Yen Chi Hsuan
>
> On
Hello Francis,
Just simply run the following command as root or with sudo:
systemctl enable ufw.service
Yen Chi Hsuan
On 16 April 2015 at 10:39, Francis Gerund wrote:
> Hello!
>
> How do I get ufw to start automatically upon Arch system startup?
>
> The Arch wiki Uncomplicated Firewall pages
You can enable services (and thus autostart them at boot) withthis
command:
# systemctl enable service
This means, you will need to type: # systemctl enable ufw
Also, I recommend reading the wiki.
https://wiki.archlinux.org/index.php/Systemd
Best regards,
Sebastian M.
On Wed, Apr 15, 2015 at
Hello!
How do I get ufw to start automatically upon Arch system startup?
The Arch wiki Uncomplicated Firewall pages says:
"Start ufw as systemd service to have it running and enable it to make it
available after boot. "
How do I do that?
Then it shows an example configuration (can't I just keep
Did lspci output change now?
Also, just an idea - did you maybe change your initramfs setup? It
gets rebuilt before kernel update, so it may have caused this.
I tried to reproduce problem and it looks like stable atleast twice.
Ill try to find clue with stopping gdm
On Apr 15, 2015 5:29 PM, "Sergei Sinyak" wrote:
> It stays: couldnt find synaptics properties
>
> Looks like it disappears on a hardware layer, because when it's working
> synclient report
It stays: couldnt find synaptics properties
Looks like it disappears on a hardware layer, because when it's working
synclient reports list of properties.
P.S. was trying to reproduce problem, and happend in the the following way:
reboot, then systemctl stop gdm, reboot and that's it
On Apr 15, 20
Hi,
check whether you have "synclient" installed and you can use command below
to check touchpad's status.
`synclient -l | grep -i "touchpadoff" | sed -e "s/\s*//g"`
On Wed, Apr 15, 2015 at 8:39 PM, Sergei Sinyak
wrote:
> P.P.S.
>
> lspci does NOT show synaptic device
> On Apr 15, 2015 2:03 PM,
P.P.S.
lspci does NOT show synaptic device
On Apr 15, 2015 2:03 PM, "Sergei Sinyak" wrote:
> Kernel version linux 3.19-3
>
> Randomly synaptic doesn't work. Usually while booting there are message
> about psmouse module loading and detecting synaptic. But rarely there are
> no messages about loa
Kernel version linux 3.19-3
Randomly synaptic doesn't work. Usually while booting there are message
about psmouse module loading and detecting synaptic. But rarely there are
no messages about loading driver. And of course it doesn't work.
Im using gnome-shell as DM
How can I try to detect it?
W
14 matches
Mail list logo