Hello,
I’m running Opensuse leap and I need to install linux kernel version 4.15.
Also I need linux headers for that kernel.
How can I do that? I can’t find kernel older than 4.17 in repos.
I need it for amdgpu-pro driver (dkms is failing and I get system freeze on bootup).
Eh, you’re posting this in a thread you tagged TUMBLEWEED, now here you post you’re running Leap. Which one is it? Are we allowed to know why kernel 4.15 specifically is needed?
I meant tumbleweed. idk why I wrote leap there.
I need it for AMDGPU-pro driver which was working on the linux kernel 4.15 while I was running Ubuntu, but it didn’t work on 4.17 (on Ubuntu).
Also I can’t find snapshot iso, can you please share link if you have it.
Sorry, we’re ( due to storage ) not able to keep years of snapshots. To be honest, I think even having 4.15 on Tw might not solve the issue, we don’t know how *buntu compiles and packages their kernels.
What happens if you boot from the latest Tw live images.
PC freezes at boot if I try to boot with amdgpu-pro installed on 4.17. During installation I get DKMS error.
Something interesting that I’ve found (what didn’t happen on Ubuntu) is that when I install amdgpu-pro drivers I can’t open any program (after installing driver, but before reboot).
If you want to run Tumbleweed, then I suggest switching to the amdgpu driver and giving that a whirl first (and update your system to kernel 4.18.0/20180820), if so there are a few things to do;
hello, I have already tried adding amdgpu.si_support=0 radeon.si_support=0 to the boot params on kernel 4.17
Also my card (hd 7770) supports full amdgpu-pro driver :), but I can’t install driver with --px parameter on opensuse ( didn’t try on ubuntu) (error message: “No provider of ‘xorg-x11-drv-modesetting-18.30-635379’ found.”)
malcolmlewis;2878307 Wrote:
> Hi
>
> So, your card only support’s OpenCL?;
> https://www.amd.com/en-us/products/graphics/desktop/r7#
>
> If you want to run Tumbleweed, then I suggest switching to the amdgpu
> driver and giving that a whirl first (and update your system to kernel
> 4.18.0/20180820), if so there are a few things to do;
>
> Add the following to the grub kernel options;
> >
Code:
> >
>
> Then rebuild initrd with the mkinitrd command…
hello, I have already tried adding amdgpu.si_support=0
radeon.si_support=0 to the boot params on kernel 4.17
Also my card (hd 7770) supports full amdgpu-pro driver :), but I can’t
install driver with --px parameter on opensuse ( didn’t try on ubuntu)
(error message: “No provider of ‘xorg-x11-drv-modesetting-18.30-635379’
found.”)
Hi
To use the OSS amdgpu it’s 1 not 0 and 0 for radeon… I think your
going to have to head off to the AMD forums to confirm that it will
work with the 4.18.x kernel…
I would not recommend using a non-standard kernel with all of the
recent CVE’s, but would suggest try Leap 15 4.12.x kernel?
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLES 15 | GNOME Shell 3.26.2 | 4.12.14-25.13-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
xorg-x11-drv-modesetting was obsoleted around 4 Ubuntu releases back when the modesetting driver was merged into xserver-xorg-core (1.17.x). To use the modesetting driver with any 1.17.x or newer Xorg, an easy way is to simply uninstall the gfxchip-specific Xorg driver package(s). In TW those would be xf86-video-* (except for xf86-video-fbdev and xf86-video-vesa).
malcolmlewis;2878334 Wrote:
> Hi
> To use the OSS amdgpu it’s 1 not 0 and 0 for radeon… I think your
> going to have to head off to the AMD forums to confirm that it will
> work with the 4.18.x kernel…
>
> I would not recommend using a non-standard kernel with all of the
> recent CVE’s, but would suggest try Leap 15 4.12.x kernel?
>
> –
> Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
> SLES 15 | GNOME Shell 3.26.2 | 4.12.14-25.13-default
> If you find this post helpful and are logged into the web interface,
> please show your appreciation and click on the star below… Thanks!
thats what I’ve meant. 1 for amdgpu and 0 for radeon. It doesn’t work on
4.18
Hi
So you have two options;
1- If you want to use the amdgpu-pro package, then you need to head off
to the AMD forums since it’s a proprietary driver
2- Switch back to the amdgpu OSS driver by removing the above and
ensuring it’s all gone, configure the grub options, then if still not
working with the current (4.18.5) released Tumbleweed version to raise
a bug report and work with the openSUSE kernel folks to get it fixed… http://en.opensuse.org/openSUSE:Submitting_bug_reports
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLES 15 | GNOME Shell 3.26.2 | 4.12.14-25.16-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!