No HDMI output on AzBox HD Premium

kafarowski

Registered
Messages
5
Welcome,
sorry for my English.
I tried a few distribution on my AzBOX:
- RTi_Core_1.7.0
- OpenRSI-3.0-azboxhd-20140104
- openspa-5.0.006-azboxhd-20160318_azup
- some new open ATV
- some new OpenLD

Every time I have no picture on HDMI out - Video Out was configured through analogue out and I have been choose HDMI. I tried 720p and 1080i with both refresh rate. My TV was Panasonic LED and PDP and Philips LED. Only when I connected it to LG LED TV I get picture by HDMI.
What can I change in configuration files to get picture on HDMI OUTPUT?

I remember when I bought it it had installed an old RTI Core, probably 1.4 or 1.5, and the picture was on HDMI OUT. But that system was booting very slow and was looking for a faster system. OpenRSI is booting very fast but there is HDMI bug. Maybe on Friday I will try openESI.
 

kafarowski

Registered
Messages
5
Maybe I should edit: /etc/enigma2/settings

Code:
config.av.osd_alpha=160
config.av.generalAC3delay=1000
config.av.policy_169=scale
config.av.policy_43=scale
config.av.videomode.HDMI=720
config.av.generalPCMdelay=500
config.av.videoport=HDMI

Code:
config.av.videorate.1080p=multi config.av.videoport=DVI aonfig.av.videomode.DVI=1080p

Code:
config.av.osd_alpha=212
config.av.downmix_ac3=false
config.av.colorformat_hdmi=hdmi_422
config.av.aspectratio=16_9_letterbox
config.av.policy_43=letterbox
config.av.videoport=HDMI
config.av.videomode.HDMI=1080i

Code:
config.av.osd_alpha=212
config.av.videorate.720p=60Hz
config.av.policy_43=letterbox
config.av.colorformat_hdmi=hdmi_422
config.av.videomode.HDMI=720p
config.av.aspectratio=16_9_letterbox
config.av.downmix_ac3=false
config.av.videoport=HDMI
 

kafarowski

Registered
Messages
5
Finally I have install: RTi_Core_1.7.0
In /etc/enigma2/settings should be:
Code:
config.av.videorate.720p=60MHz
config.av.videomode.DVI=1080i
config.av.videomode=HDMI=1080i

On Philips and Panasonic LED everything was OK. But when I connected AzBox to Panasonic PDP - screen was blank. There was a flat HDMI cable made by MRS. This was the no HDMI picture reason for PDP. When I connected AzBox by the cheapest simple HDMI cable to the PDP everything was OK. But I have no idea why another distributions do not want to send video via HDMI output.
 
Top