
我正在運行 openSUSE 15.2,但有一個較新的穩定內核為了有 RTL8125 網路介面的驅動程式。
目前,我使用的是 kernel-default-5.13.7-1.1.gb1bb2c4.x86_64,我想更新到提供 5.15 的較新軟體包。然而,更新被拒絕,因為
沒有提供“kmod-zstd”
$ sudo zypper in kernel-default-5.15.7-1.1.gb92986a
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides 'kmod-zstd' needed by the to be installed kernel-default-5.15.7-1.1.gb92986a.x86_64
Solution 1: do not install kernel-default-5.15.7-1.1.gb92986a.x86_64
Solution 2: break kernel-default-5.15.7-1.1.gb92986a.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
我必須安裝或更新哪個軟體包才能啟用對“kmod-zstd”的支援?