ArmbianHelper 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/Twitter feed: #armbian-rss | Logs: -> irc.armbian.com
crabbedhaloablut has quit [Ping timeout: 268 seconds]
loki_val has joined #armbian
xoan726 has joined #armbian
xoan72 has quit [Ping timeout: 252 seconds]
xoan726 is now known as xoan72
TRS-80 has quit [Quit: WeeChat 3.0]
MrFixIt has quit [Ping timeout: 272 seconds]
MrFixIt has joined #armbian
sunshavi has quit [Ping timeout: 268 seconds]
sunshavi has joined #armbian
TRS-80 has joined #armbian
TRS-80 has quit [Quit: WeeChat 3.0]
loki_val has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
lemonzest has joined #armbian
xoan728 has joined #armbian
xoan72 has quit [Ping timeout: 245 seconds]
xoan728 is now known as xoan72
xoan723 has joined #armbian
xoan72 has quit [Ping timeout: 252 seconds]
xoan723 is now known as xoan72
Mangix has quit [Ping timeout: 245 seconds]
Mangix has joined #armbian
montjoie has quit [Ping timeout: 245 seconds]
montjoie has joined #armbian
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
xoan729 has joined #armbian
xoan72 has quit [Ping timeout: 240 seconds]
xoan729 is now known as xoan72
pablocastellanos has quit [Ping timeout: 245 seconds]
pablocastellanos has joined #armbian
cyph84 has joined #armbian
cyph84 has quit [Quit: Client closed]
archetech has joined #armbian
xoan727 has joined #armbian
xoan72 has quit [Ping timeout: 245 seconds]
xoan727 is now known as xoan72
crabbedhaloablut has quit [Write error: Connection reset by peer]
crabbedhaloablut has joined #armbian
<Armbian-Discord> <R​enegade> Hello. I have a remote armbian host (RPi) and it is very old (Jessie 8.1). I cannot upgrade it any more and I need to install wireguard onto it. I can only ssh into the host. Is it somehow possible to have just wireguard installed into that install or is it not possible at all? I cannot risk in upgrading-in-live because I could loose the connection. Its located physically very distant to me so a connection loss
<Armbian-Discord> would be a pain in the ass. Any clues how to get wireguard installed ?
<stipa> maybe you could be able to start it as a service and spare the rest of the system but see it's something related to networking so it could be tricky since you need to poke at the network system
<stipa> best bet is to go there and probably waste some time making it working
<stipa> it would probably crash
<stipa> if it were some service unrelated to networking you could get away with it
<Armbian-Discord> <R​enegade> Therefore I wanna only try to get wireguard run somehow. Is it possible to have it installed at all? The kernel is 4.4.38+ on armv6l GNU/Linux. Or maybe it will be possible to run wireguard as docker somehow?
<stipa> idk, maybe the best would be to do an experiment on another board and see how it goes
<stipa> preferably indentical one
<stipa> at least you'll save some time there learning how to set everything up if it crashes
<stipa> if a docker wold be isolated enough from the main system and if you screw something up inside of the docker i guess it shouldn't affect the main system
<Armbian-Discord> <T​enkawa> You have to be able to add core wireguard support to the kernel somehow so that will be the difficult part though
<Armbian-Discord> <T​enkawa> Docker will require the stack support for it too I believe
alekksander has joined #armbian
<Armbian-Discord> <T​enkawa> Which will minimum require a kernel rebuild with the module enabled/hard compiled
<Armbian-Discord> <R​enegade> That's why I am afraid of. What was the minimum kernel where wg was introduced, which kernel do I need ?
<Armbian-Discord> <T​enkawa> Of course check for CONFIG_WIREGUARD in your kernel
<Armbian-Discord> <T​enkawa> It might already be enabled
<stipa> what about compiling and loading the module?
<stipa> it would probably crash, lol
<stipa> with core dump
<Armbian-Discord> <T​enkawa> I would recommend building it in..
<Armbian-Discord> <R​enegade> hum... well I'll see
<Armbian-Discord> <R​enegade> thanks to all
<Armbian-Discord> <T​enkawa> np.
<Armbian-Discord> <R​enegade> cross fingers
<Armbian-Discord> <R​enegade> 😄
<stipa> good luck
<Armbian-Discord> <T​enkawa> stipa: I don't even like that my ipv6 is currently a module.. I keep forgetting to rebuild it
<Armbian-Discord> <T​enkawa> I don't like extra context switch calls
<stipa> as long as it works i guess
<stipa> if it works don't touch it
<Armbian-Discord> <T​enkawa> It works but modules add more logic (minor.. but some)
<stipa> it's cool baked in for sure but sometimes it's faster to just compile the module
<stipa> it makes sense if the compilation of the image is few minutes
<stipa> to bake it in
<stipa> but it can be enabled, idk where it should be requested
<stipa> in the armbian build
<stipa> on github somewhere
<stipa> i don't think it's a problem if someone want's some module in the next release but i guess it should be tested beforehand
xoan721 has joined #armbian
xoan72 has quit [Ping timeout: 245 seconds]
xoan721 is now known as xoan72
aasami_ has joined #armbian
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
lemonzest has quit [Quit: WeeChat 3.5]
xoan721 has joined #armbian
xoan72 has quit [Ping timeout: 268 seconds]
xoan721 is now known as xoan72
aasami_ has quit [Quit: Lost terminal]
alekksander has quit [Quit: Konversation terminated!]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #armbian
xoan722 has joined #armbian
xoan72 has quit [Ping timeout: 252 seconds]
xoan722 is now known as xoan72
p0g0 has quit [Remote host closed the connection]
p0g0 has joined #armbian
mpmc has quit [Quit: ZNC - https://znc.in]
archetech has quit [Quit: Konversation terminated!]
mpmc has joined #armbian
archetech_g has joined #armbian
Masterphi has quit [Quit: Masterphi]
Masterphi has joined #armbian
Masterphi has quit [Client Quit]
xoan726 has joined #armbian
xoan72 has quit [Ping timeout: 245 seconds]
xoan726 is now known as xoan72
<lanefu> There is a userspace implementation called wireguard-go that can be used
<Armbian-Discord> <T​enkawa> Yes however note their caveat "This will run on Linux; however you should instead use the kernel module, which is faster and better integrated into the OS"
<Armbian-Discord> <T​enkawa> Still is handy if needed... kinda reminds me of slirp
<Armbian-Discord> <T​enkawa> remember that?
<Armbian-Discord> <T​enkawa> Was great in the early modem days for what it did.
bantu has quit [Quit: bantu]
bantu has joined #armbian
sunshavi has quit [Ping timeout: 240 seconds]
xoan720 has joined #armbian
sunshavi has joined #armbian
xoan72 has quit [Ping timeout: 252 seconds]
xoan720 is now known as xoan72
<nekomancer[m]> <Armbian-Discord> "<T​enkawa> Still is handy if..." <- slirp? or slip?
<Armbian-Discord> <T​enkawa> slirp
<Armbian-Discord> <T​enkawa> check it out on wikipedia
<Armbian-Discord> <T​enkawa> was handy on modems back in the day for emulating slip/ppp
cyph84 has joined #armbian