2022-05-05, 04:04
(2022-05-04, 22:10)taorn Wrote: Any tip before proceed to upgrade from 20.04 to 22.04?
Rumor has it that Ubuntu 22.04 uses Python 3.10, which doesn't seem to play nice all the time with Kodi.
(2022-05-04, 22:10)taorn Wrote: Any tip before proceed to upgrade from 20.04 to 22.04?
(2022-05-05, 04:04)Klojum Wrote:(2022-05-04, 22:10)taorn Wrote: Any tip before proceed to upgrade from 20.04 to 22.04?
Rumor has it that Ubuntu 22.04 uses Python 3.10, which doesn't seem to play nice all the time with Kodi.
sudo apt install ubuntu-desktop-minimal
openbox autostart script:xrandr -d :0 --output HDMI2 --auto --mode 3840x2160 --rate 60 --set "Broadcast RGB" "Full"
(2023-11-10, 08:51)3dfx Wrote: Do you have anything relating to set output/resolution?
For example:
openbox autostart script:xrandr -d :0 --output HDMI2 --auto --mode 3840x2160 --rate 60 --set "Broadcast RGB" "Full"
when I changed to:opepox autostart:OUTPUT=`xrandr -display :0 -q | sed '/ connected/!d;s/ .*//;q'`
xrandr -display :0 --output $OUTPUT --set "Broadcast RGB" "Full"
there is no change and I have 3840x2160@60Hz (but after repluging DP-HDMI cable)openpox autostart:OUTPUT=`xrandr -display :0 -q | sed '/ connected/!d;s/ .*//;q'`
xrandr -display :0 --output $OUTPUT --mode 1920x1080 --rate 60 --set "Broadcast RGB" "Full"
Quote:Did you save the EDID infos an passed it through while booting?Unfortunately I don't understand.
Is there any way around this?dmesg:[ 906.433584] rfkill: input handler enabled
[ 909.018698] rfkill: input handler disabled
[ 938.928845] rfkill: input handler enabled
[ 939.003426] evict_inodes inode 00000000c830a67a, i_count = 1, was skipped!
[ 939.753134] i915 0000:00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun
[ 942.410612] rfkill: input handler disabled