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
sunxi_fan has joined #linux-sunxi
sunxi_fan1 has quit [Ping timeout: 255 seconds]
Andy-D_ has quit [Ping timeout: 255 seconds]
popolon has quit [Quit: WeeChat 1.9]
lurchi__ is now known as lurchi_
nvz has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 260 seconds]
nvz has quit [Remote host closed the connection]
nvz has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
lurchi_ is now known as lurchi__
ninolein has joined #linux-sunxi
ninolein_ has quit [Ping timeout: 276 seconds]
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
nvz has quit [Quit: leaving]
Ntemis has quit [Remote host closed the connection]
dave0x6d has joined #linux-sunxi
indy has joined #linux-sunxi
gzamboni has joined #linux-sunxi
<wens> montjoie: see commit f4458b92d2 ("net: stmmac: Adjust dump offset of DMA registers for ethtool") in netdev
_whitelogger_ has joined #linux-sunxi
_whitelogger has quit [Remote host closed the connection]
lurchi_ has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 240 seconds]
qeed has quit [Quit: Leaving]
rexxster has quit [Remote host closed the connection]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
chlorine has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
chlorine has quit [Ping timeout: 260 seconds]
jernej has joined #linux-sunxi
[7] has quit [Disconnected by services]
TheSeven has joined #linux-sunxi
jernej has quit [Ping timeout: 260 seconds]
MXfive has joined #linux-sunxi
<montjoie> wens: why ?
<wens> might affect ethtool register dump for sun8i?
reinforce has joined #linux-sunxi
leviathan_ has joined #linux-sunxi
<montjoie> will check
aidin has quit [Remote host closed the connection]
MXfive has quit [Quit: Sleep Quit.]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 255 seconds]
sunxi_fan1 has joined #linux-sunxi
sunxi_fan has quit [Ping timeout: 255 seconds]
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 255 seconds]
sunxi_fan has joined #linux-sunxi
dev1990 has joined #linux-sunxi
dev1990 has quit [Client Quit]
sunxi_fan1 has quit [Ping timeout: 260 seconds]
lkcl has joined #linux-sunxi
kever has quit [Ping timeout: 255 seconds]
tom_nov has joined #linux-sunxi
aidin has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
BenG83 has quit [Quit: Leaving]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
paulk-gagarine has joined #linux-sunxi
yann-kaelig has joined #linux-sunxi
msimpson has joined #linux-sunxi
paulk-gagarine has quit [Client Quit]
paulk-gagarine has joined #linux-sunxi
paulk-gagarine has quit [Client Quit]
paulk-gagarine has joined #linux-sunxi
Andy-D_ has joined #linux-sunxi
Poeticode has quit [Ping timeout: 260 seconds]
azend|vps has quit [Quit: No Ping reply in 180 seconds.]
Andy-D_ has quit [Ping timeout: 240 seconds]
azend|vps has joined #linux-sunxi
popolon has joined #linux-sunxi
Poeticode has joined #linux-sunxi
LargePrime has quit [Ping timeout: 240 seconds]
BenG83 has joined #linux-sunxi
LargePrime has joined #linux-sunxi
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 255 seconds]
marble_visions has joined #linux-sunxi
<marble_visions> hi all, anyone have an h3 board running with no active/passive cooling?
CWd_ has joined #linux-sunxi
cafijo has joined #linux-sunxi
<cafijo> hi
leviathan_ has quit [Remote host closed the connection]
boycottg00gle has joined #linux-sunxi
<cafijo> I have a question about sunxi_ss
<diego71> cafijo: take a look at the channel topic
<montjoie> cafijo: ask your question
qeed has joined #linux-sunxi
<cafijo> i have a33 board and I add CONFIG_CRYPTO_SUNXI=m on defconfig file. But when I compile and flash the device is not loading the module automatically. I'm a begginer. How I do it?
afaerber has joined #linux-sunxi
<diego71> cafijo: modprobe sunxi_ss
<cafijo> I dont have modprobe
<montjoie> cafijo: which kernel version do you use ?
<cafijo> linux 3.4
<diego71> cafijo: are you using android?
<cafijo> I compile sun8iw5p1 android
<cafijo> yes
<montjoie> its old:) do you have other modules loaded, because without modprobe...
<montjoie> ah android...
<cafijo> I have lsmod and insmod
<diego71> have you tried insmod?
<cafijo> Now I loaded: usbnet 17700 0 - Live 0x00000000 vfe_subdev 4695 0 - Live 0x00000000 vfe_os 4113 1 vfe_subdev, Live 0x00000000 cci 21858 0 - Live 0x00000000 videobuf_dma_contig 5567 0 - Live 0x00000000 videobuf_core 16528 1 videobuf_dma_contig, Live 0x00000000 sunxi_schw 13015 0 - Live 0x00000000 (O) mali 205592 20 - Live 0x00000000 (O) lcd 38016 0 - Live 0x00000000 disp 995816 7 lcd, Live 0x00000000 nand 282678 0 - Live 0x00000000
<cafijo> yes indiviadually is possible to install module but I want to load the module on boot
CWd_ has quit [Quit: Page closed]
sunxi_fan1 has joined #linux-sunxi
sunxi_fan has quit [Ping timeout: 240 seconds]
datoga has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 240 seconds]
matthias_bgg has joined #linux-sunxi
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
enrico__ has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
<cafijo> hi everybody I found the solution
<cafijo> I copy on android vendor/module folder the ss.ko
<cafijo> and I install module on init.sun8.rc
<cafijo> using the next command: insmod /system/vendor/modules/ss.ko
<pmpp> correct, but on #h3droid you would just have to put "modprobe ss" in /data/rc.local
<KotCzarny> he is not using h3 soc
<KotCzarny> probably a33 or something
aidin has joined #linux-sunxi
<cafijo> now how to prepare an aes test from the user-side?
<pmpp> right he said a33
<cafijo> yes a33
<cafijo> any documentation for ss.ko driver
<KotCzarny> only kernel sources or allwinner's pdfs
<pmpp> there's a testing section on http://sunxi.montjoie.ovh but is it ok for a33 ?
<KotCzarny> he is using legacy kernel
boycottg00gle has quit [Remote host closed the connection]
<KotCzarny> but for userland tests probably montjoie's page might be helpful too
<cafijo> thanks
<cafijo> now on /sys/devices/platform/ss.0 I have register info status
tlwoerner has quit [Quit: Leaving]
<cafijo> Hi again. I use a aes test but whe I open /proc/crypto and writes via ioctl the test response ioctl(CIOCGSESSION): Not a typewriter ioctl(CIOCCRYPT): Not a typewriter
<cafijo> any idea??
<KotCzarny> most likely it's used automatically by kernel/os
<KotCzarny> so unless you do some development work on the driver, you just use userland tools like openssl does
tlwoerner has joined #linux-sunxi
tlwoerner has joined #linux-sunxi
tlwoerner has quit [Changing host]
chlorine has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 260 seconds]
fkluknav has joined #linux-sunxi
yann-kaelig has quit [Remote host closed the connection]
<FergusL> I got arbitrary I2C read/writes in "rootland" working on H3 M1 Plus! I will post a mini howto on the Armbian forum!
lurchi_ is now known as lurchi__
lemonzest has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
fkluknav has quit [Ping timeout: 248 seconds]
lurchi__ has quit [Ping timeout: 255 seconds]
lurchi__ has joined #linux-sunxi
BenG83 has quit [Quit: Leaving]
fkluknav has joined #linux-sunxi
jstein has quit [Remote host closed the connection]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
fkluknav has quit [Ping timeout: 260 seconds]
fkluknav has joined #linux-sunxi
f0xx has joined #linux-sunxi
aidin has joined #linux-sunxi
f0xx has quit [Ping timeout: 268 seconds]
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 246 seconds]
marble_visions has left #linux-sunxi [#linux-sunxi]
aidin has joined #linux-sunxi
MXfive has joined #linux-sunxi
vpeter has quit [Remote host closed the connection]
MXfive has quit [Quit: K]
thebhef_ has joined #linux-sunxi
vpeter has joined #linux-sunxi
aidin_ has joined #linux-sunxi
thebhef has quit [Read error: Connection reset by peer]
aidin has quit [Read error: Connection reset by peer]
lerc has quit [Quit: No Ping reply in 180 seconds.]
diego__ has quit [Remote host closed the connection]
thebhef_ is now known as thebhef
azend|vps has quit [Quit: No Ping reply in 180 seconds.]
diego__ has joined #linux-sunxi
azend|vps has joined #linux-sunxi
lerc has joined #linux-sunxi
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
fkluknav has quit [Ping timeout: 260 seconds]
Poeticode has quit [Changing host]
Poeticode has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #linux-sunxi
cnxsoft has quit [Client Quit]
fkluknav has joined #linux-sunxi
Ntemis has joined #linux-sunxi
rexxster has joined #linux-sunxi
chlorine has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
jernej has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 248 seconds]
Leepty has quit [Ping timeout: 246 seconds]
aidin_ has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 255 seconds]
msimpson has quit [Quit: Leaving]
Leepty has joined #linux-sunxi
msimpson has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
matthias_bgg has quit [Quit: Leaving]
jernej has quit [Ping timeout: 240 seconds]
vagrantc has joined #linux-sunxi
lkcl has quit [Ping timeout: 240 seconds]
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
chlorine has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
chlorine_ has quit [Ping timeout: 255 seconds]
aidin has joined #linux-sunxi
Ntemis has quit [Read error: Connection reset by peer]
aidin has quit [Ping timeout: 260 seconds]
reinforce has joined #linux-sunxi
nashpa_ has joined #linux-sunxi
msimpson has quit [Quit: Leaving]
nashpa has quit [Ping timeout: 260 seconds]
Andy-D_ has joined #linux-sunxi
tuxillo has quit [Ping timeout: 260 seconds]
tuxillo has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
RichardG867 has quit [Ping timeout: 260 seconds]
RichardG867 has joined #linux-sunxi
RichardG867 has joined #linux-sunxi
RichardG867 has quit [Changing host]
chlorine has quit [Ping timeout: 255 seconds]
phipli has joined #linux-sunxi
Net147 has quit [Ping timeout: 260 seconds]
Net147 has joined #linux-sunxi
jrg has quit [Max SendQ exceeded]
jrg has joined #linux-sunxi
ruben-ikmaak has joined #linux-sunxi
ksyz_ has joined #linux-sunxi
rexxster has quit [Ping timeout: 240 seconds]
ikmaak has quit [Quit: No Ping reply in 180 seconds.]
ksyz has quit [Ping timeout: 260 seconds]
paulk-leonov has quit [Quit: Leaving]
aidin has joined #linux-sunxi
tom_nov has quit [Ping timeout: 258 seconds]
rexxster has joined #linux-sunxi
aidin has quit [Ping timeout: 246 seconds]
lkcl has joined #linux-sunxi
enrico__ has quit [Quit: Bye]
leviathan_ has joined #linux-sunxi
jstein_ has joined #linux-sunxi
zoobab has quit [Read error: Connection reset by peer]
zoobab2_ has quit [Read error: Connection reset by peer]
jstein has quit [Quit: No Ping reply in 180 seconds.]
jstein_ is now known as jstein
chlorine has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 255 seconds]
chlorine has quit [Ping timeout: 240 seconds]
phipli has quit [Ping timeout: 240 seconds]
aidin has joined #linux-sunxi
rwmjones has quit [Ping timeout: 255 seconds]
rwmjones has joined #linux-sunxi
aidin has quit [Ping timeout: 248 seconds]
vagrantc has quit [Quit: leaving]
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 260 seconds]
phipli has joined #linux-sunxi
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 255 seconds]
miasma has quit [Ping timeout: 255 seconds]
Ke has quit [Ping timeout: 268 seconds]
afaerber has quit [Quit: Leaving]
miasma has joined #linux-sunxi
Ke has joined #linux-sunxi
lkcl has quit [Ping timeout: 246 seconds]
sunxi_fan has joined #linux-sunxi
pmpp_ has joined #linux-sunxi
pmpp has quit [Disconnected by services]
pmpp_ is now known as pmpp
sunxi_fan1 has quit [Ping timeout: 268 seconds]
netlynx has quit [Quit: Ex-Chat]
fkluknav has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
jernej has joined #linux-sunxi
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
dev1990 has joined #linux-sunxi
afaerber has joined #linux-sunxi
Ntemis has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc KVIrc Aria 4.9.2, revision: git-7099-gca80ee628, build type: debug, sources date: 20160102, built on: 2017-03-12 14:49:35 UTC git-7099-gca80ee628 http://www.kvirc.net/]
iamfrankenstein has quit [Quit: iamfrankenstein]
iamfrankenstein has joined #linux-sunxi
leviathan_ has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 255 seconds]
GrimKriegor has quit [Quit: oh bai bai bai]
reinforce has joined #linux-sunxi
GrimKriegor has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
reinforce has quit [Quit: Leaving.]
Mr__Anderson has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 268 seconds]
jernej has quit [Ping timeout: 246 seconds]
lurchi__ is now known as lurchi_
jernej has joined #linux-sunxi
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
lurchi_ is now known as lurchi__
dave0x6d has quit [Quit: Connection closed for inactivity]
Ntemis has quit [Remote host closed the connection]
HeavyMetal has quit [Ping timeout: 240 seconds]
jernej has quit [Ping timeout: 240 seconds]
lemonzest has quit [Quit: Quitting]
phipli has quit [Ping timeout: 255 seconds]
aidin has joined #linux-sunxi
HeavyMetal has joined #linux-sunxi
HeavyMetal has quit [Changing host]
HeavyMetal has joined #linux-sunxi
popolon has quit [Quit: WeeChat 1.9]
dev1990 has quit [Quit: Konversation terminated!]
deep-book-gk_ has joined #linux-sunxi
deep-book-gk_ has left #linux-sunxi [#linux-sunxi]
ruben-ikmaak has quit [Ping timeout: 255 seconds]
lurchi__ is now known as lurchi_