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
jason123onirc has quit [*.net *.split]
DarthGandalf has quit [*.net *.split]
upekkha has quit [*.net *.split]
lanefu has quit [*.net *.split]
DarthGandalf has joined #armbian
califax has quit [Remote host closed the connection]
upekkha has joined #armbian
jason123onirc has joined #armbian
califax has joined #armbian
flyback is now known as wdac3420
rainbyte has quit [Remote host closed the connection]
wdac3420 is now known as flyback
montjoie has quit [Ping timeout: 245 seconds]
montjoie has joined #armbian
DC-IRC has quit [Remote host closed the connection]
<DC-IRC>
<silver2row> It seems my Makefile, which I think is needed, does not parse for some reason.
<DC-IRC>
<silver2row> Is it b/c of # instead of //?
<DC-IRC>
<silver2row> Nope.
<DC-IRC>
<silver2row> <<< In the dark for now...I will keep researching.
flyback has quit [Remote host closed the connection]
flyback has joined #armbian
jclsn has quit [Ping timeout: 244 seconds]
jclsn has joined #armbian
jantones has quit [Quit: Leaving]
sally has joined #armbian
<DC-IRC>
<jkent.net> Tabulation in makefiles is important... Rules MUST use tabs, not spaces
<DC-IRC>
<silver2row> Aw. Okay. I thought I used tabs.
<DC-IRC>
<silver2row> i will retest.
<DC-IRC>
<silver2row> Thank you.
<DC-IRC>
<jkent.net> I can't tell from your paste, but it is a trap to be aware of
<DC-IRC>
<silver2row> Okay.
sally has quit [Quit: sally]
<DC-IRC>
<silver2row> It must be something. I think my conf file is messed up. I need to research more on what exactly needs to take place and how.
<DC-IRC>
<iamak> Where can I get support with errors?
<DC-IRC>
<silver2row> Good question! I am just learning now.
<DC-IRC>
<silver2row> So, I am not the person to contact yet.
lemonzest has quit [Quit: WeeChat 3.6]
sally has joined #armbian
<DC-IRC>
<silver2row> I am trying to learn about compile-build-configure-make-etc ideas now.
<DC-IRC>
<silver2row> All are different. Each have a different idea of what should happen and when...
sally has quit [Quit: Konversation terminated!]
junaid_ has joined #armbian
junaid_ has quit [Remote host closed the connection]
archetech has quit [Quit: Leaving]
lemonzest has joined #armbian
MrFixIt has quit [Ping timeout: 244 seconds]
qqqhhh861993 has quit [Ping timeout: 260 seconds]
MrFixIt has joined #armbian
aasami_ has joined #armbian
smcavoy16 has quit [Ping timeout: 244 seconds]
smcavoy16 has joined #armbian
danilogondolfo has joined #armbian
<DC-IRC>
<iamak> I'm getting a `/dev/mmcblk1p1 doesn't exist` error on a fresh install.
<DC-IRC>
<iamak> Device: Odroid N2+
<DC-IRC>
<iamak> Armbian version: Jammy CLI
<DC-IRC>
<silver2row> are you using a eMMC or SD Card and if so, is it `/dev/sd*` b/c of usb?
<DC-IRC>
<silver2row> @iamak : The reason I ask is this idea...
<DC-IRC>
<silver2row> When I have a computer w/ a built in SD Card reader, the file shows up like ` /dev/mmcblk*` while w/ a USB Card Reader that is attached via USB, the build needs `/dev/s**`.
lyri has quit [Remote host closed the connection]
<DC-IRC>
<iamak> It's `mmcblk1p1`
<DC-IRC>
<iamak> I'm using a microSD card
<DC-IRC>
<silver2row> Right...but on your dev. desktop, do you have a built in SD Card reader?
<DC-IRC>
<iamak> No
<DC-IRC>
<iamak> There it's sda
<DC-IRC>
<iamak> But I don't see how it matters
<DC-IRC>
<silver2row> It is looking for one or the other and not both.
<DC-IRC>
<silver2row> Or maybe I am wrong.
<DC-IRC>
<silver2row> Oh.
<DC-IRC>
<silver2row> I got you now.
<DC-IRC>
<silver2row> It should not matter. You are right.
<DC-IRC>
<iamak> I think what it's looking for is `/boot` and `/` on different partitions
<DC-IRC>
<iamak> But I don't know why burning the image didn't create it by default
<DC-IRC>
<iamak> I'm not knowledgeable in that field so idk
<DC-IRC>
<silver2row> See, what I found so far during my short time learning about Armbian...
<DC-IRC>
<silver2row> 1. It builds a full image in the .img format.
<DC-IRC>
<silver2row> 2. You have to let it know to build that .img image in that format.
<DC-IRC>
<silver2row> 3. You can build w/ ext4 or dos or etc...
<DC-IRC>
<iamak> Yes but the issue I'm facing is with a official built image
<DC-IRC>
<silver2row> @iamak : Do you have a .conf file and config-some-board.conf files and other files in /config/?
<DC-IRC>
<silver2row> I ask b/c a lot of what is available ` may be ` what someone else built.
<DC-IRC>
<silver2row> Sorry.
<DC-IRC>
<silver2row> I do not have the Odroid N2+.
<DC-IRC>
<silver2row> I really should not be talking here since I have no way to debug.
<DC-IRC>
<silver2row> I will go and look over the Odroid N2+ set up.
<DC-IRC>
<silver2row> I found this!
<DC-IRC>
<silver2row> ```
<DC-IRC>
<silver2row> some people are having troubles with booting with Petitboot loader. In case you have troubles too, you need to disable Petitboot by running fw_setenv skip_spiboot true in the command line of Petitboot
<DC-IRC>
<silver2row> On modern kernels adding “video=HDMI-A-1:1920x1080M@60D” to boot /boot/armbianEnv.txt (extraargs=) should force HDMI to 1080p instead of the 4K native resolution.
<DC-IRC>
<silver2row> ```
<DC-IRC>
<c0rnelius77> or just flip the switch and bypass it.
<DC-IRC>
<silver2row> There is a boot switch on it for eMMC or something?
<DC-IRC>
<silver2row> Is there is a boot switch on it for eMMC or something?
<DC-IRC>
<silver2row> Is there a boot switch on it for eMMC or something?
<DC-IRC>
<iamak> I will check and get back to you. I don't have access to the board at the moment
<DC-IRC>
<iamak> I'll check the petiboot loader thing as well. The HDMI thing shouldn't affect anything tho
<DC-IRC>
<silver2row> @iamak : I understood what you were saying. The board is being used by the Official install.
<DC-IRC>
<iamak> The switch is to where to boot from. eMMC or microSD card. Idts it can skip petiboot
<DC-IRC>
<iamak> Wdym
<DC-IRC>
<silver2row> Oh.
<DC-IRC>
<silver2row> You said you were using the Official Build of Armbian for the Odroid.
<DC-IRC>
<silver2row> There are many, too.
<DC-IRC>
<c0rnelius77> whats the actual boot error? ican't find the root partition ?
<DC-IRC>
<c0rnelius77> whats the actual boot error? can't find the root partition ?
<DC-IRC>
<iamak> No
<DC-IRC>
<iamak> This
<DC-IRC>
<iamak> Yeah. I specified Jammy CLI
<DC-IRC>
<silver2row> Oh. Right.
<DC-IRC>
<c0rnelius77> got a link to the img?
<DC-IRC>
<silver2row> Mine is local. I have no link to the img.
<DC-IRC>
<silver2row> I am not sure about @iamak . I thought he/she was using the Offical Image.
<DC-IRC>
<c0rnelius77> I just want to be sure I download the exact img he is trying to boot.
<DC-IRC>
<silver2row> the CLI one on the main page. Aw. Okay.
<DC-IRC>
<silver2row> That makes sense.
crabbedhaloablut has joined #armbian
<DC-IRC>
<c0rnelius77> @iamak did you flash the img to SD or eMMC? If SD, is the eMMC attached? If it is, the bootloader on the eMMC will take priority. If it isn't compatiable with Armbian it could be a problem. Anyway, the Jammy img on the site booted fine for me.
oida has joined #armbian
<DC-IRC>
<silver2row> I have been building throughout the night. I have learned a bit but what I have learned is to not quit. Linux is building and u-boot is almost building for a Riscv64 processor, i.e. TH1520.
<DC-IRC>
<silver2row> I keep getting close (sort of). My builds have failed and the differences in fails have led me to believe I am close. It seems making directories available beforehand is what is needed in bash scripting w/in the build interface...
<DC-IRC>
<silver2row> But...what seems tricky to me so far are these ideas...
<DC-IRC>
<silver2row> 1. How to install patches w/in the same scripts
<DC-IRC>
<silver2row> 2. Using arguments in wget instances for adding specific files seems to go bust
<DC-IRC>
<silver2row> The u-boot I am using is patched. So, I cannot build correctly (so I think). I am calling one u-boot after another and uboot spl seems to break compatibility.
<DC-IRC>
<silver2row> The kernel just works for some reason. I have this particular set of files for booting into an instance of the th1520. None of them work...I thought they worked. They used to work.
<DC-IRC>
<silver2row> Anyway, not an Armbian issue.
rtyler_ has quit [Ping timeout: 244 seconds]
<DC-IRC>
<silver2row> I think I just figured out what exactly I was doing that did not work. I kept calling the same file over and over w/in scripts, i.e. `#!/bin/bash` was the start of every build but it was the same file. Blah.
<DC-IRC>
<silver2row> For instance...
<DC-IRC>
<silver2row> ```
<DC-IRC>
<silver2row> #!/bin/bash
<DC-IRC>
<silver2row> sudo ./build_uboot.sh
<DC-IRC>
<silver2row> #!/bin/bash
<DC-IRC>
<silver2row> ./build_opensbi.sh
<DC-IRC>
<silver2row> ```
<DC-IRC>
<silver2row> Like that but to a larger extent.
<DC-IRC>
<iamak> Yeah I'll link it in a min
<DC-IRC>
<iamak> I don't have a eMMC. I'm using microSD card (16GB if it matters)
<DC-IRC>
<silver2row> Whelp, that was not it either. I found one altered part that may be creating an ill-formed u-boot.
<DC-IRC>
<iamak> Okay I'll try in a while and get back to you
<nekomancer[m]>
brokenlink
<nekomancer[m]>
broken redirect in .fi
<[TheBug]>
which?
<DC-IRC>
<Werner> Seems like dnssec broke (for cloudflare DNS servers and few others at least)
<DC-IRC>
<Werner> Will fix this later
<DC-IRC>
<tenkawa42> yeah it must be redir... it pointed me to a working mirror
<DC-IRC>
<tenkawa42> 2 now
<DC-IRC>
<tenkawa42> 2 redirected different mirrors worked
<DC-IRC>
<iamak> Is this discord bridged to matrix as well?
<DC-IRC>
<k.s.bedford.jr> Good Morning ...
<DC-IRC>
<tenkawa42> @werner it is right? (Matrix bridged)...
<DC-IRC>
<tenkawa42> I know It is on IRC..not sure about the others
<DC-IRC>
<k.s.bedford.jr> I am looking for help with pinetab2
<DC-IRC>
<Werner> Matrix is bridged via irc as a service provided by Libera chat
<DC-IRC>
<iamak> The guy's name is `nekomancer[m]`. `[m]` usually means matrix
<DC-IRC>
<Werner> Discord and matrix have no direct bridge
<DC-IRC>
<Werner> So it is Discord - IRC - Matrix 🙂
<DC-IRC>
<iamak> IRC <-> Matrix works flawlessly in my exp.
<DC-IRC>
<iamak> Probably coz both are open source
<DC-IRC>
<k.s.bedford.jr> is there support for this device ?
<DC-IRC>
<tenkawa42> @k.s.bedford.jr which one? (I missed it)
<DC-IRC>
<k.s.bedford.jr> PineTab2
<DC-IRC>
<tenkawa42> Probably not yet.. let me look
<DC-IRC>
<tenkawa42> I don't see any builds.. pinebook yes pinetab no
<DC-IRC>
<k.s.bedford.jr> ok
<DC-IRC>
<igorpec> no, we never proceeded into tablet world
<DC-IRC>
<igorpec> but if someone plans to keep things up, welcome
<DC-IRC>
<tenkawa42> @igorpec they do present a whole new set of "operational" challenges
<DC-IRC>
<tenkawa42> The UI management alone is a whole different paradigm
<DC-IRC>
<igorpec> well, yes, but base functions will work, DE is touch ready
<DC-IRC>
<igorpec> but ofc aint optimised
<DC-IRC>
<tenkawa42> @igorpec yeah.. its that optimization part that makes it tricky heheh
<DC-IRC>
<igorpec> not just a device support, but also UI changes, so not something quick
<DC-IRC>
<tenkawa42> Indeed
<DC-IRC>
<tenkawa42> I would use my IPad Pro right now as a computer if I could change/dual boot it
<DC-IRC>
<k.s.bedford.jr> well i waas pointed here because other then the kde-plasma pine64 put out for it they have no other builds/support and they said armbian might
<DC-IRC>
<tenkawa42> It has so much horsepower (Its one of these M2 ones)
<DC-IRC>
<k.s.bedford.jr> so thanks . thats also means no support for pinetabv either.
<DC-IRC>
<igorpec> for running plain Gnome on this device, its probably not that difficult, but yes, someone needs to play with it
<DC-IRC>
<k.s.bedford.jr> the other boar i have a question on its the nanopi pc t4. i have the image from may we have been testing but it seems there is no 6.3/6.4 kernel.
<DC-IRC>
<k.s.bedford.jr> is there plans to update the kernel for the pc t4 as we have like 50 of them we use as desktops
<DC-IRC>
<k.s.bedford.jr> in out adult continuing education center
<DC-IRC>
<igorpec> so when maintainer of particular device is nowhere to be seen in months or he says he can't do it anymore, but we have nobody to pick it up, board looses support status
<DC-IRC>
<igorpec> it might work, or not, we don't have information about that, so its down to "community support"
<DC-IRC>
<k.s.bedford.jr> ok
<DC-IRC>
<k.s.bedford.jr> well it works as it is for now.
<DC-IRC>
<k.s.bedford.jr> will have to see what the school can do to help keep it goign as we use them as our tols for learning job hunting and skill test
<DC-IRC>
<k.s.bedford.jr> sory bad typng 1 handed
<DC-IRC>
<k.s.bedford.jr> broken hand
<DC-IRC>
<k.s.bedford.jr> but I will go to the school see what they might be able to do
<DC-IRC>
<igorpec> we also offer partnership program https://forum.armbian.com/subscriptions/ so that we don't cover just about all expense when people ask for help. Sometimes this is only option, but also not always, becasue still someone has to do it.
<DC-IRC>
<k.s.bedford.jr> ok well will take it to the school board. Thanks
<DC-IRC>
<k.s.bedford.jr> I have to go run updates today and install our new apps on them as is . but will try to get funding for updated kernel
<DC-IRC>
<k.s.bedford.jr> have a nice day
alekksander has joined #armbian
lemonzest has quit [Quit: WeeChat 3.6]
lemonzest has joined #armbian
The_Loko has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
archetech has joined #armbian
LanDi has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
LanDi has quit [Quit: LanDi]
buzzmarshall has joined #armbian
The_Loko has quit [Read error: Connection reset by peer]
junaid_ has joined #armbian
zeemate has joined #armbian
aasami_ has quit [Quit: Lost terminal]
sally has joined #armbian
jantones has joined #armbian
danilogondolfo has quit [Quit: Leaving]
sally has quit [Remote host closed the connection]
rtyler_ has quit [Ping timeout: 260 seconds]
rtyler_ has joined #armbian
Mangix has quit [Ping timeout: 245 seconds]
Mangix has joined #armbian
sally has joined #armbian
zeemate has quit [Ping timeout: 245 seconds]
rtyler_ has quit [Ping timeout: 246 seconds]
rtyler_ has joined #armbian
junaid_ has quit [Remote host closed the connection]
sally has quit [Remote host closed the connection]
sally has joined #armbian
archetech has quit [Ping timeout: 260 seconds]
archetech has joined #armbian
zeemate has joined #armbian
<DC-IRC>
<y2kdread> Hi - QQ, is htere a way to migrate from Debian to Armbain wihtout having to do a full reinstall
junaid_ has joined #armbian
junaid_ has quit [Client Quit]
sally has quit [Read error: Connection reset by peer]
<archetech>
nope
sally has joined #armbian
lyri has joined #armbian
<DC-IRC>
<pookyfan> Can I somehow limit number of building threads?
<DC-IRC>
<pookyfan> Building kernel is quite CPU heavy and I'd like to play some game in the meantime, but it's hard on my hw
<archetech>
google
<archetech>
make flags linux
poxifide has quit [Quit: Did I forget to take my meds again?]
poxifide has joined #armbian
<DC-IRC>
<pookyfan> I know how to limit them in make, but how do I pass make flags to armbian's build framework?