LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kde on my pixelbook go (https://www.linuxquestions.org/questions/linux-software-2/kde-on-my-pixelbook-go-4175703522/)

Linda1957 11-12-2021 09:57 PM

kde on my pixelbook go
 
I installed the beta version of linux and then I installed Kde desktop on my pixelbook go. It won't load the desktop I can run some programs like Discover etc. But the actual desktop will not load. I am new to linux. I tried uninstalling it by uninstalling each program but some would not uninstall. Could someone please help me.
Thanks

Linda

ondoho 11-13-2021 12:58 AM

Quote:

Originally Posted by Linda1957 (Post 6300863)
I installed the beta version of linux and then I installed Kde desktop on my pixelbook go. It won't load the desktop I can run some programs like Discover etc. But the actual desktop will not load. I am new to linux. I tried uninstalling it by uninstalling each program but some would not uninstall. Could someone please help me.

oof.
So much to unpack here.
First of all: what exactly did you install there? Link to website & installation image download please.

Linda1957 11-13-2021 09:11 PM

I think i sent you a screenshot of my problem
 
1 Attachment(s)
Here is a screen shot

Linda1957 11-13-2021 09:30 PM

kde problem loading
 
i have debian 11
i went through the procedure and installed linux beta
then did up dates then changed password
then installed kde desktop

when i type startkde i get file not found

I tried the cp/.........initrc command same thing file not found

how can i get this working

hopefully a fix that is not too complicated lol

ondoho 11-14-2021 01:10 AM

Quote:

Originally Posted by Linda1957 (Post 6301103)
i went through the procedure and installed linux beta

OK I'm guessing this has something to do with Chrome OS.
You should have mentioned that in your OP - most of us here run a Linux distro natively, not propped onto another OS.
Quote:

Originally Posted by Linda1957 (Post 6301103)
I tried the cp/.........initrc command same thing file not found

Judging from your screenshot, there's no spaces at all there. It should be:
Code:

cp /etc/X11/xinit/xinitrc ~/.xinitrc
although I think on Debian-based systems it has to be .xsessionrc instead:
Code:

cp /etc/X11/xinit/xinitrc ~/.xsessionrc
You will need to edit the file and tell it to start KDE.
Then try to start the GUI with
Code:

startx
Actually, startx should give some result even if you don't have that file.

Linda1957 11-14-2021 06:56 PM

well it didn't fix the problem but i got a step farther. Hope the you know what to do with the outcome. I sending to more pics of what it says on the two commands you got me to try. Thank you so much for your patients.

Linda

Linda1957 11-14-2021 07:08 PM

1 Attachment(s)
here are the pics

Linda1957 11-14-2021 07:11 PM

here is one more pic

ondoho 11-14-2021 11:27 PM

Quote:

Originally Posted by Linda1957 (Post 6301365)
here are the pics

A) You still didn't get the spacing right on the first command. It actually tells you. Please read.
B) The last message means that maybe you're already running a GUI - you just want to switch to KDE? I think it's high time you give us a full description of what you're trying to achieve there, incl. links to what you installed, where you got those instructions from etc.

Linda1957 11-15-2021 12:46 AM

sorry i sent the wrong pic. when I ran the "cp" commands they were both fine. the startkde command was command not found and you saw what the startx command said. What is am trying to do is the get KDE desktop to run. how do i clean it up so that it will work? is it possible to get it up and running and if so how. the only thing i can think of is that i started with a chromebook duet and it was to slow so i bought the pixelbook go chromebook with much better specs, intel I7, 16gb of ram and 256 ssd drive, because i thought that was the problem. I am using the same email address to run linux as i used on duet. could this be the problem? if so how do i fix it?

i hope you have a better understanding of what is going on

thanks for taking the time to help me

linda

pan64 11-15-2021 02:28 AM

Did you install kde at all? How?

Linda1957 11-15-2021 12:07 PM

Hi. Pan64
I installed by typing : sudo apt-get install task-kde-desktop


All times are GMT -5. The time now is 03:48 PM.