Package Details: linux-mainline 6.14-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: The Linux Mainline kernel and modules
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 290
Popularity: 2.33
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2025-03-24 18:56 (UTC)

Required by (6)

Sources (2)

Pinned Comments

That1Calculator commented on 2025-01-17 19:37 (UTC) (edited on 2025-02-23 21:34 (UTC) by That1Calculator)

!!! IMPORTANT NOTICE REGARDING linux-mainline-um5606 !!!

I will be deprecating this package upon the release of Linux 6.14rc1, as the only remaining patch for this series of laptops has been merged into Linux and is slated for release in 6.14rc1!

https://lore.kernel.org/lkml/CAPM=9tw+ySbm80B=zHVhodMFoS_fqNw_v4yVURCv3cc9ukvYYg@mail.gmail.com/

Thank you all for using this package for the last few months!! ❤️🐧

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 92 Next › Last »

emfol commented on 2024-12-11 15:10 (UTC) (edited on 2024-12-11 15:11 (UTC) by emfol)

@That1Calculator have you noticed this new warning when running mkinitcpio with the new 6.13-rc2 kernel?

==> WARNING: No module containing the symbol 'drm_privacy_screen_register' found in: 'drivers/platform'

It looks like there was change on module compress config:

$ grep CONFIG_MODULE_COMPRESS src/linux-mainline/.config
 > # CONFIG_MODULE_COMPRESS is not set

If you perform the same grep on src/linux-mainline/.config.old you get:

$ grep CONFIG_MODULE_COMPRESS src/linux-mainline/.config.old 
 > # CONFIG_MODULE_COMPRESS_NONE is not set
 > # CONFIG_MODULE_COMPRESS_GZIP is not set
 > # CONFIG_MODULE_COMPRESS_XZ is not set
 > CONFIG_MODULE_COMPRESS_ZSTD=y

MrQ commented on 2024-12-11 09:33 (UTC)

@That1Calculator - Peace - Please dont mind us too much, is there any way possible that I could get Ollama to use NPU. - We are very beginner level.

kad07 commented on 2024-12-11 02:36 (UTC)

Not sure what I am doing wrong but I cant seem to get the sound to work properly. The wiki suggests that linux-mainline-um5606 should make the sound work but it is still tiny for me. Do i need to tweak anything after installing linux-mainline-um5606?

sigxcpu commented on 2024-12-10 22:22 (UTC) (edited on 2024-12-10 22:39 (UTC) by sigxcpu)

I am 100% sure it is not because the crash log is not related to the Wi-Fi module. It is clearly something wrong in dml_core_mode_support inside amdgpu kernel module. Moreover, I've never had that patch since followed the guide to install it on Zenbook S16, and sleep/resume were almost instantaneous, working every time. Also Wi-Fi was flawless (I don't know why, previously this Mediatek chipset was pretty bad on a Lenovo Legion), reaching 90-95MB/sec on downloads.

What actually changed today, was to recompile the kernel and update to 6.13-rc2 and also install linux-firmware-git and amd-ucode-git. Before these changes, with the previous 6.13 patched version everything was flawless.

LE: tried to reproduce it and failed. Maybe it was a fluke. Maybe it was the stupid HAMA 100w charger that is making the laptop whistle (although it negotiates PD correctly). Went back to original charger now.

That1Calculator commented on 2024-12-10 22:17 (UTC) (edited on 2024-12-10 22:19 (UTC) by That1Calculator)

@sigxcpu pretty sure it's this issue, actually: https://wiki.archlinux.org/title/ASUS_Zenbook_UM5606#Wake_from_suspend

sigxcpu commented on 2024-12-10 22:09 (UTC)

Latest 6.13.0-rc2-1-mainline-um5606 is breaking resume from suspend. Looks to be a bug in amdgpu driver. The system wakes up, beeps (I think b/c AC adapter was inserted during sleep) then freezes.

Here's the crash log: https://pastebin.com/iW6Yvt2c

VanKurt commented on 2024-12-10 04:34 (UTC)

I did a video streaming test yesterday with this patched kernel and linux-firmware-git (which includes amd-ucode-git???). It took ~15 minutes until the device froze. Audio was still playing for 30 seconds or so, but the screen was frozen. So there is definitely still something wrong...