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
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
pmattern has quit [Quit: Genug für heute.]
PhilippeBaret has quit [Quit: est parti]
PhilippeBaret has joined #linux-sunxi
PhilippeBaret has quit [Remote host closed the connection]
PhilippeBaret has joined #linux-sunxi
PhilippeBaret has quit [Remote host closed the connection]
PhilippeBaret has joined #linux-sunxi
khuey__ is now known as khuey|away
cnxsoft has joined #linux-sunxi
<wens> plaes: that's only half of it, still need to add bindings and support to the codec driver
<wens> DAPM support, so it only turns on when you play stuff
khuey|away is now known as khuey__
TheLinuxBug has quit [Ping timeout: 264 seconds]
TheLinuxBug_ has joined #linux-sunxi
TheLinuxBug_ is now known as TheLinuxBug
ojn has quit [Ping timeout: 264 seconds]
Dodger78 has quit [Ping timeout: 264 seconds]
solarnetone has quit [Ping timeout: 264 seconds]
solarnetone has joined #linux-sunxi
Dodger78 has joined #linux-sunxi
ojn has joined #linux-sunxi
Net147 has quit [Ping timeout: 264 seconds]
Net147 has joined #linux-sunxi
ninolein has quit [Ping timeout: 246 seconds]
ninolein has joined #linux-sunxi
vbmithr has quit [Ping timeout: 264 seconds]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
vbmithr has joined #linux-sunxi
steev has quit [Ping timeout: 264 seconds]
cnxsoft has quit [Read error: Connection reset by peer]
vbmithr has quit [*.net *.split]
Dodger78 has quit [*.net *.split]
Inode has quit [*.net *.split]
jemk has quit [*.net *.split]
jukivil1 has quit [*.net *.split]
rfugl has quit [*.net *.split]
souther has quit [*.net *.split]
mripard has quit [*.net *.split]
cnxsoft has joined #linux-sunxi
steev has joined #linux-sunxi
vbmithr has joined #linux-sunxi
Dodger78 has joined #linux-sunxi
Inode has joined #linux-sunxi
jemk has joined #linux-sunxi
rfugl has joined #linux-sunxi
jukivil1 has joined #linux-sunxi
souther has joined #linux-sunxi
mripard has joined #linux-sunxi
cnxsoft1 has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft1 is now known as cnxsoft
<wens> can anyone with a multimeter check if the a10/a20 codec output has a DC bias when it plays?
<wens> the codec has a capless headphone driver, which I assume is put in capless mode with the direct drive enable bit
vickycq- has joined #linux-sunxi
vickycq- has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
TheSeven has joined #linux-sunxi
[7] has quit [Disconnected by services]
p1u3sch1 has joined #linux-sunxi
p1u3sch1_ has quit [Ping timeout: 272 seconds]
khuey__ is now known as khuey|away
<igraltist> hi
<igraltist> when i try on kernel 4.1.13 to use wifi i get: brcmfmac_sdio mmc1:0001:1: Direct firmware load for brcm/brcmfmac43362-sdio.bin failed with error -2
<igraltist> -rw-r--r-- 1 root root 219557 Nov 12 19:00 /lib/firmware/brcm/brcmfmac43362-sdio.bin
<igraltist> the file exists
<wens> try including the firmware directly into the kernel?
_whitelogger has joined #linux-sunxi
a|3x has quit [Ping timeout: 250 seconds]
<igraltist> wens: no
IgorPec has joined #linux-sunxi
<igraltist> wens: how i include this?
Net147_ has joined #linux-sunxi
Net147 has quit [Ping timeout: 260 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
robogoat has quit [Ping timeout: 255 seconds]
robogoat has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
khuey|away is now known as khuey__
khuey__ is now known as khuey|away
khuey|away is now known as khuey__
reinforce has joined #linux-sunxi
<wens> put it in linux/firmware, enable CONFIG_FIRMWARE_IN_KERNEL and add the path to CONFIG_EXTRA_FIRMWARE
<plaes> wens: I can test it later tonight
<plaes> multimeter stuff ^^
<wens> cool
<plaes> small nitpick about your axp223 patches
<plaes> there's this sentence in multiple patches: "It's regulators provide..."
<plaes> s/It's/Its
<wens> :)
<wens> yeah, the dts patches
leviathancn has quit [Remote host closed the connection]
ssvb has quit [Ping timeout: 240 seconds]
ssvb has joined #linux-sunxi
leviathancn has joined #linux-sunxi
<wens> plaes: are you tracking mainline u-boot patches?
IgorPec has quit [Ping timeout: 260 seconds]
<plaes> not really
<plaes> I did it in August, when I needed to set up nand netboot for bunch of machines
<plaes> btw, I have lost my Cubietruck somewhere :S
<wens> :|
domidumont has joined #linux-sunxi
<wens> hmm, first test with a83 u-boot patches failed
domidumont has quit [Ping timeout: 246 seconds]
<plaes> so yeah, can't test the DC stuff - I'm all out of sd cards again :S
domidumont has joined #linux-sunxi
domidumont has quit [Remote host closed the connection]
Guest79950 has quit [Ping timeout: 260 seconds]
marcin has joined #linux-sunxi
marcin is now known as Guest56079
vickycq- has quit [Ping timeout: 276 seconds]
IgorPec has joined #linux-sunxi
vishnup has joined #linux-sunxi
<vishnup> wens: what do you mean by failed?
<wens> vishnup: nothing came out of the serial console, but i'm sure it booted off the sdcard, otherwise the power led would light up because of the onboard firmware
<vishnup> wens:are you booting from sdcard?
<wens> vishnup: yes
<vishnup> I've not tested booting from SD card, because, I broke sd slot :(
<wens> ouch
<vishnup> I've tested with FEL
<vishnup> could you please try using FEL?
<wens> i don't have a cable for it
<vishnup> ohh~, sorry.
<vishnup> it's kind of weird to have A-A usb cable
<wens> plaes: i think the mainline u-boot page needs some love, i got it up to 2015.10 last time
<wens> rellla: i assume you want to start a minimal VE driver?
atx has joined #linux-sunxi
<plaes> guys.. we have another spammer...
<plaes> Lisaab
<plaes> in wiki
<rellla> wens: yes, i want to get the basics into the kernel.
<libv> plaes: fix it :p
<plaes> I don't have permissions
<rellla> i have to read a lot of code, to get these bits alltogether but i want to start making interested in having such a driver
<rellla> libv, plaes: iÄll do it
<libv> plaes: check again
<rellla> no, plaes does it :p
<plaes> wtf is bureaucrat?
<libv> plaes: i am not too certain either
<plaes> should I use the "autoblock" thing?
<plaes> ah.. it's temporary
<libv> make it permanent
<libv> as this is not some user who is heard of hearing, but pure spam
<rellla> mripard: i have done the dram thing like you did it with sun5i in your display driver. isn't pll4 defined as compatible of pll1 already? so we only need to write a ve_clk driver? and sram means the ve register mapping?
<plaes> is there a way to delete spam images?
<plaes> nevermind
<rellla> mripard: and thanks for your help :p though i suggest, you should take your time for the display driver :p
<plaes> had two different browsers open
<rellla> guys, i got an email from cubietech asking me to help making XBMC work on cubieboard :)
<plaes> heh
<plaes> mainline?
<rellla> ha.
<rellla> lol
<plaes> btw, it's kodi now
<rellla> yeah kodi. with https://github.com/allwinner-zh/media-codec and via openmax
<rellla> i think, i have made clear, what i/we think about that :)
atx has quit [Read error: Connection reset by peer]
<wens> rellla: i'm on the ve clocks now
atx has joined #linux-sunxi
<rellla> wens: thanks.
* rellla thinks, that he easily will beg in the future, when he wants something in mainline
<libv> media-codec is still highly questionable
<libv> but allwinner has pushed it to a point where it will be up to a judges interpretation of the lgpl
leviathancn has quit [Ping timeout: 250 seconds]
yann|work has joined #linux-sunxi
codekipper_ has joined #linux-sunxi
<codekipper_> rellla: Hi,
<codekipper_> are we in a position yet to have openelec working?
<codekipper_> thing is when I say working...i mean just starting....no thoughts about playback
<codekipper_> and this is with mainline
<codekipper_> just wondering if it's worth me looking into the build env
flok420 has joined #linux-sunxi
<flok420> hi. when booting my banana pi, i see all boot-text in the serial console. key presses though are ignored. both by uboot and the installer. what can be the cause and how do i resolve that?
iamfrankenstein has quit [Ping timeout: 240 seconds]
<plaes> wens: that audiio PLL went into 4.4 too?
<rellla> wens: i am not working on such a driver already, but ask for the basics, so that someone can start on that and i can help ...
<rellla> wens: and to bring my kernel driver skills somewhat forward.
<plaes> the WIP list in the Mainlining effot page is shrinking...
<rellla> codekipper_: i don't understand!?
<rellla> i don't know anything about openelec, i know of a openbricks development which should support A10/A20
<wens> plaes: yes, it went through the clk tree
Net147_ has quit [Ping timeout: 276 seconds]
<plaes> wens: ok, did some wiki cleaning
<rellla> codekipper_: but don't ask me if it works. and they use mainline or 3.4 with libs
<rellla> for sure, nobody can use display and ve with mainline, because it's not there
<plaes> codekipper_: any idea what hw is inside the wetek box?
<plaes> ok.. found it's AMLogic
Net147 has joined #linux-sunxi
<wens> plaes: the i2s, ac97, spdif clocks haven't been added yet
<wens> afaik
<plaes> yea.. my bad, I was asking for PLL2
<vpeter> rellla: I'm working on openelec if you have any question.
<plaes> see my latest change
<rellla> rellla: i don't have. codekipper_ has?
slopez has left #linux-sunxi [#linux-sunxi]
<rellla> vpeter: just curious, if openelec is supporting allwinner?
<vpeter> Official build no. But there is https://github.com/libretro/Lakka game emulator which is based on openelec. And there I see projects for a10/20.
vickycq- has joined #linux-sunxi
<vpeter> Seems it is working on banana pi, cubieboard2 and cubietruck.
<codekipper_> vpeter: is that with linux-sunxi or mainline?
<codekipper_> I'm curious to know if enough is available to get openelec booting with mainline.....I don't care about playback for now
leviathancn has joined #linux-sunxi
<vpeter> This I don't know. But let me check.
<codekipper_> ahhh I see that Lakka has the platforms added to the project folder.
<vpeter> Yes.
<vpeter> Linux kernel is named linux-sun7i.
<codekipper_> Back of the net!....I'll have a play with this.
<codekipper_> my son had his introduction to retro gaming last night....he will love this
<rellla> sh... wrong domain.
<vpeter> codekipper_: kernel is from git://github.com/linux-sunxi/linux-sunxi.git -b sunxi-3.4
<codekipper_> vpeter: ok...so old, that's sort of expected with the required functionality.
<wens> ve clocks done, though there's no way to properly test it :p
<rellla> wens: wow that was fast.
<wens> it's mostly copy paste :)
<rellla> wens: except for the critical blocks bit 15, i had the dram part and the dram and ve_clk correct \o/
<rellla> let me look into the clk_driver ...
<rellla> wens: my copy and paste wasn't that bad, too. yeah.
<rellla> so the only thing we are missing, is the ve: ve@01c03000 node, right?
<wens> yeah
khuey__ is now known as khuey|away
Net147 has quit [Ping timeout: 252 seconds]
Net147 has joined #linux-sunxi
vickycq- has quit [Ping timeout: 276 seconds]
Net147 has quit [Ping timeout: 260 seconds]
<rellla> wens: something like this? http://pastebin.com/RcSaM3Vn
Net147 has joined #linux-sunxi
<wens> looks about right
<wens> hmm, looking into more code, my reset-cells is wrong
vickycq- has joined #linux-sunxi
vickycq- has joined #linux-sunxi
vickycq- has quit [Quit: Quit]
<montjoie> wens: mripard do you have receive my sun4i-ss statesize patch today ? nothing show up in lkml but gmail said everythings ok
leviathancn has quit [Remote host closed the connection]
leviathancn has joined #linux-sunxi
viccuad has joined #linux-sunxi
Ueno_Otoko has joined #linux-sunxi
Ueno_Otoko has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 240 seconds]
adj_ has quit [Ping timeout: 240 seconds]
mstar has joined #linux-sunxi
adj_ has joined #linux-sunxi
Ueno_Otoko has quit [Ping timeout: 240 seconds]
Ueno_Otoko has joined #linux-sunxi
Ueno_Otoko has joined #linux-sunxi
premoboss has quit [Quit: Sto andando via]
ssvb has quit [Ping timeout: 244 seconds]
<rellla> with having the ve-clk and dt bits in the kernel, we should in the meantime be able to adapt the existing sunxi-3.4 ve driver to use it as a out-of-tree module with mainline? another thing, that has to be adapted is the memory handling.
<rellla> this all while preparing a v4l2 driver.
<rellla> same would be possible for the G2D engine.
* NiteHawk is puzzled by FEL "write" transfer speeds...
<NiteHawk> I've just come across the fact that sunxi-fel transfers are noticeably slower if no UART is attached - something around ~570kB/s vs. ~950kB/s
<NiteHawk> is that known / to be expected ?
<NiteHawk> (on an A20, that it)
orly_owl has quit [Quit: leaving]
<wens> montjoie: gmail warns that the sender may not be who it claims to be
iamfrankenstein has joined #linux-sunxi
<libv> NiteHawk: ssvb is the big expert there :)
orly_owl has joined #linux-sunxi
<NiteHawk> libv: yeah, he got me set on track when I noticed that he stated 960kB/s in https://linux-sunxi.org/FEL/USBBoot#SoC_support_status - while i got consistently lower rates, until i decided to hook up the UART
<libv> ah, i wanted to get his highlight triggered, but it seems as if he is not present
cnxsoft has joined #linux-sunxi
<NiteHawk> yeah, he's on and off - i was glad to see him around yesterday as he's been absent from the channel for a few days before that
<libv> he should run irssi in screen on his linux-sunxi account, so he can get highlighted
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
<NiteHawk> no biggie. i was just surprised to see that sudden +66% performance boost in my setup, with UART seemingly being unreleated in the first place...
<libv> NiteHawk: good to see that you are now also looking into this. hopefully all socs will get the speed improvement, and perhaps more can be squeezed out still
<NiteHawk> i don't have a broader selection of hardware to test on. actually i'm currently knee-deep in that progress display stuff, trying to figure out "sane" chunk sizes for those SoCs that have crippled FEL transfer speeds
PhilippeBaret has quit [Remote host closed the connection]
PhilippeBaret has joined #linux-sunxi
hipboi has joined #linux-sunxi
PhilippeBaret has quit [Remote host closed the connection]
PhilippeBaret has joined #linux-sunxi
leviathancn has quit [Ping timeout: 260 seconds]
leviathancn has joined #linux-sunxi
codekipper_ has quit [Quit: Page closed]
hipboi has quit [Ping timeout: 250 seconds]
cnxsoft has quit [Remote host closed the connection]
hipboi has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
viccuad has quit [Quit: WeeChat 1.3]
tlwoerner has joined #linux-sunxi
afaerber has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
IgorPec has quit [Quit: Nettalk6 - www.ntalk.de]
pstef has quit [Ping timeout: 240 seconds]
focus has quit [Remote host closed the connection]
gianMOD has joined #linux-sunxi
IgorPec has joined #linux-sunxi
viccuad has joined #linux-sunxi
focus has joined #linux-sunxi
Ueno_Otoko has quit [Ping timeout: 265 seconds]
gianMOD_ has joined #linux-sunxi
vishnup_ has joined #linux-sunxi
viccuad has quit [Quit: WeeChat 1.3]
gianMOD has quit [Ping timeout: 250 seconds]
reinforce has joined #linux-sunxi
hipboi_ has joined #linux-sunxi
hipboi has quit [Ping timeout: 240 seconds]
hipboi_ has quit [Remote host closed the connection]
cosm_ has joined #linux-sunxi
premoboss has joined #linux-sunxi
vishnup_ has quit [Ping timeout: 246 seconds]
viccuad has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
pstef has joined #linux-sunxi
gianMOD_ has quit [Remote host closed the connection]
dack has joined #linux-sunxi
premoboss has quit [Quit: Sto andando via]
premoboss has joined #linux-sunxi
premoboss has quit [Client Quit]
yann|work has quit [Ping timeout: 250 seconds]
pmattern has joined #linux-sunxi
<plaes> this post mentions H3-OLinuXino-NANO
<wens> and also a64 prototyping!
<wens> hard to keep up with all the new hardware... my desk is full already
<plaes> I just came from post office to pick up H3 Orange PC
<wens> i got mine last week, haven't plugged it in though
cosm_ has quit [Ping timeout: 255 seconds]
diego_r has quit [Quit: Konversation terminated!]
paulk-collins has quit [Ping timeout: 272 seconds]
solarnetone has quit [Remote host closed the connection]
atx has joined #linux-sunxi
<plaes> h3 u-boot support has been never been submitted?
solarnetone has joined #linux-sunxi
gianMOD has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
gianMOD_ has joined #linux-sunxi
gianMOD has joined #linux-sunxi
gianMOD_ has quit [Ping timeout: 260 seconds]
<mripard> montjoie: you should *really* put the version number of your patches.
Netlynx has joined #linux-sunxi
<mripard> there's three patches with the exact same title in my INBOX
<mripard> I have no idea which one is the right one.
gianMOD has quit [Remote host closed the connection]
gianMOD has joined #linux-sunxi
pekka30 has quit [Ping timeout: 250 seconds]
gianMOD has quit [Remote host closed the connection]
soderstrom has joined #linux-sunxi
a|3x has joined #linux-sunxi
afaerber has quit [Quit: Ex-Chat]
Netlynx has quit [Quit: Leaving]
premoboss has joined #linux-sunxi
premoboss has quit [Remote host closed the connection]
IgorPec has quit [Ping timeout: 260 seconds]
JohnDoe_71Rus has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
kivutar has quit [Ping timeout: 240 seconds]
FlorianH has joined #linux-sunxi
kivutar has joined #linux-sunxi
afaerber has joined #linux-sunxi
soderstrom has quit [Ping timeout: 250 seconds]
FlorianH has quit [Ping timeout: 240 seconds]
iamfrankenstein has quit [Quit: iamfrankenstein]
yann|work has joined #linux-sunxi
yann|work has quit [Ping timeout: 260 seconds]
reinforce has quit [Quit: Leaving.]
alessio has joined #linux-sunxi
<alessio> hello!
gianMOD has joined #linux-sunxi
<alessio> I have a BIG issue with Linux kernel release 4.x compiling
<alessio> #error Your compiler is too buggy; it is known to miscompile kernels
p1u3sch1 has quit [Ping timeout: 260 seconds]
p1u3sch1 has joined #linux-sunxi
dack has quit [Remote host closed the connection]
paulk-collins has joined #linux-sunxi
viccuad has quit [Ping timeout: 260 seconds]
alessio has quit [Quit: Page closed]
interrobangd has joined #linux-sunxi
yann|work has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
mstar has quit [Ping timeout: 246 seconds]
<igraltist> hi
<igraltist> when using wifi on cubietruck kernel 4.1 i got http://paste.debian.net/332589/
atx has quit [Quit: Leaving.]
pekka30 has joined #linux-sunxi
paulk-collins has quit [Remote host closed the connection]
FDCX_ has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi