I am using the latest kernel, i.e. 6.5.8-1-default.
Since the mouse and keyboard do not work in this package after reboot, I would like to try an older kernel, i.e. 6.5.6-1-default.
I have tried that the previous package works ok.
How could I install the 6.5.6-1-default kernel in the package below?
Operating System: openSUSE Tumbleweed 20231023
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Kernel Version: 6.5.8-1-default (64-bit)
Graphics Platform: X11
Processors: 16 Ć AMD Ryzen 9 5900HX with Radeon Graphics
Memory: 30.7 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: MINIPC PN52type or paste code here
You should still have the 6.5.6 kernel installed since it was the previous one to 6.5.8. Just reboot your computer and go into the Advanced options from the Grub menu and see if itās in there.
If I reboot Tumbleweed when the latest package is active, I canāt do anything because my mouse cursor doesnāt move and the keyboard doesnāt respond to any key. So both are dead.
In this case, this information appears on the screen before starting (picture 3.jpg).
This only happens when the computer is started with the ārebootā command. If the computer is started with the ārestartā command, the mouse and keyboard connected via USB will work.
I tried to get a log file of the situation where kernel 6.5.6-1-default is loaded on the computer, but it worked the same way as 6.5.8-1-default. Itās a bit difficult for me to gather information, when the mouse and keyboard really donāt work.
Mouse Logitech USB M190
Keyboard Logitech USB (model?)
However, I have two files saved
power_off_on_kernel_6_8_1.log (one boot)
reboot_kernel_6_8_1 (two boots, i.e. first an error situation and then power_off_on, so that I could get compiled information)
The files are quite large, so where can I save them?
On computers with PS/2 ports, using a PS/2-connected keyboard could be your savior. Donāt ever try to hotplug one though. PC needs to be off when connection made or you could loose the port.
I tried to save the files but I donāt know if I succeeded because I canāt find them anymore. This is too hard for me again. Why doesnāt the file name appear?
I have played with the USB ports and have come to the conclusion that the USB ports marked with a red circle do not work after the reboot command (Those marked in green always work).
After the power-off-power-on command they also work.
What is the difference between those commands software-wise, is something left uninitialized?
Supposedly āgreenā ports are connected to CPU (APU), āredā ports - to chipset (south bridge) or USB controller. If TW breaks USB subsystem then āredā ports donāt workā¦
Try to change USB power settings in BIOS. Test PC with Leap.
BIOS upgrade may help.
kone1:~ # timedatectl
Local time: Sat 2023-10-28 17:55:27 EEST
Universal time: Sat 2023-10-28 14:55:27 UTC
RTC time: Sat 2023-10-28 14:55:27
Time zone: Europe/Helsinki (EEST, +0300)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
kone1:~ #
kone1:~ #
kone1:~ # reboot=cold
kone1:~ #
kone1:~ # timedatectl
Local time: Sat 2023-10-28 17:55:46 EEST
Universal time: Sat 2023-10-28 14:55:46 UTC
RTC time: Sat 2023-10-28 14:55:46
Time zone: Europe/Helsinki (EEST, +0300)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
kone1:~ #
kone1:~ #
kone1:~ #
kone1:~ # reboot=cold,acpi
kone1:~ #
kone1:~ #
kone1:~ # timedatectl
Local time: Sat 2023-10-28 17:57:22 EEST
Universal time: Sat 2023-10-28 14:57:22 UTC
RTC time: Sat 2023-10-28 14:57:22
Time zone: Europe/Helsinki (EEST, +0300)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
kone1:~ #
This sounds reasonable. Iām trying to change the USB power values in bios, but Iām no master with bios.
I can get around this problem by putting all USB devices in one hub. But it interests me because I think this is a bug, this is not how it should work.
I have no way to install Leap. Or I could install it alongside TW, but I donāt know how to partition the hard drive.