00:02
Jia has joined #milkymist
00:41
cladamw has joined #milkymist
00:46
rejon has joined #milkymist
01:05
rejon has quit [Ping timeout: 245 seconds]
02:10
elldekaa has joined #milkymist
02:32
xiangfu has joined #milkymist
02:43
rejon has joined #milkymist
03:02
voidcoder has quit [Read error: Connection reset by peer]
03:38
rejon has quit [Quit: Leaving]
04:11
xiangfu has quit [Ping timeout: 245 seconds]
04:19
cladamw has quit [Quit: Ex-Chat]
04:22
Gurty has quit [Ping timeout: 252 seconds]
04:34
xiangfu has joined #milkymist
04:44
xiangfu has quit [Ping timeout: 252 seconds]
04:57
xiangfu has joined #milkymist
05:16
cladamw has joined #milkymist
05:39
antgreen has quit [Read error: Operation timed out]
05:45
elldekaa has quit [Remote host closed the connection]
06:22
elldekaa has joined #milkymist
06:31
rejon has joined #milkymist
06:37
voidcoder has joined #milkymist
06:57
Gurty has joined #milkymist
07:05
rejon has quit [Ping timeout: 265 seconds]
07:25
xiangfu has quit [Ping timeout: 245 seconds]
07:34
rejon has joined #milkymist
08:12
Martoni has joined #milkymist
08:20
elldekaa has quit [Ping timeout: 252 seconds]
08:20
lekernel_ has joined #milkymist
08:21
lekernel has quit [Ping timeout: 252 seconds]
08:38
elldekaa has joined #milkymist
08:43
xiangfu has joined #milkymist
08:47
xiangfu has quit [Ping timeout: 245 seconds]
09:00
xiangfu has joined #milkymist
09:31
elldekaa has quit [Remote host closed the connection]
09:41
lekernel_ is now known as lekernel
09:43
xiangfu has quit [Ping timeout: 245 seconds]
09:43
wpwrak has quit [Ping timeout: 248 seconds]
09:44
xiangfu has joined #milkymist
09:44
wpwrak has joined #milkymist
09:46
Jia has quit [Ping timeout: 248 seconds]
10:07
rejon has quit [Ping timeout: 245 seconds]
10:40
cladamw has quit [Quit: Ex-Chat]
10:51
elldekaa has joined #milkymist
10:51
<
lekernel >
kristianpaul: no, there's no framebuffer yet
10:52
<
lekernel >
kristianpaul: have you been able to fix your clang build problem?
10:52
<
lekernel >
I have cmake version 2.8.8
10:52
voidcoder has quit [Ping timeout: 256 seconds]
10:52
<
lekernel >
what's yours?
11:05
<
kristianpaul >
not fixed afaik...
11:05
<
kristianpaul >
t2.8.7-0ubuntu4...
11:06
<
kristianpaul >
from last ubuntu lts
11:18
<
lekernel >
try autocrap maybe (llvm has both)
11:21
<
lekernel >
iirc JP has written some autocrap instructions in one of the readme's
11:25
<
kristianpaul >
bbl going to work !
11:38
Martoni has quit [Read error: Operation timed out]
11:39
<
stekern >
2.8.7 should work fine (it does here at least)
11:45
<
lekernel >
stekern: you have built the modified lm32 version? works for you?
11:53
Martoni has joined #milkymist
11:57
wolfspraul has quit [Read error: Connection reset by peer]
12:01
wolfspraul has joined #milkymist
12:12
wolfspra1l has joined #milkymist
12:15
wolfspraul has quit [Ping timeout: 245 seconds]
13:15
cladamw has joined #milkymist
13:22
TachyonDev has joined #milkymist
14:12
rejon has joined #milkymist
14:17
rejon has quit [Ping timeout: 244 seconds]
14:21
rejon has joined #milkymist
14:31
zumbi has quit [Read error: Operation timed out]
14:34
elldekaa has quit [Remote host closed the connection]
14:37
zumbi has joined #milkymist
14:37
zumbi is now known as Guest50087
14:42
xiangfu has quit [Ping timeout: 245 seconds]
14:45
cladamw has quit [Quit: Ex-Chat]
14:56
<
kristianpaul >
stekern: odd for me then..
14:56
<
kristianpaul >
stekern: lekernel what is your distro?
14:56
<
kristianpaul >
i'll try on trusty debian :)
15:06
<
kristianpaul >
F17?
15:06
<
kristianpaul >
had u tried the urjtag recently btw?
15:06
<
kristianpaul >
i know it got ported but dunno if works well and the usb bugs the other day too
15:19
hypermodern has joined #milkymist
15:25
rejon has quit [Ping timeout: 252 seconds]
15:48
<
lekernel >
haven't reinstalled urjtag for a while...
15:53
kilae has joined #milkymist
16:44
voidcoder has joined #milkymist
16:46
mumptai has joined #milkymist
17:02
Martoni has quit [Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120423130206]]
17:30
TachyonDev has quit [Quit: Leaving.]
19:03
hypermodern has left #milkymist [#milkymist]
19:25
<
kristianpaul >
following wolfspra1l qoute about cpu processing mp3 at low mhz
19:58
voidcoder has quit [Remote host closed the connection]
20:02
voidcoder has joined #milkymist
20:13
<
Fallenou >
(sorry for the basic instinct of liking when it just blows)
20:14
elldekaa has joined #milkymist
20:37
<
kristianpaul >
oh wow an activate mmu command !
20:38
<
Fallenou >
wait a sec
20:39
<
kristianpaul >
i tought that was decided just in sinthesis
20:41
<
Fallenou >
MMU logic is included or not at synthesis time indeed
20:41
<
Fallenou >
the "mmu activate" means going into user mode (which means virtual addresses gets translated into physical ones)
20:41
<
Fallenou >
and "mmu disactivate" means going into kernel mode
20:41
<
Fallenou >
which disactivates address translations
20:42
<
kristianpaul >
what is that usefull for? (activate and desactivate)
20:43
<
Fallenou >
you know, usually you have 2 (or 4 or other number) of "mode"
20:43
<
Fallenou >
privileged mode / user mode
20:43
<
Fallenou >
something like this
20:43
<
Fallenou >
that we could call "kernel mode"/"user mode"
20:44
<
Fallenou >
when Linux kernel code is running, physical addresses are used
20:44
<
Fallenou >
kernel address space is not virtual, it's physical
20:44
<
Fallenou >
basically when kernel code runs, mmu is disabled
20:44
<
Fallenou >
and when you switch back to user processus, you activate back the MMU
20:45
<
Fallenou >
so you therefore need a way to activate/disactivate the mmu :)
20:45
<
kristianpaul >
so this switch happens all time?
20:45
<
Fallenou >
at each IRQ, each syscall
20:45
<
Fallenou >
and upon page fault (which is an exception)
20:47
kilae has quit [Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725]]
20:54
Padawan- has quit [Ping timeout: 248 seconds]
20:55
* kristianpaul
wonder where is the watchdog when you need it ;-)
21:05
Padawan- has joined #milkymist
21:06
Padawan- is now known as Guest96875
21:10
Guest96875 is now known as Padawan-
21:10
Padawan- has quit [Changing host]
21:10
Padawan- has joined #milkymist
21:49
mumptai has quit [Ping timeout: 245 seconds]
21:51
<
Fallenou >
hum hum SoC hangs if a memory store triggers a page fault :)
21:51
<
Fallenou >
I will need to simulate that one
21:52
<
Fallenou >
only the "page fault during memory load" is handled correctly atm so
21:52
<
Fallenou >
would have been too easy if everything was working :p
21:52
* Fallenou
likes the new interactive tests
21:53
<
Fallenou >
time to sleep
22:54
elldekaa has quit [Read error: Connection reset by peer]
22:55
elldekaa has joined #milkymist
23:00
azonenberg has quit [Ping timeout: 245 seconds]
23:21
elldekaa has quit [Read error: Connection reset by peer]
23:40
lekernel has quit [Ping timeout: 245 seconds]
23:41
lekernel_ has joined #milkymist
23:46
qwebirc45162 has joined #milkymist
23:48
<
qwebirc45162 >
i can tell you guys are technocrats. especially by the quote that was put on the box. so of course you would find it humorous that there's no way to hook up the milkymist to a computer. not unless of course you have the money for the vga converter. 500 dollars for nothing. im probably selling it (and i just got it today)
23:54
qwebirc45162 has quit [Quit: Page closed]