rellla 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 - *only registered users can talk*
cmeerw has quit [Ping timeout: 245 seconds]
choozy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
anarsoul has quit [Quit: ZNC 1.8.2 - https://znc.in]
anarsoul has joined #linux-sunxi
dev1990 has quit [Quit: Konversation terminated!]
specing_ has joined #linux-sunxi
vagrantc has joined #linux-sunxi
specing has quit [Ping timeout: 265 seconds]
specing_ is now known as specing
lkcl has quit [Ping timeout: 265 seconds]
apritzel has quit [Ping timeout: 252 seconds]
lkcl has joined #linux-sunxi
montjoie has quit [Ping timeout: 265 seconds]
montjoie has joined #linux-sunxi
mripard has quit [Ping timeout: 240 seconds]
tuxd3v has quit [Remote host closed the connection]
tuxd3v has joined #linux-sunxi
mripard has joined #linux-sunxi
asdf28 has joined #linux-sunxi
Mangy_Dog has quit [Ping timeout: 260 seconds]
luke-jr has quit [Quit: ZNC - http://znc.sourceforge.net]
luke-jr has joined #linux-sunxi
victhor has quit [Ping timeout: 240 seconds]
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
asdf28 has quit [Ping timeout: 240 seconds]
swiftgeek has quit [Read error: Connection reset by peer]
matthias_bgg has quit [Ping timeout: 240 seconds]
swiftgeek has joined #linux-sunxi
kaspter has joined #linux-sunxi
ldevulder has quit [Remote host closed the connection]
ldevulder has joined #linux-sunxi
karlp has quit [Quit: WeeChat 2.6]
kaspter has quit [Ping timeout: 258 seconds]
kaspter has joined #linux-sunxi
kaspter has quit [Quit: kaspter]
vagrantc has quit [Quit: leaving]
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
JohnDoe_71Rus has joined #linux-sunxi
hlauer has joined #linux-sunxi
buzzmarshall has quit [Remote host closed the connection]
cnxsoft1 has quit [Ping timeout: 252 seconds]
diego71 has quit [Ping timeout: 248 seconds]
smaeul has quit [Ping timeout: 260 seconds]
apritzel has joined #linux-sunxi
diego71 has joined #linux-sunxi
smaeul has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
asdf28 has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
kaspter has joined #linux-sunxi
nik123 has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
cnxsoft has quit [Client Quit]
kaspter has quit [Quit: kaspter]
apritzel has quit [Ping timeout: 260 seconds]
<jernej> Has anyone working wifi on Pine H64 model B? I could swear it worked at one point for me but now I can't make it work again...
<jernej> I always get "no support for card's volts" message
<jernej> which imo suggest power issues
nik123 has quit [Quit: Connection closed]
cnxsoft has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
cmeerw has joined #linux-sunxi
\\Mr_C\\ has joined #linux-sunxi
PPAChao is now known as PPA
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
apritzel has joined #linux-sunxi
apritzel has quit [Ping timeout: 240 seconds]
netlynx has joined #linux-sunxi
random_yanek has quit [Ping timeout: 245 seconds]
jaganteki has joined #linux-sunxi
random_yanek has joined #linux-sunxi
<asdf28> does anyone know why this happens? i try to connect to my banana pi using a USB serial adapter
<asdf28> this is the command that i'm using: "cu -s 115200 -l /dev/ttyUSB0"
<asdf28> it just says "Connected" and then hangs
<asdf28> should you be able to see what you're typing once it connected?
dev1990 has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
victhor has joined #linux-sunxi
jaganteki has quit [Quit: Connection closed]
Nakaori has quit [Ping timeout: 246 seconds]
Nakaori has joined #linux-sunxi
<JuniorJPDJ> asdf28: maybe you have no shell on banana pi on this tty
apritzel has joined #linux-sunxi
asdf28 has quit [Ping timeout: 246 seconds]
Mangy_Dog has joined #linux-sunxi
Mangy_Dog has joined #linux-sunxi
igraltist has quit [Remote host closed the connection]
cnxsoft has quit [Ping timeout: 240 seconds]
igraltist has joined #linux-sunxi
sunshavi has quit [Read error: Connection reset by peer]
pjuck has joined #linux-sunxi
pjuck has quit [Quit: Connection closed]
pjuck21 has joined #linux-sunxi
pjuck21 has left #linux-sunxi [#linux-sunxi]
pjuck2181 has joined #linux-sunxi
pjuck has joined #linux-sunxi
apritzel has quit [Ping timeout: 265 seconds]
pjuck2181 has quit [Quit: Connection closed]
pjuck has left #linux-sunxi [#linux-sunxi]
sunshavi has joined #linux-sunxi
pjuck has joined #linux-sunxi
<pjuck> hi
<pjuck> i have a question
<pjuck> is it normal that the hardware crypto in allwiner h3 is less than 10 percent slower than cpu encryption
<pjuck> with openssl speed -elapsed -evp aes-128-cbc -engine afalg i get
<pjuck> type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes 16384 bytes
<pjuck> aes-128-cbc 256.71k 968.32k 3151.70k 7193.60k 11089.24k 11670.87k
<montjoie> pjuck: it is an offloader, not accelerator
<pjuck> with openssl speed -elapsed -evp aes-128-cbc -multi 4  i get
<pjuck> evp 102554.14k 128782.95k 137192.96k 140525.57k 140752.21k 140274.35k
<pjuck> but is it so slow?
<montjoie> from user space, speed is worse
<pjuck> another question the driver for the hardware prng landed in the kernel
<pjuck> its loaded and i see it in proc/crypto  (sun8i-ce-prng)
<pjuck> but theres no /dev/hwrng device
<pjuck> or /dev/hwrandom
<montjoie> pjuck: normal it is not a hwrng but a prng
<montjoie> only hardware rng provides /dev/hwrng
cnxsoft has joined #linux-sunxi
<pjuck> ok thanks
specing_ has joined #linux-sunxi
specing has quit [Ping timeout: 240 seconds]
specing_ is now known as specing
ldevulder_ has joined #linux-sunxi
ldevulder has quit [Ping timeout: 246 seconds]
cnxsoft has quit [Ping timeout: 268 seconds]
JohnDoe_71Rus has quit [Ping timeout: 265 seconds]
elros1 has joined #linux-sunxi
elros1 has quit [Remote host closed the connection]
JohnDoe_71Rus has joined #linux-sunxi
pjuck has quit [Quit: Connection closed]
asdf28 has joined #linux-sunxi
<asdf28> JuniorJPDJ: thanks for your reply, how would i open a shell?
choozy has joined #linux-sunxi
jbrown has quit [Ping timeout: 258 seconds]
luke-jr has quit [Quit: ZNC - http://znc.sourceforge.net]
luke-jr has joined #linux-sunxi
apritzel has joined #linux-sunxi
choozy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
<asdf28> it worked, lol! i did not understand that RX needs to be connected to TX
<asdf28> i had connected it to the same pin
sunshavi has quit [Remote host closed the connection]
<asdf28> but i still can't type anything, i'm just seeing the boot output
<asdf28> when i press a key, the TX light blinks but nothing appears on screen
cnxsoft has joined #linux-sunxi
buzzmarshall has joined #linux-sunxi
<asdf28> when i press a key during boot i can get into the uboot console and type commands there
<asdf28> but after it loaded the kernel and everything, i can't type commands anymore
<asdf28> i have this set in my kernel command line, is that correct? "console=ttyS0,115200"
<smaeul> yes, that option is correct, but it only affects where the kernel sends its output. it is up to userspace where to run gettys
<asdf28> does systemd do this? start the serial console?
<asdf28> and when the system doesn't boot correctly, this step could fail?
<smaeul> for systemd, you would need to enable serial-getty@ttyS0. and yes, that is one concern with systemd's monolithic design
<asdf28> where can i set that? serial-getty@ttyS0
<asdf28> i noticed that it works on another image i just tested, i can login and type things
<asdf28> but it doesn't on another, i just see the boot messages and no input prompt appears
cnxsoft has quit [Quit: cnxsoft]
<asdf28> so something seems to be missing there
<asdf28> i can login over ssh, though
sunshavi has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-sunxi
mru_ has joined #linux-sunxi
mru_ is now known as mru
jbrown has joined #linux-sunxi
karlp has joined #linux-sunxi
warpme_ has quit [Quit: Connection closed for inactivity]
pgreco_ has joined #linux-sunxi
pgreco has quit [Ping timeout: 240 seconds]
barni2000 has joined #linux-sunxi
apritzel has quit [Ping timeout: 265 seconds]
luke-jr has quit [Quit: ZNC - http://znc.sourceforge.net]
luke-jr has joined #linux-sunxi
jstein has joined #linux-sunxi
luke-jr has quit [Quit: ZNC - http://znc.sourceforge.net]
luke-jr has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
alnyan has joined #linux-sunxi
<alnyan> Hi, I'm building uboot from their main git tree for sun50iw6p1 (Orange Pi 3) and wanted to know if there's some way I can get Ethernet running there, can anybody advice me on that?
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
<smaeul> alnyan: if you mean Ethernet running specifically in u-boot, nobody has implemented the necessary regulator setup
<smaeul> the Ethernet PHY on the Orange Pi 3 needs PMIC and GPIO regulators enabled at the same time
vagrantc has joined #linux-sunxi
<alnyan> Do the user manuals/datasheets describe that? If so, I could try implementing that myself
<alnyan> I believe Pi3 uses AXP805
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Ping timeout: 246 seconds]
ats has quit [Ping timeout: 258 seconds]
atsampson has joined #linux-sunxi
choozy has joined #linux-sunxi
mmarc__ has joined #linux-sunxi
alnyan has quit [Quit: leaving]
apritzel has joined #linux-sunxi
_0x5eb_ has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
uis has quit [Read error: Connection reset by peer]
lurchi_ is now known as lurchi__
s_frit has quit [Remote host closed the connection]
s_frit has joined #linux-sunxi
mmarc__ has quit [Remote host closed the connection]
mmarc__ has joined #linux-sunxi
mmarc__ has quit [Ping timeout: 246 seconds]
warpme_ has joined #linux-sunxi
cmeerw has quit [Ping timeout: 276 seconds]
asdf28 has quit [Ping timeout: 246 seconds]
mmarc__ has joined #linux-sunxi
hlauer has quit [Remote host closed the connection]
bantu has quit [Quit: bantu]
bantu has joined #linux-sunxi
mmarc__ has quit [Ping timeout: 240 seconds]
qschulz has quit [Quit: qschulz]
qschulz has joined #linux-sunxi