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
lurchi__ is now known as lurchi_
pepee has joined #linux-sunxi
kever has quit [Ping timeout: 246 seconds]
Ntemis has joined #linux-sunxi
kever has joined #linux-sunxi
lurchi_ is now known as lurchi__
Ntemis has quit [Remote host closed the connection]
lurchi__ is now known as lurchi_
Mo has quit [Ping timeout: 255 seconds]
ninolein_ has joined #linux-sunxi
aleksandr has joined #linux-sunxi
ninolein has quit [Ping timeout: 276 seconds]
lurchi_ is now known as lurchi__
aleksandr has quit [Ping timeout: 255 seconds]
kaspter has joined #linux-sunxi
kever has quit [Ping timeout: 240 seconds]
rexxster has quit [Remote host closed the connection]
rexxster has joined #linux-sunxi
jbrown has quit [Ping timeout: 248 seconds]
lkcl has quit [Ping timeout: 240 seconds]
TheSeven has quit [Ping timeout: 246 seconds]
lurchi_ has joined #linux-sunxi
TheSeven has joined #linux-sunxi
vagrantc has joined #linux-sunxi
lurchi__ has quit [Ping timeout: 246 seconds]
Gerwin_J has joined #linux-sunxi
tgaz has quit [Ping timeout: 252 seconds]
tgaz has joined #linux-sunxi
Mo has joined #linux-sunxi
SP7RT has joined #linux-sunxi
scream has quit [Remote host closed the connection]
SP7RT has quit [Ping timeout: 240 seconds]
lurchi_ has quit [Remote host closed the connection]
lurchi_ has joined #linux-sunxi
lurchi_ is now known as lurchi__
Putti has quit [Ping timeout: 268 seconds]
Putti has joined #linux-sunxi
nemunaire has quit [Quit: quit]
kaspter has quit [Quit: kaspter]
nemunaire has joined #linux-sunxi
IgorPec has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
<plaes> wens: o/
<plaes> any plans to resend your A31 HDMI stuff?
<wens> not sure yet, have to find time to test it again
<wens> I've rebased it several times now
<plaes> yeah.. I rebased net147's A20 dual display stuff
<plaes> and I need to rebase my lvds stuff too...
<plaes> but your patches contained some good bits ;)
<wens> I was planning to send a first batch, but haven't figured out where to cut the batch so it makes sense
<Net147> plaes: for proper dual display timings you need to put the clocks on separate video PLLs
<Net147> plaes: otherwise LCD goes fuzzy when you enable HDMI at same time
aleksandr has joined #linux-sunxi
aleksandr has quit [Ping timeout: 255 seconds]
smaeul has quit [Ping timeout: 255 seconds]
<wens> currently nothing prevents it from switching back :/
<plaes> is there an interface we can use for that?
fkluknav has joined #linux-sunxi
anarsoul has joined #linux-sunxi
a|3x has quit [Ping timeout: 240 seconds]
Hao_ has joined #linux-sunxi
<wens> There's the clock rate constraint system, but nobody actually looks at it
leviathan_ has joined #linux-sunxi
Andy-D__ has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 276 seconds]
tom_nov has joined #linux-sunxi
<Net147> I use CLK_SET_RATE_NO_REPARENT for clocks and modify tdms clock driver to use a fixed parent
<Net147> And assigned-clock-parents in DT
yann-kaelig has joined #linux-sunxi
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
jstein has quit [Remote host closed the connection]
rexxster has quit [Ping timeout: 252 seconds]
bbrezill1 has quit [Quit: WeeChat 1.5]
bbrezillon has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
rexxster has joined #linux-sunxi
BenG83_ has quit [Quit: Leaving]
lkcl has joined #linux-sunxi
pfeerick has quit [Ping timeout: 260 seconds]
chrisf__ has joined #linux-sunxi
smaeul has joined #linux-sunxi
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 246 seconds]
pfeerick has joined #linux-sunxi
rexxster has quit [Ping timeout: 240 seconds]
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
matthias_bgg has joined #linux-sunxi
IgorPec has quit [Ping timeout: 248 seconds]
matthias_bgg has quit [Ping timeout: 260 seconds]
Andy-D__ has quit [Ping timeout: 240 seconds]
BenG83 has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
chlorine_ has quit [Read error: Connection reset by peer]
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
msimpson has joined #linux-sunxi
enrico_ has joined #linux-sunxi
arete74 has quit [Ping timeout: 240 seconds]
arete74 has joined #linux-sunxi
chlorine_ has quit [Remote host closed the connection]
IgorPec has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
sunxi_fan1 has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
pepee has quit [Ping timeout: 255 seconds]
Hao_ has quit [Remote host closed the connection]
Hao_ has joined #linux-sunxi
huawei has joined #linux-sunxi
Hao__ has joined #linux-sunxi
Hao_ has quit [Remote host closed the connection]
<Langoor> anyone with a k100c (k1001l1c) here?
<Langoor> I made an semi working image.. but still needs some stuff fixed (mostly buttons)
<MoeIcenowy> wens: there's really clock rate constraint system?
<MoeIcenowy> still WIP or already merged?
<MoeIcenowy> I think I need one to deal with H3 ;-)
<MoeIcenowy> display is a deeeeeeeeeeeeeeeeeeeeeeep hole
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
matthias_bgg has quit [Quit: Leaving]
<wens> MoeIcenowy: there's support in the core, but drivers have to actually look at it and use/respect it
<wens> consider it advisory locking :)
chlorine has quit [Remote host closed the connection]
<wens> (vs mandatory locking)
leviathan_ has quit [Read error: Connection reset by peer]
<MoeIcenowy> oh it's just locking
chlorine has joined #linux-sunxi
aidin has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
<wens> ok, you don't get what I'm saying
<wens> the individual clock drivers have to implement checks for the constraints, otherwise it's useless
<wens> and afaik, no one does :)
aidin has quit [Ping timeout: 255 seconds]
lemonzest has joined #linux-sunxi
aleksandr has joined #linux-sunxi
matthias_bgg has joined #linux-sunxi
tkaiser has joined #linux-sunxi
<tkaiser> Another board with SPI NOR flash and surprisignly XR819 Wi-Fi: NanoPi Duo http://wiki.friendlyarm.com/wiki/index.php/NanoPi_Duo
<KotCzarny> oh, wow, friendlyarm isnt dead?
<tkaiser> Huh?
<KotCzarny> their forums are quite dead
<tkaiser> Vendor forums...
chlorine has joined #linux-sunxi
<MoeIcenowy> in fact I may get a OPi V1.4 to test out xr819
<MoeIcenowy> maybe I should ask wdwu for a piece of nano pi duo? ;-)
fkluknav has quit [Ping timeout: 246 seconds]
matthias_bgg has quit [Quit: Leaving]
aidin has joined #linux-sunxi
<KotCzarny> get the mother board too ;)
reinforce has joined #linux-sunxi
<MoeIcenowy> I think the only problem there is xr819 ;-)
<tkaiser> MoeIcenowy: Ask them, also for Core and Core2 ;)
<MoeIcenowy> core?
<tkaiser> MoeIcenowy: After they learned from us that DVFS is possible with mainline Linux they soon have I2C voltage regulation too: https://github.com/friendlyarm/linux/commit/d4cd72b8a5e70e4a7aa5c3a45db21751ca6e4c75
<tkaiser> Neo Core is H2+ or H3 according to commits
<miasma> hmm, recently the u-boot stuff for sunxi boards seems pretty broken on my system due to python 2 vs 3 incompatibilities. why are people still writing python 2?
afaerber has quit [Quit: Leaving]
<MoeIcenowy> oh let me imagine ;-)
<montjoie> miasma: solved it by created a "python" shell script which do python2 and export PATH=.:$PATH
matthias_bgg has joined #linux-sunxi
<miasma> montjoie: why don't the devs fix their scripts? e.g. dtoc has some simple issues like using 'print variable' instead of 'print(variable)'
<miasma> they won't win this battle
<MoeIcenowy> but to be honest nano pi duo is beyond my imagination ;-)
<MoeIcenowy> it's not much bigger than Lichee Pi Zero
<MoeIcenowy> but come with H3, bigger DRAM and onboard Wi-Fi
<MoeIcenowy> and a bunch of high-speed buses (USB, EPHY)
* plaes hasn't still received Indiegogo stuff :(
<plaes> the V3s
<KotCzarny> and much much hotter
<KotCzarny> ;)
<tkaiser> MoeIcenowy: Did you see the 'Mini Shell'? https://forum.armbian.com/index.php?/topic/5035-nanopi-duo-plus-mini-shield/
<MoeIcenowy> a dock board ;-)
<tkaiser> A RPi compatible dock, yes
<MoeIcenowy> rpi compatible...
<tkaiser> Mounting holes, enclosures
<tkaiser> Crappy phone chargers ;)
<MoeIcenowy> I now wonder how they suffers from XR819 ;-)
chlorine has quit [Remote host closed the connection]
<miasma> montjoie: what about "sunxi SPL version mismatch: found 0x02 > maximum supported 0x01. You need a more recent version of this (sunxi-tools) fel utility."
<miasma> the sunxi-tools github release page doesn't even list the currently latest version 1.4.2, only 1.4
<MoeIcenowy> I think you need git master for it
chlorine has joined #linux-sunxi
fkluknav has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
fkluknav has quit [Ping timeout: 246 seconds]
<montjoie> miasma: do not hit this problem
afaerber has joined #linux-sunxi
<miasma> montjoie: you're using u-boot v2007.something?
nOOb__ is now known as LargePrime
<miasma> *v2017
<miasma> dunno, v2017.01 is the last one that works with sunxi-tools 1.4.2. v2017.03-v2017.05 won't compile 'error: unknown file type '' (from '-Wstrict-prototypes')'. v2017.07/09 require later sunxi-tools
<montjoie> miasma: latest uboot git
jbrown has joined #linux-sunxi
fkluknav has joined #linux-sunxi
ikmaak has quit [Ping timeout: 246 seconds]
ikmaak has joined #linux-sunxi
<MoeIcenowy> use latest sunxi-tools plz ;-)
<miasma> that seems like the logical next step :)
<miasma> i could add a note to the wiki, but i'm not sure which version started to require the new sunxi tools
<plaes> miasma: yeah, you need master
<miasma> i added a note here http://linux-sunxi.org/FEL/USBBoot#Booting_the_whole_system_over_USB_.28U-Boot_.2B_kernel_.2B_initramfs.29
chlorine has quit [Ping timeout: 240 seconds]
uwe_ is now known as uwe
uwe is now known as uwe_
gnufan has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
uwe_ is now known as uwe
uwe is now known as uwe_
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
yann-kaelig has quit [Quit: Leaving]
aidin has quit [Ping timeout: 240 seconds]
yann-kaelig has joined #linux-sunxi
Putti has quit [Ping timeout: 268 seconds]
LargePrime has quit [Read error: Connection reset by peer]
Hao__ has quit [Ping timeout: 252 seconds]
Mo has quit [Remote host closed the connection]
Putti has joined #linux-sunxi
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 240 seconds]
aidin has joined #linux-sunxi
dave0x6d has joined #linux-sunxi
chlorine has joined #linux-sunxi
LargePrime has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
chlorine has quit [Ping timeout: 248 seconds]
SP7RT has joined #linux-sunxi
aidin has quit [Ping timeout: 246 seconds]
jernej has joined #linux-sunxi
matthias_bgg has quit [Quit: Leaving]
lamer15040185070 has joined #linux-sunxi
tkaiser has quit [Ping timeout: 240 seconds]
huawei has quit [Read error: Connection reset by peer]
chlorine has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
aidin has joined #linux-sunxi
chlorine has quit [Ping timeout: 240 seconds]
chlorine has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
aidin has quit [Ping timeout: 248 seconds]
SP7RT has quit [Ping timeout: 246 seconds]
fkluknav has joined #linux-sunxi
chlorine has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
IgorPec has quit [Ping timeout: 260 seconds]
aleksandr has quit [Remote host closed the connection]
aleksandr has joined #linux-sunxi
aleksandr has quit [Ping timeout: 246 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
exedore6 has joined #linux-sunxi
msimpson has quit [Quit: Leaving]
aidin has joined #linux-sunxi
rexxster has joined #linux-sunxi
aidin has quit [Ping timeout: 276 seconds]
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 248 seconds]
fkluknav has quit [Ping timeout: 264 seconds]
enrico_ has quit [Quit: Bye]
icmp8 has joined #linux-sunxi
<exedore6> Looking for some advice - I’m using an olimex lime2, and I’m trying to install freedombox on it. Using both the freedombox image for the lime2 and falling back on the current Debian_jessie_next armbian image, my ethernet isn’t working (if I get an older version of armbian, it does. I know it’s a kernel/module issue, but I’m at a loss how to update the system without losing the working kernel (right now runnigng
<exedore6> 3.4.113-sun7i) - Is it possible to switch between kernels (like one would on intel with a grub?)
<KotCzarny> not on nand, but easy on sdcard/emmc
<exedore6> My memory (of memory) is failing me. I’ve got the model without the extra rom.
<exedore6> Booting off a sdcard.
<KotCzarny> read about u-boot scripting
fkluknav has joined #linux-sunxi
<exedore6> Okay. Question 2 - when troubleshooting ethernet on intel, I’d use lspci to see what the bus is detecting.
<exedore6> How best to see it on this guy?
<KotCzarny> only usb could be autodetected, otherwise list of hw is enabled in script.bin (legacy kernels) and DT (mainline kernels)
SP7RT has joined #linux-sunxi
<KotCzarny> also, if you are going to test lots of configs, you might be interested in fel booting (kind of pxe, but over usb cable)
IgorPec has joined #linux-sunxi
<exedore6> DT stands for?
<KotCzarny> DT == device tree, standard mainline way of describing hardware
<exedore6> Thanks.
<KotCzarny> you should get familiar with linux-sunxi wiki, lots of info is there
phipli has joined #linux-sunxi
fkluknav has quit [Ping timeout: 255 seconds]
<KotCzarny> and here are few of my favourite pages: http://linux-sunxi.org/User:Kc#bookmarks
Gerwin_J has joined #linux-sunxi
indy has joined #linux-sunxi
BenG83 has quit [Ping timeout: 240 seconds]
chrisf__ has quit [Ping timeout: 276 seconds]
anarsoul has quit [Ping timeout: 260 seconds]
tom_nov has quit [Quit: Leaving]
chrisf__ has joined #linux-sunxi
aidin has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 240 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
LargePrime has quit [Remote host closed the connection]
aidin has quit [Ping timeout: 240 seconds]
LargePrime has joined #linux-sunxi
vagrantc has joined #linux-sunxi
FrostyBytes has joined #linux-sunxi
<FrostyBytes> http://linux-sunxi.org/FEL/USBBoot#Booting_the_whole_system_over_USB_.28U-Boot_.2B_kernel_.2B_initramfs.29
<FrostyBytes> I don't get why u-boot-sunxi-with-spl.bin must be used
<FrostyBytes> what is the spl used for in this case?
_hramrach has quit [Ping timeout: 276 seconds]
<FrostyBytes> ah there is more about spl lower in that article its starting to make sense
<FrostyBytes> so spl is basically needed because there is no dram init before entering fel mode
leviathan_ has joined #linux-sunxi
_hramrach has joined #linux-sunxi
BenG83 has joined #linux-sunxi
SP7RT has quit [Ping timeout: 248 seconds]
SP7RT has joined #linux-sunxi
fdcx has quit [Ping timeout: 240 seconds]
yann-kaelig has quit [Quit: Leaving]
<loblik> whats the current status of i2s on H3? I
<loblik> I
<loblik> I've noticed some activity in sunxi-next...is it usable?
<KotCzarny> did you check mainlining status page?
a|3x has joined #linux-sunxi
fdcx has joined #linux-sunxi
<loblik> yep. it says 4.14 so it's going into the next release. does it mean it was already merged into the mainline next? or should I compile sunxi branch?
<plaes> loblik: sunxi-next should have it
sunxi_fan1 has quit [Ping timeout: 252 seconds]
IgorPec has quit [Ping timeout: 248 seconds]
jstein_ has joined #linux-sunxi
jstein_ is now known as jstein
SP7RT_ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 276 seconds]
book` has quit [Quit: Leaving]
book` has joined #linux-sunxi
chomwitt has joined #linux-sunxi
<loblik> ok. it seems it's not ready yet. there is nothing about i2s in device tree.
itdnhr has joined #linux-sunxi
chlorine has joined #linux-sunxi
lurchi__ is now known as lurchi_
aidin has joined #linux-sunxi
<lurchi_> Anyone able to review/commit the A64 SPI patches I sent 2 weeks ago?
aidin has quit [Ping timeout: 248 seconds]
afaerber has quit [Quit: Leaving]
Ntemis has joined #linux-sunxi
Hao__ has joined #linux-sunxi
Hao__ has quit [Remote host closed the connection]
lurchi_ is now known as lurchi__
<plaes> lurchi__: maybe resend
lurchi__ is now known as lurchi_
SP7RT has joined #linux-sunxi
SP7RT_ has quit [Ping timeout: 276 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
<lurchi_> plaes: ok
netlynx has quit [Quit: Ex-Chat]
Ntemis has quit [Remote host closed the connection]
<lurchi_> plaes: is there a dedicated linux-sunxi ML I should put into CC for the patches?
SP7RT has quit [Ping timeout: 246 seconds]
<icmp8> nanananana *is in the air*
<icmp8> and so easy to get it started. thank you all for this
SP7RT has joined #linux-sunxi
<vagrantc> hrm. well, got pinebook running 4.13-rc6 + icenowy's patches, but USB isn't working and video output isn't quite working ... but at least it boots! :)
jernej has quit [Ping timeout: 246 seconds]
iamfrankenstein has quit [Quit: iamfrankenstein]
aleksandr has joined #linux-sunxi
afaerber has joined #linux-sunxi
aleksandr has quit [Ping timeout: 240 seconds]
<lurchi_> which sunxi generation is H3? suni8 ?
SP7RT_ has joined #linux-sunxi
SP7RT has quit [Ping timeout: 248 seconds]
iamfrankenstein has joined #linux-sunxi
<vagrantc> lurchi_: yes
<lurchi_> thx
<lurchi_> MoeIcenowy: The gate register location in the A83T is swapped with the SECURE register (relative to e.g. H3, H5, A64)
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 248 seconds]
IgorPec has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
jstein has quit [Read error: Connection reset by peer]
IgorPec has quit [Ping timeout: 240 seconds]
icmp8 has quit [Quit: Leaving]
SP7RT_ has quit [Ping timeout: 252 seconds]
leviathan_ has quit [Remote host closed the connection]
SP7RT has joined #linux-sunxi
lemonzest has quit [Quit: Quitting]
lurchi_ is now known as lurchi__
phipli has quit [Ping timeout: 264 seconds]
aleksandr has joined #linux-sunxi
chomwitt has quit [Ping timeout: 252 seconds]
aleksandr has quit [Ping timeout: 264 seconds]
<MoeIcenowy> lurchi_: what? DMA?
lurchi__ is now known as lurchi_
aidin has joined #linux-sunxi
aidin has quit [Remote host closed the connection]
aidin has joined #linux-sunxi
aidin has quit [Ping timeout: 276 seconds]
lamer15040185070 has quit [Ping timeout: 252 seconds]
RichardG867 has quit [Ping timeout: 248 seconds]
SP7RT has quit [Ping timeout: 260 seconds]
Andy-D__ has joined #linux-sunxi
<lurchi_> MoeIcenowy: yes
<lurchi_> Offset 0x20 vs 0x28
RichardG867 has joined #linux-sunxi
RichardG867 has joined #linux-sunxi
RichardG867 has quit [Changing host]
rellla has quit [Ping timeout: 258 seconds]
lurchi_ is now known as lurchi__
rellla has joined #linux-sunxi
RichardG867 has quit [Ping timeout: 240 seconds]
lurchi__ is now known as lurchi_
lamer15040185070 has joined #linux-sunxi