3321
- 收藏
- 点赞
- 分享
- 举报
HDMI输出通过HDMI转DVI转换器无输出
本帖最后由 kenzhang1031 于 2018-6-13 17:43 编辑
HDMI输出直接接HDMI显示器是好的。通过“HDMI转DVI转换器”接监视器,有2个牌子的监视器无输出,有2个牌子的监视器有输出,但是同一个转换器和监视器接电脑的HDMI输出,4个牌子的监视器都是好的。
因此不能说是转换器和监视器的问题。
修改程序,强制转成DVI输出,结果也是一样的,谁提供个怎么处理的思路?可能是那里引起的?HDMI输出和DVI输出时,cat /proc/umap/hdmi的信息分别如下:
HDMI输出的:
[code]-----MODULE PARAM--------------------------------------------------------------
ConstraintOut
0
-----HDMI STATE----------------------------------------------------------------
DevId Open Start Event
0 y y HOT PLUG
########### Hisi HDMI Dev Stat ###########
HPD Status: IN
TV: Power On
EDID Parse Status: Fail
TV ManufactureName:
HDMI Sink video capability :
TV support: 1080P_60
TV support: 1080P_50
TV support: 1080P_30
TV support: 1080P_25
TV support: 1080P_24
TV support: 1080i_60
TV support: 1080i_50
TV support: 720P_60
TV support: 720P_50
TV support: 576P_50
TV support: 480P_60
TV support: 576i_50
TV support: 480i_60
TV support: 640X480_60
CEC Status: OFF
HDMI Output Attribute:
HDCP Encryption: OFF
HDMI PHY Output: Enable
Video Output: Enable
Video Format: 1080P_60
Video Output mode: YCbCr444
Video DeepColor mode: off
Audio Output: Disable
Audio input format: I2S
Audio sample rate: 0Hz
HDMI Mode: HDMI
AVI Infoframe: Enable
AUD Infoframe: Enable
MPG/VendorSpec Infoframe: Disable
Gamut Metadata Packet: Disable
Generic Packet Packet: Disable
AVMUTE: Disable
AVI Inforframe:
0x82,0x02,0x0d,0x67,0x50,0xa8,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
AUD Inforframe:
0x84,0x01,0x0a,0x70,0x01,0x00,0x00,0x00,0x00,
#################### END ##################
[/code]
DVI输出的:
[code]-----MODULE PARAM--------------------------------------------------------------
ConstraintOut
0
-----HDMI STATE----------------------------------------------------------------
DevId Open Start Event
0 y n HOT PLUG
########### Hisi HDMI Dev Stat ###########
HPD Status: IN
TV: Power On
EDID Parse Status: Ok
TV ManufactureName: VSC
HDMI Sink video capability :
TV support: 1080P_60
TV support: 1080P_50
TV support: 1080P_30
TV support: 1080P_25
TV support: 1080P_24
TV support: 1080i_60
TV support: 1080i_50
TV support: 720P_60
TV support: 720P_50
TV support: 576P_50
TV support: 480P_60
TV support: 576i_50
TV support: 480i_60
TV support: 640X480_60
CEC Status: OFF
HDMI Output Attribute:
HDCP Encryption: OFF
HDMI PHY Output: Disable
Video Output: Enable
Video Format: 1080P_60
Video Output mode: RGB444
Video DeepColor mode: 24bit
Audio Output: Disable
Audio input format: I2S
Audio sample rate: 0Hz
HDMI Mode: DVI
EDID Raw Data:
00 ff ff ff ff ff ff 00 5a 63 32 a4 01 01 01 01
0b 1b 01 03 80 35 1e 78 2e 21 95 a7 56 52 9c 26
10 50 54 bf ef 80 b3 00 a9 40 a9 c0 90 40 81 80
81 40 81 c0 01 01 02 3a 80 18 71 38 2d 40 58 2c
45 00 0f 28 21 00 00 1e 00 00 00 ff 00 55 4d 57
31 37 31 31 34 30 36 34 33 0a 00 00 00 fd 00 32
4b 18 52 12 00 0a 20 20 20 20 20 20 00 00 00 fc
00 56 41 32 34 34 39 20 53 65 72 69 65 73 00 a2
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
#################### END ##################
[/code]
HDMI输出直接接HDMI显示器是好的。通过“HDMI转DVI转换器”接监视器,有2个牌子的监视器无输出,有2个牌子的监视器有输出,但是同一个转换器和监视器接电脑的HDMI输出,4个牌子的监视器都是好的。
因此不能说是转换器和监视器的问题。
修改程序,强制转成DVI输出,结果也是一样的,谁提供个怎么处理的思路?可能是那里引起的?HDMI输出和DVI输出时,cat /proc/umap/hdmi的信息分别如下:
HDMI输出的:
[code]-----MODULE PARAM--------------------------------------------------------------
ConstraintOut
0
-----HDMI STATE----------------------------------------------------------------
DevId Open Start Event
0 y y HOT PLUG
########### Hisi HDMI Dev Stat ###########
HPD Status: IN
TV: Power On
EDID Parse Status: Fail
TV ManufactureName:
HDMI Sink video capability :
TV support: 1080P_60
TV support: 1080P_50
TV support: 1080P_30
TV support: 1080P_25
TV support: 1080P_24
TV support: 1080i_60
TV support: 1080i_50
TV support: 720P_60
TV support: 720P_50
TV support: 576P_50
TV support: 480P_60
TV support: 576i_50
TV support: 480i_60
TV support: 640X480_60
CEC Status: OFF
HDMI Output Attribute:
HDCP Encryption: OFF
HDMI PHY Output: Enable
Video Output: Enable
Video Format: 1080P_60
Video Output mode: YCbCr444
Video DeepColor mode: off
Audio Output: Disable
Audio input format: I2S
Audio sample rate: 0Hz
HDMI Mode: HDMI
AVI Infoframe: Enable
AUD Infoframe: Enable
MPG/VendorSpec Infoframe: Disable
Gamut Metadata Packet: Disable
Generic Packet Packet: Disable
AVMUTE: Disable
AVI Inforframe:
0x82,0x02,0x0d,0x67,0x50,0xa8,0x00,0x10,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
AUD Inforframe:
0x84,0x01,0x0a,0x70,0x01,0x00,0x00,0x00,0x00,
#################### END ##################
[/code]
DVI输出的:
[code]-----MODULE PARAM--------------------------------------------------------------
ConstraintOut
0
-----HDMI STATE----------------------------------------------------------------
DevId Open Start Event
0 y n HOT PLUG
########### Hisi HDMI Dev Stat ###########
HPD Status: IN
TV: Power On
EDID Parse Status: Ok
TV ManufactureName: VSC
HDMI Sink video capability :
TV support: 1080P_60
TV support: 1080P_50
TV support: 1080P_30
TV support: 1080P_25
TV support: 1080P_24
TV support: 1080i_60
TV support: 1080i_50
TV support: 720P_60
TV support: 720P_50
TV support: 576P_50
TV support: 480P_60
TV support: 576i_50
TV support: 480i_60
TV support: 640X480_60
CEC Status: OFF
HDMI Output Attribute:
HDCP Encryption: OFF
HDMI PHY Output: Disable
Video Output: Enable
Video Format: 1080P_60
Video Output mode: RGB444
Video DeepColor mode: 24bit
Audio Output: Disable
Audio input format: I2S
Audio sample rate: 0Hz
HDMI Mode: DVI
EDID Raw Data:
00 ff ff ff ff ff ff 00 5a 63 32 a4 01 01 01 01
0b 1b 01 03 80 35 1e 78 2e 21 95 a7 56 52 9c 26
10 50 54 bf ef 80 b3 00 a9 40 a9 c0 90 40 81 80
81 40 81 c0 01 01 02 3a 80 18 71 38 2d 40 58 2c
45 00 0f 28 21 00 00 1e 00 00 00 ff 00 55 4d 57
31 37 31 31 34 30 36 34 33 0a 00 00 00 fd 00 32
4b 18 52 12 00 0a 20 20 20 20 20 20 00 00 00 fc
00 56 41 32 34 34 39 20 53 65 72 69 65 73 00 a2
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
#################### END ##################
[/code]
我来回答
回答4个
时间排序
认可量排序
认可0
认可0
认可0
认可0
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
2021-04-28 17:13:25
-
2016-03-18 17:53:36
-
2017-01-10 22:51:49
-
2019-01-27 22:24:19
-
2020-03-15 18:29:39
-
2020-01-09 15:48:10
-
2018-02-08 13:38:50
-
2020-05-19 15:57:16
-
2016-09-26 23:25:25
-
2024-03-01 17:37:09
-
2016-03-17 17:36:57
-
2017-10-17 11:37:14
-
2016-03-17 17:26:57
-
2016-02-25 18:57:31
-
2016-03-17 17:18:56
-
2016-03-27 17:03:57
-
2017-02-23 16:21:22
-
2019-10-29 10:46:06
-
2015-08-26 10:25:34
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5RK3588的DPHY0接lt6911uxe转HDMI抓帧分辨率不对
-
20求rv1106板子的sdk包或者开发板资料
-
10ss928烧录uboot失败
-
10求助,3588调试imx586和ov50c40时,按照瑞芯微的单摄8k配置好设备树后,驱动配置的8k分辨率的,但是只能抓到4k的图,且颜色偏粉
-
50帮忙解决个交叉编译的问题
-
20帮忙交叉编译个源码
-
5Hi3516CV610 如何使用SD卡升级固件
-
5cat /dev/logmpp 报错 <3>[ vi] [func]:vi_send_frame_node [line]:99 [info]:vi pic queue is full!
-
50如何获取vpss chn的图像修改后发送至vo
-
5FPGA通过Bt1120传YUV422数据过来,vi接收不到数据——3516dv500
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认