01:04
rory096 has quit [Ping timeout: 250 seconds]
01:23
akaizen has quit [Ping timeout: 250 seconds]
01:30
akaizen has joined #linux-rockchip
01:56
ganbold has quit [Quit: This computer has gone to sleep]
01:56
ganbold has joined #linux-rockchip
01:58
akaizen has quit [Remote host closed the connection]
01:59
cnxsoft has joined #linux-rockchip
03:01
ssvb has quit [Remote host closed the connection]
03:04
ssvb has joined #linux-rockchip
04:29
markm has quit [Ping timeout: 246 seconds]
05:20
akaizen_ has joined #linux-rockchip
06:41
ssvb has quit [Ping timeout: 260 seconds]
06:46
akaizen_ has quit [Ping timeout: 250 seconds]
06:58
akaizen_ has joined #linux-rockchip
07:11
akaizen_ has quit [Ping timeout: 260 seconds]
07:12
akaizen has joined #linux-rockchip
08:22
gb_master has joined #linux-rockchip
09:36
mcan has joined #linux-rockchip
09:36
mcan has quit [Changing host]
10:55
nighty^ has joined #linux-rockchip
11:03
nighty^_ has joined #linux-rockchip
11:28
gb_master has quit [Remote host closed the connection]
11:30
gb_master has joined #linux-rockchip
11:32
gb_master has quit [Remote host closed the connection]
11:33
gb_master has joined #linux-rockchip
11:49
ssvb has joined #linux-rockchip
12:13
pietrushnic has quit [Quit: Coyote finally caught me]
12:28
Omegamoon has joined #linux-rockchip
12:49
cristian_c has joined #linux-rockchip
13:08
Omegamoon has quit [Remote host closed the connection]
13:23
cristian_c has quit [*.net *.split]
13:23
maz_ has quit [*.net *.split]
13:23
rubensm has quit [*.net *.split]
13:24
maz_ has joined #linux-rockchip
13:24
cristian_c has joined #linux-rockchip
13:24
cristian_c has quit [Excess Flood]
13:24
rubensm has joined #linux-rockchip
13:24
Guest84228 has joined #linux-rockchip
13:24
Guest84228 has quit [Excess Flood]
13:24
akaizen has quit [*.net *.split]
13:24
chris2 has quit [*.net *.split]
13:25
akaizen has joined #linux-rockchip
13:27
chris2 has joined #linux-rockchip
13:33
cristian__c has joined #linux-rockchip
14:01
cnxsoft has quit [Remote host closed the connection]
14:05
<
naobsd >
I unpacked Tronsmart Orion R68 firmware...oh, userland is 32bit ;)
14:05
<
naobsd >
(no hardware here)
14:20
cristian__c is now known as cristian_c
14:20
<
naobsd >
hm, it seems there are .mk files for 64bit in SDK tree...
14:54
<
rperier >
mmind00: any news on usb-uart ?
15:01
<
mmind00 >
rperier: not yet
15:01
<
rperier >
np, just curious ;)
15:03
mcan has quit [Quit: by]
15:10
<
c0d3z3r0 >
hi rperier, any news about the kexec cpu problem on rk3188?
15:27
m-ric has joined #linux-rockchip
15:31
<
m-ric >
I compile the kernel with make firefly-rk3288_defconfig && make -j8 firefly-rk3288.img
15:31
<
m-ric >
it failed with these logs:
15:32
<
m-ric >
LINK vmlinux
15:32
<
m-ric >
LD vmlinux.o
15:32
<
m-ric >
MODPOST vmlinux.o
15:32
<
m-ric >
LD pie/libpie_stage1.o
15:32
<
m-ric >
OBJCOPY pie/pie_stage1.o
15:32
<
m-ric >
OBJCOPY pie/libpie_stage2.o
15:32
<
m-ric >
LD pie/pie_stage2.o
15:32
<
m-ric >
OBJCOPY pie/pie_stage3.o
15:32
<
m-ric >
LD pie/pie.elf
15:32
<
m-ric >
/home/evigier/Xulogla/Firefly/firefly-rk3288_android4.4_git_20141211/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld: error: arch/arm/kernel/pie.lds:277:2: syntax error, unexpected OVERLAY
15:32
<
m-ric >
/home/evigier/Xulogla/Firefly/firefly-rk3288_android4.4_git_20141211/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/arm-linux-androideabi-ld: fatal error: unable to parse script file arch/arm/kernel/pie.lds
15:32
<
m-ric >
make[1]:
*** [pie/pie.elf] Error 1
15:32
<
m-ric >
make:
*** [vmlinux] Error 2
15:32
<
m-ric >
Does anyone know the root cause?
15:33
gb_master has quit [Quit: Leaving]
15:39
<
naobsd >
m-ric: you specified CROSS_COMPILE?
15:40
<
m-ric >
Android buildsys must pass it already
15:41
<
naobsd >
m-ric: then why arm-linux-androideabi-4.6 is used?
15:43
<
m-ric >
naobsd: I found something interesting: this problem happens if I "source build/envsetup.sh && cd kernel && make" but does not if I don't source "build/envsetup.sh"
15:43
<
m-ric >
naobsd: I suppose that my root cause
15:43
<
m-ric >
build/envsetup.sh selects the wrong toolchain?
15:44
<
cristian_c >
I've got an issue with my screen
15:44
<
cristian_c >
I see two desktops in my screen (1 full desktop + 1/3 desktop below the first one)
15:45
<
cristian_c >
Issue happens also in boot process
15:45
<
naobsd >
m-ric: I'm just talking about toolchain for kernel, not about for android
15:45
<
cristian_c >
I've found that using: echo 1 > /sys/class/graphics/blank
15:46
<
cristian_c >
(1 can be replaced by 2, 3 or whatever number different by zero)
15:47
<
cristian_c >
the second desktop becomes black and entire display freezes
15:47
<
m-ric >
naobsd: hmmm, you're right, I exported CROSS_COMPILE in one my shell. Got it. Thanks.
15:47
<
cristian_c >
and it slowly obscurates itself (as in suspend mode)
15:48
<
cristian_c >
if I type echo 0 > /sys/class/graphics/fb0/blank, it enables itself again
15:49
<
cristian_c >
sorry, in the first command I missed fb0 directory
15:49
<
cristian_c >
same effect with fb1, btw
15:49
<
cristian_c >
if I try with fb2, Iccan obscurate and reactivate external hdmi screen
15:50
<
cristian_c >
*I can
15:50
<
naobsd >
m-ric: while compiling Rockchip Android SDK, I don't set any env var except USE_CCACHE=1
15:50
<
cristian_c >
btw, external hdmi screen is not affected by double desktop issue
15:50
<
cristian_c >
Any ideas?
15:51
<
naobsd >
m-ric: and I'm using vanilla account on ubuntu for building
15:57
<
m-ric >
naobsd: ok. I haven't built kernel for ubuntu yet.
15:58
<
naobsd >
m-ric: well, I said I'm using very clean(default) build environment on ubuntu for building Rockchip Android SDK
15:59
<
m-ric >
naobsd: oh ok. I see
15:59
<
naobsd >
well, Rockchip kernel needs AOSP prebuilt toolchain
15:59
<
naobsd >
arm-eabi-4.6 is in AOSP
15:59
<
m-ric >
naobsd: yeah indeed. I'll remove my export CROSS_COMPILE and I'll be fine :-)
16:00
<
m-ric >
naobsd: I included perf-3.12 in AOSP, built it. But am now facing some segfault I need to dbg
16:01
<
m-ric >
the one bundled in external/linux-tools is for kernel-3.0.8 in AOSP-4.4.
16:01
<
m-ric >
naobsd: any XP with perf on Rockchip Android?
16:08
<
m-ric >
naobsd: thanks for ur time! :-)
16:36
cristian_c has quit [Read error: Connection reset by peer]
16:40
cristian_c has joined #linux-rockchip
16:40
cristian_c has quit [Read error: Connection reset by peer]
16:43
cristian_c has joined #linux-rockchip
18:37
premoboss has joined #linux-rockchip
18:44
pietrushnic`away has joined #linux-rockchip
18:44
pietrushnic`away is now known as pietrushnic
18:52
markm has joined #linux-rockchip
21:07
markm has quit [Ping timeout: 272 seconds]
21:33
markm has joined #linux-rockchip
21:38
nighty^ has quit [Quit: Disappears in a puff of smoke]
22:12
gb_master has joined #linux-rockchip
22:34
Bludot has quit [Quit: Connection closed for inactivity]
22:40
Bludot has joined #linux-rockchip
22:48
cristian_c has quit [Quit: Bye]