The SD card reader is not recognized on my laptop. The vendor is realtek. Does anyone know if there is a driver that can be downloaded or some other work around to get the SD card reader working?
Thanks for the info. I have a few other unknown devices in my hwinfo output. I was going to install the newest kernel to test what else is now recognized but I’m not sure how to go about that. Doing a distribution upgrade to the kernel-stable repo wants to uninstall my existing kernel, which I’d like to avoid, but just installing the standalone kernel does not update grub so the kernel won’t load. How do I add the new kernel to grub?
Yes, but that results in a boot error stating something to the effect of “must load kernel first.” I tried it, I can’t boot the new kernel unless I do zypper dup, which uninstalls the old one.
Hi
OK, so I added the kernel:stable repository (I’m assuming you added the same one as me?);
zypper ar -f -g -n "Kernel:Stable" https://download.opensuse.org/repositories/Kernel:/stable/standard/ repo-kernel-stable
zypper ref <accept key always>
zypper up kernel-default
...There is an update candidate for 'kernel-default', but it is from a different vendor. Use 'zypper install kernel-default-4.20.6-3.1.g463cfd2.x86_64' to install this candidate...
zypper -vvv install kernel-default-4.20.6-3.1.g463cfd2.x86_64
'kernel-default-4.20.6-3.1.g463cfd2.x86_64' not found in package names. Trying 'kernel-default.x86_64 = 4.20.6-3.1.g463cfd2'.
Selecting 'kernel-default-4.20.6-3.1.g463cfd2.x86_64' from repository 'Kernel:Stable' for installation.
Resolving package dependencies...
Force resolution: No
The following 2 package updates will NOT be installed:
kernel-firmware 20190118-35.1 noarch Kernel:Stable obs://build.opensuse.org/Kernel
ucode-amd 20190118-35.1 noarch Kernel:Stable obs://build.opensuse.org/Kernel
<exit install>
zypper -vvv install kernel-default-4.20.6-3.1.g463cfd2.x86_64 kernel-firmware-20190118-35.1.noarch ucode-amd-20190118-35.1.noarch
...
Kernel installs along with rebuilding initrd and grub, reboot, enroll key, reboot, select advanced options… I see;
I added the same repo as you. I also get the same boot menu as well. The new kernel is listed in the boot menu, however when I select the kernel to boot, then I get:
Apparently kernels from OBS do not support secure boot, so that was the
problem. It’s now working properly.
Hi
I think it’s an issue for some systems, the key imported fine here and
secure boot working with the kernel key… but is easier to disable
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
SLES 15 | GNOME Shell 3.26.2 | 4.12.14-25.28-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!