How can I boot into KDE on Debian?
Clash Royale CLAN TAG#URR8PPP
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.8 (stretch)
Release: 9.8
Codename: stretch
$ /etc/X11/default-display-manager
/usr/bin/sddm
I am attempting to display the KDE Plasma desktop environment, and be able to interact with it normally.
I installed KDE with the commands here:
$ apt install aptitude tasksel
$ aptitude install ~t^desktop$ ~t^kde-desktop$
If I start my computer and boot into Debian, it shows the login screen, and my user name is selected, however it does not accept a password. It is not interactive and won't even give an error if the password is incorrect. Also, in the top left corner, under Session
, there is nothing in the dropdown menu at all.
Originally, TWM was intalled, but I deleted that with apt-get
and then immediately installed SDDM. I'm thinking during this process I didn't fully install or configure SDDM?
debian kde sddm
|
show 3 more comments
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.8 (stretch)
Release: 9.8
Codename: stretch
$ /etc/X11/default-display-manager
/usr/bin/sddm
I am attempting to display the KDE Plasma desktop environment, and be able to interact with it normally.
I installed KDE with the commands here:
$ apt install aptitude tasksel
$ aptitude install ~t^desktop$ ~t^kde-desktop$
If I start my computer and boot into Debian, it shows the login screen, and my user name is selected, however it does not accept a password. It is not interactive and won't even give an error if the password is incorrect. Also, in the top left corner, under Session
, there is nothing in the dropdown menu at all.
Originally, TWM was intalled, but I deleted that with apt-get
and then immediately installed SDDM. I'm thinking during this process I didn't fully install or configure SDDM?
debian kde sddm
When you are on the login screen is it your old display manager or the new one? Is it possible for you to change over to a different tty?
– kemotep
Mar 5 at 18:44
@kemotep It is the new one! And yes it's possible to change to a different tty. The command line is fully interactive, I just can't boot into the GUI.
– NaN
Mar 6 at 13:39
What version of kde do you have installed? I am seeing bug reports related to this issue but from 2016, however they are for Arch so perhaps Debian is on that very same version. Your installation methods seem out of place, to install kde I simply ranapt install kde
rebooted and everything worked just fine.
– kemotep
Mar 6 at 13:58
@kemotep i'm not sure exactly. If I follow this link none of the commands show anything in my terminal: unix.stackexchange.com/questions/366052/…
– NaN
Mar 6 at 14:04
You can see what version of kde you have installed usingapt-cache policy kde
or some variation of that. If you are in a tty that is not running a graphical instance then you will not see any results following those steps...
– kemotep
Mar 6 at 14:12
|
show 3 more comments
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.8 (stretch)
Release: 9.8
Codename: stretch
$ /etc/X11/default-display-manager
/usr/bin/sddm
I am attempting to display the KDE Plasma desktop environment, and be able to interact with it normally.
I installed KDE with the commands here:
$ apt install aptitude tasksel
$ aptitude install ~t^desktop$ ~t^kde-desktop$
If I start my computer and boot into Debian, it shows the login screen, and my user name is selected, however it does not accept a password. It is not interactive and won't even give an error if the password is incorrect. Also, in the top left corner, under Session
, there is nothing in the dropdown menu at all.
Originally, TWM was intalled, but I deleted that with apt-get
and then immediately installed SDDM. I'm thinking during this process I didn't fully install or configure SDDM?
debian kde sddm
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.8 (stretch)
Release: 9.8
Codename: stretch
$ /etc/X11/default-display-manager
/usr/bin/sddm
I am attempting to display the KDE Plasma desktop environment, and be able to interact with it normally.
I installed KDE with the commands here:
$ apt install aptitude tasksel
$ aptitude install ~t^desktop$ ~t^kde-desktop$
If I start my computer and boot into Debian, it shows the login screen, and my user name is selected, however it does not accept a password. It is not interactive and won't even give an error if the password is incorrect. Also, in the top left corner, under Session
, there is nothing in the dropdown menu at all.
Originally, TWM was intalled, but I deleted that with apt-get
and then immediately installed SDDM. I'm thinking during this process I didn't fully install or configure SDDM?
debian kde sddm
debian kde sddm
asked Mar 5 at 17:10
NaNNaN
162
162
When you are on the login screen is it your old display manager or the new one? Is it possible for you to change over to a different tty?
– kemotep
Mar 5 at 18:44
@kemotep It is the new one! And yes it's possible to change to a different tty. The command line is fully interactive, I just can't boot into the GUI.
– NaN
Mar 6 at 13:39
What version of kde do you have installed? I am seeing bug reports related to this issue but from 2016, however they are for Arch so perhaps Debian is on that very same version. Your installation methods seem out of place, to install kde I simply ranapt install kde
rebooted and everything worked just fine.
– kemotep
Mar 6 at 13:58
@kemotep i'm not sure exactly. If I follow this link none of the commands show anything in my terminal: unix.stackexchange.com/questions/366052/…
– NaN
Mar 6 at 14:04
You can see what version of kde you have installed usingapt-cache policy kde
or some variation of that. If you are in a tty that is not running a graphical instance then you will not see any results following those steps...
– kemotep
Mar 6 at 14:12
|
show 3 more comments
When you are on the login screen is it your old display manager or the new one? Is it possible for you to change over to a different tty?
– kemotep
Mar 5 at 18:44
@kemotep It is the new one! And yes it's possible to change to a different tty. The command line is fully interactive, I just can't boot into the GUI.
– NaN
Mar 6 at 13:39
What version of kde do you have installed? I am seeing bug reports related to this issue but from 2016, however they are for Arch so perhaps Debian is on that very same version. Your installation methods seem out of place, to install kde I simply ranapt install kde
rebooted and everything worked just fine.
– kemotep
Mar 6 at 13:58
@kemotep i'm not sure exactly. If I follow this link none of the commands show anything in my terminal: unix.stackexchange.com/questions/366052/…
– NaN
Mar 6 at 14:04
You can see what version of kde you have installed usingapt-cache policy kde
or some variation of that. If you are in a tty that is not running a graphical instance then you will not see any results following those steps...
– kemotep
Mar 6 at 14:12
When you are on the login screen is it your old display manager or the new one? Is it possible for you to change over to a different tty?
– kemotep
Mar 5 at 18:44
When you are on the login screen is it your old display manager or the new one? Is it possible for you to change over to a different tty?
– kemotep
Mar 5 at 18:44
@kemotep It is the new one! And yes it's possible to change to a different tty. The command line is fully interactive, I just can't boot into the GUI.
– NaN
Mar 6 at 13:39
@kemotep It is the new one! And yes it's possible to change to a different tty. The command line is fully interactive, I just can't boot into the GUI.
– NaN
Mar 6 at 13:39
What version of kde do you have installed? I am seeing bug reports related to this issue but from 2016, however they are for Arch so perhaps Debian is on that very same version. Your installation methods seem out of place, to install kde I simply ran
apt install kde
rebooted and everything worked just fine.– kemotep
Mar 6 at 13:58
What version of kde do you have installed? I am seeing bug reports related to this issue but from 2016, however they are for Arch so perhaps Debian is on that very same version. Your installation methods seem out of place, to install kde I simply ran
apt install kde
rebooted and everything worked just fine.– kemotep
Mar 6 at 13:58
@kemotep i'm not sure exactly. If I follow this link none of the commands show anything in my terminal: unix.stackexchange.com/questions/366052/…
– NaN
Mar 6 at 14:04
@kemotep i'm not sure exactly. If I follow this link none of the commands show anything in my terminal: unix.stackexchange.com/questions/366052/…
– NaN
Mar 6 at 14:04
You can see what version of kde you have installed using
apt-cache policy kde
or some variation of that. If you are in a tty that is not running a graphical instance then you will not see any results following those steps...– kemotep
Mar 6 at 14:12
You can see what version of kde you have installed using
apt-cache policy kde
or some variation of that. If you are in a tty that is not running a graphical instance then you will not see any results following those steps...– kemotep
Mar 6 at 14:12
|
show 3 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f504546%2fhow-can-i-boot-into-kde-on-debian%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f504546%2fhow-can-i-boot-into-kde-on-debian%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
When you are on the login screen is it your old display manager or the new one? Is it possible for you to change over to a different tty?
– kemotep
Mar 5 at 18:44
@kemotep It is the new one! And yes it's possible to change to a different tty. The command line is fully interactive, I just can't boot into the GUI.
– NaN
Mar 6 at 13:39
What version of kde do you have installed? I am seeing bug reports related to this issue but from 2016, however they are for Arch so perhaps Debian is on that very same version. Your installation methods seem out of place, to install kde I simply ran
apt install kde
rebooted and everything worked just fine.– kemotep
Mar 6 at 13:58
@kemotep i'm not sure exactly. If I follow this link none of the commands show anything in my terminal: unix.stackexchange.com/questions/366052/…
– NaN
Mar 6 at 14:04
You can see what version of kde you have installed using
apt-cache policy kde
or some variation of that. If you are in a tty that is not running a graphical instance then you will not see any results following those steps...– kemotep
Mar 6 at 14:12