#My arch Linux plasma desktop is really slow

271 messages · Page 1 of 1 (latest)

tacit quail
#

Fyi all the fixes I tried seemed a bit too confusing and I didn't understand them

#

I'm on like a fresh install

willow heart
#

What do you mean slow?

tacit quail
#

Like every action is really laggy

#

Mouse movement and anything to do with just using it

willow heart
tacit quail
#

Really stuttery it feels like

#

Not too sure but I don't think so

#

How do I do that??

willow heart
#

And rebuild the initramfs with sudo mkinitcpio -P

tacit quail
#

After that I assume I restart the system right?

tacit quail
#

Got an error "specified kernal image does not exist: '/boot/vmlinuz-linux' "

#

When executing the second commmand

willow heart
#

Is it a laptop?

tacit quail
#

There's more up top

#

And no it's not a laptop

willow heart
tacit quail
#

Total 0

#

That's all it says

willow heart
tacit quail
#

I put it on my sda because my nvme0 is broken just so you know my windows 11 is also on my sda just fyi

willow heart
tacit quail
#

I made one????

#

I made a boot a swap and a file system

willow heart
willow heart
tacit quail
#

??? Im so lost sda 5 is supposed to be efi if I'm not mistaken and sda 6 file system and obviously sda 7 swap

willow heart
willow heart
# tacit quail

This is impossible. I'm puzzled by this; the fstab is empty.

tacit quail
#

Yea😭😭

#

Trust me this isn't something that happens to me rarely I always have the most random and unexplained issues🥲

#

Don't know how it's empty at all it should have at least 1 thing there no??

willow heart
tacit quail
#

Don't mind the name of the nvme🥲

willow heart
willow heart
tacit quail
#

Yes

willow heart
tacit quail
willow heart
tacit quail
#

Okay done I got no response in return.

willow heart
#

And run ls -al /mnt/

#

Show the output

tacit quail
willow heart
willow heart
#

run sudo umount -R /mnt

tacit quail
#

Done

willow heart
#

And run sudo mkdir -vp /mnt/boot

#

After that run sudo mount /dev/sda5 /mnt/boot

tacit quail
#

Don't know how I'm not a superuser even though I should be

willow heart
tacit quail
#

The last 2 commands worked

willow heart
tacit quail
willow heart
willow heart
willow heart
tacit quail
#

No that is my fault I thought I used sudo with the first one my bad.

tacit quail
willow heart
tacit quail
#

Done

willow heart
tacit quail
#

willow heart
#

And after that run sudo mount /dev/sda5 /mnt/boot

tacit quail
#

Done

#

No output

willow heart
#

Run lsblk

tacit quail
willow heart
tacit quail
willow heart
tacit quail
#

Alright

willow heart
tacit quail
willow heart
tacit quail
#

All of them?

willow heart
willow heart
tacit quail
#

That command worked

willow heart
tacit quail
#

A746-9496

418760ac-2742-4996-95fc-accfc9d69734

Ea87915c-7b0a-495e-8700-e2dbca4a898a

#

These are the uids

#

Uids*

#

Uuids

willow heart
# tacit quail

Run this cat /etc/fstab | curl -F 'file=@-' https://0x0.st and share the link.

tacit quail
willow heart
tacit quail
#

On what?? My Linuz system?

#

Linux*

#

Not too sure

willow heart
tacit quail
#

KDE

#

Kwrite

willow heart
tacit quail
#

Yea

willow heart
# tacit quail Yea

Okay, edit that file sudo kate /etc/fstab and put in it this

# /dev/sda6
UUID=418760ac-2741-4996-95fc-accfc9d69734   /    ext4    rw,relatime    0 1

# /dev/sda5
UUID=A746-9496    /boot    vfat    rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro   0 2

# /dev/sda7
UUID=ea87915c-7b0a-495e-8700-e2dbca4a898a    none    swap    defaults    0 0
tacit quail
willow heart
# tacit quail

Just install nano sudo pacman -S nano and use that instead of kate

tacit quail
#

Nano is already installed

willow heart
#

Remove everything in there first

#

Then put this

# /dev/sda6
UUID=418760ac-2741-4996-95fc-accfc9d69734   /    ext4    rw,relatime    0 1

# /dev/sda5
UUID=A746-9496    /boot    vfat    rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro   0 2

# /dev/sda7
UUID=ea87915c-7b0a-495e-8700-e2dbca4a898a    none    swap    defaults    0 0
tacit quail
#

