Comment # 6 on bug 1168148 from
Created attachment 836111 [details]
HWINFO from Yast

Thanks Takashi

After rebooting my laptop 6 times the workaround works and the touchpad is
always detected on boot.
I only have the working hwinfo result.

Here is what I did:
Created a text file /etc/modprobe.d/50-i2c-hid.conf
Pasted the single line: softdep i2c-hid pre: pinctrl-amd
In terminal:
Name@Name:~> ls /boot/*initrd*
/boot/initrd  /boot/initrd-5.3.18-lp152.10-default 
/boot/initrd-5.3.18-lp152.9-default
Name@Name:~> sudo mv /boot/initrd-5.3.18-lp152.10-default
/boot/old-initrd-5.3.18-lp152.10-default-old
Name@Name:~> sudo mv /boot/initrd-5.3.18-lp152.9-default
/boot/old-initrd-5.3.18-lp152.9-default-old   
Name@Name:~> ls /boot/*initrd*
/boot/initrd  /boot/old-initrd-5.3.18-lp152.10-default-old 
/boot/old-initrd-5.3.18-lp152.9-default-old
Name@Name:~>
Name@Name:~> sudo mkinitrd /boot/initrd-5.3.18-lp152.10-default
5.3.18-lp152.10-default
Creating initrd: /boot/initrd-5.3.18-lp152.10-default
dracut: Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log
--force /boot/initrd-5.3.18-lp152.10-default 5.3.18-lp152.10-default
dracut: dracut module 'biosdevname' will not be installed, because command
'biosdevname' could not be found!
dracut: *** Including module: bash ***
dracut: *** Including module: systemd ***
dracut: *** Including module: systemd-initrd ***
dracut: *** Including module: i18n ***
dracut: *** Including module: drm ***
dracut: *** Including module: plymouth ***
dracut: *** Including module: kernel-modules ***
dracut: *** Including module: kernel-modules-extra ***
dracut: *** Including module: resume ***
dracut: *** Including module: rootfs-block ***
dracut: *** Including module: suse-btrfs ***
dracut: *** Including module: suse-xfs ***
dracut: *** Including module: terminfo ***
dracut: *** Including module: udev-rules ***
dracut: Skipping udev rule: 40-redhat.rules
dracut: Skipping udev rule: 50-firmware.rules
dracut: Skipping udev rule: 50-udev.rules
dracut: Skipping udev rule: 91-permissions.rules
dracut: Skipping udev rule: 80-drivers-modprobe.rules
dracut: *** Including module: dracut-systemd ***
dracut: *** Including module: haveged ***
dracut: *** Including module: ostree ***
dracut: *** Including module: usrmount ***
dracut: *** Including module: base ***
dracut: *** Including module: fs-lib ***
dracut: *** Including module: shutdown ***
dracut: *** Including module: suse ***
dracut: *** Including module: suse-initrd ***
dracut: *** Including modules done ***
dracut: *** Installing kernel module dependencies ***
dracut: *** Installing kernel module dependencies done ***
dracut: *** Resolving executable dependencies ***
dracut: *** Resolving executable dependencies done ***
dracut: *** Hardlinking files ***
dracut: *** Hardlinking files done ***
dracut: *** Stripping files ***
dracut: *** Stripping files done ***
dracut: *** Generating early-microcode cpio image ***
dracut: *** Constructing AuthenticAMD.bin ***
dracut: *** Store current command line parameters ***
dracut: Stored kernel commandline:
dracut:  resume=UUID=e330dc88-350f-44d4-aef0-038af45c54f7
dracut:  root=UUID=9fcc59c7-e679-422f-b782-f30bcc706b83 rootfstype=ext4
rootflags=rw,relatime
dracut: *** Creating image file '/boot/initrd-5.3.18-lp152.10-default' ***
dracut: *** Creating initramfs image file
'/boot/initrd-5.3.18-lp152.10-default' done ***
Name@Name:~>


You are receiving this mail because: