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
Mangix has quit [Read error: Connection reset by peer]
shawn_ogg0 has quit [Quit: The Lounge - https://thelounge.chat]
Mangix has joined #armbian
<TRS-80> It's very simlpe to run in a venv
<TRS-80> Probably the simplest of all
TRS-80 has quit [Quit: Good night!]
<DC-IRC> <lomotil> :thonk_uranus:
<DC-IRC> <lomotil> Is venv the same as running core?
<DC-IRC> <lomotil> I'm leaning a little towards vm cuz it seems to support addons
Mangix has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Mangix has joined #armbian
uovobw has quit [Quit: uovobw]
popolon has quit [Quit: Leaving]
uovobw has joined #armbian
lemonzest has joined #armbian
jclsn has quit [Ping timeout: 260 seconds]
jclsn has joined #armbian
Suspect has quit [Ping timeout: 240 seconds]
Suspect has joined #armbian
archetech has quit [Quit: Leaving]
phenom has quit [Quit: Everyone has a plan until they get punched in the face. -Mike Tyson-]
phenom has joined #armbian
archetech has joined #armbian
<DC-IRC> <gambl0r> @lomotil I run supervised on armbian bullseye minimal, works great
aasami_ has joined #armbian
alekksander has joined #armbian
lyri has quit [Ping timeout: 268 seconds]
lyri has joined #armbian
lyri has quit [Ping timeout: 240 seconds]
lyri has joined #armbian
Suspect has quit [Quit: Leaving]
Suspect has joined #armbian
ArmbianHelper has quit [Remote host closed the connection]
ArmbianHelper has joined #armbian
archetech has quit [Quit: Leaving]
Suspect has quit [Quit: Leaving]
lyri has quit [Ping timeout: 265 seconds]
lyri has joined #armbian
<lyri> hello guys, i need some help to install an image to a sd card, which i compiled with docker. its basically this tutorial : https://github.com/BPI-SINOVOIP/BPI-M2P-bsp-4.4 . i successfully compiled the package with docker, but i'm not sure how i go on. do i have to install the image to the sd card and then copy the compiled files from docker in the /sd/root directory and the do the las
<lyri> step # ./build.sh BPI-M2Z-720P 6 ?
TRS-80 has joined #armbian
<TRS-80> Supposedly Kali Linux DTB makes Armbian work on PBP, but so far I cannot find it in their sources.
lemonzest has quit [Remote host closed the connection]
lemonzest has joined #armbian
lemonzest has quit [Read error: Connection reset by peer]
arch3r has quit [Ping timeout: 240 seconds]
<TRS-80> c0rnelius, You are a gentleman and a scholar! But aren't these kernel patches? For give my ignorance, but I gather that the DTB is somehow generated from these?
<TRS-80> If so, I guess the easiest way is to download a full Kali image, decompress it somewhere, and then grab the DTB?
<DC-IRC> <c0rnelius> I would say so, yes.
<TRS-80> Cheers!
arch3r has joined #armbian
<TRS-80> OK, I got my hands on both DTB now to compare. However the one from Kali is from kernel 6.1.0 and the one from Armbian from 5.something. So I am guessing this is not going to be as useful?
<TRS-80> OK, there is a 6.1.11 on the download page, I'll use that. Unless someone can tell me it hasn't changed?
arch3r has quit [Quit: bye]
arch3r has joined #armbian
<TRS-80> and breakfast is almost ready, meaning my time will expire to work on this lol
lemonzest has joined #armbian
<TRS-80> OK, I uploaded both DTS files. Hopefully someone who actually knoes what they are doing can do me a favor and take a gander. :)
<TRS-80> Next, how to examine SPI on PBP and see if there is anything there? I suspect there is not on the new batch.
* TRS-80 has been summoned for breakfast
<TRS-80> I posted the diff. It might as well be ancient Greek to me. lol
<TRS-80> I am willing to pay someone to help me with this.
<DC-IRC> <rpardini> TRS-80: I'll take a quick look
<TRS-80> OK, rkdeveloptool seems to be the answer to reading (and writing) SPI on PBP.
<TRS-80> I will work on that until wife summons me to go shopping for 1 year old baby present for party we are going later, just exactly what I would rather be doing. :/
ajfriesen0 has joined #armbian
ajfriesen has quit [Ping timeout: 246 seconds]
ajfriesen0 is now known as ajfriesen
<DC-IRC> <c0rnelius> have you tried using the mainline dts? you know. not all the crazy patching.
<DC-IRC> <rpardini> exactly.
<DC-IRC> <c0rnelius> i'm told it works fine.
<DC-IRC> <rpardini> Armbian's `board-pbp-add-dp-alt-mode` is still doing its year-long crazy
<DC-IRC> <c0rnelius> especially the 6.1 kernel
<DC-IRC> <rpardini> https://github.com/rpardini/linux/commit/d2173248ef82afad9f8f51fb52d4728aa52e864d (still patching `&emmc_phy` for some AltDP stuff!)
<TRS-80> This excercise today is based off someone saying (in thread I replied to) that 'Kali Linux DTB works' so maybe it's just closer to mainline?
<DC-IRC> <rpardini> suggestion (maybe the 7th time is the golden one) just DROP THAT PATCH 😉
<TRS-80> I am just shining a laser around in the dark trying to illuminate something, I don't knoww what I'm doing.
<DC-IRC> <c0rnelius> it looks like they patch minimal. probs cap the mmc speed and overclock.
<DC-IRC> <rpardini> have you the Kali pbp patches at hand @c0rnelius ?
<DC-IRC> <rpardini> couldn't find at link you sent
<DC-IRC> <c0rnelius> only the link i posted above.
<DC-IRC> <c0rnelius> and looking at that, it was nothing really specific to the PBP besides the patches for an older kernel.
<DC-IRC> <rpardini> yeah, it's 3-years old and mostly not PBP-specific
<TRS-80> erc at first was a little wonky, but now I am glad to have IRC clien in Emacs as I can fly around buffer in the usual ways. :)
<DC-IRC> <rpardini> I'd say pure-mainline probably works
<DC-IRC> <rpardini> eg, drop `board-pbp-add-dp-alt-mode` patch 😄
<DC-IRC> <rpardini> not anywhere close to pure-mainline, but probably won't get in the way
<TRS-80> OK, even if this is true, there is problem with boot loader (I think this actually is the bigger problem). PBP boots weird, eMMC first over SD. And I don't think the switch to turn it off even works. lol So only reports of success I have read involve installing tow-boot.
<TRS-80> to SPI
<TRS-80> I think SPI came empty on new batch, but trying to confirm that now.
<DC-IRC> <rpardini> well that SoC goes for eMMC first doesn't it
<DC-IRC> <rpardini> then `maskrom` and all that stuff.
<TRS-80> SPI, eMMc, SD card, yes; the rest I dunno, more Greek lol
<DC-IRC> <rpardini> usually `SPI` -> `eMMC` -> `SD`
<DC-IRC> <rpardini> so yeah putting something on SPI will make it boot first-er than eMMC
<TRS-80> No usually sd first I thought? Which is why this way is a bit weird.
<TRS-80> but thats RK3399 way I guess
<DC-IRC> <rpardini> oh, a question for RK
<DC-IRC> <rpardini> fact is SoC goes that order, and boots from there. but once u-boot loaded, it has its own distroboot order
<DC-IRC> <c0rnelius> it should boot SD then MMC but I think the PBP is tarded in this department.
<DC-IRC> <rpardini> _that_ we can change
<DC-IRC> <c0rnelius> Tenkawa would actually know. He has one.
<DC-IRC> <c0rnelius> I think he might use towboot though.
<TRS-80> So there was actually big kerfuffle about this, I read on Martijn Braam's blog where he (and others) really got into it with PINE64 about putting a bootloader on the SPI. In the end they did not and I think that is part of why he stepped away from working with them. So we are left with Manjaro only broken bootloader situation on eMMC only. I am pretty sure.
<TRS-80> They did not on new batch I mean.
<TRS-80> OK, reading this again, it's about PinePHONE Pro. But it makes me wonder what they did with PineBOOK Pro, especially after a lot of stuff I read trying to get this to work.
<TRS-80> Anyway, for anyone's reading pleasure: https://blog.brixit.nl/why-i-left-pine64/
<TRS-80> oh wait here it is
<TRS-80> > But the Pinebook Pro has a similar boot configuration, and thus a similar problem. Some time after the PinePhone Pro was shipped, it was time for a new Pinebook Pro batch, and this discussion started again. The same arguments were re-iterated by all sides all over again, and the discussion went nowhere. PINE64 representatives went so far as to say, quote, "people who want [an SPI chip] can just solder one on". This batch of Pinebook
<TRS-80> Pros has ended up shipping without Tow-Boot flashed.
<DC-IRC> <rpardini> have you tried "To temporarily disable the eMMC booting you can open up the back cover and disable the eMMC switch on the main board or remove the eMMC chip from the socket." ?
<DC-IRC> <rpardini> then just burn Armbian to SD and boot from it?
<TRS-80> I don't think it works. The switch I mean. Or else I had non-working Armbian image.
<DC-IRC> <Tenkawa> I do use TowBoot on my PBP yes (just got online...)
<TRS-80> I read at least one other person saying the switch doesn't work though. It's in slightly different place on new revision I noticed.
<DC-IRC> <rpardini> I gotta go -- social event
<DC-IRC> <rpardini> 🫡 and good luck
<TRS-80> @Tenkawa new or original batch of PBP?
<TRS-80> Thakns @rpardini
<DC-IRC> <Tenkawa> Newish (last 2 years or so)
<DC-IRC> <Tenkawa> possibly 3
<DC-IRC> <Tenkawa> but it runs great
<TRS-80> Yeah that's new batch, me too. OK my wife is now summoning me, I will have to ocme back to this later.
<TRS-80> I wish I could get mine to run (with anything but Manjaro). LOL!
<DC-IRC> <Tenkawa> I'm running completely custom
<TRS-80> Like LFS kind of custom?
<DC-IRC> <Tenkawa> No.. one of @c0rnelius and my builds
<DC-IRC> <Tenkawa> of Debian
<TRS-80> I would be ecstatic with any Debian that I could get to run on there. And then eventually figure out differences between that and Armbian and get those changes into Armbian until it works.
<TRS-80> But I will have to circle back to this she is pinging me now for third time lol.
<TRS-80> Cheers!
<DC-IRC> <Tenkawa> We can give you an image to try to test from microsd and see if that runs.. ok I'll ttyl
TRS-80 has quit [Quit: Missus summoning me back to meatspace]
<DC-IRC> <lomotil> Oh? I have jammy, I saw the hass tutorial it says doesn't support armbian
<DC-IRC> <lomotil> Well not supported :p I assume it means it doesn't work but I guess it also means it's not documented
<DC-IRC> <Jason123> I got armbian to boot from usb on pbp with towboot on spi
Suspect has joined #armbian
freejke has quit [Quit: You have been kicked for being idle]
p0g0 has joined #armbian
p0g0_ has quit [Ping timeout: 246 seconds]
aasami_ has quit [Quit: Lost terminal]
arch3r has quit [Ping timeout: 246 seconds]
arch3r has joined #armbian
aasami_ has joined #armbian
DarkG has quit [Excess Flood]
DarkG has joined #armbian
chewitt has joined #armbian
popolon has joined #armbian
lyri has quit [Ping timeout: 240 seconds]
lyri has joined #armbian
lyri has quit [Ping timeout: 255 seconds]
KronosD[m] has joined #armbian
lyri has joined #armbian
arch3r has quit [Quit: bye]
arch3r has joined #armbian
arch3r has quit [Excess Flood]
arch3r has joined #armbian
Unit193 has quit [Ping timeout: 600 seconds]
archetech has joined #armbian
Md has joined #armbian
Suspect has quit [Quit: Leaving]
<DC-IRC> <gambl0r> @lomotil it supports debian bullseye, my system says it's fully supported
<DC-IRC> <gambl0r> Even though it's armbian bullseye
<DC-IRC> <lomotil> Ohhhh
<DC-IRC> <lomotil> Hrm man so many distros it's super confusing
archetech has quit [Quit: Konversation terminated!]
Unit193 has joined #armbian
aasami_ has quit [Quit: leaving]
<DC-IRC> <lomotil> What I'm seeing is with Ubuntu it'll give error messages?
archetech has joined #armbian
popolon has quit [Quit: Leaving]
archetech has quit [Remote host closed the connection]
Suspect has joined #armbian
archetech has joined #armbian
<DC-IRC> <gambl0r> It might say it's an unsupported system but will probably still work
lyri has quit [Ping timeout: 276 seconds]
lyri has joined #armbian
lyri has quit [Ping timeout: 268 seconds]
lyri has joined #armbian
<DC-IRC> <lomotil> I'd try it but I still don't know how to undo stuff if I eff up my systems