Arch Linux on the Framework Laptop 13

I got Arch Linux installed. One issue, there seems to be an issue with IWD 1.19. It crashed every time I tried to connect to a wifi network. The thing is, the live environment comes with 1.18, so everything would look OK in the live environment but when I booted from the installed environment Wifi would not work. I downgraded the installed environment to 1.18 and it worked. NetworkManager seems to work fine.

Is anyone else having issues with the upgrade to kernel 5.15.2? After updating this morning, running into constant random GPU hangs. Getting errors like [drm] GPU HANG: ecode 12:1:85dffffb, in sddm-greeter, but sometimes it’s in Xorg or in QSGRenderThread or in plasmashell. Sometimes it will freeze before login, sometimes plasma starts normally and it freezes randomly (usually when opening a program, like firefox), but most times it freezes during xorg or plasma initialization. I’m running plasma/x11, but since it sometimes freezes during SDDM I’m not sure if that matters.

Downgrading the kernel to 5.14.16 seems to have worked, although I am seeing weird visual artifacts in Firefox that I’m not sure were there before.

Update: Visual artifacts in 5.14.16 were fixed by installing xf86-video-intel and configuring as suggested on the arch wiki. Still seeing GPU hangs on 5.15.2 with the new config, though.

Another update: It looks like maybe Plasma disables some compositing features if it detects a GPU crash, which is probably why I started noticing visual artifacts after rolling back.

3 Likes

@mcdoogs I am seeing the same thing. 5.15.2 makes plasma utilities unsuable, causing GPU HANGs. I downgraded all the way to 5.14.9 and am not seeing any visual artifacts nor hangs.

Looks like the i915 driver got messed up on last release.

3 Likes

I’m guessing it’s the same as this issue. Although they’re encountering it in just SDDM, might be some difference between hardware or distro letting us get to plasma occasionally

2 Likes

I am seeing the same thing. I upgraded to 5.15.2 yesterday morning. General programs like Firefox ran like normal, however attempting to interface with any Plasma widgets like the battery indicator or application menu caused the system to completely hang. I ended up downgrading to my previous kernel where the symptoms went away. This is the first time I’ve had to downgrade a kernel, so I’m hoping there aren’t any complications.

2 Likes

For those wanting to get bluetooth working on the latest kernel, there is a patch currently available that you can compile into a kernel: [v2] Bluetooth: btintel: Fix bdaddress comparison with garbage value - Patchwork

Or you can wait for the patch to make it into the latest kernel

2 Likes

I have the same issues with kernel 5.15.2. I downgraded to 5.14.11, which helped recover most problems except the bluetooth. Would pacman upgrade to the new and hopefully fixed kernel when it becomes available? I don’t feel comfortable compiling the darn thing, lol.

I just opted for installing linux-next-git, since the patch has already landed there.

2 Likes

After updating to the latest kernel (5.15.2), my HDMI adaptor stopped working. Booting to LTS (5.10.80) and the hdmi works. Has anybody else seen this?
Edit: Actually, looking through my logs, 5.15.2 was working originally, so something else I updated after initial install must be at fault. Booting LTS does fix it, though

I tried it just now and it works for me (running 5.15.2-arch1-1)

Have you updated everything today? It looks like the kernel isn’t the problem, but using the LTS kernel fixes it. I am guessing some other module was updated, but nothing strikes me as likely in the pacman.log

I updated today to 5.15.3, and it is working again. It is a mystery…

No luck for me with the kernel 5.15.3 upgrade. Bluetooth not detected, KDE freezes for a few seconds before re-responding, etc. Downgraded to 5.14.16 :confused:, most issues fixed. Baloo got excited and using significant system resources at the moment, probably nothing to do with the process and just a random coincidence.

1 Like

I had the same experience after upgrading this weekend. I just downgraded to 5.14.9-arch2-1 (just because it was the only other version I had in /var/cache/pacman/pkg) and everything is normal again for now. :slight_smile:

1 Like

I also tried 5.15.3, but no dice, I was having the exact same issues as on 5.15.2. I had to backdate down to 5.14.16 again, where everything is running fine.

Still no total joy with 5.15.4. It seems like the bluetooth module is fixed but the display issues are still there and were actually worse than previous versions. Back to 5.14.16…

1 Like

Just updated Manjaro and am now on kernel 5.14.18-1-MANJARO. Woke my laptop from deep sleep, on a whim switched on bluetooth (it turned on!), connected to the tp-link input on my stereo system, and am playing blues harmonica through my speakers.

Too much information. The important part is that bluetooth appears to be working and it didn’t until today.

1 Like

linux-zen 5.15.4 resolves Bluetooth for me, as they’ve packaged the fix

(referring to Arch Linux on the Framework Laptop - #95 by Kanshou)

1 Like

I’d like to upgrade to 5.15.x for no good reason.

I’m sticking to 5.14.x for now.

@hakayova a patch is up for 5.15.4 to fix the gpu hang issues. I have been running with it for a couple days with no problem. See section i915 on Framework Laptop - ArchWiki

4 Likes