需要 standard ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/Kernel:linux-next/standard/Kernel:linux-next.repo
zypper refresh
zypper install kernel-vanilla
需要 PPC ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/Kernel:linux-next/PPC/Kernel:linux-next.repo
zypper refresh
zypper install kernel-vanilla
需要 ARM ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/Kernel:linux-next/ARM/Kernel:linux-next.repo
zypper refresh
zypper install kernel-vanilla