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.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
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