*** tpb has joined #timvideos | 00:00 | |
CarlFK | are the hdmi inputs 0 and 1, or 1 and 2? | 00:01 |
---|---|---|
rohitksingh | 0 and 1 | 00:02 |
rohitksingh | J1 near UART is hdmi_in 0 | 00:02 |
rohitksingh | J3 near ethernet is hdmi_in 1 | 00:03 |
mithro | rohitksingh: we should make aliases in the firmware | 00:06 |
rohitksingh | for the HDMI ports? | 00:07 |
mithro | rohitksingh: yeah - IE "encoder 85 J1" or something | 00:11 |
mithro | rohitksingh: but the names are board specific, so I don't know the best way | 00:11 |
CarlFK | how do I get output on the lcd? | 00:15 |
rohitksingh | mithro: are opsis's and atlys's hdmi ports pin compatible? | 00:15 |
rohitksingh | CarlFK: if your hdmi out is on hdmi0 then "framebuffer0 1" else "framebuffer1 1" | 00:15 |
CarlFK | output is the one next to the poswer | 00:16 |
rohitksingh | then is hdmi_out0..use this "framebuffer0 1" | 00:16 |
CarlFK | Enabling framebuffer0 from video source 1 | 00:18 |
CarlFK | but nothing on the lcd | 00:18 |
rohitksingh | mithro: if opsis and atlys get a proper case, then alias would more useful! r | 00:18 |
rohitksingh | whats your status? | 00:18 |
rohitksingh | CarlFK: if your status is showing video source on 1 then "framebuffer0 1" should work... | 00:21 |
rohitksingh | CarlFK: and ohh...you also have to change the video_mode | 00:21 |
rohitksingh | CarlFK: use "video_mode list" to list all supported modes | 00:22 |
rohitksingh | and then change it to the one corresponding yo 800x600 | 00:22 |
rohitksingh | CarlFK: then finally again type "framebuffer0 1" | 00:23 |
mithro | CarlFK / rohitksingh: make sure you display is set to DVI and not HDMI | 00:25 |
rohitksingh | CarlFK , mithro: Its 6AM here and sunrise...time for sleep! bye!! | 00:32 |
*** rohitksingh has quit IRC | 00:34 | |
CarlFK | mithro: this lcd only has a dvi connector - is that mean it is set to dvi? | 00:38 |
mithro | CarlFK: should be | 00:46 |
mithro | Is the monitor detecting a signal? | 00:47 |
CarlFK | mithro: nope | 01:10 |
mithro | CarlFK: framebuffer == enable output | 01:18 |
CarlFK | mithro: HDMI2USB>framebuffer == enable output | 01:23 |
CarlFK | didn't ... umm.. reply? normally I get some sort of ack | 01:23 |
mithro | CarlFK: no I mean the words | 01:27 |
mithro | as in when you do a "framebuffer0 1" you are saying "set output0 to source1" | 01:27 |
CarlFK | mithro: any suggestions on how to get out put ? | 01:30 |
mithro | CarlFK: what is status showing? | 01:32 |
CarlFK | mithro: video source 0: 0x0 | 01:38 |
CarlFK | video source 1: 0x0 | 01:38 |
CarlFK | framebuffer0: 800x600 from video source 1 | 01:38 |
CarlFK | framebuffer1: off | 01:38 |
CarlFK | encoder: 800x600 @ 30fps (3Mbps) from video source 1 (q: 85) | 01:38 |
CarlFK | ddr: read: 663Mbps write: 0Mbps all: 663Mbps | 01:38 |
mithro | CarlFK: turn on framebuffer1 | 01:38 |
CarlFK | mithro: this? framebuffer1 1 | 01:39 |
mithro | CarlFK: think so... | 01:39 |
CarlFK | Enabling framebuffer1 from video source 1 | 01:39 |
CarlFK | but still no lcd | 01:39 |
mithro | what does status show now? | 01:39 |
CarlFK | video source 0: 0x0 | 01:40 |
CarlFK | video source 1: 0x0 | 01:40 |
CarlFK | framebuffer0: 800x600 from video source 1 | 01:40 |
CarlFK | framebuffer1: 800x600 from video source 1 | 01:40 |
CarlFK | encoder: 800x600 @ 30fps (11Mbps) from video source 1 (q: 85) | 01:40 |
CarlFK | ddr: read: 1081Mbps write: 0Mbps all: 1081Mbps | 01:40 |
mithro | CarlFK: and nothing on the LCD screen at all? | 01:40 |
CarlFK | mithro: nope. it is still in power save mode | 01:40 |
mithro | CarlFK: try forcing it on for a second? | 01:41 |
mithro | Try changing the inputs on the monitor? | 01:43 |
mithro | Otherwise, try power cycling the atlys and seeing if the onboard demo video shows up on the screen? | 01:44 |
CarlFK | mithro: i plugged it into vga, got output.. pulled the vga out, back to sleep | 01:45 |
CarlFK | plugged hdmi into laptop, got display.. | 01:45 |
CarlFK | power cycling atlys | 01:46 |
CarlFK | lcd woke up, displayed color bars | 01:46 |
mithro | CarlFK: okay | 01:46 |
mithro | Does the monitor actually support 800x600 resolution? | 01:46 |
CarlFK | mithro: http://www.viewsonic.com/us/va2246m-led.html says PC compatibles (VGA up to 1920x1080 non-interlaced) | 01:51 |
tpb | Title: VA2246m-LED - 22" (21.5" Viewable) Full HD 1080p LED Monitor (at www.viewsonic.com) | 01:51 |
mithro | CarlFK: you could just try setting a different resolution | 01:52 |
CarlFK | mithro: what? | 01:52 |
mithro | (But as you power cycled the Atlys, you'll have to flash it again) | 01:52 |
CarlFK | have you fixed ryan's stuff so I don't have to fill in the missing bits? | 01:52 |
CarlFK | oh wait.. I think that was only about loading kernel modules, and the laptop didnt' get power cyclesd | 01:55 |
mithro | CarlFK: I already submitted a patch which fixed the missing bits in ryan's get-env script | 02:00 |
CarlFK | mithro: I am back at HDMI2USB> | 02:00 |
mithro | Check the help | 02:00 |
mithro | you can set the resolution there | 02:00 |
CarlFK | mithro: Setting video mode to 800x600 @56Hz | 02:02 |
mithro | CarlFK: that seems a strange video mode to choose.... | 02:02 |
CarlFK | it was the first 800x600 | 02:02 |
CarlFK | but everything got reset when I power cycled. should it be outputing anything ? | 02:03 |
mithro | CarlFK: why are you setting 800x600 at all? | 02:03 |
CarlFK | du no. | 02:03 |
CarlFK | Setting video mode to 1024x768 @60Hz | 02:04 |
CarlFK | is that better? | 02:04 |
mithro | Use 1024x768 or 720p :) | 02:04 |
CarlFK | still nothing | 02:04 |
mithro | check status | 02:04 |
CarlFK | video source 0: 0x0 | 02:05 |
CarlFK | video source 1: 0x0 | 02:05 |
CarlFK | framebuffer0: 1024x768 from video source 0 | 02:05 |
CarlFK | framebuffer1: 1024x768 from video source 0 | 02:05 |
CarlFK | encoder: off | 02:05 |
CarlFK | ddr: read: 1505Mbps write: 0Mbps all: 1505Mbps | 02:05 |
mithro | Still nothing? | 02:06 |
CarlFK | nothing | 02:06 |
mithro | Can you try sending a video source to the board? | 02:06 |
mithro | CarlFK: might be worth trying a different monitor too | 02:08 |
mithro | CarlFK: the fact it works when you power cycle it but not with the firmware is interesting | 02:08 |
mithro | CarlFK: you said it was a DVI only monitor? | 02:08 |
mithro | Which probably means it isn't https://github.com/timvideos/HDMI2USB-misoc-firmware/issues/18 | 02:10 |
CarlFK | DVI and vga | 02:11 |
mithro | CarlFK: Can you try sending a video source to the board? | 02:14 |
mithro | I don't think it will have an effect - but it is worth trying | 02:17 |
mithro | I need to head home and do some packing soon | 02:18 |
CarlFK | mithro: | 02:18 |
CarlFK | er | 02:18 |
CarlFK | any idea what I did to enable input? | 02:18 |
CarlFK | HDMI1 connected 1024x768+1366+0 (normal left inverted right x axis y axis) 160mm x 120mm | 02:19 |
CarlFK | 1024x768 60.0*+ 60.0 | 02:19 |
CarlFK | i think the display dialog is on the 2nd display, so it must be sending | 02:20 |
mithro | check status | 02:20 |
CarlFK | video source 1: 1024x768 | 02:20 |
CarlFK | framebuffer0: 1024x768 from video source 0 | 02:20 |
CarlFK | framebuffer1: 1024x768 from video source 0 | 02:20 |
CarlFK | encoder: off | 02:20 |
CarlFK | ddr: read: 1505Mbps write: 750Mbps all: 2255Mbps | 02:20 |
CarlFK | video source 0: 0x0 | 02:21 |
mithro | set the framebuffer to video source 1? | 02:21 |
CarlFK | um.. please give me what to cut/paste do I don't guess wrong | 02:21 |
mithro | I don't know the exact command off the top of my head, I don't have the help in front of me | 02:22 |
mithro | something like | 02:22 |
mithro | framebuffer0 1 | 02:22 |
mithro | framebuffer1 1 | 02:23 |
CarlFK | Enabling framebuffer1 from video source 1 | 02:23 |
mithro | You enable both and still nothing? | 02:24 |
CarlFK | just did both, still nothing | 02:25 |
CarlFK | video source 0: 0x0 | 02:25 |
CarlFK | video source 1: 1024x768 | 02:25 |
CarlFK | framebuffer0: 1024x768 from video source 1 | 02:25 |
CarlFK | framebuffer1: 1024x768 from video source 1 | 02:25 |
CarlFK | encoder: off | 02:25 |
CarlFK | ddr: read: 1505Mbps write: 750Mbps all: 2255Mbps | 02:25 |
mithro | Okay | 02:26 |
mithro | can you dump the information about your monitor into the bug I liked above | 02:26 |
CarlFK | sure | 02:26 |
mithro | CarlFK: specially the EDID information from your monitor captured on the laptop would be useful too | 02:28 |
mithro | CarlFK: can you try some other monitors now you kind of see how the command line interface works? | 02:28 |
CarlFK | mithro: is xrandr enough, or is there an edid dump command | 02:28 |
mithro | CarlFK: xrandr with --verbose should be fine | 02:29 |
CarlFK | mithro: out of time, Sheila wants me to pack up and go home. really need to get the setup better defined so I don't spend so much time getting ready to test | 02:29 |
mithro | CarlFK: ? | 02:29 |
CarlFK | I don't have time tonight to try other monitors | 02:30 |
mithro | CarlFK: yes - but you could try again another time right? | 02:31 |
CarlFK | yep | 02:33 |
mithro | CarlFK: okay - you should take a look at that C code I linked | 02:39 |
mithro | CarlFK: you might be able to help fix some of it :) | 02:39 |
mithro | anyway - heading to my hotel room | 02:39 |
CarlFK | see ya | 02:39 |
mithro | CarlFK: I do notice that your monitor doesn't do 1024x768@60Hz from your edid dump | 03:05 |
*** CarlFK has quit IRC | 03:23 | |
*** CarlFK has joined #timvideos | 14:50 | |
*** ChanServ sets mode: +v CarlFK | 14:50 | |
*** rohitksingh has joined #timvideos | 15:24 | |
mithro | heyo CarlFK and rohitksingh | 15:32 |
CarlFK | morning mithro | 15:32 |
rohitksingh | mithro: hi! | 15:32 |
rohitksingh | CarlFK: morning! | 15:33 |
mithro | CarlFK: so, none of the resolutions we tried seem to be listed as supported by your monitor | 15:33 |
CarlFK | mithro: based on what? | 15:36 |
rohitksingh | I guess your monitor's EDID | 15:36 |
CarlFK | where does this line come from? 800x600 (0xb6) 50.0MHz +HSync +VSync | 15:37 |
mithro | CarlFK: What do you mean? | 15:38 |
CarlFK | mithro: xrandr said " 800x600 (0xb6) 50.0MHz +HSync +VSync" , isn't that just decoding the EDID? | 15:39 |
mithro | yes | 15:39 |
mithro | CarlFK: the EDID describes the resolutions your monitor supports | 15:44 |
*** rohitksingh has quit IRC | 17:21 | |
*** rohitksingh has joined #timvideos | 17:37 | |
_florent_ | CarlFK, mithro: I've fix hdmi output here on a monitor that was not accepting the video generated by the atlys | 23:16 |
_florent_ | here is the gateware if someone want to do a quick test: | 23:16 |
_florent_ | http://enjoy-digital.fr/open_hardware/hdmi2usb/atlys_hdmi2usb_gateware_2015_08_27.tar.gz | 23:17 |
*** rohitksingh has quit IRC | 23:22 | |
*** rohitksingh has joined #timvideos | 23:37 | |
mithro | _florent_: I'll give it a go tomorrow with my monitor that wasn't working | 23:40 |
_florent_ | ok thanks | 23:41 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!