Siduction Forum

Siduction Forum => Software - Support => Topic started by: manilg on 2022/01/29, 12:26:16

Title: (Solved)Autorotation mit kernel 5.16.3-2-siduction-amd64 funktioniert nicht mehr
Post by: manilg on 2022/01/29, 12:26:16
Hallo,
die Autorotation funktioniert mit dem neuen o.g. kernel nicht mehr

Code: [Select]
inxi
CPU: 8-core AMD Ryzen 7 5700U with Radeon Graphics (-MT MCP-)
speed/min/max: 1414/1400/4370 MHz Kernel: 5.16.3-2-siduction-amd64 x86_64
Up: 19m Mem: 2755.8/15420.2 MiB (17.9%) Storage: 953.87 GiB (3.6% used)
Procs: 324 Shell: Bash inxi: 3.3.12
.

Code: [Select]
grep IIO /boot/config-5.16.3-2-siduction-amd64
# CONFIG_IIO is not set
manfred@jupiter:~$


gruss

manilg
Title: Re: Autorotation mit kernel 5.16.3-2-siduction-amd64 funktioniert nicht mehr
Post by: manilg on 2022/01/29, 16:23:06
Keine Ă„nderung mit Kernel 5.16.4.1
Title: Re: Autorotation mit kernel 5.16.3-2-siduction-amd64 funktioniert nicht mehr
Post by: towo on 2022/01/29, 17:54:59
Code: [Select]
towo:Defiant> grep IIO /boot/config-5.16.4-1-siduction-amd64
CONFIG_TOUCHSCREEN_TSC2007_IIO=y
CONFIG_SENSORS_IIO_HWMON=m
# IIO staging drivers
# end of IIO staging drivers
CONFIG_IIO=m
CONFIG_IIO_BUFFER=y
CONFIG_IIO_BUFFER_CB=m
CONFIG_IIO_BUFFER_DMA=m
# CONFIG_IIO_BUFFER_DMAENGINE is not set
CONFIG_IIO_BUFFER_HW_CONSUMER=m
CONFIG_IIO_KFIFO_BUF=m
CONFIG_IIO_TRIGGERED_BUFFER=m
CONFIG_IIO_CONFIGFS=m
CONFIG_IIO_TRIGGER=y
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
CONFIG_IIO_SW_DEVICE=m
CONFIG_IIO_SW_TRIGGER=m
CONFIG_IIO_TRIGGERED_EVENT=m
CONFIG_IIO_ST_ACCEL_3AXIS=m
CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m
CONFIG_IIO_ST_ACCEL_SPI_3AXIS=m
# Hid Sensor IIO Common
CONFIG_HID_SENSOR_IIO_COMMON=m
CONFIG_HID_SENSOR_IIO_TRIGGER=m
# end of Hid Sensor IIO Common
# IIO SCMI Sensors
# end of IIO SCMI Sensors
CONFIG_IIO_SSP_SENSORS_COMMONS=m
CONFIG_IIO_SSP_SENSORHUB=m
CONFIG_IIO_ST_SENSORS_I2C=m
CONFIG_IIO_ST_SENSORS_SPI=m
CONFIG_IIO_ST_SENSORS_CORE=m
# IIO dummy driver
# CONFIG_IIO_SIMPLE_DUMMY is not set
# end of IIO dummy driver
CONFIG_IIO_ST_GYRO_3AXIS=m
CONFIG_IIO_ST_GYRO_I2C_3AXIS=m
CONFIG_IIO_ST_GYRO_SPI_3AXIS=m
CONFIG_IIO_ST_LSM6DSX=m
CONFIG_IIO_ST_LSM6DSX_I2C=m
CONFIG_IIO_ST_LSM6DSX_SPI=m
CONFIG_IIO_ST_LSM6DSX_I3C=m
CONFIG_IIO_ST_LSM9DS0=m
CONFIG_IIO_ST_LSM9DS0_I2C=m
CONFIG_IIO_ST_LSM9DS0_SPI=m
CONFIG_IIO_ST_MAGN_3AXIS=m
CONFIG_IIO_ST_MAGN_I2C_3AXIS=m
CONFIG_IIO_ST_MAGN_SPI_3AXIS=m
CONFIG_IIO_HRTIMER_TRIGGER=m
CONFIG_IIO_INTERRUPT_TRIGGER=m
CONFIG_IIO_TIGHTLOOP_TRIGGER=m
CONFIG_IIO_SYSFS_TRIGGER=m
CONFIG_IIO_ST_PRESS=m
CONFIG_IIO_ST_PRESS_I2C=m
CONFIG_IIO_ST_PRESS_SPI=m

Und da ich nicht weiss, was du mit Autorotation meinst, isses schwer zu erraten, was du eigentlich willst.
Title: Re: Autorotation mit kernel 5.16.3-2-siduction-amd64 funktioniert nicht mehr
Post by: manilg on 2022/01/30, 10:30:04
Ich verstehe unter Autorotation, wenn ich den Laptop hochkant nehme, dass der Bildschirm sich um 90 Grad dreht, oder auch um 180 Grad. Hat mit den 5.15er Kerneln problemlos funktioniert.
Title: Re: Autorotation mit kernel 5.16.3-2-siduction-amd64 funktioniert nicht mehr
Post by: towo on 2022/01/30, 12:57:04
Schonmal ein lsmod beider Kernel verglichen?
Title: Re: Autorotation mit kernel 5.16.3-2-siduction-amd64 funktioniert nicht mehr
Post by: manilg on 2022/01/31, 20:22:24


Code: [Select]
--- lsmod5.15. 2022-01-31 17:44:47.098364280 +0100
+++ lsmod5.16.4 2022-01-31 17:27:47.000128171 +0100
@@ -2,145 +2,141 @@
 rfcomm                 49152  16
 snd_seq_dummy          16384  0
 snd_hrtimer            16384  1
-snd_seq                77824  7 snd_seq_dummy
+snd_seq                73728  7 snd_seq_dummy
 snd_seq_device         16384  1 snd_seq
-ccm                    20480  0
 bnep                   20480  2
+ccm                    20480  0
 des_generic            16384  0
 libdes                 24576  1 des_generic
 cmac                   16384  2
 md4                    16384  0
+nls_utf8               16384  1
+nls_cp437              20480  1
+vfat                   20480  1
+fat                    81920  1 vfat
+snd_ctl_led            24576  0
+intel_rapl_msr         16384  0
 snd_soc_dmic           16384  1
 snd_acp3x_pdm_dma      16384  1
+joydev                 24576  0
+intel_rapl_common      24576  1 intel_rapl_msr
 snd_acp3x_rn           16384  4
-snd_ctl_led            24576  0
-snd_soc_core          315392  3 snd_acp3x_rn,snd_soc_dmic,snd_acp3x_pdm_dma
+snd_hda_codec_realtek   135168  1
+snd_hda_codec_generic    81920  1 snd_hda_codec_realtek
+snd_soc_core          225280  3 snd_acp3x_rn,snd_soc_dmic,snd_acp3x_pdm_dma
 snd_compress           20480  1 snd_soc_core
-intel_rapl_msr         20480  0
+iwlmvm                339968  0
 snd_pcm_dmaengine      16384  1 snd_soc_core
+snd_hda_codec_hdmi     65536  1
 ac97_bus               16384  1 snd_soc_core
-snd_hda_codec_realtek   155648  1
-snd_hda_codec_generic    90112  1 snd_hda_codec_realtek
-snd_hda_codec_hdmi     69632  1
-dell_laptop            32768  0
-snd_hda_intel          57344  9
-ledtrig_audio          16384  3 snd_ctl_led,snd_hda_codec_generic,dell_laptop
+mac80211              589824  1 iwlmvm
+snd_hda_intel          36864  9
+edac_mce_amd           36864  0
 snd_intel_dspcfg       16384  1 snd_hda_intel
