01:31
<
GitHub93 >
[extras-m1/master] changed font - Wolfgang Spraul
01:31
<
GitHub93 >
[extras-m1/master] Merge branch 'master' of github.com:milkymist/extras-m1 - Wolfgang Spraul
05:00
<
xiangfu >
(Can't contact the database server: Lost connection to MySQL server at 'reading initial communication packet', system error: 113 (mysql.yiwa.dreamhosters.com))
05:05
<
GitHub198 >
[extras-m1/master] added 5 m1 screenshots used in box_artwork.sla - Yi Zhang
06:00
<
topi` >
lekernel: it's a good observation - the whole academic world seems to be going towards payments in every aspect, from publishing to reading the articles
06:01
<
topi` >
the whole model doesn't make sense if looked from a nordic point of view (where universities are (still) free)
06:57
<
GitHub21 >
[extras-m1/master] add product label used for printing factory. - Yi Zhang
07:09
<
GitHub69 >
[extras-m1/master] moved x position to right in order to place the text in the center - Yi Zhang
19:20
<
wpwrak >
are there any "typical" problems that manifest themselves with jtag flashing getting stuck after "unlock block 0" ?
19:21
<
wpwrak >
rejon is struggling with updating his m1 ...
19:21
<
kristianpaul >
can you paste full log?
19:21
<
rejon >
ok, i'm trying reflash script
19:22
<
rejon >
and then i try the urjag method
19:22
<
kristianpaul >
you managed to load fjmem?
19:23
<
kristianpaul >
what happen when ran detect (in the urjtag console) ?
19:24
<
rejon >
ok, just got to running this
19:24
<
rejon >
[rejon@slowtop latest]$ sudo /usr/local/bin/jtag pld load fjmem.bit
19:24
<
rejon >
?=}: unknown command
19:24
<
rejon >
CA: unknown command
19:24
<
rejon >
: unknown command
19:24
<
rejon >
0ý: unknown command
19:24
<
rejon >
i compiled jtag from latest git
19:24
<
rejon >
and built it and installed
19:24
<
kristianpaul >
humm
19:25
<
kristianpaul >
how you could !
19:25
<
rejon >
kristianpaul, what do you mean?
19:25
<
kristianpaul >
well i guess urjtag from last commit should work
19:25
<
rejon >
what to do next?
19:26
<
kristianpaul >
wait
19:26
<
kristianpaul >
why no from a urjtag console?
19:26
<
kristianpaul >
cable milkymist
19:27
<
kristianpaul >
is the
_first_ thing to do
19:27
<
rejon >
i ran all the commands up to:
19:27
<
rejon >
cable milkymist
19:27
<
rejon >
instruction CFG_OUTÂ Â 000100 BYPASS
19:27
<
rejon >
instruction CFG_INÂ Â 000101 BYPASS
19:27
<
rejon >
pld load fjmem.bit                # LED D2 flashs
19:27
<
rejon >
ok, i just compared my configure options for compiling urjag and they match
19:27
<
rejon >
what is listed on the wiki
19:28
<
kristianpaul >
you got the error that wpwrak pointed from wich flashmem command?
19:28
<
kristianpaul >
or was from reflash script?
19:28
<
rejon >
kristianpaul, that is from reflash script
19:28
<
rejon >
this could be a urjag issue
19:31
<
rejon >
i got from what xiangfu just sent out
19:31
<
rejon >
i'm running commands manually right now
19:31
<
kristianpaul >
good
19:33
<
kristianpaul >
what happened?
19:33
<
kristianpaul >
ok..
19:33
<
rejon >
blocked on the fjmem.bit
19:33
<
rejon >
on wiki says: $ git check -b m1 778242ef9fd00a8825dced9dc8c289515ecaeea0
19:33
<
rejon >
try that if urjag not working
19:33
<
rejon >
there is some basic problem here communicating with my mm1
19:34
<
rejon >
that checkout just changes po files
19:35
<
kristianpaul >
if help in something my local working urjtag repo last commit is
19:35
<
kristianpaul >
3970ea74f78042b95cbb0c9c0b841c9ca37ccd11
19:36
<
rejon >
yah, its not that
19:36
<
rejon >
the latest checkout changes compared to yours are only PO files
19:37
<
rejon >
i'm using fedora15
19:37
<
kristianpaul >
there is no ujtag in fedora 15?
19:37
<
kristianpaul >
why no jsut install it from repo? or may be too old..
19:38
<
kristianpaul >
you had same unlock block 0 with flashing from comands?
19:38
<
rejon >
i can't get to that
19:38
<
rejon >
from running from commands
19:39
<
rejon >
i think that indicates earlier problem
19:39
<
kristianpaul >
in wich part you get stuck?
19:39
<
rejon >
pld load fjmem.bit
19:40
<
rejon >
sudo /usr/loca/bin/jtag pld load fjmem.bit
19:41
<
kristianpaul >
but, well i never ran jtag that way, but how you tell wich cable are you using when ruuning that pld load out from the jtag console
19:41
<
kristianpaul >
but i guess that method worked for you in the past..
19:41
<
rejon >
i just used the reflash script, but was running on ubuntu then
19:42
<
kristianpaul >
why not just you save all the urjtag in a file and run
19:43
<
kristianpaul >
sudo /usr/loca/bin/jtag -n file_with_commands
19:43
<
kristianpaul >
all the urjtag commands i meant
19:43
<
kristianpaul >
cable milkymist
19:43
<
kristianpaul >
detect
20:01
<
rejon >
kristianpaul, yes, tried with commands
20:01
<
rejon >
still appears to be freezing
20:04
<
kristianpaul >
yes you are rejon
20:04
<
kristianpaul >
tried commands inside a file with jtag -n file ?
20:05
<
kristianpaul >
rejon: ?
20:05
<
rejon >
yes, i was going one by one
20:05
<
rejon >
line by line
20:05
<
rejon >
i get errors
20:05
<
rejon >
on the fjmem.bit
20:05
<
rejon >
well, its spews unknown
20:05
<
kristianpaul >
no, but you put
_all_ comands in file and run jtag for reading that file with -n ?
20:06
<
kristianpaul >
sorry is not clear your answer to me yet
20:07
<
rejon >
yes kristianpaul
20:07
<
rejon >
when i do that
20:07
<
rejon >
i don't see the errors from running the commands
20:08
<
rejon >
but get to the writing portion and the process freezes
20:08
<
rejon >
it is not a specific freeze
20:08
<
rejon >
it makes it sometimes further, sometimess less
20:09
<
kristianpaul >
rejon: the detect command (running it from a urjtag console) never fails?
20:10
<
rejon >
now running jtag in interactive mode
20:10
<
rejon >
jtag> detect
20:10
<
rejon >
IR length: 6
20:10
<
rejon >
Chain length: 1
20:10
<
rejon >
Device Id: 00100100000000001000000010010011 (0x24008093)
20:10
<
rejon >
  Manufacturer: Xilinx (0x093)
20:10
<
rejon >
  Part(0):      xc6slx45 (0x4008)
20:10
<
rejon >
  Stepping:    2
20:11
<
rejon >
  Filename:    /usr/local/share/urjtag/xilinx/xc6slx45/xc6slx45
20:11
<
rejon >
is output when running detect
20:11
<
rejon >
i will continue
20:11
<
kristianpaul >
instruction CFG_OUT 000100 BYPASS
20:11
<
kristianpaul >
instruction CFG_IN 000101 BYPASS
20:11
<
kristianpaul >
pld load fjmem.bit
20:11
<
kristianpaul >
yes please
20:11
<
rejon >
jtag> pld load fjmem.bit
20:11
<
rejon >
Bitstream information:
20:11
<
rejon >
Design: system-routed.ncd;UserID=0xFFFFFFFF
20:11
<
rejon >
Part name: 6slx45fgg484
20:11
<
rejon >
Date: 2011/02/24
20:11
<
rejon >
Time: 22:33:26
20:11
<
rejon >
Bitstream length: 1484404
20:11
<
kristianpaul >
good
20:12
<
kristianpaul >
hurry 1
20:12
<
rejon >
jtag> initbus fjmem opcode=000010
20:12
<
rejon >
jtag> frequency 6000000
20:12
<
rejon >
Setting TCK frequency to 6000000 Hz
20:12
<
kristianpaul >
s/1/!
20:12
<
rejon >
jtag> detectflash 0
20:12
<
rejon >
Query identification string:
20:12
<
rejon >
Primary Algorithm Command Set and Control Interface ID Code: 0x0001 (Intel/Sharp Extended Command Set)
20:12
<
rejon >
Alternate Algorithm Command Set and Control Interface ID Code: 0x0000 (null)
20:12
<
rejon >
Query system interface information:
20:12
<
rejon >
Vcc Logic Supply Minimum Write/Erase or Write voltage: 2700 mV
20:12
<
rejon >
Vcc Logic Supply Maximum Write/Erase or Write voltage: 3600 mV
20:12
<
rejon >
Vpp [Programming] Supply Minimum Write/Erase voltage: 0 mV
20:12
<
rejon >
Vpp [Programming] Supply Maximum Write/Erase voltage: 0 mV
20:12
<
rejon >
Typical timeout per single byte/word program: 512 us
20:12
<
rejon >
Typical timeout for maximum-size multi-byte program: 1024 us
20:12
<
rejon >
Typical timeout per individual block erase: 1024 ms
20:12
<
rejon >
Typical timeout for full chip erase: 0 ms
20:12
<
rejon >
Maximum timeout for byte/word program: 1024 us
20:12
<
rejon >
Maximum timeout for multi-byte program: 4096 us
20:12
<
rejon >
Maximum timeout per individual block erase: 4096 ms
20:12
<
rejon >
Maximum timeout for chip erase: 0 ms
20:12
<
rejon >
Device geometry definition:
20:12
<
rejon >
Device Size: 33554432 B (32768 KiB, 32 MiB)
20:12
<
rejon >
Flash Device Interface Code description: 0x0002 (x8/x16)
20:13
<
rejon >
Maximum number of bytes in multi-byte program: 1024
20:13
<
rejon >
Number of Erase Block Regions within device: 1
20:13
<
rejon >
Erase Block Region Information:
20:13
<
rejon >
Erase Block Size: 131072 B (128 KiB)
20:13
<
rejon >
Number of Erase Blocks: 256
20:13
<
rejon >
jtag> flashmem 0 standby.fpg noverify
20:13
<
rejon >
Manufacturer: Intel
20:13
<
rejon >
Chip: 28F256J3A
20:13
<
rejon >
block 0 unlocked
20:13
<
rejon >
erasing block 0: 0
20:13
<
rejon >
addr: 0x0001F000
20:13
<
rejon >
block 1 unlocked
20:13
<
rejon >
erasing block 1: 0
20:13
<
rejon >
addr: 0x0003F000
20:13
<
rejon >
block 2 unlocked
20:13
<
rejon >
erasing block 2: 0
20:13
<
rejon >
addr: 0x0005F000
20:13
<
rejon >
block 3 unlocked
20:13
<
rejon >
erasing block 3: 0
20:13
<
rejon >
addr: 0x00078DD2
20:13
<
rejon >
verify skipped
20:13
<
rejon >
looks like writing is working from interactive mode
20:14
<
kristianpaul >
as i should ;)
20:14
<
rejon >
ok at this step, waiting for:
20:14
<
kristianpaul >
what happen?
20:14
<
rejon >
jtag> flashmem 0x6E0000 soc.fpg noverify
20:14
<
rejon >
Manufacturer: Intel
20:14
<
rejon >
Chip: 28F256J3A
20:14
<
rejon >
block 55 unlocked
20:14
<
rejon >
erasing block 55: 0
20:14
<
rejon >
addr: 0x006FF000
20:14
<
rejon >
block 56 unlocked
20:14
<
rejon >
erasing block 56: 0
20:14
<
rejon >
addr: 0x0071F000
20:14
<
rejon >
block 57 unlocked
20:14
<
rejon >
erasing block 57: 0
20:14
<
rejon >
addr: 0x0073F000
20:14
<
rejon >
block 58 unlocked
20:14
<
rejon >
erasing block 58: 0
20:14
<
rejon >
addr: 0x00740000
20:14
<
rejon >
waiting now for > 1 min
20:14
<
kristianpaul >
sure sure
20:14
<
rejon >
should it take this long?
20:14
<
rejon >
erasing block 58: 0
20:14
<
rejon >
addr: 0x00740000
20:15
<
rejon >
still waiting
20:15
<
kristianpaul >
if is doing soemthing yes
20:15
<
kristianpaul >
it take a minute or so
20:15
<
rejon >
how can i tell?
20:15
<
rejon >
its just sitting there
20:15
<
rejon >
mm1 d2 led is still flashing
20:15
<
kristianpaul >
yeah leds blinks a lot good sign :-)
20:15
<
rejon >
(maybe i am not patient which be a horrible bug ;)
20:16
<
rejon >
man, my english is getting worse
20:16
<
kristianpaul >
if you want faster flashing times you can try later tftpboot
20:16
<
rejon >
(maybe i am not patient, which could be a horrible bug ;)
20:16
<
rejon >
i remember before, it flashed really quickly
20:16
<
rejon >
still waiting
20:17
<
kristianpaul >
cold down, if the led is active is doint something
20:17
<
kristianpaul >
calm*
20:17
<
kristianpaul >
doing*
20:17
<
rejon >
its a regular pulse, not changing with activity
20:17
<
kristianpaul >
the urjtag console still with activity?
20:18
<
rejon >
still on: erasing block 58: 0
20:18
<
rejon >
addr: 0x00740000
20:18
<
kristianpaul >
it shuld have finish by now i think
20:18
<
rejon >
kill it and try again?
20:19
<
kristianpaul >
sure, make sure just in case there are not other urjtag running too
20:19
<
rejon >
there is only 1
20:19
<
kristianpaul >
good
20:19
<
rejon >
should i start the whole process again
20:19
<
rejon >
or just pick up where left off?
20:20
<
rejon >
ok i had to restart jtag -i
20:20
<
rejon >
should i start with cable milkymist
20:20
<
kristianpaul >
but in flash mem from soc.fpg
20:20
<
rejon >
flashmem 0x6E0000 soc.fpg noverify
20:20
<
kristianpaul >
but cable detect and bellow is a must
20:21
<
rejon >
so now will do: pld load fjmem.bit                # LED D2 flashs
20:21
<
rejon >
initbus fjmem opcode=000010Â Â Â Â Â Â # Tells UrJTAG that a FJMEM core is present and how to address it.
20:21
<
rejon >
frequency 6000000
20:21
<
rejon >
detectflash 0
20:22
<
rejon >
the next two commands then would be: flashmem 0 standby.fpg noverify  # during flash, D3 flashs
20:22
<
rejon >
flashmem 0x6E0000 soc.fpg noverify
20:22
<
rejon >
oh was i supposed to powercycle mm1 b4 this?
20:24
<
rejon >
now, should i skip this? flashmem 0 standby.fpg noverify
20:24
<
rejon >
since that worked the first time?
20:25
<
kristianpaul >
yes skiU
20:26
<
rejon >
ok, ran: flashmem 0x6E0000 soc.fpg noverify
20:27
<
rejon >
jtag> flashmem 0x6E0000 soc.fpg noverify
20:27
<
rejon >
Manufacturer: Intel
20:27
<
rejon >
Chip: 28F256J3A
20:27
<
rejon >
block 55 unlocked
20:27
<
rejon >
erasing block 55: 0
20:27
<
rejon >
addr: 0x006F3000
20:27
<
rejon >
seems stuck here
20:27
<
rejon >
before went past this quick
20:27
<
rejon >
mm1 d2 led still flashin
20:28
<
rejon >
hmmmmmmmmmmm
20:28
<
rejon >
what is the problem
20:28
<
rejon >
still waiting
20:29
<
kristianpaul >
fllashing = blinking fast ? (just to confirm)
20:30
<
rejon >
ok definiltey stuck on this step: flashmem 0 standby.fpg noverify
20:30
<
rejon >
but in different block
20:30
<
rejon >
shall i kill and try again?
20:30
<
rejon >
or can we analyze the problem
20:30
<
kristianpaul >
led stoped flashing then?
20:33
<
kristianpaul >
urjtag still stuck on addr: 0x006F3000 ?
20:34
<
rejon >
wpwrak, just told me to power down and make sure connections are good on m1
20:34
<
kristianpaul >
yes, also usb cable
20:35
<
kristianpaul >
all should work once that is verified to be ok
20:35
<
kristianpaul >
you havent retired the serial/jtag pod from the m1 latelly isnt?
20:39
<
rejon >
no, original serial/jtag pod
20:40
<
rejon >
ok, got further, but stuck
20:40
<
rejon >
trying to isolate power sources on same line
20:40
<
rejon >
unplugged other things
20:40
<
rejon >
now retrying
20:41
<
kristianpaul >
also let m1 disconnected for about a m1 just in case
20:41
<
kristianpaul >
minute*
20:41
<
kristianpaul >
rejon: further in soc.fpg?
20:42
<
kristianpaul >
can you try  flickernoise.fbi or bios.bin?
20:42
<
rejon >
ok now it froze here: instruction CFG_OUTÂ Â 000100 BYPASS
20:42
<
rejon >
jtag> flashmem 0x6E0000 soc.fpg noverify
20:42
<
rejon >
Manufacturer: Intel
20:42
<
rejon >
Chip: 28F256J3A
20:43
<
rejon >
ok, unplugged power and usb to computer...letting sit for a moment
20:43
<
kristianpaul >
not seems a issue just with flash  memory
20:43
<
rejon >
ok, reconnecting power
20:44
<
kristianpaul >
i tought jsut was getting stuck when writing to m1 memory
20:44
<
kristianpaul >
s/flash/nor
20:44
<
rejon >
yes, that is what it seems like
20:44
<
rejon >
could that be my jtag?
20:45
<
rejon >
ok, so we got this to write completely before: flashmem 0 standby.fpg noverify
20:45
<
kristianpaul >
first case reported if it where.. but, that remenber me to ask you this jtag is fixed right?
20:46
<
rejon >
so now you want me to try and flash:
20:46
<
rejon >
flashmem 0x6E0000 soc.fpg noverify
20:46
<
rejon >
flashmem 0x860000 bios.bin noverify
20:46
<
rejon >
flashmem 0x220000 bios-rescue.bin noverify
20:46
<
rejon >
flashmem 0x880000 splash.raw noverify
20:46
<
rejon >
flashmem 0x920000 flickernoise.fbi noverify
20:46
<
rejon >
which one next?
20:46
<
kristianpaul >
all those already done?
20:46
<
rejon >
no i mean, which one should i try to flash next?
20:46
<
rejon >
those have not been flashed
20:47
<
kristianpaul >
try bios
20:47
<
kristianpaul >
bios.bin
20:48
<
rejon >
jtag> flashmem 0x860000 bios.bin noverify
20:48
<
rejon >
Manufacturer: Intel
20:48
<
rejon >
Chip: 28F256J3A
20:48
<
rejon >
block 67 unlocked
20:48
<
rejon >
ok, this appears to be a more generalized issue
20:48
<
rejon >
with the writing
20:49
<
rejon >
ok, what shall i try now???
20:49
<
kristianpaul >
alredy tried other usb port?
20:49
<
rejon >
aha, i will try another usb port on my computer
20:49
<
kristianpaul >
try flickernoise.fbi
20:50
<
kristianpaul >
you have soc-rescue.fpg btw?
20:50
<
kristianpaul >
not needed here asking just in case
20:51
<
kristianpaul >
rejon: may i ask you from wher you get the soc.fpg file?
20:51
<
kristianpaul >
s/get/got
20:51
<
rejon >
its what the reflash script downloaded
20:52
<
rejon >
jtag> flashmem 0x920000 flickernoise.fbi noverify
20:52
<
rejon >
Manufacturer: Intel
20:52
<
rejon >
Chip: 28F256J3A
20:52
<
rejon >
block 73 unlocked
20:52
<
rejon >
erasing block 73: 0
20:52
<
rejon >
addr: 0x0093F000
20:52
<
kristianpaul >
humm
20:52
<
rejon >
-rw-rw-r--. 1 rejon rejon    543 Jul  1 16:20 batchfile
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon  73816 Jul  1 02:02 bios.bin
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon  73816 Jul  1 02:02 bios-rescue.bin
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon  131072 Jul  1 02:04 data.flash5.bin
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon 1484503 Jul  1 02:04 fjmem.bit
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon 1885580 Jul  1 02:10 flickernoise.fbi
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon 1484404 Jul  1 02:13 soc.fpg
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon 1484404 Jul  1 02:13 soc-rescue.fpg
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon  614400 Jul  1 02:13 splash.raw
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon  614400 Jul  1 02:13 splash-rescue.raw
20:53
<
kristianpaul >
okay move to another usb port
20:53
<
rejon >
-rw-rw-r--. 1 rejon rejon  495060 Jul  1 02:14 standby.fpg
20:53
<
rejon >
all from today
20:53
<
rejon >
kristianpaul, i just moved from one usb port to another one
20:53
<
kristianpaul >
hum..
20:53
<
rejon >
i'm on my laptop, no power plugged in
20:53
<
rejon >
running x201 thinkpad on battery
20:53
<
kristianpaul >
tried another usb cable?
20:53
<
rejon >
this is solid one from werner
20:54
<
rejon >
aha, soc-rescue.fpg
20:54
<
rejon >
is in that folder
20:54
<
rejon >
ok, what next?
20:54
<
kristianpaul >
let me think
20:57
<
rejon >
i'm thinking too
20:57
<
kristianpaul >
unplug and plug usb cable and pastebin dmesg please
20:58
<
rejon >
without powering off the milkymist?
20:59
<
rejon >
ahhh lekernel
21:00
<
rejon >
lekernel, i'm having troubles flashing my m1
21:00
<
rejon >
kristianpaul, has been handling me well ;)
21:01
<
lekernel >
chedking log...
21:01
<
lekernel >
is your cable well plugged into the M1 socket?
21:01
<
lekernel >
this might look like JTAG communication issues
21:01
<
lekernel >
have you cut the pins of the serial connector? they are too long if you didn't
21:02
<
kristianpaul >
btw you jtag pod is fixed? i mean there was an issue with first jtag/pod run about full speed, i dont remenber if without this fix there is  chance for other issues in the long term
21:02
<
kristianpaul >
checks is backlog
21:02
<
rejon >
i have not touched my jtag
21:02
<
kristianpaul >
well, so i guess is fixed from facotry :)
21:02
<
kristianpaul >
factory*
21:02
<
rejon >
wpwrak, is looking at the connection
21:03
<
rejon >
kristianpaul, is the output from plugin, unplug, and plugin usb connection to m1 jtag
21:04
<
kristianpaul >
looks ok
21:04
<
kristianpaul >
new high speed..
21:04
<
kristianpaul >
may be jtag/pod is not well pluged?
21:05
<
rejon >
kristianpaul, what is this C27?
21:05
<
rejon >
is this related?
21:05
<
kristianpaul >
no no
21:05
<
kristianpaul >
is not, i just want to check you had a good jtag pod
21:06
<
kristianpaul >
from pastebin looks no problem on USB speed
21:06
<
rejon >
shit, we have to head to hotel...we are getting kicked out
21:06
<
kristianpaul >
resist ! :)
21:06
<
wpwrak >
bak in ~1-1.5 h
21:06
<
rejon >
ok, i have to pack up...i will be back online in 30 min
21:07
<
kristianpaul >
rejon: who plug you jtag pod?
21:07
<
kristianpaul >
pluged
21:07
<
rejon >
said it looks fine
21:07
<
rejon >
i flashed my mm1 by myself before, but was running ubuntu
21:07
<
rejon >
now i'm running fedora15
21:07
<
rejon >
i will keep working on
21:07
<
rejon >
when i get back
21:08
<
rejon >
obviously, m1 doesn't work right now
21:08
<
rejon >
my presentation is in 19 hours
21:08
<
rejon >
on main keynote stage
21:08
<
rejon >
lots of ppl
21:10
<
kristianpaul >
lekernel: i think the pins cutting was done adam for all pods
22:35
<
rejon >
ok, i have 30 min to get my mm1 flashed
22:36
<
rejon >
b4 next conf. interruption
22:41
<
kristianpaul >
chmod +x flashall.batch
22:41
<
kristianpaul >
sudo jtag -n flashall.batch
22:41
<
kristianpaul >
and cross your fingers :)
22:52
<
rejon >
ok, majorly distracted
23:01
<
rejon >
its freezing sooner
23:01
<
rejon >
crap, i have to go to stupid conf. dinner
23:01
<
rejon >
back in a bit
23:01
<
rejon >
will not go samba with amazingly attractive ladies and come back and work on this
23:02
<
rejon >
i have had many great conversations here already about mm1 and qi stuff though, so this has been successful trip already
23:02
<
rejon >
thanks for help kristianpaul