If you’re running Unity on Ubuntu 22.04 and find that the Settings → Displays panel refuses to apply new resolutions—but xrandr works fine—the culprit may be a crash in Unity’s settings daemon caused by the Wacom plugin. On Lenovo Yoga X1 Gen4, the built-in stylus controller can trigger an assertion in the plugin, which…
Day: April 29, 2025
Zoneminder setup for Foscam FI8910W
Setting Correct Value Protocol HTTP Method Simple Hostname 192.168.0.165:80 Path /videostream.cgi?user=admin&pwd=yourpassword Width 640 Height 480 Colors 24-bit color
Install Chromium same version
Retrieve Chromium Installation Info from Old Machine To check the installed version of Chromium on your old machine, run: apt-cache policy chromium-browser Example Output: chromium-browser: Installed: 90.0.4430.93-0ubuntu0.20.04.1 Candidate: 90.0.4430.93-0ubuntu0.20.04.1 Version table: *** 90.0.4430.93-0ubuntu0.20.04.1 500 500 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages 100 /var/lib/dpkg/status Install the Same Version on the New Machine To install Chromium on the new…