-iwlmvm                352256  0
-intel_rapl_common      28672  1 intel_rapl_msr
-joydev                 24576  0
-dell_smm_hwmon         16384  0
-snd_hda_codec         163840  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
-uvcvideo              118784  0
+libarc4                16384  1 mac80211
+snd_hda_codec         118784  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
+uvcvideo              114688  0
+dell_laptop            28672  0
 videobuf2_vmalloc      16384  1 uvcvideo
+kvm_amd               106496  0
+amdgpu               6823936  18
+ledtrig_audio          16384  3 snd_ctl_led,snd_hda_codec_generic,dell_laptop
+btusb                  57344  0
 videobuf2_memops       16384  1 videobuf2_vmalloc
-mac80211             1069056  1 iwlmvm
-snd_hda_core          106496  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
-videobuf2_v4l2         36864  1 uvcvideo
-edac_mce_amd           40960  0
-libarc4                16384  1 mac80211
-nls_utf8               16384  1
-amdgpu               7229440  16
-nls_cp437              20480  1
+snd_hda_core           65536  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
+dell_smm_hwmon         16384  0
+btrtl                  16384  1 btusb
+snd_pci_acp6x          16384  0
 snd_hwdep              16384  1 snd_hda_codec
-videobuf2_common       69632  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
-ucsi_acpi              16384  0
+videobuf2_v4l2         28672  1 uvcvideo
+iommu_v2               20480  1 amdgpu
+btbcm                  20480  1 btusb
 dell_wmi               16384  0
-iommu_v2               24576  1 amdgpu
-btusb                  57344  0
-vfat                   20480  1
-iwlwifi               311296  1 iwlmvm
-btrtl                  20480  1 btusb
+gpu_sched              28672  1 amdgpu
+snd_pcm               114688  9 snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_compress,snd_soc_core,snd_hda_core,snd_acp3x_pdm_dma,snd_pcm_dmaengine
+videobuf2_common       49152  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
+iwlwifi               282624  1 iwlmvm
+kvm                   569344  1 kvm_amd
+btintel                36864  1 btusb
 snd_pci_acp5x          16384  0
-videodev              262144  3 videobuf2_v4l2,uvcvideo,videobuf2_common
-kvm_amd               118784  0
-typec_ucsi             40960  1 ucsi_acpi
-snd_pcm               135168  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_compress,snd_soc_core,snd_hda_core,snd_acp3x_pdm_dma,snd_pcm_dmaengine
-gpu_sched              45056  1 amdgpu
-btbcm                  20480  1 btusb
-fat                    86016  1 vfat
-dell_smbios            20480  2 dell_wmi,dell_laptop
-roles                  16384  1 typec_ucsi
-kvm                  1032192  1 kvm_amd
-snd_rn_pci_acp3x       16384  0
-snd_timer              36864  3 snd_seq,snd_hrtimer,snd_pcm
+dell_smbios            16384  2 dell_wmi,dell_laptop
 drm_ttm_helper         16384  1 amdgpu
-btintel                40960  1 btusb
+snd_timer              32768  3 snd_seq,snd_hrtimer,snd_pcm
+videodev              204800  3 videobuf2_v4l2,uvcvideo,videobuf2_common
 irqbypass              16384  1 kvm
 dcdbas                 16384  1 dell_smbios
-mc                     57344  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
-snd                   106496  41 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
+snd_rn_pci_acp3x       16384  0
+snd                    90112  41 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
+mc                     45056  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
+rapl                   16384  0
+bluetooth             528384  45 btrtl,btintel,btbcm,bnep,btusb,rfcomm
 pcspkr                 16384  0
+serio_raw              16384  0
 sparse_keymap          16384  1 dell_wmi
-bluetooth             540672  45 btrtl,btintel,btbcm,bnep,btusb,rfcomm
-wmi_bmof               16384  0
 dell_wmi_descriptor    16384  2 dell_wmi,dell_smbios
-serio_raw              16384  0
+wmi_bmof               16384  0
 hid_multitouch         28672  0
