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
LanDi has quit [Read error: Connection reset by peer]
<DC-IRC>
[Matrix] <axx:jaccu.se> Is going to Trixie as simple as a regular Debian dist-upgrade to testing?
archetech has joined #armbian
<DC-IRC>
[Discord] <Werner> If you define a userspace upgrade with Debian *simple*, then yes. Though I recommend freezing firmware packages because when Debian standard kernel is installed this will certainly break booting.
<DC-IRC>
[Discord] <Werner> Also we do not support upgraded systems (yet).
<DC-IRC>
[Matrix] <axx:jaccu.se> fair enough
LanDi has joined #armbian
LanDi has quit [Quit: LanDi]
<DC-IRC>
[Discord] <hoozyermama_82249> For whatever reason, the /root/.not_logged_in_yet thing will just NOT work for me. I created the file as 'su', and I can see it in the root directory, but I get nothing on the first boot. I'm trying to avoid rigging up a monitor and keyboard for these Orange Pis, because I have a bunch of them to do.
<DC-IRC>
[Discord] <hoozyermama_82249> Thinking I should've gone with more Zero 3s instead of Zero 2ws. At least those I can first boot via LAN and SSH in to configure.
alekksander has quit [Remote host closed the connection]
<DC-IRC>
[Discord] <menu> i am refactoring it at the moment 😅
<DC-IRC>
[Discord] <menu> i *think* it may require a tty, but i can help get it running before the refactor
<DC-IRC>
[Discord] <menu> which options are you setting in your config? ideally share the config, sanitized if need be
LanDi has joined #armbian
<DC-IRC>
[Discord] <hoozyermama_82249> Just the wifi and root passwords, basically.
<DC-IRC>
[Discord] <hoozyermama_82249> Oh, wow. That pasted weird.
<DC-IRC>
[Discord] <menu> try it with `SET_LANG_BASED_ON_LOCATION=Y`, it's a confusingly named option that can halt the process
danilogondolfo has quit [Quit: Leaving]
<DC-IRC>
[Discord] <hoozyermama_82249> DO I need quotes around all the values? I made you suggested change and added quotes (they had quotes in the sample). Retrying now.
laz0r has quit [Ping timeout: 252 seconds]
laz0r has joined #armbian
<DC-IRC>
[Discord] <menu> *"no"*
<DC-IRC>
[Discord] <menu> the config file is just blindly sourced into the init script, so quoted values are fine, unquoted values *should* work but can cause issues
<DC-IRC>
[Discord] <menu> there's a reason i'm refactoring it
<DC-IRC>
[Discord] <hoozyermama_82249> Ok. Tried again. It's been almost 10 minutes and no new devices on my wifi
<DC-IRC>
[Discord] <menu> can you attach a display temporarily and see where it's hanging?
<DC-IRC>
[Discord] <hoozyermama_82249> I'll have to see if I have a miniHDMI adapter somewhere.
<DC-IRC>
[Discord] <menu> i don't have any WiFi hardware to test that part with, though the existing logic seems sound and *should* work
Mangix has quit [Read error: Connection reset by peer]
LanDi has quit [Ping timeout: 252 seconds]
<DC-IRC>
[Discord] <hoozyermama_82249> Hmmm. Found a miniHDMI adpater plugged it in and got nothing on the screen at all.
Mangix has joined #armbian
<DC-IRC>
[Discord] <hoozyermama_82249> I'll have to play with it later I guess.
<DC-IRC>
[Discord] <hoozyermama_82249> I ran into the same issue with my OPi Zero 3, so I just plugged it in to a switch and used SSH to configure it and get it connected to wifi.
<DC-IRC>
[Discord] <hoozyermama_82249> Don't have that option for this one. 😦