Current Server Time: 16:00 (Central Europe)

#apertus IRC Channel Logs

2017/11/01

Timezone: UTC


23:49
dimon_
joined the channel
23:49
dimaursu16
left the channel
02:09
jucar
joined the channel
02:32
dimon_
left the channel
03:46
jucar
left the channel
07:24
niemand
joined the channel
07:53
dimon_
joined the channel
07:59
dimon_
left the channel
08:38
jarhab[m]
morning folk :)
08:39
jarhab[m]
how do you build u-boot and how do you assemble it into the image?
08:49
Bertl_zZ
changed nick to: Bertl
08:49
Bertl
morning folks! morning jarhab[m]!
08:50
Bertl
u-boot needs to be combined with the FSBL into BOOT.bin
08:51
Bertl
https://lab.apertus.org/T37
09:00
jarhab[m]
and where to put the BOOT.bin? into the first partition? at a specific adress?
09:01
jarhab[m]
and in the link you send, there were no specific build instructions :(
09:03
Bertl
the Axiom Beta is configured to boot from SD card, and the BOOT.bin goes to the first partition
09:03
Bertl
but you can also boot it from SPI if configured properly
09:10
jarhab[m]
ok
09:10
jarhab[m]
do you know what the last unformattedt partition in http://vserver.13thfloor.at/Stuff/AXIOM/BETA/build_image.sh is for?
09:11
Bertl
you mean partition 3, yes?
09:13
jarhab[m]
yeah
09:13
jarhab[m]
and the 0 size partition 4
09:14
Bertl
partition 3 is for data, basically contains overlay images, source code for all tools, bitstreams etc
09:14
Bertl
partition 4 is unused, it is just there because the DOS partition table has 4 partitions
09:14
jarhab[m]
ah ok
09:15
jarhab[m]
why do you seperate the data from the base os?
09:15
jarhab[m]
wouldnt it be simpler if we just had a mixed os/data partition?
09:16
Bertl
so that the root partition does not get cluttered and in the future can be read-only
09:16
Bertl
also it simplifies updating the OS
09:17
jarhab[m]
but what about package installs and linking the axiom-tools into /usr/local/bin?
09:17
jarhab[m]
isnt arch rolling release so its much simpler, if we have it on a rw partition and do pacman -Syu regulary?
09:18
Bertl
you can always remount a partition rw or ro if done properly
09:19
Bertl
running pacman -Syu on a regular basis is not the best idea, because you might easily end up with a defunct system
09:21
Bertl
unfortunately Arch is not always consistent on a MicroZed, so you need to know when you can update and when not
09:27
jarhab[m]
what do you mean by not always consistent? the kernel updates?
09:28
Bertl
no, kernel updates are not a problem as we roll our own kernel anyway, but sometimes userspace is in a state where it doesn't boot anymore
09:28
Bertl
i.e. libraries do not match the binaries, etc
09:29
jarhab[m]
ok
09:29
jarhab[m]
thats bad
09:29
jarhab[m]
😂
09:37
davidak
joined the channel
09:50
davidak
left the channel
10:19
BAndiT1983|away
changed nick to: BAndiT1983
10:46
Bertl
off for now ... bbl
10:46
Bertl
changed nick to: Bertl_oO
10:48
jucar
joined the channel
11:02
BAndiT1983
changed nick to: BAndiT1983|away
11:08
niemand
left the channel
12:02
jarhab[m]
do you currently load the bitstream via u-boot?
12:04
jarhab[m]
ah already answered thanks
12:33
davidak
joined the channel
12:34
se6astian|away
changed nick to: se6astian
13:00
davidak
https://davidak.de/tmp/20171031_123147.DNG
13:01
davidak
Bertl_oO: do you know what is the issue with this picture?
13:16
jucar
left the channel
13:22
BAndiT1983|away
changed nick to: BAndiT1983
13:34
Bertl_oO
davidak: it is pink?
13:40
se6astian
yes :)
13:40
se6astian
we suspect the bayer order is the issue
13:40
se6astian
I know we had this problem before
13:40
se6astian
but I found no solution on our wiki
13:40
se6astian
how did we deal with it?
13:47
BAndiT1983
changed nick to: BAndiT1983|away
13:50
jarhab[m]
left the channel
13:53
jarhab[m]
joined the channel
14:00
Bertl_oO
do you have the raw data available?
14:06
pusle
left the channel
14:13
se6astian
yes
14:13
se6astian
one sec
14:24
davidak
Bertl_oO: https://davidak.de/tmp/20171031_123147.raw12
14:36
se6astian
I am just reading https://github.com/apertus-open-source-cinema/misc-tools-utilities/blame/master/raw2dng/raw2dng.c
14:37
se6astian
and it seems that the bayer order is just a metadata tag in the DNG
14:47
Bertl_oO
hmm ... the simple debayer sequence (from the wiki) gives an interesting result
14:54
Bertl_oO
convert \( -size 4096x3072 -depth 12 gray:20171031_123147.raw12 \) \( -clone 0 -crop -1-1 \) \( -clone 0 -crop -1+0 \) \( -clone 0 -crop +0-1 \) -sample 2048x1536 \( -clone 2,3 -average \) -delete 2,3 -swap 0,1 +swap -combine 20171031_123147.png
14:55
Bertl_oO
how does that look to you?
15:05
se6astian
perfect!
15:05
se6astian
thats the right bayer order
15:05
se6astian
we went to a park and captured autumn leaves
15:09
jucar
joined the channel
15:10
davidak
here are all picture we have taken today with the AXIOM Beta https://davidak.de/tmp/axiom_beta_pictures_türkenschanzpark_wien.tar.gz
15:17
Bertl_oO
nice
15:19
rton
joined the channel
15:19
se6astian
changed nick to: se6astian|away
15:23
davidak
left the channel
15:28
jucar
left the channel
15:51
RexOrCine
What's in there Bertl? Download keeps failing.
16:55
pusle
joined the channel
17:30
niemand
joined the channel
17:30
niemand
left the channel
17:30
niemand
joined the channel
17:54
davidak
joined the channel
17:56
Bertl_oO
RexOrCine: 25 snap shots from the part both in raw and DNG
17:56
Bertl_oO
*park
17:56
se6astian|away
changed nick to: se6astian
18:05
illwieckz
left the channel
18:06
illwieckz
joined the channel
18:14
davidak
left the channel
18:35
BAndiT1983|away
changed nick to: BAndiT1983
18:37
illwieckz_
joined the channel
18:39
illwieckz
left the channel
18:50
davidak
joined the channel
19:01
rudi
joined the channel
19:11
rudi
left the channel
19:20
illwieckz_
left the channel
19:22
illwieckz
joined the channel
19:25
illwieckz_
joined the channel
19:31
illwieckz_
left the channel
19:33
BAndiT1983
changed nick to: BAndiT1983|away
20:07
jarhab[m]
could anyone with a microzed try to boot this (https://gitlab.com/nein/beta-software/-/jobs/38620866/artifacts/download) image?
20:34
se6astian
I cant do it right away but I can see to get it done within the next week if that helps
20:40
jarhab[m]
no ok i figured out that its broken on my own😂
20:40
jarhab[m]
but ill come back and ask again
20:40
jarhab[m]
thx
20:44
se6astian
glad to help/test
21:28
se6astian
changed nick to: se6astian|away
22:18
niemand
left the channel
22:45
Bertl_oO
off to bed now ... have a good one everyone!
22:45
Bertl_oO
changed nick to: Bertl_zZ