#Installing KDE Plasma (made in place for бсод.эксэ)
197 messages · Page 1 of 1 (latest)
@zenith pilot
i will help you here
if you cannot send messages, go to #readme-support-access to gain access, and come back here
make sure you have the nvidia GPU drivers installed before we start with KDE
this will matter in terms of the software operating correctly
.s litany
Please follow the Standard Litany when asking a question:
• What was your environment? What was your operating system, configuration?
• What did you do? What did you run or test? Where?
• What actually happened? What were the exact results, complete log contents, exact error messages?
• What did you expect? What were you aiming to achieve? What result were you looking for?
Vague or superficial questions will yield vague or superficial answers. False information leads to false solutions.
i have nvidia
amd
wait
i have amd
okay if gnome is running, i will assume your drivers are correct
okay then that makes it easy
it just look ugly
first, install the kde plasma packages as shown here
how
sudo pacman -S plasma-meta
what after ?
plasma alone, will do
plasma meta comes with just about everything needed
what after
i would rather use plasma meta for new users, it solves potential issues with depenancies/missing features
@gaunt dune
this ^
hmm need to wait 10M
yeah
quite the inopportune name
yes
this thread is relavent for the бсод.эксэ's kde installation, create a new thread or go to #quick-questions
ohhh
mb
yes
press enter
yes
yes
assume default for all
ohhhh
yeah its fine
thats more than enough
yeah
install kde apps using the kde-applications-meta or kde-applications group
you can use pacman -S to compare sizes
if you want to use a smaller option
if you dont mind the differrence, use kde-applications-meta
then use kde-applications
you do not launch it as a command
pacman -S kde-applications
in this guide, if it asks to install something, it refers to using pacman to install, with pacman -S [name]
ok
do you use a seperate login manager? (ie. sddm)
aka a GUI program that shows when you boot into your system rather than the default terminal
thats hyprland with waybar, plus some custom modifications
thats a more lengthly and in depth setup that even i have not done
i cannot assist you with that
the other screenshot you referred to was KDE
yes
plus its way easier to use
ok
do you use a pre-existing login manager like sddm?
or do you use the default tty
when you boot into arch, do you see a login menu or the terminal?
okay, then you have two choices for logging in
you can have kde start from the tty, or you can have a login manager like sddm
these images are a couple examples of what sddm looks like
when you log into kde plasma you can customize how this looks further (different looks, different backgrounds)
you can even do stuff like this
then you can install SDDM through pacman
pacman -S sddm
yeah, thats good ol sddm
log out with the logout command
logout
exit
if you want to exit hyprland directly, use Win+M
oh damn
use the Win+M shortcut to exit hyprland
if youre using it
i think you are based on the cursor i saw
oh
i guess open another terminal and use reboot to restart your pc
its a good idea anyways after installing new programs like a DE
once you get into KDE and everything is running, you can uninstall it
but for now, reboot and see if you get greeted by sddm
did you get greeted by a menu like this?
what did you get greeted with
oh
ok
sudo systemctl disable gdm
you disabled the gnome display manger, therefore everything is still there
its just not on a graphical interface
enable sddm with this command:
sudo systemctl enable sddm
yeahh you should plug it in
after sddm is enabled, switch to sddm with:
sddm
do you see the login menu as shown before?
?
you made a typo in the first command
you typed "system ctl"
it must be "systemctl"
you can see past commands with the up arrow
type in the command again, or go back to the previous command and correct the error
try enabling the sddm service with
sudo systemctl start sddm
this will start the services in the first place
systemctl enable just auto starts the services when you boot
if sddm doesnt work, try
sudo sddm
after you reboot, sddm should automatically start, no command needed
ok
yes
this is the default config
you can change the configuration later
for now, use it to log in
you should log into kde plasma
check what youre starting using the drop down menu in the top left
show me what it looks like
ohhh
go back into sddm and show me what it looks like
take a picture of the sddm screen
and show me it
yeah
show me the very top left of the screen
so i can see the dropdown
that's the issue
oh
still black screen?
???
youre in default kde
you can reconfigure it
the default look of these applications are very plain and simple, but you can customize it
you can go into settings, poke around the customization settings
let me reboot into my arch installation rq
most of your customization settings are there
including sddm
right click on the taskbar and cilck on the first option (as shown)
that will have all your config settings
for your taskbar
hold on lemme look it up
while i look into the tranparency, you can change between a few preset themes here
you can also click on "Get New..." to look for new themes
btw you can customize sddm here
?
go back into settings, it should be present
lol
its fine
tip: if you want a custom wallpaper, you can look through presets or use your own image by click on "Add..."
or look through the repository with "Get New..."
by default, the browser that comes with kde is falkon
if you want to use a different browser, you can install one with pacman
what browser do you typically use?
it should be installed already
if you used it before
arch uses pacman -S, not apt install
do you already use firefox on this arch installation?
you can install it with:
sudo pacman -S firefox
look around in the settings, tinker around with what you find with customization
ohhh
what do you wish to do in grub?
are you trying to change the image that you see in the bootloader?
you first must mount your bootloader partition
find the partition using lsblk first
thats fine
the displayed drive space vs actual space is very different
your actual capacity is 238GB
you allocated 205GB to arch
32GB to swap
and 1GB to boot
wait no
i got it wrong
205GB to /home, 32GB to arch
neofetch is rather archaic, you can install fastfetch and use the fastfetch command
fastfetch runs faster and gives more/better info and customizability
you can display fastfetch with:
fastfetch
theres one that runs with your TTY, but that will not work since its overridden by sddm
do you wish to make it so it runs every time you open your terminal?
you can change this with nano in your terminal
use this command:
nano ~/.bashrc
then you can add whatever commands, in this case, you can put the fastfetch command
you do not have nano installed
install it with
pacman -S nano
then run the command again
if you added the fastfetch command in the file and saved, you should be able to see it once you open your terminal
depends on the application you use
the default kde terminal is Konsole, but theres alterantives like Kitty
i think you can
let me look
it looks like you cant do a whole lot with konsole, past colors and font
let me see if kitty allows it
/dev/nvme0n1p3 received a thank you cookie!
your bootloader is found at /boot, its already mounted
let me see where grub's configuration is found
i looked it up, grub's found in /etc/default/grub and /boot/grub/themes/
you can use tools like GRUB Customizer to change the look as well
i do not use grub as my bootloader, so therefore i cannot help you directly
for that, youre gonna have to look up on your own
i cannot help you out with grub, i do not have it installed nor have i ever used it
youll have to look it up or find someone who can help
as i said, i cannot assist you with anything grub related, i dont know any more about it than you do
that im not sure