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
<ArmbianTwitter> @AlawiRoumi (Philosophie socialiste): Armbian 5.67 Bionic for Pinebook on Mainline Linux 4.19 https://t.co/Y3fNLwlA70 via @YouTube (22s ago)
<lanefu> ^^ video from 2018 lol
torv has quit [Remote host closed the connection]
torv has joined #armbian
ChriChri_ has joined #armbian
ChriChri has quit [Ping timeout: 264 seconds]
ChriChri_ is now known as ChriChri
DigitalMan1983 has joined #armbian
<DigitalMan1983> hi all
<DigitalMan1983> Having some U-Boot woes, using the U-boot generated by the build scripts, I'm trying to modify a couple of the environment variables by entering the U-boot menu at boot time, but when I try to saveenv the changes I get Saving Environment to FAT... Unable to use mmc 1:1... Failed (1)
<lanefu> not using armbian image then?
<lanefu> you should just edit the vars manually in boot.ini before booting
<lanefu> armbian doesnt use FAT for boot
<lanefu> s/should/could try/
<ArmbianHelper> lanefu meant to say: you could try just edit the vars manually in boot.ini before booting
<DigitalMan1983> where is boot.ini located?
<DigitalMan1983> this is a trunk I built myself
<lanefu> in /boot
<lanefu> sorry wait
<lanefu> what board is this
<DigitalMan1983> Lime-A64
<lanefu> right sorry no boot.ini there
<lanefu> edit boot.cmd and run the command it says to run in the bottom of the file
sunshavi has quit [Ping timeout: 260 seconds]
sunshavi has joined #armbian
archetech has quit [Quit: Leaving]
RzR has quit [Ping timeout: 265 seconds]
<IgorPec> digitalman1983: it seeems this hack https://github.com/armbian/build/blob/master/lib/compilation.sh#L188-L200 need upgrade
martinl_ has joined #armbian
martinl has quit [Ping timeout: 260 seconds]
martinl_ has quit [Remote host closed the connection]
RzR has joined #armbian
Elpaulo has quit [Read error: Connection reset by peer]
Elpaulo has joined #armbian
RzR has joined #armbian
RzR has quit [Changing host]
RzR has quit [Ping timeout: 260 seconds]
archetech has joined #armbian
RoyK has left #armbian [#armbian]
sineline has quit [Ping timeout: 245 seconds]
indy has quit [Read error: Connection reset by peer]
indy has joined #armbian
archetech has quit [Quit: Konversation terminated!]
<TiD91> In your opinion what's the best board with Hardware acceleration for h264 considering the price, performances and Linux support? Rpi?
<TiD91> I'd like to use it for video surveillance to decode and stream a couple of cameras
archetech has joined #armbian
marcodiego has joined #armbian
Hokedli has joined #armbian
Hokedli has quit [Quit: Konversation terminated!]
Mony has quit [Quit: ZNC - http://znc.in]
Mony has joined #armbian
dddddd has quit [Ping timeout: 265 seconds]
dddddd has joined #armbian
<[TheBug]> TiD91: Thats a trick question
<[TheBug]> I would tell you if only want to stream / view and not record video
<[TheBug]> use Android on a board that has video blob and use the app for your device, it will provide the best results for what you are wanting -- as per in Linux, again, as long as it supports hardware accel then you should be able to open the stream in a Xwindows client or a web browser and it not have issues with decode
<[TheBug]> A lot more SBCs will have video accel in Android than they will in Linux because most drivers are blobs -- now there are some opensource drivers being worked on but I am not sure the status on that
<[TheBug]> and which device currently has those drivers integrated if any
<[TheBug]> I know for example there are LibreELEC/OpenELEC that have open source drivers for a bunch of devices but that isn't a Linux desktop, its a specialized distribution to run kodi
<[TheBug]> but if video playback is what you need maybe there is some way you could manipulate the image to your use case
BenG83 has joined #armbian
* lanefu lets cameras handle motion detection, and use api triggers for recording
* lanefu also got tired of F-ing with zoneminder, shinobi, etc. and forked out $$ for synology surveillance station licenses
<[TheBug]> Actually I ended up going
<[TheBug]> I got 3 cameras
<[TheBug]> on a CherryTrail z8350 w/ 4GB ram and 64GB emmc
<[TheBug]> run win 10 with BlueIris
<[TheBug]> anything more than 3 cameras though is a little much for it
<[TheBug]> but Blueiris is worth the 60$ one time license if you ask me
<[TheBug]> assuming your okay with running windows for it that is
<[TheBug]> I tried many solutions like you mentioned lanefu, with those same tools and couldn't get it to be reliable
<[TheBug]> I originally tried using motion on a RPi3 and such
fizikz has quit [Remote host closed the connection]
mrueg has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mrueg has joined #armbian
BenG83 has quit [Ping timeout: 240 seconds]
<nekomancer[m]> build from null on my laptop
<nekomancer[m]> real237m47,813s
<nekomancer[m]> sys50m21,584s
<nekomancer[m]> user517m38,528s
<nekomancer[m]> mistiqe: just build from complete empty dir image Armbian_20.05.6_Odroidn2_focal_current_5.6.19.img with btrfs. It not boots too.
<nekomancer[m]> but I remember somebody there build btrfs image not long time ago and it boots on N2?
hipr_c has joined #armbian
hipr_c has quit [Excess Flood]
<TiD91> [TheBug] thanks... I was looking for a Linux solution. Also to learn a bit... I guess the best option is the Raspberry Pi.
hipr_c has joined #armbian
hipr_c has quit [Excess Flood]
<IgorPec> with rpi you will learn ... nothing :)
archetech has quit [Quit: Leaving]
<[TheBug]> TiD91: if you can provide additional information on what your trying to accomplish it would be easier to make more specific suggestions... your request was pretty broad so the answer was as well
archetech has joined #armbian
<archetech> IgorPec, I might by off here but your lastpatch pull from tobetter was 9 days ago theres stuff added 5 days ago
<IgorPec> for xu4?
<archetech> and otheres
<IgorPec> xu4 is broken, others are attached directly
<archetech> ok
<IgorPec> this stuff is for after the release in any case. i don't want to mess up with their changes
<IgorPec> as you can see i had to set commit it. its a dirty hack, but no other choice if i want to build kernel without spending a day fixing problems they made
<archetech> yeah I dont want 5.4.y myself
<archetech> thought maybe slap it on dev
<IgorPec> well, its the only alternative
<lanefu> dev is already 5.7
<lanefu> with a terrible performance regress for data transmit
<lanefu> :P
<IgorPec> yeah, does it work well?
<IgorPec> aha-a :)
<lanefu> works great if you're not transmitting data
<lanefu> its hella bad
<archetech> its receive thats broke
<archetech> I didnt lok close but maybe thats in the last tobetter stuff
<archetech> look
<IgorPec> not sure if he did anything on xu4
<archetech> its n2
<IgorPec> they are all focused to C4/N2
<lanefu> ID] Interval Transfer Bitrate Retr
<lanefu> [ 5] 0.00-10.00 sec 84.3 MBytes 70.7 Mbits/sec 2287 sender
<lanefu> Linux mcsolo-3 5.7.13-odroidxu4 #humbdayz SMP PREEMPT Wed Aug 5 18:32:47 EDT 2020 armv7l GNU/Linux
<lanefu> :P
<IgorPec> oh,
<archetech> lanefu, 2 diff issues
<archetech> n2 dev is where recieve is broke
<IgorPec> n2 is better to just get a legacy kernel images in 20.08
<IgorPec> and a note at dl pages "N2 is fuc*** up"
<lanefu> lol
<archetech> tobett has a 5.8.x kernel branch to go with the patches
<IgorPec> we all spend so much time on it ....
<IgorPec> yeah, things are developining ... but that kind of support level we alreday have
<archetech> but if ya want just 5.4 and legacy I get that
<IgorPec> some things works perfectly fine, some sucks
<IgorPec> 5.4.y is also not very far
<archetech> 5.4 5.7
<IgorPec> there n2 support started to become usable
<IgorPec> before it was too crappy
<archetech> I just did a review of odroid panfrost no news this month yet
sassinak-work has quit [Ping timeout: 244 seconds]
<IgorPec> everything that it was released ... we already have ;)
<IgorPec> so yeah
sassinak-work has joined #armbian
sunshavi has quit [Ping timeout: 240 seconds]
RzR has joined #armbian
RzR has quit [Changing host]
RzR has joined #armbian
DigitalMan1983_ has quit [Read error: Connection reset by peer]
DigitalMan1983_ has joined #armbian
RzR has quit [Remote host closed the connection]
RzR has joined #armbian
RzR has joined #armbian
RzR has quit [Changing host]
RzR has quit [Quit: ZNC 1.6.5+deb1+deb9u2 - http://znc.in]
RzR has joined #armbian
RzR has joined #armbian
RzR has quit [Changing host]
RzR has quit [Remote host closed the connection]
RzR has joined #armbian
RzR has joined #armbian
RzR has quit [Changing host]