-cfg80211             1032192  3 iwlmvm,iwlwifi,mac80211
-ttm                    77824  2 amdgpu,drm_ttm_helper
 k10temp                16384  0
-soundcore              16384  2 snd_ctl_led,snd
+cfg80211              405504  3 iwlmvm,iwlwifi,mac80211
+ttm                    65536  2 amdgpu,drm_ttm_helper
 snd_pci_acp3x          16384  0
-typec                  61440  1 typec_ucsi
+soundcore              16384  2 snd_ctl_led,snd
+ucsi_acpi              16384  0
+typec_ucsi             28672  1 ucsi_acpi
+roles                  16384  1 typec_ucsi
+typec                  45056  1 typec_ucsi
 button                 20480  0
 tpm_tis                16384  0
 tpm_tis_core           24576  1 tpm_tis
-tpm                    81920  2 tpm_tis,tpm_tis_core
+evdev                  20480  18
+tpm                    69632  2 tpm_tis,tpm_tis_core
 dell_rbtn              16384  0
-evdev                  24576  18
-rfkill                 28672  10 bluetooth,dell_laptop,dell_rbtn,cfg80211
 rng_core               16384  1 tpm
-hid_sensor_accel_3d    16384  1
-hid_sensor_trigger     16384  2 hid_sensor_accel_3d
-industrialio_triggered_buffer    16384  1 hid_sensor_trigger
-kfifo_buf              16384  1 industrialio_triggered_buffer
-hid_sensor_iio_common    16384  2 hid_sensor_trigger,hid_sensor_accel_3d
-industrialio           90112  5 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_accel_3d
-acpi_cpufreq           24576  0
+rfkill                 24576  10 bluetooth,dell_laptop,dell_rbtn,cfg80211
+acpi_cpufreq           16384  0
 amd_pmc                16384  0
-ac                     16384  0
 acpi_tad               20480  0
+ac                     16384  0
 ipmi_devintf           20480  0
-ipmi_msghandler        69632  1 ipmi_devintf
+ipmi_msghandler        65536  1 ipmi_devintf
 msr                    16384  0
-parport_pc             49152  0
+parport_pc             45056  0
 ppdev                  20480  0
 lp                     20480  0
-parport                57344  3 parport_pc,lp,ppdev
-fuse                  143360  3
-configfs               49152  1
-sunrpc                634880  1
+parport                49152  3 parport_pc,lp,ppdev
+fuse                  139264  3
+configfs               40960  1
+sunrpc                278528  1
 ip_tables              28672  0
-x_tables               45056  1 ip_tables
+x_tables               32768  1 ip_tables
 raid10                 65536  0
-raid456               147456  0
+raid456               139264  0
 async_raid6_recov      20480  1 raid456
 async_memcpy           16384  2 raid456,async_raid6_recov
 async_pq               16384  2 raid456,async_raid6_recov
 async_xor              16384  3 async_pq,raid456,async_raid6_recov
 async_tx               16384  5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
 raid1                  49152  0
-raid0                  24576  0
+raid0                  20480  0
 multipath              16384  0
-linear                 20480  0
-md_mod                176128  6 raid1,raid10,raid0,linear,raid456,multipath
+linear                 16384  0
+md_mod                159744  6 raid1,raid10,raid0,linear,raid456,multipath
 i2c_hid_acpi           16384  0
 i2c_hid                28672  1 i2c_hid_acpi
-hid_sensor_hub         20480  3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d
+hid_sensor_hub         20480  0
 mfd_core               16384  2 hid_sensor_hub,amdgpu
 hid_generic            16384  0
-xhci_pci               20480  0
+psmouse               159744  0
 ahci                   45056  0
+xhci_pci               16384  0
 xhci_pci_renesas       16384  1 xhci_pci
-psmouse               167936  0
 i2c_piix4              24576  0
-libahci                45056  1 ahci
+libahci                36864  1 ahci
 amd_sfh                24576  0
