PINE64
ROCK64 uboot HDMI no signal output - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86)
+--- Thread: ROCK64 uboot HDMI no signal output (/showthread.php?tid=5274)



ROCK64 uboot HDMI no signal output - LemonZou - 10-16-2017

When I using the uboot hdmi branch (https://github.com/ayufan-rock64/linux-u-boot/tree/mainline-hdmi),
there no signal output.

Code:
pinctrl_rk3328_hdmi_config                                                      
rk3328_hdmi_config                                                              
rk3328_clk_config                                                               
rk3328_clk_set_rate: 205                                                        
rk3328_vop_set_clk: 384000000                                                   
rk3328_hdmi_probe = 0                                                           
rk_hdmi_read_edid: 128                                                          
rk3328_clk_set_rate: 180                                                        
rk3328_lcdc_set_clk: 97750000                                                   
rk3328_hdmi_enable                                                              
rk3328_hdmi_config                                                              
Using phyaddr for writing(addr=0x6 data=0x51)                                   
Using phyaddr for writing(addr=0x15 data=0x2)                                   
Using phyaddr for writing(addr=0x10 data=0x38)                                  
Using phyaddr for writing(addr=0x13 data=0x0)                                   
Using phyaddr for writing(addr=0x17 data=0x6)                                   
Using phyaddr for writing(addr=0x19 data=0x4)                                   
Using phyaddr for writing(addr=0x9 data=0x802b)                                 
Using phyaddr for writing(addr=0xe data=0x28d)                                  
Using phyaddr for writing(addr=0x5 data=0x8000)                                 
Using phyaddr for writing(addr=0x6 data=0x51)                                   
Using phyaddr for writing(addr=0x15 data=0x2)                                   
Using phyaddr for writing(addr=0x10 data=0x38)                                  
Using phyaddr for writing(addr=0x13 data=0x0)                                   
Using phyaddr for writing(addr=0x17 data=0x6)                                   
Using phyaddr for writing(addr=0x19 data=0x4)                                   
Using phyaddr for writing(addr=0x9 data=0x802b)                                 
Using phyaddr for writing(addr=0xe data=0x28d)                                  
Using phyaddr for writing(addr=0x5 data=0x8000)                                 
rk3328_vop_probe = 0                                                            
In:    serial                                                                   
Out:   vidconsole                                                               
Err:   vidconsole                                                               
Model: Pine64 Rock64                                                            
Net:   rk3328_clk_set_rate: 100                                                 
eth0: ethernet@ff540000                                                         
Hit any key to stop autoboot:  0                                                
=>



RE: ROCK64 uboot HDMI no signal output - MarkHaysHarris777 - 10-16-2017

I placed your console log in a code block.  

Were you asking a question, or simply stating information ?


RE: ROCK64 uboot HDMI no signal output - dkryder - 10-17-2017

if you are using the build you linked to, did you know that it is about 2 months old? that build is among the first for the rock64, i'd suggest that you move to a newer build. you would most likely have fewer issues.