*** tpb has joined #timvideos | 00:00 | |
*** hobbes- has quit IRC | 00:21 | |
*** tvCommitBot has joined #timvideos | 00:37 | |
tvCommitBot | [qemu-litex] mithro pushed 1 new commit to master: https://git.io/vNedH | 00:37 |
---|---|---|
tvCommitBot | qemu-litex/master dc90b35 Tim 'mithro' Ansell: liteeth: Fix for changes in LiteEth upstream. | 00:37 |
*** tvCommitBot has left #timvideos | 00:37 | |
CarlFK[m] | -rw-rw-r-- 1 carl carl 17G Jan 3 17:46 Xilinx_Vivado_SDK_2017.4_1216_1.tar.gz | 00:56 |
CarlFK[m] | wow. | 00:56 |
*** tvCommitBot has joined #timvideos | 01:04 | |
tvCommitBot | [qemu-litex] mithro force-pushed master from dc90b35 to d8ebfa9: https://git.io/vNebj | 01:04 |
*** tvCommitBot has left #timvideos | 01:04 | |
*** CarlFK has quit IRC | 01:08 | |
mithro | I blame tumbleweed! | 01:39 |
*** CarlFK has joined #timvideos | 02:00 | |
*** ChanServ sets mode: +v CarlFK | 02:00 | |
*** rohitksingh has joined #timvideos | 02:54 | |
*** rohitksingh_work has joined #timvideos | 03:58 | |
tumbleweed | for vivado? :P | 06:12 |
*** sb0 has quit IRC | 07:00 | |
CarlFK[m] | DNA = 110000001100000011000000110000001100000010011001110010010 (0x181818181813392) | 07:42 |
CarlFK[m] | that's 'bad' right? | 07:42 |
CarlFK[m] | I think there is a page mentioning it. anyone have the URL? | 07:42 |
*** sb0 has joined #timvideos | 07:55 | |
tumbleweed | 818181 is usually bad | 08:01 |
tumbleweed | haven't seen it end like that,t hough | 08:01 |
tumbleweed | anyway, go serial, jtag, try again | 08:01 |
CarlFK[m] | I was wondeing about the end bits | 08:02 |
CarlFK[m] | serial, jtag - 10x or so times now. no help | 08:02 |
CarlFK[m] | juser@cnt3:~/temp/firmware/opsis/stable$ hdmi2usb-mode-switch --mode=serial | 08:15 |
CarlFK[m] | WARNING:root:unbind-helper not found, will have to run as root! | 08:15 |
CarlFK[m] | is that anything I should care about? | 08:15 |
tumbleweed | yes | 08:15 |
tumbleweed | so run it as root | 08:15 |
tumbleweed | hrm, Subject: [GANDI] carlrants.com expires in 14 days | 08:16 |
* tumbleweed contemplates renewal | 08:16 | |
CarlFK[m] | lol | 08:16 |
CarlFK[m] | juser@cnt3:~/temp/firmware/opsis/stable$ sudo hdmi2usb-mode-switch --mode=serialWARNING:root:unbind-helper not found, will have to run as root! | 08:17 |
CarlFK[m] | I hate that. | 08:17 |
CarlFK[m] | https://paste.ubuntu.com/26317995/ Error: xc6s.tap: IR capture error; saw 0x03 not 0x01 | 08:20 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 08:20 |
CarlFK[m] | H2U 00:00:11>version ... git describe: v0.0.3-1054-gbbede92-dirty | 08:27 |
CarlFK[m] | DNA = 110000001100000011000000110000001100000011000000110000001 (0x181818181818181) | 08:28 |
tumbleweed | wat | 08:28 |
tumbleweed | haven't seen that before | 08:28 |
tumbleweed | power cycle? | 08:29 |
CarlFK[m] | um.. 2 seperate runs | 08:29 |
CarlFK[m] | verifying that the opsis is hooked up and functioning and what ver | 08:29 |
CarlFK[m] | omg DNA = 100110011100100100100001000101001000111110100101110001011 (0x1339242291f4b8b) | 08:31 |
CarlFK[m] | I has no idea why it is working now. | 08:31 |
CarlFK[m] | huh, if you power cycle it while a term is hooked up, you see stuff: hdmi_out0: Init I2C...finished. | 08:38 |
CarlFK[m] | git describe: v0.0.3-1119-gf24546c | 08:38 |
CarlFK[m] | yay. | 08:38 |
tumbleweed | \o/ | 08:46 |
mithro | morning | 08:50 |
mithro | tumbleweed: So, we broke the framebuffer | 08:51 |
mithro | CarlFK[m]: Pull request merged! https://github.com/timvideos/HDMI2USB-mode-switch/pull/74 | 08:52 |
tpb | Title: Adding script to download hdmi2usb firmware. by mithro · Pull Request #74 · timvideos/HDMI2USB-mode-switch · GitHub (at github.com) | 08:52 |
tumbleweed | mithro: \o/ | 08:58 |
mithro | tumbleweed: I'm pretty sure we have borked telnet too | 08:58 |
tumbleweed | mithro: how didwe break it? | 08:58 |
tumbleweed | I tested both of those branches, previously | 08:59 |
tumbleweed | but we did lots of hacking on them at CCC | 08:59 |
tumbleweed | hell, we used both of those branches in productino before :P | 08:59 |
mithro | tumbleweed: Well, it was my refactor of your changes :-P | 09:02 |
mithro | tumbleweed: https://github.com/timvideos/HDMI2USB-litex-firmware/pull/386 | 09:02 |
tpb | Title: firmware: Put pattern framebuffer at FRAMEBUFFER_OFFSET and everything below that. by mithro · Pull Request #386 · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 09:02 |
mithro | tumbleweed: Could you take a look at https://github.com/timvideos/HDMI2USB-litex-firmware/issues/387 ? | 09:02 |
tpb | Title: After merging pull request #341 the telnet interface now acts weirdly. · Issue #387 · timvideos/HDMI2USB-litex-firmware · GitHub (at github.com) | 09:02 |
tumbleweed | mithro: hrm, wasn't FRAMEBUFFER_OFFSET supposed to protect against that? | 09:05 |
tumbleweed | I swear I had the pattern at 0 + FRAMEBUFFER_OFFSET | 09:05 |
mithro | tumbleweed: you probably did and I broke it :-P | 09:05 |
tumbleweed | maybe | 09:06 |
CarlFK[m] | mithro (IRC): how do I promote unstable to testing? | 09:11 |
mithro | tumbleweed: Well - I know I broke it because it was 0 * FRAMEBUFFER_OFFSET == 0 :-P | 09:12 |
mithro | CarlFK[m]: just update the symlink? | 09:12 |
CarlFK[m] | "just" | 09:12 |
CarlFK[m] | thats code for "some convoluted process" | 09:13 |
mithro | CarlFK[m]: should be as simple as "cd <directory with symlink>; cp unstable testing; git commit -m'Promoting unstable to testing.'; git push" | 09:13 |
CarlFK[m] | juser@cnt3:~/temp/firmware/opsis$ git push | 09:14 |
CarlFK[m] | fatal: Not a git repository (or any of the parent directories): .git | 09:14 |
CarlFK[m] | I used the download script to get the files | 09:14 |
mithro | CarlFK[m]: You have to do that with a checkout of the prebuilt repo | 09:14 |
CarlFK[m] | that takes me like 10 min | 09:15 |
CarlFK[m] | and then another 10 when you tell me I need to fork it first | 09:16 |
mithro | CarlFK[m]: nah, you shouldn't need to fork it | 09:16 |
mithro | CarlFK[m]: Sadly the github web interface doesn't understand symlinks :-( | 09:16 |
mithro | Let me test something | 09:18 |
CarlFK[m] | git describe: v0.0.3-1119-gf24546c | 09:18 |
CarlFK[m] | built: Jan 4 2018 03:47:30 | 09:18 |
CarlFK[m] | pattern and input0 went to vocto | 09:19 |
CarlFK[m] | I found a mostly up to date repo | 09:22 |
CarlFK[m] | juser@cnt3:/media/sda1/HDMI2USB-firmware-prebuilt/opsis/firmware$ cp unstable testing | 09:23 |
CarlFK[m] | cp: omitting directory 'unstable' | 09:23 |
mithro | CarlFK[m]: "cp -a" maybe? | 09:24 |
CarlFK[m] | mithro (IRC): it didn't error, but didn't update the link either | 09:25 |
mithro | CarlFK[m]: give me a moment | 09:25 |
CarlFK[m] | this should work: ln -sf ../../archive/master/v0.0.3-1119-gf24546c/opsis/hdmi2usb/lm32 testing | 09:25 |
CarlFK[m] | is it really 3:30?!!! | 09:32 |
mithro | CarlFK[m]: dammit, my attempt to write you a script which doesn't need to checkout everything failed because github's subversion stuff doesn't like symlinks either | 09:41 |
CarlFK[m] | mithro (IRC): why didn't that ln work? https://paste.ubuntu.com/26318346/ | 09:44 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 09:44 |
mithro | https://gist.github.com/mithro/f8c9010deeda5d6001de881403c5c835 | 09:46 |
tpb | Title: update-testing-hdmi2usb.sh · GitHub (at gist.github.com) | 09:46 |
mithro | CarlFK[m]: It appears because ln is stupid | 09:49 |
CarlFK[m] | lol | 09:50 |
mithro | CarlFK[m]: Try adding a "ln -sf -T ../../archive/master/v0.0.3-1119-gf24546c/opsis/hdmi2usb/lm32 testing" | 09:50 |
CarlFK[m] | that worked | 09:51 |
CarlFK[m] | well.. except I don't have git auth stuff on that box.. | 09:54 |
CarlFK[m] | my head isn't woking well .. I need to get to sleep. | 09:55 |
mithro | CarlFK[m]: sleep well | 10:17 |
tumbleweed | mithro: :) | 10:25 |
*** MaZderMind has quit IRC | 11:19 | |
*** sb0 has quit IRC | 12:10 | |
*** rohitksingh_work has quit IRC | 12:42 | |
*** sb0 has joined #timvideos | 12:47 | |
mithro | If a person called "marc" or "merlin" turns up looking for me - tell them I'll will be back in 1 hour | 14:07 |
CarlFK[m] | mithro (IRC): any point in tying those other builds from a few weeks ago? | 15:25 |
* tumbleweed just committed to a debconf team meeting at 1:30am during LCA :P | 15:26 | |
CarlFK[m] | makes sense - day just winding up, it will keep you from staying up too late | 15:27 |
tumbleweed | :) | 15:28 |
*** rohitksingh has quit IRC | 18:51 | |
*** puck has quit IRC | 23:16 | |
xfxf | tumbleweed: i'd tell you off for overcommitting but it'd be like the pot calling the kettle black ;P | 23:21 |
*** puck has joined #timvideos | 23:25 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!