-xhci_hcd              270336  1 xhci_pci
+xhci_hcd              163840  1 xhci_pci
 thermal                20480  0
-wmi                    32768  4 dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
-battery                24576  0
-video                  49152  2 dell_wmi,dell_laptop
+wmi                    24576  4 dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
+battery                20480  0
+video                  45056  2 dell_wmi,dell_laptop
 i2c_designware_platform    16384  0
 i2c_designware_core    28672  1 i2c_designware_platform
Title: Re: Autorotation mit kernel 5.16.3-2-siduction-amd64 funktioniert nicht mehr
Post by: manilg on 2022/01/31, 20:24:14
Fixed code-tag: hendrikL

Code: [Select]
--- lsmod5.15. 2022-01-31 17:44:47.098364280 +0100
+++ lsmod5.16.4 2022-01-31 17:27:47.000128171 +0100
@@ -2,145 +2,141 @@
 rfcomm                 49152  16
 snd_seq_dummy          16384  0
 snd_hrtimer            16384  1
-snd_seq                77824  7 snd_seq_dummy
+snd_seq                73728  7 snd_seq_dummy
 snd_seq_device         16384  1 snd_seq
-ccm                    20480  0
 bnep                   20480  2
+ccm                    20480  0
 des_generic            16384  0
 libdes                 24576  1 des_generic
 cmac                   16384  2
 md4                    16384  0
+nls_utf8               16384  1
+nls_cp437              20480  1
+vfat                   20480  1
+fat                    81920  1 vfat
+snd_ctl_led            24576  0
+intel_rapl_msr         16384  0
 snd_soc_dmic           16384  1
 snd_acp3x_pdm_dma      16384  1
+joydev                 24576  0
+intel_rapl_common      24576  1 intel_rapl_msr
 snd_acp3x_rn           16384  4
-snd_ctl_led            24576  0
-snd_soc_core          315392  3 snd_acp3x_rn,snd_soc_dmic,snd_acp3x_pdm_dma
+snd_hda_codec_realtek   135168  1
+snd_hda_codec_generic    81920  1 snd_hda_codec_realtek
+snd_soc_core          225280  3 snd_acp3x_rn,snd_soc_dmic,snd_acp3x_pdm_dma
 snd_compress           20480  1 snd_soc_core
-intel_rapl_msr         20480  0
+iwlmvm                339968  0
 snd_pcm_dmaengine      16384  1 snd_soc_core
+snd_hda_codec_hdmi     65536  1
 ac97_bus               16384  1 snd_soc_core
-snd_hda_codec_realtek   155648  1
-snd_hda_codec_generic    90112  1 snd_hda_codec_realtek
-snd_hda_codec_hdmi     69632  1
-dell_laptop            32768  0
-snd_hda_intel          57344  9
-ledtrig_audio          16384  3 snd_ctl_led,snd_hda_codec_generic,dell_laptop
+mac80211              589824  1 iwlmvm
+snd_hda_intel          36864  9
+edac_mce_amd           36864  0
 snd_intel_dspcfg       16384  1 snd_hda_intel
-iwlmvm                352256  0
-intel_rapl_common      28672  1 intel_rapl_msr
-joydev                 24576  0
-dell_smm_hwmon         16384  0
-snd_hda_codec         163840  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
-uvcvideo              118784  0
+libarc4                16384  1 mac80211
+snd_hda_codec         118784  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
+uvcvideo              114688  0
+dell_laptop            28672  0
 videobuf2_vmalloc      16384  1 uvcvideo
+kvm_amd               106496  0
+amdgpu               6823936  18
+ledtrig_audio          16384  3 snd_ctl_led,snd_hda_codec_generic,dell_laptop
+btusb                  57344  0
 videobuf2_memops       16384  1 videobuf2_vmalloc
