HDMI goes to sleep ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,897件の閲覧回数
francoisrey
Contributor III

Hi,

I works on the demoboard of sabreLite of Element14. I have made a software to play some video on hdmi with gstreamer. After the system has boot (on linux 3.0 with busy box), my software send audio and video signal through HDMI and it works fine. But after about 8 minutes, there no more signal on the hdmi, I can always use the console through UART and my software still run. When I try to restart an avi file with an audio channel, it tell me that "asoc: can't open platform imx-hdmi-soc-audio.0".

It seems that after 8 minutes the system put HDMI in sleep mode, how can I avoid that ?

ラベル(1)
1 解決策
1,169件の閲覧回数
timothybean
Contributor IV

Hi,

You can try consoleblank=0 in your bootargs. That should keep the display from "going to sleep".

I had the same issue initially, after applying that it never blanks.

Tim

元の投稿で解決策を見る

2 返答(返信)
1,170件の閲覧回数
timothybean
Contributor IV

Hi,

You can try consoleblank=0 in your bootargs. That should keep the display from "going to sleep".

I had the same issue initially, after applying that it never blanks.

Tim

1,169件の閲覧回数
francoisrey
Contributor III

Thanks a lot it works !

0 件の賞賛
返信