--- Log opened Thu Oct 31 00:00:03 2013 | ||
olofk_ | stekern: Never open your hardware. Some things are best left unseen | 05:53 |
---|---|---|
olofk_ | poke53281: Yes, there are lot's of USB<->MIDI dongles. I have a MidiSport 1x1 | 05:53 |
stekern | I have an midiman m-audio uno | 05:58 |
stekern | both of those are pretty expensive I think, there are cheap ones for ~$5 at dealextreme and such sites | 06:01 |
stekern | olofk_: yeah, I wouldn't have if it wasn't for the non-functional middle C key | 06:04 |
stekern | annoying to play without that... | 06:04 |
olofk_ | I'm mostly using C# nowadays | 06:04 |
stekern | yeah, that seems a lot more popular than F# | 06:15 |
olofk_ | Hmm.. looks like I have some network issues at home | 07:16 |
* rah has a MidiSport 8x8 | 08:22 | |
rah | my numbers are bigger, therefore I win | 08:22 |
rah | woo! | 08:22 |
rah | yay me! | 08:22 |
olofk_ | rah :) | 10:24 |
olofk | Very shaki internet connection today | 17:55 |
olofk | s/i/y | 17:55 |
-!- Netsplit *.net <-> *.split quits: impure_hate, olofk | 18:25 | |
-!- Netsplit over, joins: olofk | 19:18 | |
stekern | it's the aftermath from the "storm" | 19:32 |
olofk | Two usability patches pushed for orpsoc | 19:50 |
olofk | Put the following in ~/.config/orpsoc/orpsoc.conf | 19:51 |
olofk | [main] | 19:51 |
olofk | prefix=/path/to/orpsoc-cores | 19:51 |
olofk | cores_root=%(prefix)s/cores | 19:51 |
olofk | systems_root=%(prefix)s/systems | 19:51 |
stekern | cool | 19:52 |
olofk | Or put it in /etc/orpsoc/orpsoc.conf in the very unlikely case that you have several orpsoc users on the same computer | 19:52 |
stekern | me and myself | 19:52 |
olofk | :) | 19:52 |
stekern | reminds me about something, can you have several cores/systems dirs? | 19:53 |
stekern | right now I'm symlinking in my sublime directory into orpsoc-cores, because it's to much in flux to not be local | 19:54 |
stekern | would make more sense to just have an entry in orpsoc.conf for it | 19:55 |
stekern | but I've been to lazy to look up if that's possible ;) | 19:55 |
_franck_ | stekern: can you show me your openocd configuration file for sockit (with two taps) | 20:12 |
* _franck_ always ask for stekern to show something ;) | 20:12 | |
stekern | http://pastie.org/8446447 | 20:22 |
stekern | that's the git diff | 20:22 |
stekern | why have I changed VJTAG to MOHOR? | 20:22 |
_franck_ | http://pastie.org/8446459 | 20:25 |
stekern | cool | 20:25 |
olofk | stekern: Yes, you can. One of the patches enables using lists for cores_root (but not systems_root. I will deprecate that soon anyway) | 20:26 |
_franck_ | need to clean up and test it with orpsoc, I did a chain scan | 20:26 |
olofk | You can also pass --cores-root=/path/to/extra/dir on the command line | 20:27 |
stekern | okidoki | 20:27 |
_franck_ | stekern: I'll ask you something again :) Could you provide me a sof file for sockit (with an altera VJTAG in it) ? | 20:37 |
stekern | _franck_: http://oompa.chokladfabriken.org/openrisc/sockit.sof | 20:39 |
_franck_ | thanks | 20:41 |
_franck_ | easy: http://pastie.org/8446508 :) | 20:45 |
_franck_ | http://pastie.org/8446518 | 20:51 |
_franck_ | 503.254 KiB/s, pretty good ! | 20:51 |
olofk | _franck_: Is Blaster 2 working now? | 21:03 |
_franck_ | it is | 21:03 |
stekern | excellent work | 21:10 |
stekern | can you blink leds too ;) | 21:11 |
_franck_ | wait, 0x91000000 ? | 21:12 |
stekern | should be | 21:12 |
_franck_ | it doesn't turn on/off | 21:14 |
stekern | why not? ;) | 21:17 |
_franck_ | ... | 21:18 |
_franck_ | who knows | 21:18 |
_franck_ | I'm the software guy, working on openocd ;) | 21:18 |
stekern | ;) | 21:19 |
stekern | setting them from software works here on the same image at least | 21:19 |
stekern | *((uint8_t *)0x91000000)=0xff; | 21:20 |
stekern | *((uint8_t *)0x91000001)=0xff; | 21:20 |
_franck_ | arf, I forgot to set dir bits | 21:23 |
_franck_ | now it's on ! | 21:23 |
_franck_ | now, the hardest part, include my changes in configure.ac | 22:09 |
_franck_ | After one hour of fight versus configure.ac, configure won :( | 23:19 |
--- Log closed Fri Nov 01 00:00:05 2013 |
Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!