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 feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
<Armbian-Discord> <M​elonKami> Hello. I am trying to install SteamCMD and run a server on my Rock-Pi 4B with Armbian 22.11.4 Jammy installer. However it seems like it's not compatible with the OS, I also tried to install docked by following some instructions for a workaround, but that got me no further. Is there no way for me to host a steam game server on my Rock-Pi? I'd much appreciate some help, thanks.
Suspect has quit [Ping timeout: 268 seconds]
<Armbian-Discord> <T​enkawa> You need to provide some errors/screenshots/more detail if you want help.. Your provided information is not much to debug with.
<Armbian-Discord> <T​enkawa> Just reading the SteamCMD webpage that appears to be x86 only... not arm.. not natively.. you'll need to read outside resources
<Armbian-Discord> <M​elonKami> I have, and as I explained it concluded with SteamCMD not being compatible for the OS, which is why I am coming here to ask if anyone knows any workarounds or solutions.
<Armbian-Discord> <M​elonKami> I don't mean to be a hopeless newbie just simply asking for help without really providing a concrete error, but here I am. I have no clue how to get my Necesse server running, so as a last resort I am wondering if anyone have any experience with this.
<Armbian-Discord> <M​elonKami> Thank you for looking into it tho.
<Armbian-Discord> <T​enkawa> Its not the OS its incompatibile with.. its your machine architecture
<Armbian-Discord> <T​enkawa> Its a PC vs the RockPI
<Armbian-Discord> <M​elonKami> Ohh, okay. I can show you the error when I try to do sudo apt install steamcmd.
<Armbian-Discord> <T​enkawa> RockPI are ARM architecture ..
<Armbian-Discord> <T​enkawa> PC's are x86/x86-64
<Armbian-Discord> <M​elonKami> Okay, so the Architecture isn't compatible with SteamCMD?
<Armbian-Discord> <T​enkawa> Correct
<Armbian-Discord> <M​elonKami> Okay, thanks
<Armbian-Discord> <T​enkawa> This thread has a possible workaround to get it working with the qemu emulator:
<Armbian-Discord> <M​elonKami> Thank you for pointing me in the right direction.
<Armbian-Discord> <T​enkawa> np
<Armbian-Discord> <M​elonKami> There is a way to download the server without SteamCMD here.
<Armbian-Discord> <M​elonKami> https://necessegame.com/server/
<Armbian-Discord> <M​elonKami> Could that be a solution, or will I run into the architecture problem here aswell? It's Linux64
<Armbian-Discord> <T​enkawa> Let me look.. just a sec
<Armbian-Discord> <M​elonKami> Thanks!
<Armbian-Discord> <M​elonKami> I've downloaded the file, unzipped it. But it looks like I can't run the startfile because of some Java error
<Armbian-Discord> <M​elonKami> So that's where I am at rn
<Armbian-Discord> <T​enkawa> Thats because your env vars for your Java env aren't setup
<Armbian-Discord> <T​enkawa> so it doesn't know where to look
<Armbian-Discord> <M​elonKami> Okay, I know pretty much know nothing abour env variables.
<Armbian-Discord> <T​enkawa> if this is a java server based app it is likely it would run
<Armbian-Discord> <M​elonKami> Sorry for being so hopeless 😅
<Armbian-Discord> <M​elonKami> It is a file named Server which is a java file, so I suppose it's java based?
<Armbian-Discord> <M​elonKami> This is what the files look like
<Armbian-Discord> <T​enkawa> let me try something on one of my test boxes.. just a min
<Armbian-Discord> <M​elonKami> Thank you, I appreciate all the help!
<Armbian-Discord> <T​enkawa> I think the server is likely to run... your game client would still need a win/mac/lin x86 pc
<Armbian-Discord> <T​enkawa> (mac of all types)
<Armbian-Discord> <M​elonKami> Okay, so I wouldn't be able to join on my Windows computer?
<Armbian-Discord> <T​enkawa> Yes.. you just couldn't run the graphical client o the rockpi
<Armbian-Discord> <T​enkawa> but I am verifying that
<Armbian-Discord> <T​enkawa> it might not work on arm
<Armbian-Discord> <M​elonKami> Okay, I am a bit confused.
<Armbian-Discord> <M​elonKami> Thanks.
<Armbian-Discord> <M​elonKami> Graphical client, is that something that sends graphical data to clients on the server?
<Armbian-Discord> <M​elonKami> Just taking a guess here.
<Armbian-Discord> <T​enkawa> Graphical client is the part you run on your computer .. server is what it talks to
<Armbian-Discord> <T​enkawa> Graphical client is typically yours.... server is typically not yours unless you are running your own games
<Armbian-Discord> <M​elonKami> Okay, so essentially I won't be able to join the server and play with graphics?
<Armbian-Discord> <T​enkawa> Not with this pkg
<Armbian-Discord> <T​enkawa> This is for Windows/Linux/Mac PCs
<Armbian-Discord> <M​elonKami> Alright, thanks.
<Armbian-Discord> <M​elonKami> I didn't think it'd be so difficult to host games on the Rock-Pi. I suppose I will need a VPS to host the server then.
<Armbian-Discord> <T​enkawa> Nono... the PI can "host" the game...but you have to "connect" to it from a Windows/Linux/Mac PC
<Armbian-Discord> <M​elonKami> Sorry, I am still a bit confused. I thought I couldn't connect with a Windows PC.
<Armbian-Discord> <M​elonKami> Or, I could connect, but not get the graphics
<Armbian-Discord> <M​elonKami> Well, it's fine. I don't need to understand it, all I need to know was that it isn't possible.
<Armbian-Discord> <M​elonKami> Just out of general curiosity, and for learning some more. How would I solve this error and actually launch the server?
<Armbian-Discord> <T​enkawa> just confirmed btw
<Armbian-Discord> <T​enkawa> [2023-02-15 20:06:48] (ERR) linux/x64
<Armbian-Discord> <T​enkawa> [2023-02-15 20:06:48] (ERR) macos/x64
<Armbian-Discord> <T​enkawa> [2023-02-15 20:06:48] (ERR) macos/arm64
<Armbian-Discord> <T​enkawa> [2023-02-15 20:06:48] (ERR) windows/x64
<Armbian-Discord> <T​enkawa> [2023-02-15 20:06:48] (ERR) windows/x86
<Armbian-Discord> <T​enkawa> only works on those
<Armbian-Discord> <M​elonKami> Ahh, okay. Wouldn't my computer be windows/x64?
<Armbian-Discord> <T​enkawa> edit StartServer.sh
<Armbian-Discord> <T​enkawa> not your rockpi
<Armbian-Discord> <M​elonKami> so nano StartServer.sh?
<Armbian-Discord> <T​enkawa> change the file to
<Armbian-Discord> <T​enkawa> #!/bin/bash
<Armbian-Discord> <T​enkawa> java -jar Server.jar $@ &
<Armbian-Discord> <T​enkawa> then as long as java is installed it will work fine
<Armbian-Discord> <M​elonKami> Removing the second cd ... line.
<Armbian-Discord> <M​elonKami> I don't have java installed tho, and I cannot figure out how to install it either. All of my search results shows me gui installations.
<Armbian-Discord> <M​elonKami> Is there a simple command to install java?
<Armbian-Discord> <T​enkawa> yeah...
<Armbian-Discord> <T​enkawa> do this real quick so I can see which version you have available
<Armbian-Discord> <T​enkawa> apt-cache search java
chewitt has joined #armbian
<Armbian-Discord> <T​enkawa> check for one like
<Armbian-Discord> <M​elonKami> It returned a long list, do you want the whole result?
<Armbian-Discord> <T​enkawa> openjdk-11-jre
<Armbian-Discord> <T​enkawa> no
<Armbian-Discord> <T​enkawa> just look for something like that
<Armbian-Discord> <T​enkawa> newest one
<Armbian-Discord> <T​enkawa> then do
<Armbian-Discord> <T​enkawa> sudo apt-get install openjdk-11-jre
<Armbian-Discord> <T​enkawa> change 11 to the # of yours
<Armbian-Discord> <M​elonKami> Okay, so that would be 22 I believe?
<Armbian-Discord> <T​enkawa> no its 11
<Armbian-Discord> <T​enkawa> openjdk-11
<Armbian-Discord> <M​elonKami> Okay.
<Armbian-Discord> <T​enkawa> its the version
<Armbian-Discord> <T​enkawa> version 11
<Armbian-Discord> <M​elonKami> Is 11 the most recent java version?
<Armbian-Discord> <T​enkawa> it is on your machine
<Armbian-Discord> <M​elonKami> Ahh, so I already have java-11 installed? Or is it the most recent available version?
<Armbian-Discord> <T​enkawa> just run that command I just gave you sudo apt-get install openjdk-11-jre
<Armbian-Discord> <T​enkawa> you will find out shortly hehe
<Armbian-Discord> <M​elonKami> Sorry, I didn't notice you sent the install command. It's installing something, so it looks like it's working.
<Armbian-Discord> <T​enkawa> after that open a terminal as your user and run that updated startserver and hopefully it will work
<Armbian-Discord> <T​enkawa> if not it won't work on arm linux
<Armbian-Discord> <M​elonKami> It's installed, however I still get the permission denied error.
<Armbian-Discord> <M​elonKami> Okay, so it's yet again an architecture error?
<Armbian-Discord> <T​enkawa> you didn't make those changes
<Armbian-Discord> <M​elonKami> You're right, I edited wrong start file
<Armbian-Discord> <M​elonKami> Hold on
<Armbian-Discord> <T​enkawa> just a sec
<Armbian-Discord> <T​enkawa> I didnt change nogui
<Armbian-Discord> <T​enkawa> its similiar
<Armbian-Discord> <T​enkawa> #!/bin/bash
<Armbian-Discord> <T​enkawa> /java -jar Server.jar -nogui $@
<Armbian-Discord> <M​elonKami> I did it now, but I still got the error. Included a cat so you could see.
<Armbian-Discord> <M​elonKami> Is it the same second line as you sent?
<Armbian-Discord> <T​enkawa> thats not what I typed is it
<Armbian-Discord> <M​elonKami> Thanks, I'll try that
<Armbian-Discord> <M​elonKami> Yeah, I realized, sorry
<Armbian-Discord> <T​enkawa> copy and paste the entire thing
<Armbian-Discord> <T​enkawa> just wipe the file
<Armbian-Discord> <T​enkawa> I have to leave in 5
<Armbian-Discord> <T​enkawa> being called downstairs
<Armbian-Discord> <M​elonKami> Thanks, that worked
<Armbian-Discord> <T​enkawa> cool
<Armbian-Discord> <T​enkawa> Have fun... good luck.
<Armbian-Discord> <M​elonKami> Thanks! Have a good rest of your day/evening/night
<Armbian-Discord> <T​enkawa> cheers! Evening for sure
norwich_ has joined #armbian
norwich has quit [Ping timeout: 252 seconds]
norwich_ is now known as norwich
archetech has quit [Quit: Konversation terminated!]
Suspect has joined #armbian
archetech has joined #armbian
Suspect has quit [Remote host closed the connection]
Suspect has joined #armbian
Suspect has quit [Remote host closed the connection]
Suspect has joined #armbian
chewitt has quit [Quit: Zzz..]
junaid_ has joined #armbian
Suspect has quit [Ping timeout: 252 seconds]
junaid_ has quit [Quit: leaving]
junaid_ has joined #armbian
junaid_ has quit [Ping timeout: 246 seconds]
Suspect has joined #armbian
aasami_ has joined #armbian
arch3r has quit [Ping timeout: 252 seconds]
arch3r has joined #armbian
Suspect has quit [Read error: Connection reset by peer]
Suspect has joined #armbian
arch3r has quit [Ping timeout: 248 seconds]
arch3r has joined #armbian
archetech has quit [Quit: Leaving]
Suspect has quit [Read error: Connection reset by peer]
Suspect has joined #armbian
jclsn has joined #armbian
danilogondolfo has joined #armbian
Suspect has quit [Remote host closed the connection]
Suspect has joined #armbian
Suspect has quit [Remote host closed the connection]
Suspect has joined #armbian
Suspect has quit [Remote host closed the connection]
Suspect has joined #armbian
Suspect has quit [Remote host closed the connection]
archetech has joined #armbian
maknho_ has quit [Ping timeout: 248 seconds]
maknho_ has joined #armbian
Suspect has joined #armbian
Suspect has quit [Quit: Leaving]
arch3r has quit [Ping timeout: 255 seconds]
arch3r has joined #armbian
Net147 has quit [Ping timeout: 255 seconds]
arch3r- has joined #armbian
arch3r has quit [Ping timeout: 260 seconds]
arch3r- is now known as arch3r
Net147 has joined #armbian
arch3r has quit [Ping timeout: 255 seconds]
arch3r has joined #armbian
alekksander has joined #armbian
arch3r has quit [Ping timeout: 252 seconds]
arch3r has joined #armbian
maknho_ has quit [Ping timeout: 255 seconds]
maknho_ has joined #armbian
maknho_ has quit [Ping timeout: 255 seconds]
maknho_ has joined #armbian
lemonzest has quit [Quit: WeeChat 3.6]
arch3r has quit [Quit: bye]
arch3r has joined #armbian
Smedles has quit [Ping timeout: 252 seconds]
Smedles has joined #armbian
lemonzest has joined #armbian
CosmicDJ has quit [Ping timeout: 260 seconds]
CosmicDJ has joined #armbian
Smedles has quit [Ping timeout: 246 seconds]
Smedles has joined #armbian
arch3r- has joined #armbian
arch3r has quit [Ping timeout: 255 seconds]
arch3r- is now known as arch3r
arch3r has quit [Ping timeout: 246 seconds]
arch3r has joined #armbian
p0g0 has quit [Ping timeout: 248 seconds]
Suspect has joined #armbian
Suspect has quit [Ping timeout: 252 seconds]
junaid_ has joined #armbian
junaid_ has quit [Ping timeout: 248 seconds]
zeemate has joined #armbian
<Armbian-Discord> <q​4a> Hi. I got kernel panic (twice) on rock5b when installed armbian and entered root password + created user, but before config timezone. I updated kernel and hope that it will be more stable. Is it possible to restart setup script?
loki_val has quit [Quit: No Ping reply in 180 seconds.]
tomaw| has joined #armbian
crabbedhaloablut has joined #armbian
tomaw has quit [Ping timeout: 624 seconds]
tomaw| is now known as tomaw
junaid_ has joined #armbian
<Armbian-Discord> <W​erner> Tried touch /root/.not_logged_in_yet ?
val has quit [Read error: Connection reset by peer]
val has joined #armbian
alekksander has quit [Quit: Konversation terminated!]
p0g0 has joined #armbian
Suspect has joined #armbian
<Armbian-Discord> <q​4a> No, but nevermind. I installed another image.. but still has kernel panic and freezes. I'll try another SPI later.
lyri has joined #armbian
<Armbian-Discord> <T​enkawa> @q4a this sounds more like power knowing you are running a Rock5.. What are you powering it with?
<Armbian-Discord> <q​4a> 3 V / 5 A without PD
<Armbian-Discord> <T​enkawa> I assume you meant 5v?
<Armbian-Discord> <T​enkawa> or higher
<Armbian-Discord> <T​enkawa> 3v will not run it
<Armbian-Discord> <q​4a> Yes.. fixed)
<Armbian-Discord> <T​enkawa> What drives and peripherals?
<Armbian-Discord> <T​enkawa> if you have a nvme and anything plugged up thats still "very" slim
<Armbian-Discord> <T​enkawa> If you only use emmc/microsd it should be ok though
<Armbian-Discord> <q​4a> Only 1 usb for mouse/keyboard
<Armbian-Discord> <T​enkawa> What media?
<Armbian-Discord> <q​4a> nvme
<Armbian-Discord> <T​enkawa> Yeah thats tight
<Armbian-Discord> <T​enkawa> I run 3.5A on both of mine
<Armbian-Discord> <q​4a> I'll try another power supply tomorrow
<Armbian-Discord> <T​enkawa> Good thing you did go non-pd though
<Armbian-Discord> <q​4a> What SPI do you use?
<Armbian-Discord> <T​enkawa> I'd have to check... we make a custom image..
lyri has quit [Remote host closed the connection]
junaid_ has quit [Ping timeout: 252 seconds]
<nekomancer[m]> how to avoid armbian-zsh?
arch3r has quit [Quit: bye]
arch3r has joined #armbian
tomreyn_ has joined #armbian
tomreyn has quit [Read error: Connection reset by peer]
danilogondolfo has quit [Remote host closed the connection]
aasami_ has quit [Quit: Lost terminal]
zeemate has quit [Ping timeout: 248 seconds]