Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
nettings has quit [Quit: nettings]
aasami_ has quit [Quit: Lost terminal]
popolon has quit [Remote host closed the connection]
Toasty has quit [Ping timeout: 272 seconds]
archetech has quit [Quit: Konversation terminated!]
califax has quit [Remote host closed the connection]
califax has joined #armbian
riotz has quit [Remote host closed the connection]
norwich has quit [Ping timeout: 260 seconds]
norwich_ has joined #armbian
norwich_ is now known as norwich
alekksander has quit [Quit: Konversation terminated!]
c0rnelius has quit [Ping timeout: 252 seconds]
c0rnelius has joined #armbian
archetech has joined #armbian
archetech has quit [Quit: Leaving]
archetech has joined #armbian
jclsn has quit [Ping timeout: 246 seconds]
jclsn has joined #armbian
TheCoffeMaker has quit [Ping timeout: 260 seconds]
TheCoffeMaker has joined #armbian
aasami_ has joined #armbian
nickodd has left #armbian [#armbian]
aasami_ has quit [Quit: Lost terminal]
lyri has joined #armbian
lyri has quit [Remote host closed the connection]
Toasty has joined #armbian
riotz has joined #armbian
alekksander has joined #armbian
riotz has quit [Ping timeout: 246 seconds]
wd has quit [Ping timeout: 256 seconds]
wd has joined #armbian
cheakoirccloud has quit [Quit: Connection closed for inactivity]
popolon has joined #armbian
riotz has joined #armbian
norwich has quit [Ping timeout: 272 seconds]
califax has quit [Ping timeout: 255 seconds]
<Armbian-Discord> <h​4rp00n33r> Okay folks, it's me again: Tried to get ssh-login (Banana Pi M1, Jammy) with pubkey to work but I failed. Here's what I've done so far:
<Armbian-Discord> <h​4rp00n33r> 1. scp the pubkey to the authorized_keys file in /home/user/.ssh
<Armbian-Discord> <h​4rp00n33r> 2 .ssh-folder with permissions 700, authorized_keys with permissions 600
<Armbian-Discord> <h​4rp00n33r> 3. StrictModes yes (tried no as well)
<Armbian-Discord> <h​4rp00n33r> 4. PubkeyAuthentication yes
<Armbian-Discord> <h​4rp00n33r> Everytime I tried to log in via pubkey (ssh -i pubkey -l user IPtoBananaPi) the console does not ask for the private key password but it accepts the user's password. 😕
<Armbian-Discord> <h​4rp00n33r> Any ideas out there... 😕
califax has joined #armbian
archetech has quit [Quit: Konversation terminated!]
nickodd has joined #armbian
HerculeP has quit [Quit: Leaving]
archetech has joined #armbian
lyri has joined #armbian
lyri has quit [Remote host closed the connection]
califax has quit [Remote host closed the connection]
califax has joined #armbian
<Armbian-Discord> <T​enkawa> @h4rp00n33r that sounds like a sshd_config problem stilll
<Armbian-Discord> <T​enkawa> on the openssh_server
<lanefu> being pedantic but hopefully you're `ssh -i privatekey -l user bananapi` and not `ssh -i pubkey`
<Armbian-Discord> <T​enkawa> good catch
<lanefu> also can run `ssh -vvv` to get extra debugging info.. to see what's happening with handshake
<lanefu> also is your ssh key in openssh format or did you generate it with puttygen or something
<Armbian-Discord> <T​enkawa> couldnt they run a test of ssh-copy-id to it then try to login to see if it worked?
<Armbian-Discord> <T​enkawa> without any args?
<Armbian-Discord> <T​enkawa> oh putty
<Armbian-Discord> <T​enkawa> windows
<Armbian-Discord> <T​enkawa> nm
<Armbian-Discord> <h​4rp00n33r> Hey folks thanks for these tipps. I'll try...
<Armbian-Discord> <T​enkawa> @h4rp00n33r if you had another unix/linux/mac machine to connect to it I could help more but since the client is Windows I've not used any ssh clients on there in 10+ years
<Armbian-Discord> <T​enkawa> Probably closer to 20
<Armbian-Discord> <T​enkawa> I see Putty runs on Macos and Linux now but I never used it on them
<Armbian-Discord> <T​enkawa> I should install it and try
<Armbian-Discord> <h​4rp00n33r> Okay, sry typo... Already used the private key.
<Armbian-Discord> <h​4rp00n33r> generated the key with ssh-keygen
<Armbian-Discord> <h​4rp00n33r> Did it with the new windows terminal
<Armbian-Discord> <h​4rp00n33r> Works without any issues on another bananapi.
<Armbian-Discord> <T​enkawa> compare the sshd_config's on each
<Armbian-Discord> <T​enkawa> or was that the receiving side
<Armbian-Discord> <T​enkawa> (sorry still waking up)
<Armbian-Discord> <h​4rp00n33r> Enabled debugging on both sides (client and server). Here's one interesting line from the banana pi:
<Armbian-Discord> <h​4rp00n33r> ssh-rsa key not permitted by HostkeyAlgorithms
<Armbian-Discord> <h​4rp00n33r> Okay, changing the key-generation-algorithm did the trick!
califax has quit [Ping timeout: 255 seconds]
<Armbian-Discord> <h​4rp00n33r> ssh-keygen -t ed25519
<Armbian-Discord> <h​4rp00n33r> ssh-rsa ist obviously outdated...
<Armbian-Discord> <h​4rp00n33r> Thanks for your help and a happy new year!
<Armbian-Discord> <T​enkawa> congrats!! happy new year!!
<Armbian-Discord> <T​enkawa> I'm fighting a kernel myself lol
<IgorPec> is it new year already ? :)
califax has joined #armbian
<Armbian-Discord> <T​enkawa> No..
<Armbian-Discord> <T​enkawa> I think it was early celebrating... for good reason though
<Armbian-Discord> <T​enkawa> lol
<Armbian-Discord> <T​enkawa> We need a good start to a year after the last few
<IgorPec> lol
<IgorPec> yeah
<Armbian-Discord> <h​4rp00n33r> Definitely true... 😕
riotz_ has joined #armbian
<Armbian-Discord> <h​4rp00n33r> Here in Suva it's already 2023... 😉
norwich has joined #armbian
riotz_ has quit [Ping timeout: 268 seconds]
<Armbian-Discord> <I​gorPec> Here at Fanning Isl too 🙂 https://jetsetway.com/fanning-island-line-islands-kiribati/
Herc has joined #armbian
<Armbian-Discord> <T​enkawa> Aww thats just mean
<Armbian-Discord> <T​enkawa> Its cold and rainy here
<Armbian-Discord> <T​enkawa> heehee
<Armbian-Discord> <T​enkawa> Not the snow/icepocalypyse anymore at least
<Armbian-Discord> <T​enkawa> it finally hit 10C this morning
riotz has quit [Quit: Leaving]
<Armbian-Discord> <T​enkawa> we had gotten to -21.6C so I won't complain too much lol
<Armbian-Discord> <T​enkawa> Don't even ask what the windchill on top of that was
<Armbian-Discord> <T​enkawa> (we had major winds also making it even worse)
<Laskolnyk> Hello folks. I have an interesting issue. It is about NFS server on armbian and kodi running on android. Basicly kodi is not able to "discover" this NFS server. The thing is that I was running this NFS server or RockPi4B with manjaro-arm and before that on manjaro-x86, and kodi was working find. It could discover NFS server and browse exports on it. Now I'm trying to do the same on Rock5B and armbian.
<Laskolnyk> But no luck :\ Maybe it is something known?
<Armbian-Discord> <I​gorPec> its known that NFs works 😉
<Armbian-Discord> <I​gorPec> apt install nfs-kernel-server rpcbind
<Laskolnyk> well yes, I use that NFS server with couple of linux boxes and it works great.
<Armbian-Discord> <I​gorPec> so you can connect / ping server?
<Laskolnyk> sure
<Armbian-Discord> <I​gorPec> and nfsd service is running on it?
<Laskolnyk> it's just that kodi cannot "discover" it in some way.
<Laskolnyk> Igor, if I use the server on linux boxes, service must be running, right?
<Laskolnyk> maybe it is some topic with RPC or something like that?>
<Armbian-Discord> <I​gorPec> if you want to access NFS shares, nfsd must running, sure
<Armbian-Discord> <I​gorPec> ● nfs-server.service - NFS server and services
<Armbian-Discord> <I​gorPec> Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled)
<Armbian-Discord> <I​gorPec> Drop-In: /run/systemd/generator/nfs-server.service.d
<Laskolnyk> I was hoping that it is well known.
<Armbian-Discord> <I​gorPec> └─order-with-mounts.conf
<Armbian-Discord> <I​gorPec> Active: active
<Laskolnyk> ok Igor, have a drink on me ;-) You can't help me ;-)
<Armbian-Discord> <I​gorPec> well known its that works 😉 this is very basic service and many people use it. i doubt there is something missing on rockpi4b
<Armbian-Discord> <I​gorPec> i also access my Armbian NFS server from KODI without issues
<Armbian-Discord> <I​gorPec> but LibreElec, not Android j*
<Laskolnyk> but do you add the server by specifying the server's IP addres or name? Or it is being discovered?
<Armbian-Discord> <I​gorPec> could be some version / compatibility
<Armbian-Discord> <I​gorPec> NFS v4 v3, if Android doesn't have support for it, it won't work
<Laskolnyk> I will need to troubleshoot it. I thought it is something well known and there is a quick fix.
<Armbian-Discord> <I​gorPec> https://nfs.sourceforge.net/
<Armbian-Discord> <I​gorPec> its almost never quick fix ...
<Laskolnyk> Igor: I have it working with manjaro nfs server. Manjaro on ARM…
<Armbian-Discord> <I​gorPec> i would suspect something into compatibility ... if it works linux / linux
<Laskolnyk> manjaro is linux, archlinux based.
<Armbian-Discord> <I​gorPec> that referrence doesn't help
<Laskolnyk> but I cannot use manjaro on rock5b ;-)
<Armbian-Discord> <I​gorPec> using manjaro is anyway worse direction 🙂
<Armbian-Discord> <I​gorPec> wait. you are having problems with rock5 ???
<Armbian-Discord> <I​gorPec> not with rock4
<Laskolnyk> the only good distro for rock5b is armbian for now. If manjaro will release for rock5b, I will switch.
<Laskolnyk> yes, rock5b
<Armbian-Discord> <I​gorPec> then we can close the conversation with "good luck" 🙂
<Armbian-Discord> <I​gorPec> wait for mainline support
<Laskolnyk> :P
<Laskolnyk> I'm sure there is a solution.
<Laskolnyk> have a great new years eve!
<Armbian-Discord> <I​gorPec> yes, but its on your to find it out. Thanks! HNY
<Laskolnyk> I'm already a little bit drunk ;-)
<Armbian-Discord> <I​gorPec> if you want to run Manjaro, you have to be 🙂 LOL
<Laskolnyk> I'm running manjaro on my laptop and on rock4b. for years now. It's great.
<Armbian-Discord> <I​gorPec> x86 can't be broken much. the rest is our work
<Armbian-Discord> <I​gorPec> manjaro arm is "porting from armbian"
<Laskolnyk> I use it only for office work and for my homelan server. Best thing is it has newest software versions. As I feed some features that distros like ubuntu or debian does not have still.
<Armbian-Discord> <I​gorPec> providing newest software versions is "as cheap as possibl"
<Laskolnyk> Igor: stealing from armbian. I know - armbian is the best, but not with freashness of software.
<Armbian-Discord> <I​gorPec> again. providing fresh software is "as cheap as possible"
<Armbian-Discord> <I​gorPec> anyone can do that
<Laskolnyk> I need it.
<Armbian-Discord> <I​gorPec> https://github.com/armbian/community
<Laskolnyk> I need some features for instance of dnscrypt-proxy that ubuntu does not have.
<Armbian-Discord> <I​gorPec> armbian with latest software
<Armbian-Discord> <I​gorPec> it does
<Armbian-Discord> <I​gorPec> just not in LTS version
<Armbian-Discord> <I​gorPec> also debian, in Sid
<Armbian-Discord> <I​gorPec> exactly the same package versions as Arch / Manjaro
<Laskolnyk> probably does not run on rock5b ;-)
<Armbian-Discord> <I​gorPec> id does
<Laskolnyk> ok, having a peek
<Armbian-Discord> <I​gorPec> the problem with rock5 is kernel, which might have problems. more then this which you just found
<Laskolnyk> I'm sure it is not a kernel but configuration of some services, like RPC.
<Laskolnyk> I remember I was trying ubuntu-server on rock4b and there was the same problem.
<Armbian-Discord> <I​gorPec> OOB it certainly doesn't work. you need to install a package
<Laskolnyk> "Debian world with taste of arch" sound promissing ;-)
<Armbian-Discord> <I​gorPec> i think all you need is this: "apt install nfs-kernel-server rpcbind"
<Laskolnyk> Igor, c'mon I did it many days ago… it would not work at all, anywhere if I would not install it ;-)
junaid_ has joined #armbian
<Armbian-Discord> <I​gorPec> well, you have some other board except rock5 to verify userland conf?
<Laskolnyk> sure
<Armbian-Discord> <I​gorPec> i tested on rock5 that i have here and nfs works flawlesly
califax has quit [Ping timeout: 255 seconds]
<Laskolnyk> Kodi is sending this: 16:55:38.377507 IP 192.168.1.30.39909 > 192.168.1.255.111: UDP, length 84
<Laskolnyk> and manjaro is responding. armbian nope.
califax has joined #armbian
<Armbian-Discord> <I​gorPec> this is not manjaro vs armbian
<Armbian-Discord> <I​gorPec> but shit kernel vs mainline
<Armbian-Discord> <T​enkawa> I agree
<Armbian-Discord> <T​enkawa> Laskolnyk: what are you trying to do... (catching up)
<Armbian-Discord> <I​gorPec> nfs is not working for him, works for me (also on rock5)
<Laskolnyk> just troubleshooting and comparing guys, no flame wars needed ;-)
<Laskolnyk> trying to add an NFS share on Kodi running on Android.
<Laskolnyk> but Kodu is not discovering NFS server.
<Laskolnyk> Kodi*
<Armbian-Discord> <T​enkawa> are you trying to use the userland nfs or kernel.. that will make a big difference on the rock5?
<Laskolnyk> kernel
<Armbian-Discord> <T​enkawa> Ok.. have you recompiled it?
<Armbian-Discord> <T​enkawa> if not it will have issues
<Laskolnyk> nope
<Armbian-Discord> <I​gorPec> it works here for me on default kernel
<Armbian-Discord> <I​gorPec> but i didn't try from Android, obviously
<Armbian-Discord> <T​enkawa> @IgorPec are you running BSP or rk34?
<Armbian-Discord> <T​enkawa> we need to ask him
<Armbian-Discord> <T​enkawa> they are quite different
<Armbian-Discord> <I​gorPec> NFSD server on Rock 5 and x86 Armbian desktop client ... nfs mount just works
<Armbian-Discord> <T​enkawa> right but which rock5 image is he using?
<Armbian-Discord> <I​gorPec> last kernel we have 5.10.110
<Armbian-Discord> <T​enkawa> ok.. good so the rk34
<Armbian-Discord> <I​gorPec> "5.10.110-rockchip-rk3588 #trunk.0025 SMP Thu Dec 8"
<Armbian-Discord> <I​gorPec> its a bit "old" 🙂
Net147 has quit [Ping timeout: 260 seconds]
<Armbian-Discord> <T​enkawa> (the bsp and stable5 trees at radxa are out of date at this point)
<Armbian-Discord> <T​enkawa> sounds like the portmapper could be not seeing it
<Armbian-Discord> <T​enkawa> or rpcbind (depending on which he's using)
<Armbian-Discord> <I​gorPec> dunno, stock armbian (jammy) works OOB, perhaps Android has some version issues
<Armbian-Discord> <T​enkawa> Android has been a pain for certain nfs revisions in the past but its been years since I worked on it
<Armbian-Discord> <T​enkawa> If it was OS X I could find it easily
<Armbian-Discord> <I​gorPec> yeah, and here we are talking on ancient kernel ... i would check logs
<Armbian-Discord> <T​enkawa> yeah very old kernel indeed
<Laskolnyk> so, rpcbind is not opening the udp socket on armbian, but only this: unix 2 [ ACC ] STREAM LISTENING 16145 1/init /run/rpcbind.sock
<Laskolnyk> so unix socket
<Laskolnyk> on manjaro I have: udp 0 0 0.0.0.0:53886 0.0.0.0:* 10485/rpcbind
<Armbian-Discord> <I​gorPec> again this is not manjaro / armbian compare
<Laskolnyk> and this rpcbind is talking with kodi when it sends something on broadcast.
<Laskolnyk> Igor, take it easy, I just have manjaro to compare, I can call it Smithy if you like ;-)
<Armbian-Discord> <I​gorPec> this comparisson tells nothing
<Armbian-Discord> <I​gorPec> helps nothing
<Armbian-Discord> <I​gorPec> it works for me here too
<Armbian-Discord> <I​gorPec> on rock5
<Armbian-Discord> <I​gorPec> running armbian
<Armbian-Discord> <I​gorPec> Jammy userland
<Armbian-Discord> <I​gorPec> /ext 10.0.40.12(ro)
<Armbian-Discord> <I​gorPec> this is export file which is mounted on other machine
<Laskolnyk> works when client tries to discover an NFS server by sending RPC broadcast?
<Laskolnyk> can you rubn this: netstat -tulnp|grep rpcbind
<Laskolnyk> s/rubn/run/
<ArmbianHelper> Laskolnyk meant to say: can you run this: netstat -tulnp|grep rpcbind
<Laskolnyk> nice :D
<Laskolnyk> run it on armbian/rock5
cheakoirccloud has joined #armbian
<Armbian-Discord> <I​gorPec> none
<Armbian-Discord> <I​gorPec> https://paste.armbian.com/aqodurunoj.yaml
Net147 has joined #armbian
<Armbian-Discord> <s​actheskydiver> anyone familiar with the orange pi zero 2? my ethernet light is the only thing that lights up, dont see pi on the router via ethernet and ive tried all the power supplies and SD cards in my house
<yang2> sactheskydiver how did you check th etherrnet?
joshaspinall has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
joshaspinall has joined #armbian
junaid_ has quit [Remote host closed the connection]
<Laskolnyk> heh found it :D look like it is Debian specific in rpcbind called RMT - remote calls. https://salsa.debian.org/debian/rpcbind/-/blob/debian/1.2.5-0.3+deb10u1/debian/patches/00-rmt-calls.patch
<Laskolnyk> you need to add "-r" to OPTIONS="-w -r" in /etc/default/rpcbind :D
<Laskolnyk> and restart rpcbind ofc
<Laskolnyk> :D
<Armbian-Discord> <I​gorPec> so just debian thing, not ubuntu?
<Laskolnyk> probably ubuntu also, as we can see.
<Armbian-Discord> <I​gorPec> remember, my rock5 has no issues
<Laskolnyk> because you do not use this feature ;-)
<Laskolnyk> RMT
<Armbian-Discord> <I​gorPec> aha, ok
LanDi has joined #armbian
<Laskolnyk> yes, now I can add my Videos from youtube pubsubhubbup ;-)
<Armbian-Discord> <s​actheskydiver> i just have 1 green lighjt on the ethernet port on the zero2
<Armbian-Discord> <I​gorPec> sactheskydiver: if you don't have serial console, try this way https://www.armbian.com/bugs
<Armbian-Discord> <s​actheskydiver> I dont have a usb uart adapter so I guess im at a dead end 😦
<Armbian-Discord> <I​gorPec> uart would tell something
<Armbian-Discord> <E​feCTN> Do you have good-quality and cheap uart adapter suggestion?
<yang2> sactheskydiver did you use some tool like "netdiscover" to discover if the MAC is present on the network ?
<Armbian-Discord> <I​gorPec> https://www.ebay.de/str/txhangelectronic is trusted seller, must have uarts
<Laskolnyk> EfeCTN: I've got one for Rock5B, which needs to work with 1500000,8,N baud USB-TTL
<Laskolnyk> $3,95
<Armbian-Discord> <I​gorPec> https://www.ebay.de/itm/203189066326?hash=item2f4f031a56:g:D~AAAOSwHF1ft-8s
<yang2> Laskolnyk: where did you buy one for the Rock 5B ?*
<Armbian-Discord> <E​feCTN> I have PL2303 and it should have enough bps to work with baud rate of opi5/rock5b but not workz
<Armbian-Discord> <E​feCTN> Interested
<Armbian-Discord> <E​feCTN> Oops i'm wrong. Rock 5b requires 1.5M
<Armbian-Discord> <E​feCTN> And PL2303 suports 1.2M maximum 😵‍💫
flyback has quit [Ping timeout: 252 seconds]
<Laskolnyk> yang2: link is under your post.
<Laskolnyk> it's FTDI FT232BM.
<yang2> ok Laskolnyk
<Armbian-Discord> <I​gorPec> CH340 is proven, i have 20-30 pcs
<Armbian-Discord> <I​gorPec> but there could be fakes on the market , so you never know until you got one
flyback has joined #armbian
LanDi has quit [Remote host closed the connection]
oida has quit [Ping timeout: 260 seconds]
<stipa> look at what this RPI is running... https://youtu.be/lNEDyclmY1I
<Armbian-Discord> <c​ale> I'm thinking this shouldn't exist:
<Armbian-Discord> <c​ale> root@orangepi-r1:/# ls -l /*core
<Armbian-Discord> <c​ale> -rw-r--r-- 1 root root 16789504 Nov 30 11:55 /qemu_fstype_20221130-195503_13162.core
<Armbian-Discord> <c​ale> Armbian_22.11.1_Orangepi-r1_bullseye_current_5.15.80.img.xz
<Armbian-Discord> <c​ale> ... but perhaps somethiing went wrong during the build?
<Armbian-Discord> <T​enkawa> Laskolnyk: glad to hear its working.. thought it sounded related to the rpcbind when I first saw it this morning.
<Armbian-Discord> <T​enkawa> I had to leave though so I couldn't help anymore
<Armbian-Discord> <c​ale> Also found this:
<Armbian-Discord> <c​ale> root@orangepi-r1:~$ armbian-add-overlay /etc/keys-h3.dts
<Armbian-Discord> <c​ale> /usr/sbin/armbian-add-overlay: line 62: /lib/modules/5.15.80-sunxi/build/scripts/dtc/dtc: cannot execute binary file: Exec format error
<Armbian-Discord> <c​ale> Error: dtc does not support compiling overlays
<Armbian-Discord> <c​ale> armbian-add-overlay calls this:
<Armbian-Discord> <c​ale> root@orangepi-r1:/# file /usr/src/linux-headers-5.15.80-sunxi/scripts/dtc/dtc
<Armbian-Discord> <c​ale> /usr/src/linux-headers-5.15.80-sunxi/scripts/dtc/dtc: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=739474e836a0c8fb69e7d3902622523128d499a4, for GNU/Linux 3.2.0, not stripped
<Armbian-Discord> <c​ale> ... so not an ARM executable.
<Armbian-Discord> <T​enkawa> @cale where did /usr/src/linux-headers-5.15.80-sunxi/scripts/dtc/dtc come from?
<Armbian-Discord> <c​ale> It's in the original image.
<Armbian-Discord> <T​enkawa> interesting..
arch3r has quit [Ping timeout: 260 seconds]
arch3r has joined #armbian
popolon has quit [Quit: Leaving]
popolon has joined #armbian
crabbedhaloablut has joined #armbian
loki_val has quit [Remote host closed the connection]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
junaid_ has joined #armbian
popolon has quit [Remote host closed the connection]
popolon has joined #armbian
junaid_ has quit [Ping timeout: 256 seconds]
junaid_ has joined #armbian