Hardware issues since update to 16.1

Since update there is too much things that does not work anymore…

  • There is no sound (pulse-audio seems dead)
  • amd cpu ryzen frequencies could not be set by this script I used:
#! /bin/bash
echo userspace | tee /sys/devices/system/cpu/cpufreq/policy*/scaling_governor
echo 3600000 | tee /sys/devices/system/cpu/cpufreq/policy*/scaling_setspeed
echo 0 > /sys/devices/system/cpu/cpufreq/boost

Yast2 can not open so I can do nothing…

16.1 is in beta

Yast is being phased out

1 Like

Nowadays Pulseaudiois replaced by Pipewire, try wpctl status and qpwgraph

Yast is replaced by Cockpit and Myrlyn

1 Like

I don’yt know how I did but now I got sound…

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.