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
uwe_ has joined #linux-sunxi
megi has left #linux-sunxi ["WeeChat 2.0.1"]
megi has joined #linux-sunxi
vagrantc has quit [Quit: leaving]
zoobab has quit [Ping timeout: 255 seconds]
skiboy has joined #linux-sunxi
tl_lim has quit [Read error: Connection reset by peer]
pgreco has quit [Quit: Leaving.]
gnufan has quit [Quit: Leaving.]
skiboy has quit [Quit: Leaving]
LargePrime has joined #linux-sunxi
coco3431 has quit [Quit: Leaving]
<hanetzer> not yet requires; I just compiled an image with 5.4.0
<hanetzer> and yeah, its mainline
<hanetzer> maybe I haven't git pulled recently enough, tho
skiboy has joined #linux-sunxi
<aalm> hanetzer, i think it got enforced since last release(2018.01)
skiboy has quit [Quit: Leaving]
zoobab has joined #linux-sunxi
<hanetzer> ah
skiboy has joined #linux-sunxi
Harrier has quit [Remote host closed the connection]
anarsoul has quit [Ping timeout: 256 seconds]
lurchi__ is now known as lurchi_
anarsoul has joined #linux-sunxi
xcko has quit [Ping timeout: 248 seconds]
Harrier has joined #linux-sunxi
xcko has joined #linux-sunxi
junnie has joined #linux-sunxi
anarsoul|2 has quit [Ping timeout: 240 seconds]
skiboy has quit [Ping timeout: 256 seconds]
megi has quit [Ping timeout: 256 seconds]
xel has joined #linux-sunxi
<xel> hello
<xel> I'm trying to flash an olimex msp430 jtag device
<xel> whenever I input dfu-programmer at90usb162 flash --debug 6 libUSB-AVRISP-MKII.hex I get an error
<xel> it says "Something went wrong with creating the memory image."
<xel> has anyone ever had this problem?
xel has quit [Quit: Page closed]
muvlon has joined #linux-sunxi
<DonkeyHotei> aalm: so, does 2018.01 require 6.0, or no?
<aalm> so it is
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 255 seconds]
<willmore> I think xel was lost.
xcko has quit [Ping timeout: 256 seconds]
<aalm> yep
* willmore feels sorry for people using ATMEL chips.
<aalm> ?
<willmore> ATMEL is/was a horrible vendor. Now that Microchip owns them, I hope it's improved.
<willmore> I once had a project using 1K parts and I couldn't even get the local rep to answer my calls.
<aalm> oic
<willmore> Heck, the Microchip rep knew I was a kit maker/hobbiest and he took me out to lunch.
<willmore> Guess who's parts get used in designs? ;)
<aalm> cool:)
<willmore> The ATMEL project took several months. I just needed a few parts for prototypes. I ended up getting them from digikey for a huge markup+shipping.
<willmore> After the project was over, I got a call back from the local rep. Let's just say, I burnt a few bridges that day. :)
* willmore is rambling, sorry
xcko has joined #linux-sunxi
paulk-gagarine-s has joined #linux-sunxi
paulk-gagarine has quit [Ping timeout: 240 seconds]
Cryterion has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
chomwitt has joined #linux-sunxi
TheSeven has quit [Ping timeout: 255 seconds]
junnie has quit [Ping timeout: 248 seconds]
IgorPec has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
philectro has quit [Ping timeout: 256 seconds]
skiboy has joined #linux-sunxi
lurchi_ is now known as lurchi__
lurchi_ has joined #linux-sunxi
muvlon has quit [Quit: Leaving]
lurchi__ has quit [Ping timeout: 256 seconds]
anarsoul|2 has joined #linux-sunxi
anarsoul|2 has quit [Remote host closed the connection]
anarsoul has quit [Remote host closed the connection]
TheSeven has joined #linux-sunxi
TheSeven has quit [Ping timeout: 255 seconds]
alexxey has joined #linux-sunxi
anarsoul has joined #linux-sunxi
skiboy has quit [Quit: Leaving]
cnxsoft has quit [Ping timeout: 240 seconds]
chomwitt has quit [Ping timeout: 276 seconds]
dddddd has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
alexxey has quit [Remote host closed the connection]
junnie has joined #linux-sunxi
DullTube has joined #linux-sunxi
tllim has joined #linux-sunxi
jbrown has quit [Ping timeout: 276 seconds]
IlyaM has joined #linux-sunxi
lrusak has quit [Quit: lrusak]
lrusak has joined #linux-sunxi
cnxsoft1 has joined #linux-sunxi
Mr__Anderson has joined #linux-sunxi
cnxsoft has quit [Ping timeout: 265 seconds]
cnxsoft1 is now known as cnxsoft
matthias_bgg has joined #linux-sunxi
Mr__Anderson has quit [Remote host closed the connection]
chlorine has joined #linux-sunxi
chlorine has quit [Ping timeout: 256 seconds]
nuuuciano has quit [Ping timeout: 268 seconds]
nuuuciano has joined #linux-sunxi
massi has joined #linux-sunxi
junnie has quit [Ping timeout: 256 seconds]
SP7RT has quit [Read error: Connection reset by peer]
_whitelogger_ has joined #linux-sunxi
_whitelogger has quit [Ping timeout: 276 seconds]
xcko has joined #linux-sunxi
raknaz[m] has joined #linux-sunxi
<wens> icenowy[m]: sigh, the r40 phy patch did not make it into 4.16
<tuxillo> hi
<tuxillo> if I remove the gcc6 check from latest uboot when building for pine64_plus_defconfig
<tuxillo> i get
<tuxillo> aarch64-linux-gnu-ld.bfd: u-boot-spl section `.rodata' will not fit in region `.sram'
<tuxillo> aarch64-linux-gnu-ld.bfd: region `.sram' overflowed by 5008 bytes
<tuxillo> does this sound familiar to anyone?
<KotCzarny> 'hey, i've removed that safety barrier and now crocs are eating the dog, is that bad?'
<KotCzarny> get the gcc6/7 and stop doing things backwards i guess
<tuxillo> safety barrier?
<KotCzarny> yes
<tuxillo> is there anything specific in gcc6 for this?
<tuxillo> the default linker script or something?
<KotCzarny> so clueless people wont try to build something when there are requirements
<KotCzarny> yes, it builds smaller code
<KotCzarny> s/builds/outputs/
<tuxillo> alright
<tuxillo> the thing is I'm in ubuntu 16.04 and there is no gcc6 aarch64 here
<tuxillo> so the clueless guy give it a try
<KotCzarny> either build it or grab prebuilt one
<jonkerj> maybe build a recent toolchain with your less recent toolchain first :-)
matthias_bgg has quit [Ping timeout: 264 seconds]
<KotCzarny> if i have managed to get one for jessie, you should be able too
<pmpp> or use armbian in qemu chroot that works fine too
<tuxillo> ok, thanks
<KotCzarny> .3.1-2017.05-x86_64_aarch64-linux-gnu.tar.xz
<KotCzarny> for the lazy
<tuxillo> or the ones that lack of enough time to build a toolchain, right?
<KotCzarny> also known as lazy
<KotCzarny> :)
lemonzest has joined #linux-sunxi
<pmpp> i'm lazy, no 7.2 link ?
<KotCzarny> should be
<KotCzarny> but will require newer libc
<beeble> or 30mins and crosstools-ng (depending on your cpu)
<wens> beeble: did you get a chance to try hdmi on a80?
<beeble> wens: oh, no i forgot. thats why i always ask for a reminder if there is a weekend inbetween
<beeble> not sure if i find time today
<beeble> but will try to remember it now
tllim has quit [Read error: Connection reset by peer]
msimpson has joined #linux-sunxi
pgreco has joined #linux-sunxi
<tuxillo> oh crosstool-ng, didn't know that
BenG83 has quit [Ping timeout: 256 seconds]
skiboy has joined #linux-sunxi
junnie_ has quit [Ping timeout: 256 seconds]
<paulk-gagarine-s> huh, the input for the sata regulator is at 4.8V with a HDD connected, no wonder it's very borderline
matthias_bgg has joined #linux-sunxi
hardfalcon has quit [Quit: Leaving.]
paulk-gagarine-s has quit [Quit: Leaving]
hardfalcon has joined #linux-sunxi
hardfalcon1 has joined #linux-sunxi
hardfalcon has quit [Ping timeout: 276 seconds]
BenG83 has joined #linux-sunxi
leviathanch has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
leviathanch has joined #linux-sunxi
apritzel has joined #linux-sunxi
hardfalcon1 has quit [Ping timeout: 240 seconds]
BenG83 has quit [Remote host closed the connection]
kaspter has joined #linux-sunxi
chlorine_ has joined #linux-sunxi
paulk-gagarine has joined #linux-sunxi
hardfalcon has joined #linux-sunxi
<paulk-gagarine> hooray, bringing 5V directly from ACIN for the SATA regulator works quite well on the lamobo-r1
Worf has quit [Quit: Konversation terminated!]
paulk-gagarine has quit [Quit: Leaving]
Ntemis has joined #linux-sunxi
paulk-gagarine has joined #linux-sunxi
BenG83 has joined #linux-sunxi
reinforce has joined #linux-sunxi
BenG83 has quit [Excess Flood]
BenG83_ has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
paulk-gagarine has quit [Ping timeout: 240 seconds]
BenG83_ has quit [Remote host closed the connection]
paulk-gagarine has joined #linux-sunxi
junnie_ has joined #linux-sunxi
BenG83 has joined #linux-sunxi
BenG83 has quit [Remote host closed the connection]
philectro has joined #linux-sunxi
Ntemis has quit [Remote host closed the connection]
junnie_ has quit [Ping timeout: 256 seconds]
BenG83 has joined #linux-sunxi
<kilobyte> apritzel: is there any kind of versioning on atf-allwinner?
IgorPec has quit [Quit: Nettalk6 - www.ntalk.de]
<kilobyte> it'd be nice to have some way to compare what distributions ship, or to ask an user what he/she has
<apritzel> kilobyte: not yet, but soon enough we will switch to mainline ATF anyway
<apritzel> meanwhile you could use the git commit hashes that are printed
tuxillo has quit [Remote host closed the connection]
afaerber has joined #linux-sunxi
<kilobyte> the version I packaged for Debian (still rotting in copyright review, aka NEW), I named 1.0.anarsoul.81 (identical to yours current save for hash): 81 commits past the last tag (1.0); that was the best I came up with
IgorPec has joined #linux-sunxi
<kilobyte> can still be changed to something better
<ElBarto> apritzel: mainline have some support coming ? cool
junnie_ has joined #linux-sunxi
megi has joined #linux-sunxi
<ElBarto> apritzel: mainline only accept bsd-like code right ?
my123 has quit [Ping timeout: 256 seconds]
tuxillo has joined #linux-sunxi
<apritzel> ElBarto: it's in internal review for now, that will take a few more weeks (Spectre is keeping people busy, you know)
<apritzel> ElBarto: ATF is BSD licensed, yes
my123 has joined #linux-sunxi
my123 has joined #linux-sunxi
my123 has quit [Changing host]
<ElBarto> apritzel: cool cool cool
<apritzel> kilobyte: I see your problem, just didn't want to come up with some made-up numbering scheme
<apritzel> kilobyte: would it help if I add a tag?
<kilobyte> could be nice, yeah
<kilobyte> especially if that tag sorts below the expected mainline version
<ElBarto> if you add a tag I will use it for the freebsd ports too
<kilobyte> ElBarto: the allwinner branch has GPLed pieces, can freebsd have it?
<ElBarto> right now it's '1.2.20171017' for the version
<ElBarto> kilobyte: sure, just not in base source tree
kevans91_ has joined #linux-sunxi
<ElBarto> we do not ship it (except when build in u-boot on the images)
freemangordon has quit [Ping timeout: 248 seconds]
[TheBug] has quit [Ping timeout: 248 seconds]
chlorine has joined #linux-sunxi
anarsoul has quit [Ping timeout: 256 seconds]
<ElBarto> kilobyte: our kernel and userland isn't link to it so there is no problem
lerc_ has quit [Remote host closed the connection]
tuxillo has quit [Ping timeout: 248 seconds]
chlorine_ has quit [Ping timeout: 248 seconds]
uwe_ has quit [Ping timeout: 248 seconds]
kevans91 has quit [Ping timeout: 248 seconds]
skiboy has quit [Ping timeout: 248 seconds]
lemonzest has quit [Ping timeout: 248 seconds]
buZz has quit [Ping timeout: 248 seconds]
buZz has joined #linux-sunxi
lerc has joined #linux-sunxi
<apritzel> kilobyte: but it's only that one header file anyway, right?
lemonzest has joined #linux-sunxi
[TheBug] has joined #linux-sunxi
<apritzel> I deliberately paid attention to not copy GPL code
skiboy has joined #linux-sunxi
<kilobyte> almost all of it is reverted in subsequent commits, yeah
<kilobyte> GPL is compatible with BSD, so as far as Debian is concerned, it's not a problem whatsoever
<apritzel> good for us that Allwinner apparently didn't get the consequence of ATF being BSD licensed ;-)
<kilobyte> yeah
anarsoul has joined #linux-sunxi
tuxillo has joined #linux-sunxi
uwe_ has joined #linux-sunxi
leviathanch has joined #linux-sunxi
DullTube has quit [Quit: Leaving]
chlorine_ has joined #linux-sunxi
chlorine has quit [Ping timeout: 260 seconds]
TheSeven has joined #linux-sunxi
chlorine has joined #linux-sunxi
chlorine_ has quit [Ping timeout: 276 seconds]
BenG83 has quit [Remote host closed the connection]
dave0x6d has joined #linux-sunxi
dddddd has joined #linux-sunxi
BenG83 has joined #linux-sunxi
BenG83 has quit [Remote host closed the connection]
kaspter has quit [Quit: kaspter]
IgorPec has quit [Ping timeout: 264 seconds]
jbrown has joined #linux-sunxi
sr-digitronic has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
BenG83 has joined #linux-sunxi
BenG83 has quit [Quit: Leaving]
parazyd has quit [Quit: nuked]
parazyd has joined #linux-sunxi
parazyd has joined #linux-sunxi
Ntemis has joined #linux-sunxi
IgorPec has joined #linux-sunxi
BenG83 has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
chlorine has quit [Ping timeout: 264 seconds]
chlorine has joined #linux-sunxi
elros_ has joined #linux-sunxi
freemangordon has joined #linux-sunxi
junnie_ has quit [Ping timeout: 264 seconds]
chlorine has quit [Ping timeout: 260 seconds]
junnie_ has joined #linux-sunxi
junnie_ has quit [Ping timeout: 260 seconds]
chlorine_ has joined #linux-sunxi
dave0x6d has quit [Quit: Connection closed for inactivity]
SP7RT has joined #linux-sunxi
sr-digitronic is now known as basxto_
aalm has quit [Ping timeout: 260 seconds]
elros_ has quit [Quit: Communi 3.5.0 - http://communi.github.com]
chlorine_ has quit [Read error: Connection reset by peer]
tllim has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 264 seconds]
Ntemis has quit [Remote host closed the connection]
apritzel has quit [Ping timeout: 256 seconds]
scream has joined #linux-sunxi
msimpson has quit [Quit: Leaving]
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
IlyaM has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
notme2 has joined #linux-sunxi
alexxxey has joined #linux-sunxi
apritzel has joined #linux-sunxi
leviathanch has joined #linux-sunxi
megi has quit [Quit: WeeChat 2.0.1]
megi has joined #linux-sunxi
lemonzest has quit [Quit: Quitting]
leviathanch has quit [Remote host closed the connection]
leviathanch has joined #linux-sunxi
chlorine has joined #linux-sunxi
massi has quit [Quit: Leaving]
chlorine has quit [Ping timeout: 240 seconds]
apritzel has quit [Ping timeout: 240 seconds]
dave0x6d has joined #linux-sunxi
anarsoul|2 has joined #linux-sunxi
gnufan has joined #linux-sunxi
philectro has quit [Ping timeout: 256 seconds]
tllim has quit [Quit: Leaving]
philectro has joined #linux-sunxi
hardfalcon has quit [Ping timeout: 276 seconds]
basxto_ has quit [Remote host closed the connection]
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
indy has joined #linux-sunxi
Putti has quit [Ping timeout: 240 seconds]
Putti has joined #linux-sunxi
hardfalcon has joined #linux-sunxi
divis1969 has joined #linux-sunxi
<divis1969> Hi, I'm trying to play with a83t device (bananapim3). I've built the latest armbian which in uses mainline linux kernel (master). I've found that this kernel seems activate only on core out of 8, and it is running at 480MHz.
<divis1969> Is there any patch to activate all the cores and use higher frequencies?
afaerber has quit [Quit: Leaving]
vagrantc has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.3 Aria http://www.kvirc.net/]
IgorPec has quit [Ping timeout: 264 seconds]
phipli has joined #linux-sunxi
aalm has joined #linux-sunxi
libv_ has joined #linux-sunxi
libv has quit [Ping timeout: 260 seconds]
libv has joined #linux-sunxi
gnarface has quit [Read error: Connection reset by peer]
lkcl has quit [Read error: Connection reset by peer]
afaerber has joined #linux-sunxi
fkluknav has joined #linux-sunxi
libv has quit [Read error: Connection reset by peer]
Mr__Anderson has joined #linux-sunxi
libv_ has quit [Ping timeout: 260 seconds]
libv has joined #linux-sunxi
dh1tw has joined #linux-sunxi
mripard has quit [Read error: Connection reset by peer]
bbrezillon has quit [Read error: Connection reset by peer]
libv_ has joined #linux-sunxi
notme2 has quit [Remote host closed the connection]
libv has quit [Ping timeout: 260 seconds]
libv_ has quit [Ping timeout: 260 seconds]
libv has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
mripard has joined #linux-sunxi
lkcl has joined #linux-sunxi
mripard_ has joined #linux-sunxi
bbrezill1 has joined #linux-sunxi
bbrezillon has quit [Ping timeout: 263 seconds]
mripard has quit [Ping timeout: 255 seconds]
mripard_ has quit [Read error: Connection reset by peer]
libv_ has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
mripard has joined #linux-sunxi
bbrezill1 has quit [Ping timeout: 264 seconds]
hardfalcon1 has joined #linux-sunxi
hardfalcon has quit [Ping timeout: 248 seconds]
libv has quit [Ping timeout: 260 seconds]
libv_ has quit [Ping timeout: 260 seconds]
libv has joined #linux-sunxi
gnarface has joined #linux-sunxi
gnarface is now known as Guest34097
Guest34097 is now known as gnarface
bbrezillon has quit [Ping timeout: 264 seconds]
mripard has quit [Ping timeout: 255 seconds]
mripard_ has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
apritzel has joined #linux-sunxi
Ntemis has joined #linux-sunxi
mripard_ has quit [Ping timeout: 240 seconds]
mripard has joined #linux-sunxi
bbrezillon has quit [Ping timeout: 256 seconds]
bbrezillon has joined #linux-sunxi
aalm has quit [Quit: xyz 2.0]
xcko has quit [Ping timeout: 268 seconds]
xcko has joined #linux-sunxi
bbrezillon has quit [Ping timeout: 256 seconds]
mripard has quit [Ping timeout: 268 seconds]
apritzel has quit [Ping timeout: 268 seconds]
bbrezillon has joined #linux-sunxi
mripard has joined #linux-sunxi
pgreco has quit [Quit: Leaving.]
mripard has quit [Ping timeout: 260 seconds]
bbrezillon has quit [Ping timeout: 276 seconds]
bbrezillon has joined #linux-sunxi
mripard has joined #linux-sunxi
mripard has quit [Ping timeout: 240 seconds]
bbrezillon has quit [Ping timeout: 256 seconds]
bbrezillon has joined #linux-sunxi
mripard has joined #linux-sunxi
<embed-3d_> icenowy[m]: What is the status of your H3 THS patch series? The last version (v4) on the mailinglist is from 18 September 2017.
skiboy has quit [Quit: Leaving]
<anarsoul|2> embed-3d_: see "We will at least need a v5." comment from mripard
reinforce has quit [Quit: Leaving.]
bbrezillon has quit [Read error: Connection reset by peer]
mripard has quit [Read error: Connection reset by peer]
mripard has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
chomwitt has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
netlynx has quit [Remote host closed the connection]
divis1969 has quit [Ping timeout: 260 seconds]
scream has quit [Remote host closed the connection]
my123 has quit [Ping timeout: 256 seconds]
swiftgeek has quit [Ping timeout: 240 seconds]
nuuuciano has quit [Ping timeout: 256 seconds]
tllim has joined #linux-sunxi
swiftgeek has joined #linux-sunxi
nuuuciano has joined #linux-sunxi
Ntemis has quit [Read error: Connection reset by peer]
<embed-3d_> anarsoul|2: Thanks for your reply, but I allready know this. I think I asked the wrong question... icenowy[m]: Are you planning to work/working on a v5 of your H3 THS patch series? ?
kloczek has quit [Quit: kloczek]
kloczek has joined #linux-sunxi
iamfrankenstein has quit [Quit: iamfrankenstein]
dave0x6d has quit [Quit: Connection closed for inactivity]