Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Announcements: #armbian-announcements | Developer talk: #armbian-devel | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
eldereko has quit [Quit: goodbye]
eldereko has joined #armbian
eldereko has quit [Remote host closed the connection]
eldereko has joined #armbian
zeemate has quit [Ping timeout: 260 seconds]
MoeIcenowy has joined #armbian
jantones has quit [Remote host closed the connection]
jantones has joined #armbian
jantones has quit [Remote host closed the connection]
jantones has joined #armbian
Dagger has quit [Ping timeout: 260 seconds]
Dagger has joined #armbian
danilogondolfo has joined #armbian
yann-kaelig has joined #armbian
yann-kaelig has quit [Client Quit]
zeemate has joined #armbian
<DC-IRC> [Discord] <.superdev> Hey everyone, I'm Laurence a Machine Learning and Software engineer and a talented artist.
<DC-IRC> [Discord] <.superdev> I've got an idea I'm very excited about and I’d love to find a few creative, tech savvy folks to help make it a reality.
<DC-IRC> [Discord] <.superdev> The idea is to create a cuddly, AI-powered robot pet, designed to look and feel like a soft, fluffy baby animal. It will be a comforting companion that people can cuddle with. The robot will use a small SOC computer with 4GB RAM and run a lightweight AI model like ChatGPT locally called Large Language Model (LLM), trained to mimic the behavior of a baby animal. Unlike existing ro <clipped message>
<DC-IRC> [Discord] <.superdev> botic pets, ours will be truly alive, with the ability to remember, learn new things, and create completely new behaviors that were never programmed into it
<DC-IRC> [Discord] <.superdev> The aim is to make the robot affordable and accessible to everyone (under $200) and fund the project through Kickstarter or potential investments.
<DC-IRC> [Discord] <.superdev> This will be a soothing, pillow-like friend for anyone seeking emotional comfort, stress relief, or love. If you’re an engineer, artist, or just a passionate person who wants to be a part of something new please don't hesitate to contact me.
<DC-IRC> [Discord] <.superdev> Ready to bring this idea to life with you all!
Mangix has quit [Read error: Connection reset by peer]
<DC-IRC> [Discord] <menu> you're not gonna run much of any LLM on a 4GB SBC
Mangix has joined #armbian
laz0r_ has joined #armbian
laz0r has quit [Ping timeout: 244 seconds]
laz0r_ is now known as laz0r
laz0r has quit [Read error: Connection reset by peer]
laz0r has joined #armbian
laz0r has quit [Read error: Connection reset by peer]
laz0r has joined #armbian
laz0r has quit [Read error: Connection reset by peer]
laz0r has joined #armbian
arch3r- has joined #armbian
arch3r has quit [Ping timeout: 276 seconds]
arch3r- is now known as arch3r
laz0r has quit [Read error: Connection reset by peer]
laz0r has joined #armbian
laz0r has quit [Read error: Connection reset by peer]
laz0r has joined #armbian
laz0r has quit [Read error: Connection reset by peer]
laz0r has joined #armbian
laz0r has quit [Read error: Connection reset by peer]
laz0r has joined #armbian
laz0r has quit [Read error: Connection reset by peer]
laz0r has joined #armbian
zeemate has quit [Ping timeout: 248 seconds]
laz0r_ has joined #armbian
laz0r has quit [Ping timeout: 248 seconds]
laz0r_ is now known as laz0r
alekksander has joined #armbian
<DC-IRC> [Discord] <hoozyermama_82249> I'm having some issues with my .not_logged_in_yet configuration. Is anyone available to answer a few (probably dumb) questions?
<DC-IRC> [Discord] <hoozyermama_82249> I guess to make sure I have the basics correct, I need to create a file called .not_logged_in_yet inside the /root directory of my boot media, correct? Which, to clarify, would be in /armbi_root/root on the SD card, correct?
<DC-IRC> [Discord] <hoozyermama_82249> And the .not_logged_in_yet is a text file containing the configuration parameters, and not a sub directory containing another text/config file, correct?
buzzmarshall has joined #armbian
<DC-IRC> [Discord] <hoozyermama_82249> I'm trying to do a headless first boot on a couple OrangePi devices, FWIW.
LanDi has joined #armbian
LanDi has quit [Ping timeout: 252 seconds]
<DC-IRC> [Discord] <asadun5771> have anyone here worked with getting CPU features in ARM?
<DC-IRC> [Discord] <asadun5771> should i just let linux kernel do it for me and get them via https://www.kernel.org/doc/html/v5.8/arm64/cpu-feature-registers.html
LanDi has joined #armbian
LanDi has quit [Remote host closed the connection]
<DC-IRC> [Discord] <menu> yes, that's correct, be careful not to provide an invalid network config, it *will* attempt to use it
<DC-IRC> [Discord] <hoozyermama_82249> I thought so, and I thought I went about creating the file correctly (using Nano), but I can't see it in the /armbi_root/root directory. Says 0 files, even when logged in as root.
<DC-IRC> [Discord] <menu> it's removed automatically on first boot
<DC-IRC> [Discord] <hoozyermama_82249> I haven't booted yet.
<DC-IRC> [Discord] <hoozyermama_82249> I just created it on the SD card (I thought), then tried to verify that it was there.
<DC-IRC> [Discord] <hoozyermama_82249> Wasn't showing anything.
<DC-IRC> [Discord] <menu> it should be, did you save it correctly?
<DC-IRC> [Discord] <hoozyermama_82249> Is there a documented process to creating it? I've found a few good documents about configuration parameters, but nothing about creating the file.
<DC-IRC> [Discord] <hoozyermama_82249> ctrl-x - y - .not_logged_in_yet
<DC-IRC> [Discord] <menu> a standard text editor works, i just `cat` a herefile immediately after flashing
<DC-IRC> [Discord] <hoozyermama_82249> Well, it says I need root permissions to acces the folder, so I su nano, created the file saved, etc
<DC-IRC> [Discord] <hoozyermama_82249> Also wondering if there's a way to set the default hostname in that file. I didn't see that anywhere.
zeemate has joined #armbian
<DC-IRC> [Discord] <menu> there is not, hostname is `/etc/hostname`
<DC-IRC> [Discord] <menu> so you `sudo nano /mountpoint/root/.not_logged_in_yet`, then `ls -laH /mountpoint/root/` doesn't return anything?
archetech has joined #armbian
<DC-IRC> [Discord] <hoozyermama_82249> Actually... I SU'd first, then drilled down into the directory and thefile is there. I guess I just wasn't elevated correctly before.
<DC-IRC> [Discord] <hoozyermama_82249> But I also see .ssh and .vnc files in there. I I do any preconfiguration there, or are the both enabled by default?
<DC-IRC> [Discord] <hoozyermama_82249> Sorry. I'm coming from Raspberry Pi where the imager takes care of a lot of this for you. Just branching out into Armbian and Orange Pi, and trying to make sure I'm ready to go out of the gate.
<DC-IRC> [Discord] <Github> ✅ **Merged** into [armbian/build](<https://github.com/armbian/build>) by [igorpecovnik](<https://github.com/igorpecovnik>) - [Link](<https://github.com/armbian/build/commit/8b215c489151ac6551b3cb6584348acadcd0f543>): *`Automatic` board configs status synchronise*
<DC-IRC> [Discord] <Github> ✅ **Merged** into [armbian/build](<https://github.com/armbian/build>) by [igorpecovnik](<https://github.com/igorpecovnik>) - [Link](<https://github.com/armbian/build/commit/614890759554f970e728bdd0ed04e4f0e4f39ed1>): *Improvements and bug fixes to Armbian user-space services (#6840)*
<DC-IRC> [Discord] <Github> ✅ **Merged** into [armbian/build](<https://github.com/armbian/build>) by [igorpecovnik](<https://github.com/igorpecovnik>) - [Link](<https://github.com/armbian/build/commit/3e07d3ed7cfe95c1cfc5117e99a57722d55d66cd>): *bootscript: sunxi: Add a dtb file path analyzer*
<DC-IRC> [Discord] <Github> ✅ **Merged** into [armbian/build](<https://github.com/armbian/build>) by [igorpecovnik](<https://github.com/igorpecovnik>) - [Link](<https://github.com/armbian/build/commit/017549347bb8c278a067d1be14c2f1b3538690c2>): *fixme/hack: override dt name for edge kernel only*
Dagger has quit [Ping timeout: 244 seconds]
Dagger has joined #armbian
<DC-IRC> [Discord] <menu> you *can*, however you'd typically configure dotfiles post-install, i need to consult the code that handles the passwd/ssh, not entirely sure if it replaces the `.ssh` entirely
danilogondolfo has quit [Quit: Leaving]
val has quit [Read error: Connection reset by peer]
val has joined #armbian
alekksander has quit [Remote host closed the connection]
coldfeet has joined #armbian
<DC-IRC> [Discord] <hoozyermama_82249> Will it be able to ssh in on a headless first boot? Meaning, is it enabled by default?
<Herc> yes, pw is 1234
<Herc> (for root ofc)
<Herc> you will be asked to change the pw then
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
kcz has quit []
kcz has joined #armbian
zeemate has quit [Ping timeout: 272 seconds]
coldfeet has quit [Remote host closed the connection]