That might take me a while so be patient with me the PC is too laggy to be using discord on so I'm using my phone

willow heart
tacit quail
#

I will don't worry

#

Alr typed everything in

willow heart
tacit quail
#

Also forgot the vfat and boot but the uuids and the other things below it belong on one line?

willow heart
tacit quail
#

Like that?

#

Missed one tab but I changed it

willow heart
tacit quail
#

Yea I put it there

#

I noticed that

willow heart
tacit quail
willow heart
#

Save the file.

tacit quail
#

Done

#

The file has been saved and I'm back on the terminal

willow heart
tacit quail
willow heart
#

Run sudo grub-mkconfig -o /boot/grub/grub.cfg

tacit quail
willow heart
tacit quail
willow heart
tacit quail
#

Yes

#

I still have the same usb I installed arch Linux with

willow heart
#

Reboot.

tacit quail
#

Boot the usb I assume?

willow heart
tacit quail
#

Ohh okayy

willow heart
#

Let's if it's fix or not.

tacit quail
#

Failed to boot

#

Mount I mean

willow heart
#

Plug the USB;

#

And boot From it.

tacit quail
#

Alright which option do i choose?

#

When I boot from the usb

willow heart
tacit quail
#

Alright it's started

#

I'm at the terminal

willow heart
tacit quail
willow heart
#

After that run mkdir -vp /mnt/boot

tacit quail
#

Done

willow heart
#

Okay, run mount /dev/sda5 /mnt/boot

#

After that show the output of lsblk

tacit quail
willow heart
#

And lsblk

tacit quail
#

Also how do I make the font bigger rq

willow heart
tacit quail
willow heart
tacit quail
#

Yea

willow heart
tacit quail
#

Done

willow heart
tacit quail
#

Done

willow heart
tacit quail
willow heart
willow heart
tacit quail
#

Done

ornate scroll
#

Hey have you tried any other desktop environment
Are they alright ?
Or is the slowdown system wide regardless of the desktop environment

willow heart
# tacit quail Done

Run grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB --recheck

#

And show the output

tacit quail
willow heart
tacit quail
#

Done

#

No error

willow heart
#

Okay, run grub-mkconfig -o /boot/grub/grub.cfg

tacit quail
#

Done

willow heart
tacit quail
#

Done

willow heart
tacit quail
willow heart
tacit quail
willow heart
tacit quail
#

Done

willow heart
#

reboot

#

And remove the usb

tacit quail
#

Then boot normally??

willow heart
tacit quail
#

So far so good

#

Running like butter

#

But my second monitor isn't showing up

willow heart
tacit quail
#

Nothing don't I have to do sudo pacman -S and then the nvidia

#

It says no operation specified

willow heart
#

sudo pacman -S nvidia-utils nvidia-open-dkms

tacit quail
#

Yea I got it

#

Installing now

willow heart
#

After run sudo mkinitcpio -P

tacit quail
#

Done

willow heart
tacit quail
#

Rebooted

#

Second monitor still not showing up

willow heart
tacit quail
#

New lines?

willow heart
#

And show me.

tacit quail
willow heart
tacit quail
#

After this reboot?

willow heart
tacit quail
#

Done no second monitor still

willow heart
tacit quail
#

I did like the display settings

#

Nothing's there

#

It's just my main

willow heart
tacit quail
#

Just my main just checked

willow heart
tacit quail
#

And I've checked on my monitor it's set to the right port as well so it is on display port and not on hdmi

willow heart
# tacit quail

Okay, Edit the grub config sudo nano /etc/default/grub and add this nvidia-drm.modeset=1 in this GRUB_CMDLINE_LINUX_DEFAULT

tacit quail
#

Do I put a space here?

willow heart
tacit quail
willow heart
#

At the end

tacit quail
#

No it's there my typing cursor is just on it

willow heart
tacit quail
#

Done

#

Reboot?

willow heart
tacit quail
#

Nope

willow heart
#

reboot

tacit quail
#

Doesn't look like any atleast

willow heart
tacit quail
#

Still nothing

#

Not even in settings

willow heart
tacit quail
willow heart
#

And run sudo mkinitcpio -P

#

Reboot after that.

tacit quail
#

Got an error I believe

willow heart
tacit quail
#

Alr working now

willow heart
tacit quail
#

Works now

willow heart
tacit quail
#

Yes

willow heart
tacit quail
#

Everything works just fine now

#

Thanks for the help man

willow heart
#

You should close this. @tacit quail