Monday, 2018-04-09

*** tpb has joined #timvideos00:00
*** nancy has joined #timvideos02:27
*** nancy has quit IRC02:29
*** rohitksingh_work has joined #timvideos03:50
*** i_ has joined #timvideos07:06
*** i_ has quit IRC07:12
*** thaytan has quit IRC07:49
*** nancy_ has joined #timvideos08:22
*** CarlFK has quit IRC08:47
*** harshgugale has joined #timvideos09:06
*** harshgugale has quit IRC09:27
*** futarisIRCcloud has quit IRC10:48
*** Kripton has quit IRC10:54
*** Kripton has joined #timvideos11:03
*** nancy_ has joined #timvideos11:06
nancy_@CarlFK sir https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/firmware/pattern.c  currently color bars and text is generated11:08
tpbTitle: HDMI2USB-litex-firmware/pattern.c at master · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com)11:08
nancy_and i need to add 3 rd pattern to it ?11:08
*** nancy_ has quit IRC11:18
*** nancy_ has joined #timvideos11:23
*** CarlFK has joined #timvideos11:26
*** ChanServ sets mode: +v CarlFK11:26
*** thaytan has joined #timvideos11:37
*** ChanServ sets mode: +v thaytan11:37
*** nancy_ has quit IRC11:48
*** rohitksingh_work has quit IRC12:22
*** rohitksingh_work has joined #timvideos12:26
*** nancy has joined #timvideos12:28
*** rohitksingh_work has quit IRC12:41
*** rohitksingh has joined #timvideos13:44
nancy@CarlFK sir , i have made some changes in pattern.c and corresponding change in pattern.h . Kindly flash it (ftp).13:48
CarlFKnancy: great! I'll do that now13:50
nancyjust a small change to see if things are working fine , than i ll add differnt patterns !13:55
CarlFKgood idea13:58
CarlFKnancy: what is the file name?14:02
nancy@CarlFk sir , i made changes in pattern.c14:09
nancyand corresponding header file pattern.h14:09
nancyshould we connect via ftp ?14:09
CarlFKyes14:09
nancysir username ?14:15
CarlFKanonymous14:16
nancyhostname .. and all actually i forgot what u send me earlier14:17
CarlFKnancy: type "/topic" here (and enter) click This channel is logged:  https://logs.timvideos.us/%23timvideos/latest.log.html   and use the search for "ftp"14:20
CarlFKand if you click on the time on the right: [00:02] it will take you to that part of the full log14:22
*** rohitksingh has quit IRC14:28
nancyconnect: Connection refused14:34
nancysir i tried to send14:38
CarlFKnancy: let me check...14:40
*** rohitksingh has joined #timvideos14:40
CarlFKnancy: I can connect, but get a different error when I send.. http://paste.ubuntu.com/p/xN7PHvKWyB/14:45
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)14:45
CarlFKI think I know why...14:45
nancysir i got the same error and i went into passive mode14:45
nancyby " pass " command14:46
CarlFKI think there is a kernel module I need to load on my gateway box to forward ftp traffic correctly...14:48
nancyok i am waiting14:48
CarlFKgot it:  226 Transfer complete; 29 bytes sent in 0.00 secs (786.6753 kB/s)  http://paste.ubuntu.com/p/zMF3KdmmWN/14:52
CarlFK14:52
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)14:52
*** nancy has quit IRC14:52
*** nancy has joined #timvideos14:53
*** rohitksingh has quit IRC15:03
*** nancy_ has joined #timvideos15:07
nancy_CarlFk sir , did u recieve it !15:08
CarlFKnancy: no.  can you post a log like: http://paste.ubuntu.com/p/zMF3KdmmWN/15:09
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)15:09
nancy_https://paste.ubuntu.com/p/9z5ZqdJdmv/15:13
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)15:13
*** nancy has quit IRC15:20
CarlFKnancy: good.  I see those now.15:20
nancy_So just made small change in files to see if things are working15:21
CarlFKnancy_: but I am not setup to build. I need files I can flash into the Opsis board.15:21
nancy_hmmm yes sir15:34
nancy_i send it15:44
*** rohitksingh has joined #timvideos15:47
*** Samty has joined #timvideos15:49
*** Samty has quit IRC15:50
nancy_sir is there any problem ?15:52
CarlFKnancy_: you should nick me to get my attention.. looking now.16:04
CarlFKimage-gateware+bios+firmware-nancy-v2.bin I see it, flashing now...16:05
*** samty has joined #timvideos16:13
*** samty has quit IRC16:18
CarlFKnancy_: what command did you run to build this?  pastebin the command and the output (which will be long)16:20
CarlFKit doesn't give me a tty to connect to, which is a problem, most likely the problem is how you built.16:21
*** puck has quit IRC16:21
nancy_sir how to bring changes into ? i mean how to make it .. as i did changes in 2 files16:22
CarlFKum.. please answer my question16:24
nancy_sir i did a  mistake .. i jsut made the changes and send you the bin file in build directory . So i wanted to ask you how to build it into the firmware ?16:26
CarlFKnancy_:  please show me what you did.16:27
nancy_i made the changes in pattern.c and pattern.h which i send u16:28
CarlFKnancy_: what command did you run to build this?  pastebin the command and the output (which will be long)16:28
*** puck has joined #timvideos16:29
nancy_I didnt build ... thats the mistake  i did16:30
*** rohitksingh has quit IRC16:45
*** samty has joined #timvideos16:51
CarlFKnancy_: please build and pastebin the command and output.16:58
nancy_https://paste.ubuntu.com/p/cJFwPhVqcC/17:04
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)17:04
nancy_Sir can u guide mw with this , i am stuck17:07
nancy_https://paste.ubuntu.com/p/NcbwYQcxgg/17:12
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)17:12
CarlFKnancy_: https://github.com/timvideos/HDMI2USB-litex-firmware/blob/master/getting-started.md#2-build-the-gateware17:25
tpbTitle: HDMI2USB-litex-firmware/getting-started.md at master · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com)17:25
*** samty has joined #timvideos17:27
nancy_https://paste.ubuntu.com/p/pvksT8CkDd/17:32
tpbTitle: Ubuntu Pastebin (at paste.ubuntu.com)17:32
nancy_CarlFK sir : outpuy17:34
*** samty has quit IRC17:34
CarlFKnancy_: "recipe for target 'pattern.o' failed "17:40
nancy_hmm , i have to work hard , for stop making mistakes ....17:44
nancy_jsut looking17:44
*** rohitksingh has joined #timvideos17:53
*** nancy has joined #timvideos18:00
*** nancy has quit IRC18:07
*** rohitksingh has quit IRC18:12
*** CarlFK has quit IRC18:30
*** nancy_ has quit IRC18:54
*** CarlFK has joined #timvideos18:58
*** ChanServ sets mode: +v CarlFK18:58
*** nancy has joined #timvideos19:13
*** nancy_ has joined #timvideos19:19
*** nancy has quit IRC19:20
*** nancy_ has quit IRC19:35
*** ivodd has quit IRC19:54
*** ivodd has joined #timvideos19:54
*** Samty has joined #timvideos20:15
*** Samty has quit IRC20:20
*** nancy has joined #timvideos20:23
*** nancy has quit IRC20:32
*** thaytan has quit IRC21:14
*** nancy has joined #timvideos21:44
*** nancy has quit IRC21:46
*** samty has joined #timvideos22:59
*** samty has quit IRC23:01
*** fischerm has quit IRC23:11
*** fischerm has joined #timvideos23:16
*** CarlFK has quit IRC23:30
*** puck has quit IRC23:35

Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!