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
califax has quit [Remote host closed the connection]
califax has joined #armbian
laz0r has quit [Ping timeout: 244 seconds]
laz0r has joined #armbian
laz0r_ has joined #armbian
laz0r has quit [Ping timeout: 256 seconds]
laz0r_ is now known as laz0r
laz0r has quit [Ping timeout: 256 seconds]
laz0r has joined #armbian
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian
<DC-IRC>
[Discord] <Werner> We usually don't waste resources on non LTS variants of Ubuntu
<DC-IRC>
[Discord] <Werner> Sometimes support is added for fun, sometimes for developers to give an idea of possible breakage when next LTS variant is released. There are community images with plucky but they come without any support whatsoever
<DC-IRC>
[Discord] <laibsch> Absolutely
<DC-IRC>
[Discord] <laibsch> And for those who want plucky, it is easy enough to upgrade after installation
kingdomofheaven has quit [Ping timeout: 252 seconds]
kingdomofheaven has joined #armbian
califax has quit [Remote host closed the connection]
<DC-IRC>
[Discord] <superkali> i can reach the site from browser
<DC-IRC>
[Discord] <superkali> maybe is a post/upload issue that is so large..
<DC-IRC>
[Discord] <menu> i think my log is too large, but it's just a standard log, on a fresh machine with a cloned git repo
<DC-IRC>
[Discord] <superkali> really weird
<DC-IRC>
[Discord] <menu> i think my log is too large, but it's just a standard log, on a fresh machine with a freshly cloned git repo
<DC-IRC>
[Discord] <menu> it's a 3.6M log file, wouldn't have thought that to be excessive
<DC-IRC>
[Discord] <menu> i've realised why it's erroring though, unfortunately it seems i can no longer build Armbian images at all 😭
wootehfoot has quit [Read error: Connection reset by peer]
wootehfoot has joined #armbian
<DC-IRC>
[Discord] <gerd_5> Hey, I cant find my orange pi zero in my router. I installd the linux and the debian version with balena and waited 5min but it never showed any changes. did this for like 10 times
<DC-IRC>
[Discord] <gerd_5> can anybody help
<DC-IRC>
[Discord] <Werner> Attach serial console to get an idea what happens inside if network doesn't work.
<DC-IRC>
[Discord] <laibsch> use one of the other pastebin servers, they often have less severe limits.
<DC-IRC>
[Discord] <laibsch> Maybe we can get the admin for paste.armbian.com to increase the limit (and publish it)?
<DC-IRC>
[Discord] <menu> it would be useful if this could be fixed, i luckily managed to work around my build issue, just gotta figure out how to boot it again
<yang3>
gerd_5 do you want to locate your orange PI IP address? try with the program called "netdiscover"
<yang3>
gerd_5 if your ethernet is on the "eth0" interface, you just need to run "netdiscover -i eth0"
<yang3>
it will tell you MAC address and IP
<yang3>
or try as Werner suggested, with a serial cable, if it doesn't show up in "netdiscover"
<DC-IRC>
[Discord] <tenkawa42> Since thats a cabled (ethernet) capable unit.. if its not showing up on their router it probably is going to need to be looked at via uart...
<DC-IRC>
[Discord] <tenkawa42> I suspect it is not booting or not completing boot
jfsimon has joined #armbian
xolitude has joined #armbian
<DC-IRC>
[Discord] <ceansounet> when I connect my emmc to my board, it doesn't seem to get detected from armbian on an sd card, even tho it appears as a bootable option, why is that ? is there a simple way to copy my os from the SD card to the emmc ? (I don't have a USB -> emmc adapter) I'm on a rock pi 5b
<Herc>
thats what armbian-install for
<Herc>
is fo*
<DC-IRC>
[Discord] <ceansounet> what is that ?
<Herc>
you type it into a terminal, it is a script
<DC-IRC>
[Discord] <ceansounet> yeah but if the terminal doesn't detect the emmc how can i install to it ?
* Herc
doesnt have experience w/ emmc, wait for an expert ..
<Herc>
like werner :)
<DC-IRC>
[Discord] <ceansounet> its okay, i'm trying another route rn, I'm trying to clone to a usb stick first, and then from the usb to the emmc
<DC-IRC>
[Discord] <random_anon_cesar> Is it genuinely not recognized, or is it just not appearing as removable storage?
<DC-IRC>
[Discord] <random_anon_cesar> If you open terminal and run
<DC-IRC>
[Discord] <random_anon_cesar> sudo df-h
<DC-IRC>
[Discord] <random_anon_cesar> You should see something similar to
<DC-IRC>
[Discord] <random_anon_cesar> as your eMMC device
<DC-IRC>
[Discord] <random_anon_cesar> If so, it means the kernel recognized your eMMC as a connected device. It’s just missing a mount point in fstab before you can use it from a desktop
<DC-IRC>
[Discord] <random_anon_cesar> Even without mount point in fstab, armbian-install should be able to close the contents of the microsd to it
<DC-IRC>
[Discord] <random_anon_cesar> Even without mount point in fstab, armbian-install should be able to clone the contents of the microsd to it
<DC-IRC>
[Discord] <ceansounet> i only tried with lsblk and didn't get a result
<DC-IRC>
[Discord] <ceansounet> and i can't really run anything right now as i'm transfering some files
<DC-IRC>
[Discord] <ceansounet> i got this :
<DC-IRC>
[Discord] <ceansounet> mtdblock0 31:0 0 16M 0 disk
<DC-IRC>
[Discord] <ceansounet> mmcblk1 179:0 0 116,5G 0 disk
<DC-IRC>
[Discord] <ceansounet> zram0 253:0 0 3,9G 0 disk [SWAP]
<DC-IRC>
[Discord] <ceansounet> zram1 253:1 0 50M 0 disk /var/log
<DC-IRC>
[Discord] <ceansounet> zram2 253:2 0 0B 0 disk
<DC-IRC>
[Discord] <ceansounet> but my emmc is 32 gigs and my sd card is 128 so mmcblk1 is my sd card
<DC-IRC>
[Discord] <random_anon_cesar> Hmm. I was going to say try connecting the eMMC to another machine via a usb adapter, but you said you didn’t have one
<DC-IRC>
[Discord] <ceansounet> that would have been my first tought as well, if only i had bought one ages ago it would have saved me some trouble
<DC-IRC>
[Discord] <random_anon_cesar> I did a quick search on the Radxa documents. According to them, the eMMC should be recognized. They only recommend checking for proper alignment and correct orientation
<DC-IRC>
[Discord] <ceansounet> well it should be well plugged in since its recognised in the bios
<DC-IRC>
[Discord] <random_anon_cesar> just curious, what happens if you run
<xolitude>
can i send an error paste while trying to build something here?
<xolitude>
i need some help/insight on something
jelly has quit [Server closed connection]
LanDi has joined #armbian
jelly has joined #armbian
LanDi has quit [Remote host closed the connection]
wootehfoot has quit [Read error: Connection reset by peer]
xolitude has left #armbian [Leaving]
any1 has quit [Server closed connection]
any1 has joined #armbian
<DC-IRC>
[Discord] <random_anon_cesar> Hmm, I wish I had a better answer, but it doesn’t seem like the board is recognizing the eMMC. At least on the Rock5b, there’s nothing to configure before you can start using it.
<DC-IRC>
[Discord] <random_anon_cesar> If the locator pin is aligned & it’s properly installed, there’s not much more I could say besides testing with an adapter.
<DC-IRC>
[Discord] <random_anon_cesar> If it’s an OE eMMC from Radxa, you can warranty it if it’s actually dead on arrival