Turl changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi
naobsd has joined #linux-sunxi
fredy_ is now known as fredy
fredy is now known as Guest1243
naobsd has quit [Quit: naobsd]
afaerber_ has joined #linux-sunxi
FR^2 has quit [Quit: Leaving]
afaerber has quit [Ping timeout: 244 seconds]
ninolein_ has joined #linux-sunxi
ninolein has quit [Ping timeout: 255 seconds]
dev1990 has quit [Remote host closed the connection]
philectro has quit [Quit: Konversation terminated!]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
zumbi has quit [Ping timeout: 244 seconds]
zumbi has joined #linux-sunxi
Renard has quit [Remote host closed the connection]
khuey is now known as khuey|away
TheSeven has quit [Ping timeout: 244 seconds]
TheSeven has joined #linux-sunxi
p1u3sch1 has quit [Ping timeout: 265 seconds]
p1u3sch1 has joined #linux-sunxi
hero100 has joined #linux-sunxi
hero100 has quit [Ping timeout: 240 seconds]
hero100 has joined #linux-sunxi
hero100 has quit [Quit: Leaving]
Netlynx has joined #linux-sunxi
sunxi_fan has joined #linux-sunxi
domidumont has joined #linux-sunxi
domidumont has quit [Remote host closed the connection]
domidumont has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
sunxi_fan has quit [Ping timeout: 260 seconds]
sunxi_fan has joined #linux-sunxi
<ganbold> montjoie: ping, do you have some benchmark numbers related to openssl (with kernel with and without A20 security system patches)? I'm interested in "openssl speed rsa2048 dsa2048" output
p1u3sch1 has quit [Ping timeout: 244 seconds]
p1u3sch1 has joined #linux-sunxi
sehraf has joined #linux-sunxi
nashpa has quit [Ping timeout: 244 seconds]
ricardocrudo has joined #linux-sunxi
nashpa has joined #linux-sunxi
IgorPecovnik has joined #linux-sunxi
IgorPecovnik has quit [Ping timeout: 264 seconds]
Net147 has quit [Quit: Quit]
Net147 has joined #linux-sunxi
bonbons has joined #linux-sunxi
philippe_fouquet has joined #linux-sunxi
ricardocrudo has quit [Read error: Connection reset by peer]
ricardocrudo has joined #linux-sunxi
philippe_fouquet has quit []
FR^2 has joined #linux-sunxi
sunxi_fan has quit [Ping timeout: 244 seconds]
<montjoie> ganbold: all my bench are on http://sunxi.montjoie.ovh/ but I need to redone them. (they are 6 month old)
<ganbold> montjoie: yeah I saw some of those, I just wanted to see rsa2048, dsa2048 case
<montjoie> and no rsa bench since A20 SS does not have it
<montjoie> same for dsa
<montjoie> you will need to wait for A8x driver
<ganbold> ah, ok
Guest1243 has quit [Excess Flood]
premoboss has joined #linux-sunxi
fredy has joined #linux-sunxi
IgorPecovnik has joined #linux-sunxi
dev1990 has joined #linux-sunxi
IgorPecovnik has quit [Ping timeout: 264 seconds]
utente_ has joined #linux-sunxi
premoboss has quit [Read error: No route to host]
hero100 has joined #linux-sunxi
kaspter has joined #linux-sunxi
utente_ has quit [Ping timeout: 260 seconds]
utente_ has joined #linux-sunxi
IgorPecovnik has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
paulk-collins has joined #linux-sunxi
kaspter has joined #linux-sunxi
utente_ has quit [Ping timeout: 265 seconds]
hero616 has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
wigyori has quit [Ping timeout: 256 seconds]
kaspter has joined #linux-sunxi
IgorPecovnik has quit [Ping timeout: 264 seconds]
hero100 has quit [Ping timeout: 240 seconds]
kaspter has quit [Remote host closed the connection]
wigyori has joined #linux-sunxi
IgorPecovnik has joined #linux-sunxi
tucker has joined #linux-sunxi
<tucker> jemk: here?
IgorPecovnik has quit [Ping timeout: 264 seconds]
reinforce has joined #linux-sunxi
kaspter has joined #linux-sunxi
ricardocrudo_ has joined #linux-sunxi
kaspter has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 260 seconds]
hero616 has quit [Ping timeout: 244 seconds]
kaspter has quit [Remote host closed the connection]
Netlynx has quit [Quit: Leaving]
hero616 has joined #linux-sunxi
dlan has quit [Ping timeout: 255 seconds]
dlan has joined #linux-sunxi
Renard has joined #linux-sunxi
dlan has quit [Ping timeout: 264 seconds]
dlan has joined #linux-sunxi
hero616 has quit [Quit: Leaving]
vetkat has quit [Ping timeout: 240 seconds]
vetkat has joined #linux-sunxi
kaspter has joined #linux-sunxi
<tucker> jemk: just wanted to check if those uboot patches you're working on includes a fix for the VIDEO_HDMI "depends on", which may end up rather broken on H3. We're calling H3 sun8i, right?
orly_owl has quit [Read error: Connection reset by peer]
orly_owl has joined #linux-sunxi
dev1990 has quit [Ping timeout: 265 seconds]
arossdotme has quit [Read error: Connection reset by peer]
lemonzest has joined #linux-sunxi
<gzamboni> hi, anyone have an idea of why my board hangs on Starting kernel... i'm using mainline uboot and mainline kernel. ( http://pastebin.com/Ts3b1yfG ) It's a A20-olinuxino-micro from olimex.
<gzamboni> i'm using sun7i-a20-olinuxino-micro.dtb and the kernel zImage compilation went fine, bootargs apoint console=ttyS0,115200 but i dont get anything
<plaes> axp209?
<wens> add earlyprintk first and see what you get?
<gzamboni> with: setenv bootargs console=ttyS0,115200 [earlyprintk] root=/dev/mmcblk0p1 rootwait panic=10 ${extra}
<gzamboni> i get the same, it hangs
<gzamboni> i have also set up earlyprintk in my config before compiling the kernel
<tucker> you have a serial console hooked up to ttyS0 i hope?
<gzamboni> sure :) i got that pastebin from it
FDCX has quit [Ping timeout: 260 seconds]
<gzamboni> if its not changed between the u-boot boot and the kernel boot.
<gzamboni> i'm checking the dts, but it seems to be right ( serial0 = &uart0; )
<gzamboni> stdout-path = "serial0:115200n8";
FDCX has joined #linux-sunxi
FDCX has quit [Ping timeout: 246 seconds]
<wens> you probably have 2 issues, 1 is the obvious fact that it hangs, probably some driver, like axp20x-regulator missing
<wens> 2 is no earlyprintk output... maybe the earlyprintk settings in .config arent' completely correct
FDCX has joined #linux-sunxi
<NiteHawk> gzamboni: are you 100% sure that's the right kernel (image), i.e. a recent mainline kernel? the hang right after "Starting kernel..." could be are typical failure with legacy (3.4.x) kernels. see http://linux-sunxi.org/Mainline_U-Boot#Legacy_kernel_won.27t_start
<NiteHawk> s/are/a
<gzamboni> NiteHawk, git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
<gzamboni> i used sunxi_defconfig with earlyprintk enabled
dant has joined #linux-sunxi
dant has left #linux-sunxi [#linux-sunxi]
<gzamboni> my arm-linux-gnueabihf-gcc: gcc version 4.8.2 (Ubuntu/Linaro 4.8.2-16ubuntu4)
<gzamboni> i followed the http://linux-sunxi.org/Mainline_Kernel_Howto tutorial, the only thing i did different is i used one only ext4 partition
<gzamboni> with dtb, scr and kernel inside boot dir
<gzamboni> afaik the latest uboot supports ext4 using ext4load
ricardocrudo__ has joined #linux-sunxi
ricardocrudo_ has quit [Ping timeout: 272 seconds]
draconlord has joined #linux-sunxi
<draconlord> i have downloaded the android sdk for the A13 soc
<draconlord> can anyone help how to import a new device to the u-boot folder in the SDK and i've read the new device how to but i still cant figure out how
<draconlord> the u-boot folder in the gitgub is pretty much different than the one shipped with the sdk and it wont compile if i replaced it with the mainline uboot
viccuad has joined #linux-sunxi
kz1 has quit [Ping timeout: 240 seconds]
kz1 has joined #linux-sunxi
<gzamboni> is it a know bug when compiling the mainline kernel ? arch/arm/kernel/asm-offsets.c:54:2: error: #error Your compiler is too buggy; it is known to miscompile kernels
<gzamboni> i may have to use another compiler version from linaro
ricardocrudo_ has joined #linux-sunxi
ricardocrudo__ has quit [Ping timeout: 265 seconds]
kz1 has quit [Ping timeout: 246 seconds]
<gzamboni> yes, i got the kernel messages now, i compiled the mainline 4.1.3 with linaro gcc 4.9 without [*] Kernel debugging [*] Kernel low-level debugging functions (read help!) and [*] Early printk
<plaes> and why does it hang?
<plaes> draconlord: what device?
<gzamboni> plaes, not sure yet, im checking
paulk-collins has quit [Remote host closed the connection]
<gzamboni> with 4.2-rc3 it also boots without: [*] Kernel debugging [*] Kernel low-level debugging functions (read help!) Kernel low-level debugging port (Kernel low-level debugging messages via sunXi UART0) ---> and [*] Early printk
<gzamboni> so i supose something must be wrong with thoses options on the kernel
<draconlord> plaes : POV_TAB_P703
<draconlord> yes
IgorPecovnik has joined #linux-sunxi
<draconlord> every time i compile with the source i have, phoenix card the produced .img the device reply with update fail sprite error
Netlynx has joined #linux-sunxi
Netlynx has quit [Quit: Leaving]
kz1 has joined #linux-sunxi
viccuad has quit [Quit: WeeChat 1.1.1]
JohnDoe_71Rus has joined #linux-sunxi
JohnDoe4 has joined #linux-sunxi
JohnDoe4 has quit [Client Quit]
IgorPecovnik has quit [Ping timeout: 264 seconds]
sunxi_fan has joined #linux-sunxi
FDCX has quit [Quit: Leaving]
FDCX has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
philectro has joined #linux-sunxi
dev1990 has joined #linux-sunxi
sehraf has quit [Read error: Connection reset by peer]
lemonzest has quit [Quit: Leaving]
paulk-collins has joined #linux-sunxi
draconlord has quit [Remote host closed the connection]
Renard has quit [Remote host closed the connection]
reinforce has quit [Quit: Leaving.]
tucker has left #linux-sunxi ["http://quassel-irc.org - Chatta smidigt. Överallt."]
philectro has quit [Quit: Konversation terminated!]
FDCX has quit [Ping timeout: 246 seconds]
FDCX has joined #linux-sunxi
FDCX has quit [Remote host closed the connection]
sunxi_fan has quit [Ping timeout: 240 seconds]
jjardon has quit []
jjardon has joined #linux-sunxi
steev has quit []
steev has joined #linux-sunxi
kaspter has quit [Ping timeout: 244 seconds]
dev1990 has quit [Quit: Konversation terminated!]
bonbons has quit [Quit: Leaving]
ojn has quit []
ojn has joined #linux-sunxi