FloatingGhost
FloatingGhost
From a basic setup using kernel `e601e14` and device tree `726054c`: ``` arch/arm64/boot/dts/vendor/qcom/gauguin-sm6350-overlay.dtbo: ERROR (duplicate_property_names): /fragment@46/__overlay__:qcom,mdss-dsi-bl-max-level: Duplicate property name arch/arm64/boot/dts/vendor/qcom/gauguin-sm6350-overlay.dtbo: ERROR (duplicate_property_names): /fragment@47/__overlay__:qcom,mdss-dsi-bl-max-level: Duplicate property name arch/arm64/boot/dts/vendor/qcom/gauguin-sm6350-overlay.dtbo: ERROR (duplicate_property_names): /fragment@48/__overlay__:qcom,mdss-dsi-bl-max-level:...
It took an argument `data`, but attempted to access a variable `f` That's been fixed :)
Previously, the mpd widget couldn't communicate via a UNIX socket, leading to it being basically useless in that case. We can use exactly the same command sent through `socat` to...