Jump to content

IllSkillz

Members
  • Posts

    3
  • Joined

  • Last visited

  1. I have strange issue with small hdmi display, when i connect orange pi to it theres no signal, but whet i connect orange pi to a 15'' display it works fine. also when i connect small display in to a pc output it also works. i tried different distros on that pi with the same behavior. Today i turned it on and it randomly worked but when i try to enter console mode theres no output. theres some weird hdmi errors Nov 11 18:08:12 orangepi5pro kernel: rockchip-hdptx-phy-hdmi fed60000.hdmiphy: bus_width:0x7aae4,bit_rate:502500 Nov 11 18:08:12 orangepi5pro kernel: rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx phy lane can't ready! Nov 11 18:08:12 orangepi5pro kernel: phy phy-fed60000.hdmiphy.7: phy poweron failed --> -22 Nov 11 18:08:12 orangepi5pro kernel: dwhdmi-rockchip fde80000.hdmi: dw_hdmi_qp_setup hdmi set operation mode failed Nov 11 18:08:12 orangepi5pro kernel: dwhdmi-rockchip fde80000.hdmi: Rate 50250000 missing; compute N dynamically Nov 11 18:08:19 orangepi5pro kernel: rockchip-vop2 fdd90000.vop: [drm:vop2_crtc_atomic_disable] Crtc atomic disable vp0 Nov 11 18:08:19 orangepi5pro kernel: rockchip-vop2 fdd90000.vop: [drm:vop2_crtc_atomic_disable] *ERROR* unexpected power on pd6 Nov 11 18:08:19 orangepi5pro kernel: rockchip-vop2 fdd90000.vop: [drm:vop2_crtc_atomic_disable] *ERROR* unexpected power on pd5 Nov 11 18:08:19 orangepi5pro kernel: rockchip-vop2 fdd90000.vop: [drm:vop2_crtc_atomic_enable] Update mode to 1280x800p61, type: 11(if:HDMI0, flag:0x0) for vp0 dclk: 75000000 Nov 11 18:08:19 orangepi5pro kernel: rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx_ropll_cmn_config bus_width:b71b0 rate:502500 Nov 11 18:08:19 orangepi5pro kernel: rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx phy pll locked! Nov 11 18:08:19 orangepi5pro kernel: rockchip-vop2 fdd90000.vop: [drm:vop2_crtc_atomic_enable] dclk_out0 div: 0 dclk_core0 div: 2 Nov 11 18:08:19 orangepi5pro kernel: rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx_ropll_cmn_config bus_width:b71b0 rate:750000 Nov 11 18:08:19 orangepi5pro kernel: rockchip-hdptx-phy-hdmi fed60000.hdmiphy: hdptx phy pll locked! Nov 11 18:08:19 orangepi5pro kernel: rockchip-vop2 fdd90000.vop: [drm:vop2_crtc_atomic_enable] set dclk_vop0 to 75000000, get 75000000 Nov 11 18:08:19 orangepi5pro kernel: dwhdmi-rockchip fde80000.hdmi: final tmdsclk = 75000000 Nov 11 18:08:19 orangepi5pro kernel: dwhdmi-rockchip fde80000.hdmi: don't use dsc mode Nov 11 18:08:19 orangepi5pro kernel: dwhdmi-rockchip fde80000.hdmi: dw hdmi qp use tmds mode
  2. I believe that ethernet adaptor is not working properly because there's only one led blinking and its unable to receive ip address. I have tried to configure it with yaml files and manually with networkd and with static ip. I also tried to run dhcp on that interface and it received random ip outside of my network. Had no luck with network-manager either, it threw an error "ip configuration could not be reserved" With desktop image ethernet worked with no problem. So maybe there's a driver issue?
  3. in using minimal armbian with network configuration through dhcpd, ifupdown, wpa_supplicant systemd-networkd-wait-online failing to start during boot causing long boot time. systemctl restart systemd-networkd-wait-online.service causing an error Job for systemd-networkd-wait-online.service failed because the control process exited with error code. See "systemctl status systemd-networkd-wait-online.service" and "journalctl -xeu systemd-networkd-wait-online.service" for details. Sep 10 22:48:17 orangepi5pro systemd-networkd-wait-online[457]: Timeout occurred while waiting for network connectivity. Sep 10 22:48:17 orangepi5pro systemd[1]: systemd-networkd-wait-online.service: Main process exited, code=exited, status=1/FAILURE ░░ Subject: Unit process exited ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ An ExecStart= process belonging to unit systemd-networkd-wait-online.service has exited. ░░ ░░ The process' exit code is 'exited' and its exit status is 1. Sep 10 22:48:17 orangepi5pro systemd[1]: systemd-networkd-wait-online.service: Failed with result 'exit-code'. ░░ Subject: Unit failed ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ The unit systemd-networkd-wait-online.service has entered the 'failed' state with result 'exit-code'. Sep 10 22:48:17 orangepi5pro systemd[1]: Failed to start systemd-networkd-wait-online.service - Wait for Network to be Configured. ░░ Subject: A start job for unit systemd-networkd-wait-online.service has failed ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit systemd-networkd-wait-online.service has finished with a failure. ░░ ░░ The job identifier is 116 and the job result is failed. IDX LINK TYPE OPERATIONAL SETUP 1 lo loopback carrier unmanaged 2 enP4p65s0 ether no-carrier configuring 3 can0 can routable unmanaged 4 wlan0 wlan routable unmanaged
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines