ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.41k stars 1.72k forks source link

HDMI Output Loss After Unplug HDMI Cable from Monitor and Connect HDMI Cable to A TV -- Jammy-Gnome with Kernel-5.15.118-ophub #1551

Closed JFLim1 closed 11 months ago

JFLim1 commented 11 months ago

Hi @ophub,

Am facing Loss of HDMI Signal/Output when HDMI Cable is Unplug from the Monitor (1080/60) and Connect to TV (1080/60) On Ubuntu Jammy-Gnome with kernel 5.15.118-ophub. The connection to the TV just a Blank Desktop Screen and "No Signal". Ctrl+Alt+F3 get into TTY3, HDMI Signal is available, login and reboot to regain Desktop Screen.

Found this out today, when I Unplug the HDMI Cable from the Monitor and Replug the HDMI Cable to TV. This is repeatable.

The interesting part is, Unplug HDMI Cable from Monitor and Replug-In HDMI Cable to the same Monitor, NO issue, HDMI Signal is avalable and Gnome Desktop works.

jfl@armbian:~$ cat /etc/ophub-release
VERSION_CODEID='ubuntu'
VERSION_CODENAME='jammy'
FDTFILE='meson-g12b-gtking-pro.dtb'
UBOOT_OVERLOAD='u-boot-gtkingpro-rev-a.bin'
MAINLINE_UBOOT='/usr/lib/u-boot/'
BOOTLOADER_IMG='/usr/lib/u-boot/'
SOC='s922x-reva'
PACKAGED_DATE='2022-07-15'
KERNEL_VERSION='5.15.118'
K510='0'
PLATFORM='amlogic'
KERNEL_TAGS='stable'
jfl@armbian:~$ 

Upgrade to kernel-5.15.120-ophub:

sudo armbian-update
jfl@armbian:~$ cat /etc/ophub-release
VERSION_CODEID='ubuntu'
VERSION_CODENAME='jammy'
FDTFILE='meson-g12b-gtking-pro.dtb'
UBOOT_OVERLOAD='u-boot-gtkingpro-rev-a.bin'
MAINLINE_UBOOT='/usr/lib/u-boot/'
BOOTLOADER_IMG='/usr/lib/u-boot/'
SOC='s922x-reva'
PACKAGED_DATE='2022-07-15'
KERNEL_VERSION='5.15.120'
K510='0'
PLATFORM='amlogic'
KERNEL_TAGS='stable'
jfl@armbian:

Still the same issue after upgrading to kernel-5.15.120-ophub.

ophub commented 11 months ago

When someone hot-plugged an HDMI cable in the group chat, they ended up frying the motherboard. If you're going to do something like that, be extra cautious. You can test the tolerance of the motherboard with unimportant devices, but don't perform such tests with a valuable device.

JFLim1 commented 11 months ago

When someone hot-plugged an HDMI cable in the group chat, they ended up frying the motherboard. If you're going to do something like that, be extra cautious. You can test the tolerance of the motherboard with unimportant devices, but don't perform such tests with a valuable device.

Thank you for the caution. I usually Turn-Off the Monitor then Unplug HDMI Cable but suppose this is still Hot-Plug. Must now try NOT to perform Hot-Plug HDMI cable.

Hot-Plug usually when wanted to stream video onto TV. Unknowingly had been doing it quite often on Androd (switch from Monitor to TV to watch movies). As mentioned above unplug HDMI cable only when the Monitor is Turn-Off and the receiving TV is either OFF or the receiving TV HDMI Input is NOT active eventhough the TV is ON another HDMI Source.

JFLim1 commented 11 months ago

Hi @ophub,

Is the kernel-6.1.38-ophub from Stable Branch is also with Text-Offset?

ophub commented 11 months ago

Text-Offse: There is no Stable version, only Dev and Beta versions have been added

JFLim1 commented 11 months ago

Text-Offse: There is no Stable version, only Dev and Beta versions have been added

Thank you for the info.