-mac80211             1069056  1 iwlmvm
-snd_hda_core          106496  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
-videobuf2_v4l2         36864  1 uvcvideo
-edac_mce_amd           40960  0
-libarc4                16384  1 mac80211
-nls_utf8               16384  1
-amdgpu               7229440  16
-nls_cp437              20480  1
+snd_hda_core           65536  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
+dell_smm_hwmon         16384  0
+btrtl                  16384  1 btusb
+snd_pci_acp6x          16384  0
 snd_hwdep              16384  1 snd_hda_codec
-videobuf2_common       69632  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
-ucsi_acpi              16384  0
+videobuf2_v4l2         28672  1 uvcvideo
+iommu_v2               20480  1 amdgpu
+btbcm                  20480  1 btusb
 dell_wmi               16384  0
-iommu_v2               24576  1 amdgpu
-btusb                  57344  0
-vfat                   20480  1
-iwlwifi               311296  1 iwlmvm
-btrtl                  20480  1 btusb
+gpu_sched              28672  1 amdgpu
+snd_pcm               114688  9 snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_compress,snd_soc_core,snd_hda_core,snd_acp3x_pdm_dma,snd_pcm_dmaengine
+videobuf2_common       49152  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
+iwlwifi               282624  1 iwlmvm
+kvm                   569344  1 kvm_amd
+btintel                36864  1 btusb
 snd_pci_acp5x          16384  0
-videodev              262144  3 videobuf2_v4l2,uvcvideo,videobuf2_common
-kvm_amd               118784  0
-typec_ucsi             40960  1 ucsi_acpi
-snd_pcm               135168  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_compress,snd_soc_core,snd_hda_core,snd_acp3x_pdm_dma,snd_pcm_dmaengine
-gpu_sched              45056  1 amdgpu
-btbcm                  20480  1 btusb
-fat                    86016  1 vfat
-dell_smbios            20480  2 dell_wmi,dell_laptop
-roles                  16384  1 typec_ucsi
-kvm                  1032192  1 kvm_amd
-snd_rn_pci_acp3x       16384  0
-snd_timer              36864  3 snd_seq,snd_hrtimer,snd_pcm
+dell_smbios            16384  2 dell_wmi,dell_laptop
 drm_ttm_helper         16384  1 amdgpu
-btintel                40960  1 btusb
+snd_timer              32768  3 snd_seq,snd_hrtimer,snd_pcm
+videodev              204800  3 videobuf2_v4l2,uvcvideo,videobuf2_common
 irqbypass              16384  1 kvm
 dcdbas                 16384  1 dell_smbios
-mc                     57344  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
-snd                   106496  41 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
+snd_rn_pci_acp3x       16384  0
+snd                    90112  41 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
+mc                     45056  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
+rapl                   16384  0
+bluetooth             528384  45 btrtl,btintel,btbcm,bnep,btusb,rfcomm
 pcspkr                 16384  0
+serio_raw              16384  0
 sparse_keymap          16384  1 dell_wmi
-bluetooth             540672  45 btrtl,btintel,btbcm,bnep,btusb,rfcomm
-wmi_bmof               16384  0
 dell_wmi_descriptor    16384  2 dell_wmi,dell_smbios
-serio_raw              16384  0
+wmi_bmof               16384  0
 hid_multitouch         28672  0
-cfg80211             1032192  3 iwlmvm,iwlwifi,mac80211
-ttm                    77824  2 amdgpu,drm_ttm_helper
 k10temp                16384  0
-soundcore              16384  2 snd_ctl_led,snd
+cfg80211              405504  3 iwlmvm,iwlwifi,mac80211
+ttm                    65536  2 amdgpu,drm_ttm_helper
 snd_pci_acp3x          16384  0
-typec                  61440  1 typec_ucsi
+soundcore              16384  2 snd_ctl_led,snd
+ucsi_acpi              16384  0
+typec_ucsi             28672  1 ucsi_acpi
+roles                  16384  1 typec_ucsi
+typec                  45056  1 typec_ucsi
 button                 20480  0
 tpm_tis                16384  0
 tpm_tis_core           24576  1 tpm_tis
-tpm                    81920  2 tpm_tis,tpm_tis_core
+evdev                  20480  18
+tpm                    69632  2 tpm_tis,tpm_tis_core
 dell_rbtn              16384  0
-evdev                  24576  18
-rfkill                 28672  10 bluetooth,dell_laptop,dell_rbtn,cfg80211
 rng_core               16384  1 tpm
-hid_sensor_accel_3d    16384  1
-hid_sensor_trigger     16384  2 hid_sensor_accel_3d
-industrialio_triggered_buffer    16384  1 hid_sensor_trigger
-kfifo_buf              16384  1 industrialio_triggered_buffer
-hid_sensor_iio_common    16384  2 hid_sensor_trigger,hid_sensor_accel_3d
-industrialio           90112  5 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_accel_3d
-acpi_cpufreq           24576  0
+rfkill                 24576  10 bluetooth,dell_laptop,dell_rbtn,cfg80211
+acpi_cpufreq           16384  0
 amd_pmc                16384  0
-ac                     16384  0
 acpi_tad               20480  0
+ac                     16384  0
 ipmi_devintf           20480  0
-ipmi_msghandler        69632  1 ipmi_devintf
+ipmi_msghandler        65536  1 ipmi_devintf
 msr                    16384  0
-parport_pc             49152  0
+parport_pc             45056  0
 ppdev                  20480  0
 lp                     20480  0
-parport                57344  3 parport_pc,lp,ppdev
-fuse                  143360  3
-configfs               49152  1
-sunrpc                634880  1
+parport                49152  3 parport_pc,lp,ppdev
+fuse                  139264  3
+configfs               40960  1
+sunrpc                278528  1
 ip_tables              28672  0
-x_tables               45056  1 ip_tables
+x_tables               32768  1 ip_tables
 raid10                 65536  0
-raid456               147456  0
+raid456               139264  0
 async_raid6_recov      20480  1 raid456
 async_memcpy           16384  2 raid456,async_raid6_recov
 async_pq               16384  2 raid456,async_raid6_recov
 async_xor              16384  3 async_pq,raid456,async_raid6_recov
 async_tx               16384  5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
 raid1                  49152  0
-raid0                  24576  0
+raid0                  20480  0
 multipath              16384  0
-linear                 20480  0
-md_mod                176128  6 raid1,raid10,raid0,linear,raid456,multipath
+linear                 16384  0
+md_mod                159744  6 raid1,raid10,raid0,linear,raid456,multipath
 i2c_hid_acpi           16384  0
 i2c_hid                28672  1 i2c_hid_acpi
-hid_sensor_hub         20480  3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d
+hid_sensor_hub         20480  0
 mfd_core               16384  2 hid_sensor_hub,amdgpu
 hid_generic            16384  0
-xhci_pci               20480  0
+psmouse               159744  0
 ahci                   45056  0
+xhci_pci               16384  0
 xhci_pci_renesas       16384  1 xhci_pci
-psmouse               167936  0
 i2c_piix4              24576  0
-libahci                45056  1 ahci
+libahci                36864  1 ahci
 amd_sfh                24576  0
-xhci_hcd              270336  1 xhci_pci
+xhci_hcd              163840  1 xhci_pci
 thermal                20480  0
-wmi                    32768  4 dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
-battery                24576  0
-video                  49152  2 dell_wmi,dell_laptop
+wmi                    24576  4 dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
+battery                20480  0
+video                  45056  2 dell_wmi,dell_laptop
 i2c_designware_platform    16384  0
 i2c_designware_core    28672  1 i2c_designware_platform
Title: Re: Autorotation mit kernel 5.16.3-2-siduction-amd64 funktioniert nicht mehr
Post by: towo on 2022/01/31, 23:19:16
Teste es mit dem neuen Kernel.
Title: Re: Autorotation mit kernel 5.16.3-2-siduction-amd64 funktioniert nicht mehr
Post by: manilg on 2022/02/01, 07:04:38
5-16-4.2-siduction-amd64

Autorotation funktioniert wieder

Danke towo