If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
If you have copied text output that contains formatting (colors, highlighting, etc.), please do not enclose it in QUOTE or CODE tags. Just right-click your mouse and choose "Paste Without Formatting" or similar (Paste as plain text).
Announcement
Collapse
No announcement yet.
Kubuntu 15.04 + SDDM always starts X with '-nolisten tcp'
Can anyone help me start sddm without "-nolisten tcp" ?)
Or change Display Manager to LightDM etc...
Hi,
I'm fighting with sddm as well and I'm afraid it is hardcoded somewhere. I'm going to look into the code today - yesterday I was trying to find solution by looking into misc system config files.
Switching to lightdm shouldn't be a problem - in theory it should be enough to install in via any installer and remove sddm.
Lightdm SHOULD become default greeter automatically, when it is the only one in your system. But this is BETA - keep that in mind when doing any trials :-)
I'm fighting with sddm as well and I'm afraid it is hardcoded somewhere. I'm going to look into the code today - yesterday I was trying to find solution by looking into misc system config files.
Switching to lightdm shouldn't be a problem - in theory it should be enough to install in via any installer and remove sddm.
Lightdm SHOULD become default greeter automatically, when it is the only one in your system. But this is BETA - keep that in mind when doing any trials :-)
Yep, i solved by switching to LightDM: #systemctl disable sddm.service
#systemctl enable lightdm.service
And add in to /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf:
Comment