Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Forums Feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
xwigg has quit [Ping timeout: 256 seconds]
<buZz> :)
<buZz> 3.10 isnt the future btw :P lol
<lanefu> its a future
* nekomancer[m] clone chewitt repo, but can't get commit https://github.com/chewitt/linux/commit/25db1cd3522903f4b7bb62cba2c0da60e5c76064 with checkout.
<nekomancer[m]> I try git checkout 25db1cd3522903f4b7bb62cba2c0da60e5c76064, got
<nekomancer[m]> fatal: reference is not a tree: 25db1cd3522903f4b7bb62cba2c0da60e5c76064
<nekomancer[m]> what I miss?
<lanefu> git fetch; then git checkout 5db1cd3522903f4b7bb62cba2c0da60e5c76064
<lanefu> theres probably smarter ways
<lanefu> im clonign repo now to poke around
<lanefu> onto all my sweet SSD storage on my opi3
xwigg has joined #armbian
ChriChri_ has joined #armbian
<lanefu> shit i've been computering all day.. i might need to pay attention to my wife tomorrow
<xwigg> invite her to irc ;-P
ChriChri has quit [Ping timeout: 264 seconds]
ChriChri_ is now known as ChriChri
<lanefu> yeah how successful are you all at explaining armbian to your partners
<xwigg> lanefu; too well I guess, got separated
Unit193 has quit [Ping timeout: 610 seconds]
<lanefu> womp womp.. sorry
<Tonymac32> 93% on 2 work packages
<Tonymac32> we'll see if it goes sideways in 20 minutes or so
<lanefu> I think we're gonna go on kernel 5.6 for ebin
<lanefu> what's a work package
<Tonymac32> my stress test is Einstein at home on BOINC
sassinak-work has quit [Ping timeout: 260 seconds]
<Tonymac32> it distrubtes packages of data to crunch
sassinak-work has joined #armbian
<lanefu> ahhh gotcha
<Tonymac32> first two completed and uploaded. ok, now we wait for morning
<lanefu> MAAYHEM
<Tonymac32> I'll let it go as-is until morning, then I'll limit it to 4 tasks so it
<Tonymac32> 1) Runs cooler
<Tonymac32> 2) doesn't move things from slow/fast trying to be nice and distribute processing time
<lanefu> wise
<Tonymac32> oh, and less swap
<ArmbianHelper> AR-227 [Story] "Move Espressobin current to K5.6" reported by Igor Pecovnik at 2020-04-27. Status: In Progress
<nekomancer[m]> If I want to build armbian image with chewitt patch — I have to add to compile.sh parameters `KERNELSOURCE=https://github.com/chewitt/linux.git KERNELBRANCH=commit:25db1cd3522903f4b7bb62cba2c0da60e5c76064`? is it correct?
<chewitt> if you cloned the entire repo, you start in the master branch
<chewitt> ahh.. no
sunshavi has quit [Ping timeout: 264 seconds]
<chewitt> most build systems will request a snapshot from github
<chewitt> best to pull from the HEAD commit of the branch
<chewitt> which is currently fc32c3cbaf2d43b10cd1883db4536dfbb7089b05
<nekomancer[m]> ok, but I have error:
<nekomancer[m]> and upper
<nekomancer[m]> [ o.k. ] Command line: setting KERNELSOURCE to [ https://github.com/chewitt/linux.git ]
<nekomancer[m]> [ o.k. ] Command line: setting KERNELBRANCH to [ commit:fc32c3cbaf2d43b10cd1883db4536dfbb7089b05 ]
<nekomancer[m]> looks like format wrong?
<lanefu> yeah not right
<lanefu> i think
<lanefu> i never build that way typically modify the actual family config
sunshavi has joined #armbian
<lanefu> nekomancer[m]: what board are you trying to build
<nekomancer[m]> in /armbian/config/sources/families?
<nekomancer[m]> odroid n2
<nekomancer[m]> maybe copy n2 file to a new file in /armbian/config/boards
<nekomancer[m]> then change?
<lanefu> so 1st `touch .ignore_changes`
<lvrp16> [TheBug]: email contact@libre.computer again. Some emails get lost. I am horrible at remembering things.
<nekomancer[m]> where?
<nekomancer[m]> in what folder run `touch .ignore_changes`?
<lanefu> build
<Tonymac32> aye
<lanefu> then you can set those values here config/sources/families/include/meson64_common.inc OR
<nekomancer[m]> I have no build directory. think it inside docker
<lanefu> gotcha
<lanefu> well you shuod be able to expose userpatches folder right?
* Tonymac32 has a machine just sitting around for this, thought everyone did. ;)
<lanefu> i think you can set those vars in userpatches/lib.config
<lanefu> and that'll be the eaiset
<nekomancer[m]> yes, I see userpatches
<nekomancer[m]> ok...
* lanefu should probalby try the docker methods for empathy builds
<nekomancer[m]> seems working!
<lanefu> #teamwork
<nekomancer[m]> lanefu: thank you!!!
<nekomancer[m]> strange — not work in commanf line, but work in userpatches/lib.config
<lanefu> yeah its kind of a complex heirachy for the board configs
<nekomancer[m]> chewitt: does your branch have name or tag instead hash?
<chewitt> nope
<lanefu> top secret: hashes only
<chewitt> and I rebase that particular branch constantly so hashes might have short TTL
<nekomancer[m]> chewitt: I don't understand how to get right, I only know hash you tell me some day sago
<chewitt> might be easiest to add ".patch" on the URL and then add a patch file into the laundry list of patches Armbian hoards :)
<lanefu> Tony will scream
<lanefu> in a paper bag
<Tonymac32> #%@#$%@#%(^)($%)^(%#)*@%(*@#$*&*^*#@(%(!!!!!!
<lanefu> the bag tore
<Tonymac32> >:(
<nekomancer[m]> is it something bad?
<lanefu> Amlogic SoCs are becoming a thorn
<Tonymac32> we have patches from 4-5 sources interacting in that folder, and it's not pretty
<Tonymac32> we have everyone's experiments brewing together
<Tonymac32> and the build system has been applying everything with no warnings lately (it used to recognize a duplicate)
<lanefu> Tonymac32: whats happening with partial applications?
<Tonymac32> all I know are symptoms, it's no longer telling me "a previously applied or reverted chunk, skipping" or whatever
<Tonymac32> one of the device trees had the audio entries in it 3 times
<lanefu> eek
sassinak-work has quit [Ping timeout: 260 seconds]
<Tonymac32> that's why almost everything I've done with that folder so far has been deleting stuff
<Tonymac32> and when I wasn't deleting, it was a mistake, and I deleted it today. :P
sassinak-work has joined #armbian
<nekomancer[m]> omg, I just see that "warn"s with failed patches
<Tonymac32> yeah that's expected, we aren't patching chewitt's kernel. ;)
<Tonymac32> and RIP XU4
<lanefu> haha yeah.. you can get better info from output/debug/patching.log
<lanefu> Noooo
<lanefu> it crashed?
<Tonymac32> yep
<Tonymac32> no heartbeat
<Tonymac32> no error
<Tonymac32> just gone
<chewitt> eww..
<nekomancer[m]> a lot of fails https://pastebin.com/gXhDHEyU
<Tonymac32> any patch that is from chewitt will probably fail
<chewitt> for Amlogic stuff, I'd be happy if you flagged anything that I don't have in my branch so I can include it and then maybe upstream
<Tonymac32> all of the audio ones will
<Tonymac32> and should
<chewitt> it would be easier to take my whole branch
<chewitt> since that's a cohesive set of patches
<nekomancer[m]> oh-oh :(
<nekomancer[m]> Tonymac32: is it possible?
<chewitt> it's how oleg builds images (from his own branch) but I don't know what hacks he added to the armbian build system for that
<chewitt> (his commit style obscures that kind of thing)
livingsilver94 has quit [Ping timeout: 258 seconds]
livingsilver94 has joined #armbian
<Tonymac32> in the sources file we define the git we pull the kernel/uboot source
<Tonymac32> so yes, we could, but generally we're trying to reduce the number of kernel sources
<chewitt> one of these days I should learn how to build Armbian :)
<lanefu> Building is easy. Tweaking is a little more challenging
<lanefu> Have you ever used the build scripts at all? They have a TUI. Pretty easy to work with
<Tonymac32> yeah, clone, then execute, follow prompts
<Tonymac32> docs.armbian.com for more interesting options
<lanefu> If the helios took styling cues from 60s mainframes https://twitter.com/3Dwebe/status/1259291175128883205?s=19
<Tonymac32> not going to lie, I'm pulling up CAD and getting some lasercut stuff ordered stat
<Tonymac32> Going for that Star Trek TOS vibe with the grey and red
<Tonymac32> ok, got some chai, focus time
<Tonymac32> lanefu you know of anyone testing the C2? I heard something but didn't pay attention to if it was newest
<nekomancer[m]> chewitt: `./compile.sh docker CLEAN_LEVEL=make,debs,sources,images FORCE_CHECKOUT=no BOARD=odroidn2 BRANCH=dev RELEASE=focal BUILD_DESKTOP=no KERNEL_ONLY=no KERNEL_CONFIGURE=yes EXPERT=yes BUILD_MINIMAL=no ROOTFS_TYPE=btrfs`
bigbrovar has quit [Ping timeout: 240 seconds]
bigbrovar has joined #armbian
* Tonymac32 needs to set reminder to buy electric smoker and powder coating gun.
<Werner> Good morning
<Tonymac32> good morning
<Werner> Quite a busy night from a quick view over the backlog :P
<Tonymac32> lot's of talking anyway
bigbrovar has quit [Ping timeout: 240 seconds]
bigbrovar has joined #armbian
<Tonymac32> Booting the C2 to check for bugs other than audio
<Werner> I'll later briefly test OPi One, Zero and One Plus
sassinak-work has quit [Ping timeout: 260 seconds]
sassinak-work has joined #armbian
bigbrovar has quit [Read error: Connection reset by peer]
bigbrovar has joined #armbian
<Tonymac32> this looks good. Other than not rebooting
archetech has quit [Quit: Konversation terminated!]
sunshavi has quit [Ping timeout: 240 seconds]
sunshavi has joined #armbian
Unit193 has joined #armbian
baffo32 has quit [Remote host closed the connection]
baffo32 has joined #armbian
<Tonymac32> all the time spent watching seemingly unresponsive terminals makes me miss good old fashioned drive activity LED's
<Tonymac32> reverted evil mainline patch and have sound on C2
<Tonymac32> lanefu ^
<IgorPec> good morning
<Tonymac32> @#$@#$@ symlinks messing up my mojo
<Tonymac32> lol
<Tonymac32> good morning
<IgorPec> sound on c2 with 5.7.y?
<Tonymac32> yes
<IgorPec> gr8
<Werner> Morning Igor. Btw you may want to identfy with nickserv once with the bouncer to get everything in place including the project affiliation cloak and channel permissions
<Werner> OrangePi one seems fine on 5.7.x cpufreq is working
<Tonymac32> I need to recommit the fix though, it got borked somehow
IgorPec has quit [Changing host]
IgorPec has joined #armbian
<Tonymac32> also need to verify the frequency is right, GXBB was clocked wrong in 5.6 with my patch
<Tonymac32> fixed. That gets rid of the upstream blocker to audio, now to see what else needs cleaned up
<Werner> cpufreq is broken on 5.7
<Werner> sunxi64
<IgorPec> how?
<Werner> no or unknown cpufreq driver
<Werner> maybe dts regression
<IgorPec> most likely, yes
<IgorPec> I would propose to just open bugs for what is find from this point
<Tonymac32> ok, my not quite golden ears are satisfied the sound is as right as it can be
<Tonymac32> (disclaimer: Klipsch promedia 2.1 in the right ear, Audio-Technica ATH-M50x left)
<Tonymac32> :P
xwigg has quit [Ping timeout: 256 seconds]
<Tonymac32> OK, need to tst further but looks ok my Potato build from last week
<Tonymac32> going to bed. :P
drobo_00 has quit [Ping timeout: 260 seconds]
drobo_00 has joined #armbian
drobo_01 has joined #armbian
drobo_00 has quit [Ping timeout: 256 seconds]
drobo_01 is now known as drobo_00
livingsilver94 has quit [Ping timeout: 256 seconds]
livingsilver94_ has joined #armbian
bigbrovar has quit [Read error: Connection reset by peer]
bigbrovar has joined #armbian
jock has joined #armbian
<Werner> Well I may have found the reason why cpufreq is broken....The whole opp tables and the thermal trips are missing
<Werner> https://github.com/EvilOlaf/build/blob/H6-dts/5.6.dts https://github.com/EvilOlaf/build/blob/H6-dts/5.7.dts for direct comparison. The 5.6 one was the last build I had before dev went to 5.7
<IgorPec> ok, then we need to bring it from 5.4.y
<Werner> There are quite a bunch of changes and I have no idea what all that stuff is good for
<IgorPec> changes between ?
<IgorPec> aha, i see you are comparing merged dts files
<IgorPec> IMO just record findings to jira and i or martin or someone else will proceeed from here
<HerculeP> good day, why is https://dl.armbian.com/odroidc2/nightly/ empty for a while?
ced117 has quit [Quit: leaving]
<IgorPec> because we don't build nightly images atm
jock has quit [Remote host closed the connection]
jock has joined #armbian
sassinak-work has quit [Ping timeout: 256 seconds]
sassinak-work has joined #armbian
bigbrovar has quit [Ping timeout: 240 seconds]
bigbrovar has joined #armbian
<IgorPec> Werner: perhaps we could ping megous to merge thermals for H6 in?
jock has quit [Client Quit]
jock has joined #armbian
bigbrovar has quit [Ping timeout: 240 seconds]
bigbrovar has joined #armbian
bigbrovar has quit [Ping timeout: 240 seconds]
bigbrovar has joined #armbian
<Werner> IgorPec, 5kft made the changes for the trips afair, maybe he may want to talk to megi go get them upstream
jock has quit [Remote host closed the connection]
bigbrovar has quit [Read error: Connection reset by peer]
<IgorPec> ok
<IgorPec> it looks like they merged it to 5.4 and to 5.8 but not in between
Elpaulo has quit [Read error: Connection reset by peer]
<Werner> Odd
<IgorPec> yes and no.
<Werner> Anyway it is even more odd that the opp tables are missing
bigbrovar has joined #armbian
<IgorPec> well, whole thermal system might still be in works
<IgorPec> which is why its not mainstreamed
Elpaulo has joined #armbian
<Werner> https://github.com/EvilOlaf/allwinnertemp This is where my skills end
<IgorPec> ok, leave this. if 5ft won't find time, i'll fix this
<Werner> Maybe you find some use by comparing the files
jock has joined #armbian
macc24 has joined #armbian
bigbrovar has quit [Ping timeout: 256 seconds]
bigbrovar has joined #armbian
bigbrovar has quit [Read error: Connection reset by peer]
bigbrovar has joined #armbian
<bigbrovar> Hi guys. Just ordered the odroid n2+ and I intend to use it for docker (among other things) please what it the recommended way to install docker from armbian. Is there a wiki somewhere to follow. Can I just use apt
<Werner> Not sure but maybe docker can be installed from armbian-config tool
ced117 has joined #armbian
bigbrovar has quit [Ping timeout: 260 seconds]
bigbrovar has joined #armbian
<lanefu> bigbrovar: yep just use apt for docker
<bigbrovar> lanefu: thanks. The latest Docker is in the repository then I believe.
<bigbrovar> At least latest stable
sassinak-work has quit [Ping timeout: 260 seconds]
sassinak-work has joined #armbian
<Werner> Docker version depends on upstream distribution, Focal, Bionic, Buster to say
<lanefu> Yep ive been using the docker straight from ubuntu bionic and debian buster for a long time
<martinayotte> IgorPec: Werner: I've done "meld" between megous 5.6.y and 5.7.y and effectively opp are missing, I will create a patch in next few hours ...
<Werner> martinayotte, awesome. Ping again once its there, will happily test it
thomassgn has left #armbian ["WeeChat 1.7.1"]
fysa has joined #armbian
<martinayotte> Werner: I've started a build now, I will test soon, at least on OPiOne+
<IgorPec> martinayotte: i already did some patch mergine with megy 5.8.y branch
PipeItToDevNull_ has joined #armbian
ChriChri_ has joined #armbian
<IgorPec> i am checking if we are missing anything else beside dvfs for h6
<lanefu> IgorPec: no surprise the new login code breaks the automated testing scripts. I tried to just login manually first, but couldn't figure out how to disable the first login code on the automated testing scripts
<IgorPec> lanefu: yeah , that was not implemented yet ;)
gnom_ has joined #armbian
ikmaak2 has joined #armbian
<IgorPec> first login code tries to login and if it fails, proceeds to user cration IIRC
<lanefu> Okay. Ill take another pass at it
macc24_ has joined #armbian
<martinayotte> IgorPec: so your maybe better than mine, since I based mine from 5.6.y ...
<IgorPec> yeah, i am somewhere in the middle
macc24 has quit [*.net *.split]
ChriChri has quit [*.net *.split]
buZz has quit [*.net *.split]
PipeItToDevNull has quit [*.net *.split]
fysafysa has quit [*.net *.split]
MrFixIt has quit [*.net *.split]
ikmaak has quit [*.net *.split]
pinkieval has quit [*.net *.split]
mik_ has quit [*.net *.split]
gnom has quit [*.net *.split]
ChriChri_ is now known as ChriChri
mik__ has joined #armbian
<martinayotte> Also, I've only diff the DT ... Did you check also the driver´s code ?
pinkieval has joined #armbian
buZz has joined #armbian
<IgorPec> i am checking commits
buZz is now known as Guest58317
<martinayotte> Oh ! my patch created duplicates ... I've to redo it ...
MrFixIt has joined #armbian
macc24_ is now known as macc24
bigbrovar has quit [Ping timeout: 260 seconds]
bigbrovar has joined #armbian
Guest58317 has joined #armbian
Guest58317 has quit [Changing host]
Guest58317 is now known as buZz
bigbrovar has quit [Ping timeout: 265 seconds]
bigbrovar has joined #armbian
<martinayotte> Ok ! It seems that some opp are present for some H6, OPi3 for exemple, but not for some other such OPiOne+ or OPiLite2. This is due to #include "sun50i-h6-cpu-opp.dtsi" not present in all boards.
<lanefu> IgorPec: finally some visual evidence that traffic is down :) https://snipboard.io/Lp3Arz.jpg
<Werner> nice
baffo32 has quit [Ping timeout: 260 seconds]
baffo32 has joined #armbian
bigbrovar has quit [Ping timeout: 264 seconds]
bigbrovar has joined #armbian
livingsilver94 has joined #armbian
livingsilver94_ has quit [Ping timeout: 264 seconds]
<Tonymac32> lanefu any meson64 stuff (not N2) you can build and test please do
<Tonymac32> or anyone else for that matter
<Tonymac32> this gem seems to have done the job, after it got mentioned in the mailing list https://github.com/armbian/build/commit/9372fcdedfb6af9709ba1a046e983523997aeada
<lanefu> Tonymac32: okay...only meson i have is le potato, and n2.. HerculeP has C2.. i'll build taterand c2 images
<Tonymac32> I tested C2, Bueno
<Tonymac32> I'll get K2/Vim1 later
<Tonymac32> oh, and la frite
bigbrovar has quit [Ping timeout: 256 seconds]
bigbrovar has joined #armbian
<lanefu> yeah i need to nudge lvrp16 about a la frite
<lanefu> nudged.
<lanefu> (via email)
bigbrovar has quit [Read error: Connection reset by peer]
bigbrovar has joined #armbian
ikmaak2 is now known as ikmaak
PipeItToDevNull_ is now known as PipeItToDevNull
jock has quit [Quit: Leaving]
<chewitt> same (new/updated) u-boot config and sources works for N2 and N2+
<chewitt> older (original) N2 sources only boot N2, will not boot N2+
<chewitt> the LE sources for odroid-n2/odroid-n2-plus now contain the same data
<chewitt> I figured providing an obviously named folder will stop emails asking if the N2 sources also work with N2+ :)
bigbrovar has quit [Ping timeout: 264 seconds]
bigbrovar has joined #armbian
<lanefu> Tonymac32: winner!
<lanefu> 1080p youtubes with sound
<chewitt> N2PLUS:/ # systemd-analyze
<chewitt> Startup finished in 1.767s (kernel) + 1.645s (userspace) = 3.413s
<chewitt> kodi.target reached after 1.645s in userspace
<lanefu> wow that fast
<chewitt> ^ faster than a greased weasel
<chewitt> this is running LE defconfig which avoids 50% of the drivers that Armbian probably packages
<lanefu> chewitt: that definiately makes it leaner...
<chewitt> dmesg http://ix.io/2s4L
<lanefu> i hope we can standardize a bit more on what we package into kernels
<lanefu> but.. it does need to keep a lot of external device support obviously
<lanefu> yeah that's a lean dmesg
<chewitt> still has the all-time boot record for boards I've fiddled with :)
<lanefu> haha
<lanefu> Tonymac32: reboot attempt #1 fail (sorry no console attached)
<lanefu> lane@lepotato:~$ sudo reboot
<lanefu> [sudo] password for lane:
<lanefu> [ 144.423935] watchdog: watchdog0: watchdog did not stop!
<lanefu> [ 144.725960] systemd-udevd[1447]: card0: Process '/usr/local/bin/hdmi-hotplug' terminated by signal TERM.
<lanefu> [ 144.730409] systemd-udevd[1447]: card0: Failed to wait for spawned command '/usr/local/bin/hdmi-hotplug': Input/output error
<lanefu> [ 144.741645] systemd-udevd[1447]: card0: Failed to execute '/usr/local/bin/hdmi-hotplug', ignoring: Input/output error
<lanefu> [ 144.915713] xhci-hcd xhci-hcd.0.auto: Host halt failed, -110
baffo32 has quit [Ping timeout: 260 seconds]
<HerculeP> lanefu: downloading now, only 10Mbit/s :(
<lanefu> lame
<lanefu> they're on to us
<lanefu> HerculeP: retry
<lanefu> my poor opi prime just can't hang like it used to with big workloads
<HerculeP> heh, 50..90 now, still lame
<lanefu> 90Mbit is lame?
<HerculeP> last time it was 150..200
<lanefu> ha okay
<HerculeP> <10 Mbit/s again :(
<HerculeP> nvm, doesnt matter
<lanefu> you want me to compress image?
<HerculeP> nah, not needed, got much time ;)
<lanefu> cool
<Tonymac32> yeah I haven't looked at reboot yet
<lanefu> Tonymac32: want me to go ahead and log reboot as a bug?
<nekomancer[m]> <lanefu "IgorPec: no surprise the new log"> I propose to pass env variable — sshd should be configured to pass it. But then you can set it on connect, and then get in login script
<Tonymac32> chewitt thanks for the N2+ info/stuff, I had N2 booting mainline u-boot but the kernel was locking immediately and I was at the time setting up sound on 5.6. I need to circle back
<Tonymac32> lanefu go ahead, it's a problem, but I'm not sure it's a new one, haven't looked at our other kernels since 4.19
<IgorPec> martinayotte:
<chewitt> @Tonymac32 this is my u-boot branch .. it has some extras https://github.com/chewitt/u-boot/commits/2020.07-patches
<chewitt> C4 doesn't boot reliably without the 24MHz hack .. still to be investigated
<chewitt> the N2 board support also stops the MAC changing on each boot which is annoying
<Tonymac32> ugh. I won't mess with C4, I don't have one/no one does in Armbian? narmstrong submitted it
<chewitt> it works fine
<chewitt> not sure it will get much airtime now I have a new shiny to play with, but I didn't find any issues with it
<chewitt> just another board (tm)
<Tonymac32> I didn't see the draw of that one, newer cores, but not compatible with the cases I have, etc
<Tonymac32> of course I also have a mountain of idle boards, so...
<Tonymac32> lanefu don't put that evil on me
<Tonymac32> lol
<Tonymac32> try to reboot potato again, I get about a 50% yield on reboot attempts, I'll make sure the high-speed SD stuff isn't being re-enabled anywhere
<martinayotte> IgorPec: That a quite huge patch ... Is it bringing the whole 5.8.y changes into 5.7.y ? :-P
<Tonymac32> XD
<martinayotte> Also, I'm not quite sure it includes the DT changes requires for OPiOne+/OPiLite2 ... I'm working on that right now ...
<Tonymac32> Did we have N2 audio or no? I can work on that once I re-introduce the DAC patches on potato, which I think is the only one to have an analog out in my collection
<lanefu> Tonymac32: haha i see a pattern on the reboot
<lanefu> it's usb... if I don't touch usb. (don't touch keyboard / mouse) and reboot via ssh it works
<lanefu> if i use HID, then reboot from ssh .. fail
<Tonymac32> ugh ok
<Tonymac32> I have an idea where that might live
<Tonymac32> (that matches your copied dmesg bits too)
<lanefu> [TheBug]: FYI the 5.6 image has seperate device files for ebinv7
<HerculeP> lanefu: download finished :) - generally some compression would have helped a bit
<martinayotte> I've wrongly choosen the "All locales" on new "first login"... It seems that it will take hours to get all of them ... :-(
<Werner> Maybe this option should not be available ^^
<martinayotte> Right ! at least during "First Login" ... Since I don't knonw side effect, I won't interrupt it and leave it running ...
<lanefu> HerculeP: k.. do yu want me to do xz for images going forward
<lanefu> martinayotte: if you skip chosing, it defaults to UTF8 en_us
<Werner> I compress all images I share for downloading automatically with pixz.
<lanefu> which maybe thats a tweak. we should leave note in prompt what defaults are
<lanefu> Werner: automatically?
<Werner> just a simple for loop to dig through all images built
<lanefu> thats pretty clever
<lanefu> i need to move my armibna images to adifferent volume on my nas
<Werner> for i in *.img;do pixz $i $i.xz;done
<lanefu> i do some janky stuff like build, then ctrl-r and find my last `rsync` command lol
<lanefu> i'd like to add like a post-hooks in userpatches for doing stuff like that
<lanefu> although i could just put a wrapper around compile
<lanefu> Oooooh... who can we get to write a bash autocomplete script for compile.sh :)
<Werner> Not nice but ugly :)
<lanefu> well its ioniced
<Werner> There is no hurry while building and I want to keep the image because of that low
<Werner> s/image/impact
<ArmbianHelper> Werner meant to say: There is no hurry while building and I want to keep the impact because of that low
<lanefu> hey those download index pages look familiar :P
<Werner> Yeah I know :P
<lanefu> Oooo it detected my dhcp stuff for timezone :)
<lanefu> (n2 image)
<lanefu> Tonymac32: no sound on n2
<lanefu> but reboot worked :P
<Tonymac32> lol
<lanefu> Tonymac32: 1/2 on reboot
<HerculeP> lanefu: I use pixz too, so next time .xz would be great (..writing the .img now)
<lanefu> yeah i'll use the COMPRES_IMAGE=xz build flag next time
<martinayotte> lanefu: understood ...
<martinayotte> My OPP DT fix for OPiOne+ is working. I've to wait for OPiLite2 since this lengthy "all locales" ...
<Werner> Awesome
* Tonymac32 forgot that resizing FS on a non-UHS device + 32 GB card = bad wait
<martinayotte> I think I will commit right away since cpufreq-info on OPiOne+ gave good result.
<Werner> Feel free, will put that on sd card too asap
<lanefu> also i need to buy liek 50 more of loverrpi's microusb -> tiny barrel plug adapters. cuz they work equally well on the pine plugs
<Werner> martinayotte, would you push to current too? I think dev will go 5.8 soon
<martinayotte> Werner: done only on DEV for now ...
<Werner> current is equal to dev atm I think...
<Werner> IgorPec played with 5.8 but reverted since building was not stable enough
<lanefu> interesting.. no hdmi signal at all with Rock64 desktop
<Tonymac32> K2 boot/sound ok
<Tonymac32> unbelievably the HDMI appears to be artifact free (First time ever on K2 in my experience
<Tonymac32> I honestly thought this board was defective
<martinayotte> Werner: now committed in CURRENT, feel free to test ...
* lanefu got video on rock64 this time... may have been a not pushing cable in hard enough issue
<Werner> omw
<IgorPec> martinyotte: yeah, its a big pack, but it was much much bigger :)
<Werner> Oh oh, something got wrong
<IgorPec> this is my branch or master?
<Werner> master
<IgorPec> aha, i see one patch is missing
<lanefu> uhh yeah.... rock64 video only works if you start it without the HDMI plugged in then plug it in.. including reboots
<IgorPec> lanefu: hdmi has to be disabled in u-boot
<IgorPec> is a workaround
<lanefu> k, do we need to add a board cuztomize step for that?
<IgorPec> probably the same way?
<lanefu> blerg no fun.... can't just pass it boot a parameter eh?
<lanefu> will log bug adn reference link
<IgorPec> no idea if possible. open a bug in jira and ask piter for advice
<Werner> IgorPec, I tried the same with your branch just for the heck of it. The error is the same.
<IgorPec> ok, i'll fix it asap
<Werner> Hm well I guess I was wrong with my assumption that sunxi-current is basically equal to sunxi-dev after the move to 5.7 since dev seem to compile flawless. Sorry martinayotte
<IgorPec> currently they are not identical. i only added stuff to current
bigbrovar has quit [Ping timeout: 258 seconds]
<ArmbianTwitter> @TonyMac_32 (Thomas McKahan): Just built a kernel 5.7 Armbian image for my NanoPi K2, and for the first time since I've owned the board the HDMI screen is clear of green static... I thought the board was defective to be honest, so now I'm very curious. (I did not have this problem with the ODROID C2) (32s ago)
bigbrovar has joined #armbian
<Tonymac32> ^ This guy needs to learn things, what a noob
<HerculeP> ok, odroidc2 5.7.9-meson64 HDMI sound ok, SD reboot ok, usb ok, CONGRATS lanefu!
<Tonymac32> waitr minute, you got SD reboot?!?!?!
<Tonymac32> what SD EXACTLY is it
<HerculeP> only quirk: locale & TZ set OK but kbd still US :(
<HerculeP> SD is a sandisk 32GB
<Tonymac32> .... A1?
<ArmbianHelper> .. A1? [da~>eng]
<HerculeP> a1, class 10
<Tonymac32> hmmm, my sandisk extreme 32 GB does not reboot
<HerculeP> dunno extreme or not , have to shutdown to check
<Tonymac32> I'm watching an unboxing of an IBM AT right now, don't want to take mine out either. :P
<lanefu> HerculeP: technically Tonymac32 gets the congrats
<HerculeP> Tonymac32: it is a sandisk ultra
<HerculeP> oh, congrats Tonymac32 then :D
* Tonymac32 is not the greedy type, lanefu is critical to the success/failure of this venture
<Tonymac32> ...K2 rebooted
<ArmbianHelper> .K2 rebooted [en~>eng]
<Tonymac32> #($%(#$%*#$^&*#%^*%
<Tonymac32> '...there
<martinayotte> IgorPec: didn't you saw my earlier commits for OPP ? Maybe we won't need yours if we start working on 5.8.y on DEV soon ...
<Tonymac32> ok, K2: Reboot OK, Sound OK, HDMI OK, WiFi: OK, USB OK
<HerculeP> if only the kbd would be set acording to TZ it was 100% perfect (couldn't even enter raspi-config)
<HerculeP> my ssh issue I reported earlier is fixed too :)
<HerculeP> want me to check wifi too?
<lanefu> HerculeP: the more we test the better
<Tonymac32> Wifi Via USB was fine on mine, I have a tiny AC adapter
<Tonymac32> built-in wifi on K2 worked as well. :P
* Tonymac32 also accidentally tested having multiple adapters when he forgot the built-in on)
<IgorPec> martinayotte: this was very early drop / commit since my supreme commander was calling me :)
<IgorPec> those patches should be picked out if we need some. also before i noticed we have hdmi_audio and audio_hdmi or something ... similar lables for the same stuff
* lanefu stepping away for a while
archetech has joined #armbian
<HerculeP> lanefu, Tonymac32: old tiny Edimax usb dongle works well
<Tonymac32> nice
<Tonymac32> I actually soldered mine to an RPI a long time ago
<HerculeP> didn't see wifi country select in armbian-config tho
<IgorPec> you can implement it :)
* HerculeP is too old/too dumb for that
* Tonymac32 thinks he meant "wise and experienced"
<IgorPec> its bash scripting
<IgorPec> nobody is too old for that :)
<HerculeP> I can code some pascal and php, didnt do much in bash,
* Tonymac32 learned pascal
<martinayotte> IgorPec: "supreme commander" ? Wife or children ? :-P
<HerculeP> on turbo pascal database program I wrote decades ago is still in use ;)
<HerculeP> s/on/one
<ArmbianHelper> HerculeP meant to say: one turbo pascal database program I wrote decades ago is still in use ;)
<IgorPec> martinayotte: you can't be wrong :)
<Tonymac32> I had a Russian professor, he called his wife "The Kremlin" when she called him during class: "Guys, it is Kremlin, excuse me"
<Werner> martinayotte, confirmed. cpufreq is working again on One Plus
<Werner> Using dev branch for now
<Tonymac32> He was also one of the biggest men I have ever seen
<martinayotte> Werner: still waiting my OPiLite2 "all locales" to finish, I will then confirm OPP is fixed there too
<martinayotte> Tonymac32: ahahahah !
bigbrovar has quit [Read error: Connection reset by peer]
bigbrovar has joined #armbian
<Tonymac32> VIM 1 is booting
bigbrovar has quit [Ping timeout: 260 seconds]
bigbrovar has joined #armbian
<Werner> 5.7 seem have brought some further regression regarding desktop. Whole board froze for me a 2nd time now after playing a little around with desktop environment on bullseye. Will retry on focal
<Werner> Board is quite hot. Could also be thermal related. I think dev or 5.7 in general is still missing the thermal trips in the dtb
<IgorPec> check if cpu speed goes down under stress
<IgorPec> if it throttle at all
bigbrovar has quit [Ping timeout: 246 seconds]
bigbrovar has joined #armbian
bigbrovar has quit [Read error: Connection reset by peer]
<martinayotte> thermal trip points are there in sun50i-h6-cpu-opp.dtsi, but maybe the driver doesn't handle them
bigbrovar has joined #armbian
<Werner> Above 70°C I think it should go lower but it still running on 1.8GHz
<IgorPec> 70 is to loww i think
<Werner> I'll let it cook for a while
<Werner> Ah yeah, totally forgot about the dvfs thingy...that could also be still a reason for the desktop freezes
<Werner> 80°C and still not throttling.
<IgorPec> any white smoke yet?:)
<martinayotte> Ok ! My OPiLite2 has finish. cpufreq-info is working there too ...
<Werner> Wait. It does go down above 80°C to 1,7ghz
<IgorPec> then it works
baffo32 has joined #armbian
<Werner> Let me fix the gpu clock again and restry
<Werner> Looking good so far. Does somebody have another H6 board with HDMI to test desktop? Like the pine64 or Orangepi3?
werner2 has joined #armbian
<werner2> looking good so far
<werner2> Client: HexChat 2.14.3 • OS: Debian bullseye/sid • Memory: Physical: 963,3 MiB Total (438,3 MiB Free) Swap: 481,6 MiB Total (406,2 MiB Free) • Storage: 2,3 GB / 30,4 GB (28,1 GB Free) • Uptime: 13m 43s
<Werner> Would look much more awesome if it would show the system architecture and kernel ^^
<Werner> I dont know if it is possible to fix this dvfs issue in the gpu and probably needs deeper research I'd suggest to add a workaround as fix for the next release
werner2 has quit [Client Quit]
<lanefu> Werner: I wish my stupid pine H64 would show up in the mail
<lanefu> Woohoo actually looks like it will be here thursday
<Werner> awesome
<lanefu> its the 3gig (4) model
<martinayotte> werner: I will do desktop build for OPi3 and let you know, I'm usually only using headless ...
<Werner> I started from headless too and simply installed xserver-xorg lxdm lxde
<Tonymac32> VIM 1: USB OK, onboard WiFi OK, sound says OK but I don't hear anything :P
<Tonymac32> not a supported board so no big deal for now
<martinayotte> I've plug my HDMI LDC on this headless OPi3, and HDMI is working at least with plain console.
<martinayotte> s/LDC/LCD/
<ArmbianHelper> martinayotte meant to say: I've plug my HDMI LCD on this headless OPi3, and HDMI is working at least with plain console.
<Werner> martinayotte, play around on the desktop for a few minutes (make sure it is rendering with Panfrost) and check if it crashes or freezes. If so try to echo /sys/devices/platform/soc/1800000.gpu/devfreq/1800000.gpu/max_freq to min_freq
<lanefu> I don't think it's configured for panfrost out of hte box
<martinayotte> I'm not fluent at all with Panfrost
<Werner> Simply install mesa-utils and do glxinfo|grep render
<Werner> Should state direct rendering yes and OpenGL renderer Mali T720 (Panfrost)
<Werner> If it states LLVM then something is wrong
<IgorPec> there are lots of panfrost changes https://github.com/armbian/build/pull/2103/files
<IgorPec> so its worth checking that ... once i sort out other problems
archetech has quit [Quit: Konversation terminated!]
<Tonymac32> nand-sata-install on VIM 1 works
<martinayotte> Werner: On my existing 5.7.6 with graphic installed :
<martinayotte> direct rendering: Yes
<martinayotte> GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer,
<martinayotte> GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
<martinayotte> OpenGL renderer string: llvmpipe (LLVM 7.0, 128 bits)
<martinayotte> Extended renderer info (GLX_MESA_query_renderer):
<martinayotte> GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
<martinayotte> GL_MESA_ycbcr_texture, GL_NV_conditional_render, GL_NV_depth_clamp,
<martinayotte> GL_ARB_conditional_render_inverted, GL_ARB_conservative_depth,
<martinayotte> GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance,
<martinayotte> GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,
<lanefu> martinayotte: i'll pull my oneplus offline and do some desktop testing so you dont have to get bogged down with it
<Werner> martinayotte, Hm there might be some mesa package missing...let me check which packages I actually installed
<martinayotte> In the meantime, my desktop 5.7.8 build will be finished ...
* IgorPec is building on Laptop :(
<Werner> Great. dpkg.log seems to be incomplete...
livingsilver94_ has joined #armbian
<IgorPec> Werner: fixed that bug, will commit when possible
<Werner> I think I installed libgl1-mesa-dri additionally...
<Werner> Oh wait. martinayotte which OS are you using as base?
livingsilver94 has quit [Ping timeout: 256 seconds]
<Werner> Afaik bullseye is the only OS that ships the needed packages with. Even focal needs some additional packages from 3rd party or installing mesa from sources...
<martinayotte> Werner: I'm an old fahsion guy : Buster
<martinayotte> So, I will stop my build and restart it with Bulleye
<Werner> Is probably the easiest option atm, yes
<IgorPec> any big complains for new login ? :)
<martinayotte> Restarted ...
<Werner> For Focal there is a ppa from oibaf (which I had no luck with though) but for Buster there is probably the only chance by installing mesa from scratch. Actually pretty straight forward but collecting the dependencies is really annoying ^^
<martinayotte> IgorPec: we need to hide "all locales" choice, I felt into this caveat and had to wait 2 hours
<IgorPec> didn't notice that ... huh. how to get there?
<martinayotte> When it ask which locales do you want, I choose "all", severals hundred locales unneeded ...
<IgorPec> aha, perhaps we should have 1) automatic 2) none / select later
<Werner> Maybe a hint that it can be easily adjusted later using dpkg-reconfigure locales or maybe trough armbian-config (?)
<IgorPec> yes, i'll rfc
<HerculeP> when I installed the odroidc2 img the only choices were two DE locales
<martinayotte> sure ... on my second test, I've choosen only few english
baffo32 has quit [Ping timeout: 260 seconds]
baffo32 has joined #armbian
archetech has joined #armbian
<IgorPec> werner: fixes are up, now it should build and dev should be = current again
<Werner> Yep already building
<ArmbianTwitter> @TonyMac_32 (Thomas McKahan): @fkardame @ManjaroLinuxARM @khadas_official All of our (armbian) amlogic boards but the N2 are booting mainline u-boot, I just (on purpose) wiped out the eMMC on my VIM 1 with nand-sata-install to test that function. I've always had strange quirks with Amlogic HDMI. (27s ago)
archetech has quit [Read error: Connection reset by peer]
archetech has joined #armbian
<Werner> Build was successful
<IgorPec> ok, are we ok to pass it to Lanefu?
<IgorPec> i will join testing as much as possible, have access to some devices, but i don't see hdmi :)
<IgorPec> i will also try to further clean the remaining patches from megous
<Werner> If we need that workaround where would be a good place to put it so it applies to all H6 boards with HDMI?
<Werner> For the One Plus it seems it is mandatory. A few seconds after I released the clock to dynamic again it crashed.
<Werner> Done for today. Later
<IgorPec> tty we will fix this eventually, still enough time
Toast has joined #armbian
<lanefu> hi
<lanefu> i love it have my orangepi plus2e can drive my 4k monitor and all its subresolutions available from gui
<IgorPec> yeah, things progressed nicely
<IgorPec> i will also need to get offline until tomorrow
<IgorPec> RC cut?
<lanefu> yeah lets cut
<IgorPec> ok, i'll change to nightly later ... now have to socialise a bit ;)
<lanefu> cool.. you want me to cut?
<martinayotte> Werner: with Bulleye build :
<martinayotte> direct rendering: Yes
<martinayotte> GLX_MESA_copy_sub_buffer, GLX_MESA_query_renderer, GLX_MESA_swap_control,
<martinayotte> Extended renderer info (GLX_MESA_query_renderer):
<martinayotte> GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
<martinayotte> OpenGL renderer string: Mali T720 (Panfrost)
<martinayotte> GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,
bigbrovar has quit [Ping timeout: 240 seconds]
bigbrovar has joined #armbian
bigbrovar has quit [Ping timeout: 264 seconds]
bigbrovar has joined #armbian
<Tonymac32> tables in our forum software are terrible. :P Thought I'd try one out
<archetech> OpenGL version string: 2.1 Mesa 20.2.0-devel (git-9418c8ec8d)
<archetech> Mali450
bigbrovar has quit [Ping timeout: 258 seconds]
bigbrovar has joined #armbian
agates[m] has quit [Quit: Idle for 30+ days]
bigbrovar has quit [Ping timeout: 265 seconds]
baffo32 has quit [Read error: Connection reset by peer]
baffo32 has joined #armbian
mik__ has quit [Read error: Connection reset by peer]
mik_ has joined #armbian
bigbrovar has joined #armbian
baffo32 has quit [Ping timeout: 240 seconds]
baffo32 has joined #armbian
baffo32 has quit [Read error: Connection reset by peer]
baffo32 has joined #armbian
bigbrovar has quit [Ping timeout: 256 seconds]
bigbrovar has joined #armbian
<martinayotte> Werner: I've seen some freezing with Bullseye/Panfrost, even serial-ttl become non-responsive... I had to reboot when occured
<martinayotte> Sometimes, freeze occured by just moving mouse pointer after fresh reboot
<martinayotte> But an LED flashing python script launch from /etc/rc.local still running fine after the freeze
<martinayotte> Oh ! But not all the time, I got LEd frozen too on different trial
<nekomancer[m]> what about watchdog?
baffo32 has quit [Ping timeout: 265 seconds]
<Tonymac32> stupid question for me, I'm not feeling quite tops today, where do we keep the logs?
bigbrovar has quit [Ping timeout: 246 seconds]
baffo32 has joined #armbian
<Tonymac32> nvm stopped being stupid
baffo32 has quit [Ping timeout: 264 seconds]
baffo32 has joined #armbian
macc24 has quit [Read error: Connection reset by peer]
macc24 has joined #armbian
baffo32 has quit [Ping timeout: 256 seconds]
baffo32 has joined #armbian
bigbrovar has joined #armbian
archetech has quit [Remote host closed the connection]
bigbrovar has quit [Ping timeout: 256 seconds]
bigbrovar has joined #armbian
baffo32 has quit [Read error: Connection reset by peer]
baffo32 has joined #armbian
baffo32 has quit [Ping timeout: 265 seconds]
baffo32 has joined #armbian
baffo32 has quit [Ping timeout: 258 seconds]
baffo32 has joined #armbian
<lanefu> Lol you find the logs
bigbrovar has quit [Read error: Connection reset by peer]
bigbrovar has joined #armbian
archetech has joined #armbian
baffo32 has quit [Read error: Connection reset by peer]
baffo32 has joined #armbian
Toast has quit [Ping timeout: 258 seconds]
Tenkawa has joined #armbian