Chromium will not launch on my Xfce guest. This is not my usual browser, so I can’t recall how well it worked before. I have tried updating, uninstalling and reinstalling, etc. via pacman with no change.
Trying to open it in the terminal shows this.
[edj@kase ~]$ chromium
[0201/085312.903438:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[0201/085312.903560:ERROR:file_io_posix.cc(144)] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
Trace/breakpoint trap (core dumped)
Running chromium --diagnostics
shows it passes all tests.
For comparison’s sake, I also have it installed on my KDE Plasma guest. Those missing files don’t exist at those locations there either, but this doesn’t seem to be a problem on that client.