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
crabbedhaloablut has quit []
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian
sally has quit [Remote host closed the connection]
sally has joined #armbian
LanDi has joined #armbian
LanDi has quit [Quit: LanDi]
sally_ has joined #armbian
sally_ has quit [Client Quit]
lyri has quit [Ping timeout: 272 seconds]
lyri has joined #armbian
sally has quit [Ping timeout: 264 seconds]
Sally2 has joined #armbian
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #armbian
Sally1 has quit [Ping timeout: 246 seconds]
sally has joined #armbian
lyri has quit [Remote host closed the connection]
archetech has quit [Quit: Leaving]
jantones has quit [Quit: Leaving]
<DC-IRC> <Werner> Zfs should be shipped by default iirc
<DC-IRC> <kingonename> Can anyone tell me how one might factory reset a 2023 R58X? After trying to flash it, rkdevtool said it was successful... But now it's stuck on a green wifi LED, and trying to boot it back into recovery/loader doesn't make it show up in rkdevtool anymore.
<DC-IRC> <kingonename> Hoping I didn't just brick this some how
<DC-IRC> <silver2row> Hello...
<DC-IRC> <kingonename> Those ellipses worry me lol
<DC-IRC> <silver2row> I am trying to get a BeagleV-Ahead support for Armbian. I have time. I am working on a .csc file now which will hopefully have a full-blown .conf file soon.
<DC-IRC> <silver2row> The board is "sort-of" new but has just been released to the public. ` T-Head TH1520 (quad-core Xuantie C910 processor) `,
<DC-IRC> <silver2row> Anyway, I am trying to find steps now on how to port Armbian support to the board.
<DC-IRC> <silver2row> So, no rush. I am still waiting on this board to arrive so I can start.
buzzmarshall has quit [Quit: Konversation terminated!]
_whitelogger has joined #armbian
npcomp has quit [Ping timeout: 255 seconds]
Dagger has quit [Ping timeout: 246 seconds]
<DC-IRC> <silver2row> bbl. Off to Linux.
Dagger has joined #armbian
npcomp has joined #armbian
crabbedhaloablut has joined #armbian
<DC-IRC> <viraniac> you will have to create a board configuration file (config/boards/boardname.csc), a family configuration file (config/sources/families/familyname.conf), and have to add kernel patches if needed. Look at this commit as an example - https://github.com/armbian/build/commit/9e29827ad9069da76a338fed6dad606322bce098#diff-06f8b9a64d526423aad833aed4762571b124fe54d7113216602a7829a011226c
<DC-IRC> <silver2row> Thank you.
<DC-IRC> <silver2row> I am learning now.
danilogondolfo has joined #armbian
vpeter has quit [Remote host closed the connection]
<DC-IRC> <diegdoming> The module is never found in any instalation i made, whenever i run modprobe zfs just says that the module cannor be found
<DC-IRC> <igorpec> on this 5.10.y kernel fork it won't work, its too broken
<DC-IRC> <diegdoming> Soo, do i have to just wait or could i downgrade?
<DC-IRC> <igorpec> you can debug and sent a fix. its for few hours or days of work
<DC-IRC> <igorpec> not impossible
<DC-IRC> <igorpec> it has been broken for months ... waiting for mainline based kernel is IMO best path
<DC-IRC> <igorpec> running ZFS on this android kernel is not recommended
<DC-IRC> <diegdoming> I'll wait then
vpeter has joined #armbian
IgorPec has joined #armbian
<DC-IRC> <lanefu> Alternatively you can start by doing it all via userpatches convention until you're ready.. might be easier to start from there, then its an easy move to teh armbian tree from there
ikmaak has quit [Ping timeout: 250 seconds]
ikmaak has joined #armbian
Net147 has quit [Quit: Quit]
<DC-IRC> <silver2row> okay.
<DC-IRC> <silver2row> Thank you. I will research this too... There is a lot of work to be done. So. In time, things will come together.
Net147 has joined #armbian
<DC-IRC> <silver2row> 3rd-party. Nice.
<DC-IRC> <silver2row> I think this would be a good starting point for me.
ikmaak has quit [Ping timeout: 264 seconds]
<DC-IRC> <silver2row> This way, as soon as I configure the proper functions, I can use it as a base as 3rd Party w/ the build.
ikmaak has joined #armbian
ikmaak has quit [Read error: Connection reset by peer]
jason123santaoni is now known as jason123onirc
ikmaak has joined #armbian
buzzmarshall has joined #armbian
zeemate has joined #armbian
lyri has joined #armbian
ikmaak has quit [Ping timeout: 245 seconds]
lyri has quit [Ping timeout: 264 seconds]
ikmaak has joined #armbian
lyri has joined #armbian
Sally1 has joined #armbian
Sally2 has quit [Ping timeout: 250 seconds]
lyri has quit [Ping timeout: 272 seconds]
lyri has joined #armbian
lyri has quit [Ping timeout: 250 seconds]
lyri has joined #armbian
rneese has joined #armbian
Sally1 has quit [Read error: Connection reset by peer]
Sally2 has joined #armbian
lyri has quit [Ping timeout: 258 seconds]
lyri has joined #armbian
Smedles has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Smedles has joined #armbian
<DC-IRC> <silver2row> @lanefu : Hey there and still trying over here...
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> [πŸ’²|πŸ’₯] Unknown argument [ beaglev-ahead.conf ]
<DC-IRC> <silver2row> [πŸ’²|πŸ’₯] error! [ Unknown arguments found. Please check the output above and fix them. ]
<DC-IRC> <silver2row> [πŸ’²|πŸ’₯] Exiting with error 43 [ at /home/glas/build/lib/functions/logging/traps.sh:1
<DC-IRC> <silver2row> exit_with_error() --> lib/functions/logging/traps.sh:1
<DC-IRC> <silver2row> cli_entrypoint() --> lib/functions/cli/entrypoint.sh:53
<DC-IRC> <silver2row> main() --> ./compile.sh:50
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> I am getting money bang errors.
<DC-IRC> <silver2row> So, traps.sh and entrypoint.sh and compile.sh all have me doing double takes.
<DC-IRC> <viraniac> how are you running it?
<DC-IRC> <lanefu> @seth what's the name of your config file
<DC-IRC> <silver2row> ./compile.sh beaglev-ahead.conf
<DC-IRC> <lanefu> this is silly
<DC-IRC> <lanefu> but
<DC-IRC> <silver2row> Oh! The file or the repo?
<DC-IRC> <viraniac> ./compile.sh BOARD=beaglev-ahead
<DC-IRC> <viraniac> use ./compile.sh BOARD=beaglev-ahead
<DC-IRC> <silver2row> @viraniac : Thank you.
<DC-IRC> <silver2row> I can try it.
<DC-IRC> <lanefu> still off
<DC-IRC> <silver2row> Oh.
<DC-IRC> <lanefu> beagle-ahead.conf is your build config file? or board config? i'm assumig build
<DC-IRC> <silver2row> Ut oh.
<DC-IRC> <viraniac> I am assuming board
<DC-IRC> <silver2row> Let me double check.
<DC-IRC> <silver2row> is the .conf in userpatches
<DC-IRC> <silver2row> Would I need another one?
<DC-IRC> <silver2row> Would I need another .conf file?
<DC-IRC> <viraniac> alright, then your file need to be named as config-beagle-ahead.conf
<DC-IRC> <silver2row> Aw!
<DC-IRC> <viraniac> and run it as ./compile.sh beaglev-ahead
<DC-IRC> <silver2row> Aw.
<DC-IRC> <silver2row> Okay.
<DC-IRC> <silver2row> I made that file too.
<DC-IRC> <viraniac> alright, then your file need to be named as config-beaglev-ahead.conf
rneese has quit []
<DC-IRC> <silver2row> Dang. It almost worked.
<DC-IRC> <silver2row> Aw.
<DC-IRC> <silver2row> Problem detected.
<DC-IRC> <silver2row> docker is not usable.
<DC-IRC> <silver2row> I have it in my groups.
<DC-IRC> <silver2row> Oh!
<DC-IRC> <silver2row> I am trying w/ WSL2 on Win 11.
<DC-IRC> <viraniac> if you wish to not use docker, you can append PREFER_DOCKER=no
<DC-IRC> <viraniac> I have never tried to build in wsl2, so I can't say if it will work or not. But theoretically, it should work
<DC-IRC> <silver2row> /home/gar/build/userpatches/config/boards/beaglev-ahead.csc: line 40: unexpected EOF while looking for matching `''
<DC-IRC> <silver2row> Oh.
<DC-IRC> <silver2row> I think I see what happened.
<DC-IRC> <viraniac> you have non-matching quotes somewhere
<DC-IRC> <viraniac> you have non-matching back-tick somewhere
<DC-IRC> <silver2row> KERNELDIR=' ' is empty.
<DC-IRC> <silver2row> I need to add this field.
lyri has quit [Ping timeout: 272 seconds]
lyri has joined #armbian
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> ------------------------------------------------------------------------------------------------------------
<ArmbianHelper> (translate [--from <source>] [--to <target>] <text>) -- Translate text using Google Translate API. Uses automatic language detection if source not set. No target uses the plugin default.
<DC-IRC> <silver2row> ### userpatches_config:config-beaglev-ahead.conf.log
<DC-IRC> <silver2row> --> (0) INFO: Included [ beaglev-ahead.conf for common custom configuration values ]
<ArmbianHelper> > (0) INFO: Included [beaglev-ahead.conf for common custom configuration values] [en~>en]
<DC-IRC> <silver2row> --> (0) INFO: Skip cmdline param [ 'PREFER_DOCKER': already set to 'no' after config 'config-beaglev-ahead.conf' ]
<ArmbianHelper> > (0) INFO: Skip cmdline param ['PREFER_DOCKER': already set to 'no' after config 'config-beaglev-ahead.conf'] [en~>en]
<DC-IRC> <silver2row> --> (0) INFO: Skip cmdline param [ 'ARMBIAN_RELAUNCHED': already set to 'yes' after config 'config-beaglev-ahead.conf' ]
<ArmbianHelper> > (0) INFO: Skip cmdline param ['ARMBIAN_RELAUNCHED': already set to 'yes' after config 'config-beaglev-ahead.conf'] [en~>en]
<DC-IRC> <silver2row> --> (0) INFO: Skip cmdline param [ 'SET_OWNER_TO_UID': already set to '1000' after config 'config-beaglev-ahead.conf' ]
<ArmbianHelper> > (0) INFO: Skip cmdline param ['SET_OWNER_TO_UID': already set to '1000' after config 'config-beaglev-ahead.conf'] [en~>en]
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> Ut oh.
<DC-IRC> <silver2row> I goofed up in chat. I am sorry. I thought it would work.
<DC-IRC> <viraniac> whats in your config-beaglev-ahead.conf file?
<DC-IRC> <silver2row> Please hold. I will get it.
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> display_alert "Included" "beaglev-ahead.conf for common custom configuration values" "info"
<DC-IRC> <silver2row> # Assert that this is a 3rd party image
<DC-IRC> <silver2row> declare -g ROOTPWD="root" # change default password for differentiate
<DC-IRC> <silver2row> declare -g VENDOR="beaglev-ahead"
<DC-IRC> <silver2row> declare -g MAINTAINER="3rd party"
<DC-IRC> <silver2row> declare -g MAINTAINER="seth@lafayette-parish.com"
<DC-IRC> <silver2row> declare -g SKIP_ARMBIAN_REPO=yes # this is a custom unofficial build leave armbian repos alone
<DC-IRC> <silver2row> # configuration bases
<DC-IRC> <silver2row> export COMPRESS_OUTPUTIMAGE=sha,img,xz # process xz compressed image and sha file for vailidating integirty
<DC-IRC> <silver2row> export DEST_LANG="en_US.UTF-8" # assert my values from the west
<DC-IRC> <silver2row> export TZDATA="Etc/UTC" # rudely assert my values from the west
<DC-IRC> <silver2row> export AUFS="no" # not needed in modern times
<DC-IRC> <silver2row> export INSTALL_HEADERS="no" # dont install kernel headers package
<DC-IRC> <silver2row> export INSTALL_KSRC="no" # install kernel-source package in the rootfs. it is slow, but allows us to hack kernel on the device itself easily
<DC-IRC> <silver2row> export BUILD_KSRC="no" # build kernel-source package. it is slow, but allows us to hack kernel on the device itself easily
<DC-IRC> <silver2row> export SYNC_CLOCK="no" # This takes waay too long, and I run ntpd anyway so...
<DC-IRC> <silver2row> export EXPERT="yes" # assure expert mode for custom csc build
<DC-IRC> <silver2row> export KERNEL_CONFIGURE="no" # don't need this, use `kernel-config` build command if needed
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> I am trying. Sorry for the bulk.
<DC-IRC> <tenkawa42> this is likely to break
<DC-IRC> <tenkawa42> export COMPRESS_OUTPUTIMAGE=sha,img,xz
<DC-IRC> <tenkawa42> need to " " it
<DC-IRC> <silver2row> Aw.
<DC-IRC> <silver2row> I just saw it. Let me try.
<DC-IRC> <tenkawa42> possibly not just looking for inconsistencies
<DC-IRC> <tenkawa42> going to look at some of the stock build scripts..
<DC-IRC> <tenkawa42> yeah definitely want to wrap that
<DC-IRC> <tenkawa42> COMPRESS_OUTPUTIMAGE="sha,img"
<DC-IRC> <silver2row> Okay. I am getting an error on (1) on my .csc file in /userpatches/config/boards/beaglev-ahead.csc
<DC-IRC> <silver2row> Okay.
<DC-IRC> <tenkawa42> let me look more
<DC-IRC> <silver2row> I think my file is called the incorrect thing.
<DC-IRC> <silver2row> beaglev-ahead.csc has this info. in it.
<DC-IRC> <tenkawa42> whats your ./compile.sh string? I'll create that conf file and try it here
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> # T-Head TH1520 (quad-core Xuantie C910 processor)
<DC-IRC> <silver2row> BOARD_NAME="beaglev-ahead"
<DC-IRC> <silver2row> BOARDFAMILY="th1520"
<DC-IRC> <silver2row> BOOTCONFIG="beaglev-ahead_defconfig" # vendor name, not standard, see hook below, set BOOT_SOC below to compensate
<DC-IRC> <silver2row> BOOT_SOC="c910"
<DC-IRC> <silver2row> KERNEL_TARGET="beaglev-ahead"
<DC-IRC> <silver2row> FULL_DESKTOP="yes"
<DC-IRC> <silver2row> BOOT_LOGO="desktop"
<DC-IRC> <silver2row> BOOT_FDT_FILE="arch/riscv/dts/light-beagle.dtb"
<DC-IRC> <silver2row> #BOOT_SCENARIO="spl-blobs"
<DC-IRC> <silver2row> WIREGUARD="no"
<DC-IRC> <silver2row> #BOOT_SUPPORT_SPI="yes"
<DC-IRC> <silver2row> IMAGE_PARTITION_TABLE="gpt"
<DC-IRC> <silver2row> SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
<DC-IRC> <silver2row> BOOTFS_TYPE="fat"
<DC-IRC> <silver2row> SRC_EXTLINUX="no" # going back to standard uboot for now
<DC-IRC> <silver2row> ## only applies to extlinux so not used
<DC-IRC> <silver2row> SRC_CMDLINE="console=ttyS0,115200n8 console=tty1 console=both net.ifnames=0 rootflags=data=writeback"
<DC-IRC> <silver2row> EXTRAWIFI="no"
<DC-IRC> <silver2row> # Override family config for this board; let's avoid conditionals in family config.
<DC-IRC> <silver2row> function post_family_config__beaglev-ahead_uboot() {
<DC-IRC> <silver2row> BOOTSOURCE='https://git.beagleboard.org/beaglev-ahead-u-boot
<DC-IRC> <silver2row> BOOTBRANCH='branch:beaglev-v2020.01-1.1.2'
<DC-IRC> <silver2row> BOOTPATCHDIR="current"
<DC-IRC> <silver2row> }
<DC-IRC> <silver2row> function post_family_config__beaglev-ahead_linux() {
<DC-IRC> <silver2row> KERNELDIR='kernel'
<DC-IRC> <silver2row> declare -g KERNEL_MAJOR_MINOR="5.10" # Major and minor versions of this kernel.
<DC-IRC> <silver2row> KERNELBRANCH='branch:master'
<DC-IRC> <tenkawa42> I have a very fast builder
<DC-IRC> <silver2row> Oh.
<DC-IRC> <silver2row> Okay.
<DC-IRC> <silver2row> ./compile.sh beaglev-ahead
<DC-IRC> <tenkawa42> ok.. just a sec
<DC-IRC> <silver2row> It is 3rd Party.
<DC-IRC> <tenkawa42> Yeah.. I'm the resident risc-v person atm..
<DC-IRC> <tenkawa42> so I've got a vested interest
<DC-IRC> <silver2row> Maybe the BOARD_NAME is incorrect?
<DC-IRC> <silver2row> Oh!
<DC-IRC> <silver2row> Okay.
<DC-IRC> <tenkawa42> I have a Visionfive 2 and a Star64
<DC-IRC> <silver2row> Oh. My board was supposedly arriving early but...
<DC-IRC> <silver2row> ?
<DC-IRC> <silver2row> I think the company had to take a hit and send it from England for some reason.
<DC-IRC> <silver2row> They said they had US stock. Anyway...
<DC-IRC> <silver2row> I have the K210 still.
<DC-IRC> <tenkawa42> ok.. I think I know part of the problem.. just a sec
<DC-IRC> <viraniac> you have a misisng quote
<DC-IRC> <silver2row> My files, i.e. most likely.
<DC-IRC> <silver2row> Yep.
<DC-IRC> <tenkawa42> ahhh.. wrong format
lyri has quit [Ping timeout: 245 seconds]
<DC-IRC> <tenkawa42> this is the format it should be in
lyri has joined #armbian
<DC-IRC> <tenkawa42> thats the beaglev board config file
<DC-IRC> <tenkawa42> notice no declare/exports etc
<DC-IRC> <tenkawa42> very strict format at top
<DC-IRC> <tenkawa42> with name/family/etdc
<DC-IRC> <tenkawa42> with name/family/etc
<DC-IRC> <silver2row> Oh.
<DC-IRC> <silver2row> So, the config-beaglev-ahead.conf files should look similar or the beaglev-ahead.csc file should look similar?
<DC-IRC> <tenkawa42> the uEnv at bottom may or may not be needed... (board dependent)
<DC-IRC> <silver2row> Right.
<DC-IRC> <tenkawa42> yeah you should have a beagle-ahead.csc thats similar to the beaglev.csc
<DC-IRC> <silver2row> So, the config-beaglev-ahead.conf file should look similar or the beaglev-ahead.csc file should look similar?
<DC-IRC> <silver2row> Okay.
<DC-IRC> <silver2row> I was showing the config-beaglev-ahead.conf file and not the beaglev-ahead.csc file.
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> # T-Head TH1520 (quad-core Xuantie C910 processor)
<DC-IRC> <silver2row> BOARD_NAME="beaglev-ahead"
<DC-IRC> <silver2row> BOARDFAMILY="th1520"
<DC-IRC> <silver2row> BOOTCONFIG="beaglev-ahead_defconfig" # vendor name, not standard, see hook below, set BOOT_SOC below to compensate
<DC-IRC> <silver2row> BOOT_SOC="c910"
<DC-IRC> <silver2row> KERNEL_TARGET="beaglev-ahead"
<DC-IRC> <silver2row> FULL_DESKTOP="yes"
<DC-IRC> <silver2row> BOOT_LOGO="desktop"
<DC-IRC> <silver2row> BOOT_FDT_FILE="arch/riscv/dts/light-beagle.dtb"
<DC-IRC> <silver2row> #BOOT_SCENARIO="spl-blobs"
<DC-IRC> <silver2row> WIREGUARD="no"
<DC-IRC> <silver2row> #BOOT_SUPPORT_SPI="yes"
<DC-IRC> <silver2row> IMAGE_PARTITION_TABLE="gpt"
<DC-IRC> <silver2row> SKIP_BOOTSPLASH="yes" # Skip boot splash patch, conflicts with CONFIG_VT=yes
<DC-IRC> <silver2row> BOOTFS_TYPE="fat"
<DC-IRC> <silver2row> SRC_EXTLINUX="no" # going back to standard uboot for now
<DC-IRC> <silver2row> ## only applies to extlinux so not used
<DC-IRC> <silver2row> SRC_CMDLINE="console=ttyS0,115200n8 console=tty1 console=both net.ifnames=0 rootflags=data=writeback"
<DC-IRC> <silver2row> EXTRAWIFI="no"
<DC-IRC> <silver2row> # Override family config for this board; let's avoid conditionals in family config.
<DC-IRC> <silver2row> function post_family_config__beaglev-ahead_uboot() {
<DC-IRC> <silver2row> BOOTSOURCE='https://git.beagleboard.org/beaglev-ahead-u-boot
<DC-IRC> <silver2row> BOOTBRANCH='branch:beaglev-v2020.01-1.1.2'
<DC-IRC> <silver2row> BOOTPATCHDIR="current"
<DC-IRC> <silver2row> }
<DC-IRC> <silver2row> function post_family_config__beaglev-ahead_linux() {
<DC-IRC> <silver2row> KERNELDIR='kernel'
<DC-IRC> <silver2row> declare -g KERNEL_MAJOR_MINOR="5.10" # Major and minor versions of this kernel.
<DC-IRC> <silver2row> KERNELBRANCH='branch:master'
<DC-IRC> <tenkawa42> Ok let me try to build off that one
<DC-IRC> <silver2row> The above file is the .csc file in /build/userpatches/config/boards/.
<Herc> missing trailing '
<Herc> BOOTSOURCE=
Sally2 has quit [Read error: Connection reset by peer]
<DC-IRC> <tenkawa42> yep
Sally1 has joined #armbian
<DC-IRC> <tenkawa42> brb.. need to go afk.. just got called...
<DC-IRC> <silver2row> @tenkawa42 : Just a reminder. The board is not in my hands yet. So, no rush. If you get bored or fed up, please just let me know.
<DC-IRC> <silver2row> Okay.
<DC-IRC> <tenkawa42> change KERNEL_TARGET="beagle-edge" to KERNEL_TARGET="edge"
<DC-IRC> <tenkawa42> er
<DC-IRC> <tenkawa42> change KERNEL_TARGET="beaglev-ahead" to KERNEL_TARGET="edge"
<DC-IRC> <silver2row> in the .csc?
<DC-IRC> <tenkawa42> yes
<DC-IRC> <tenkawa42> you'll need to add sid in too for target (I'm wotking on that now)... highly doubtful this will build on Bullseye or Buster
<DC-IRC> <silver2row> Also, oh.
<DC-IRC> <silver2row> Okay.
<DC-IRC> <tenkawa42> er for
<DC-IRC> <silver2row> I think the .dtb is off a bit. I will try it and see how far I get w/out the actual board here.
<DC-IRC> <tenkawa42> need these conf files too.. (I don't have them so its failing here)
<DC-IRC> <tenkawa42> th1520.conf
<DC-IRC> <silver2row> Oh.
<DC-IRC> <silver2row> Hmm. Those files are somewhere.
<DC-IRC> <silver2row> Let me check and see if I can find them.
<DC-IRC> <silver2row> I came across them earlier today.
<DC-IRC> <tenkawa42> @Herc: I got both of the RV boxes running now fully on NVMe with next to no IO contention and no more of that fitImage mess
<DC-IRC> <silver2row> You are right. Something about th1520.comf.
<DC-IRC> <silver2row> You are right. Something about th1520.conf.
<Herc> hmm, didnt follow that, but cool ;)
<DC-IRC> <tenkawa42> Herc: the Star64 build from Fishwaldo was written around Yocto and relied on fit images
<DC-IRC> <tenkawa42> I have it finally running pure Debian with extlinux and not needing to chainload to get the NVMe to natively boot... before it was not acting nearly as nice as the VF2
jantones has joined #armbian
lyri has quit [Ping timeout: 246 seconds]
lyri has joined #armbian
lyri has quit [Ping timeout: 240 seconds]
lyri has joined #armbian
<DC-IRC> <afro_lion> How do you share an Internet Connection on Armbian through an Ethernet cable. I'm trying to share Internet between my Odroid N2+ and Linux Desktop.
<DC-IRC> <silver2row> So...
<DC-IRC> <silver2row> it seems...
<DC-IRC> <silver2row> `[πŸ’²|πŸ’₯] * applying patch/misc/rtw88/6.1/001-rtw88-linux-next.patch [ failed ]`
<DC-IRC> <silver2row> This is what is breaking my build. Has anyone gotten close to this idea?
joshaspinall_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
joshaspinall has joined #armbian
joshaspinall has quit [Client Quit]
joshaspinall has joined #armbian
<DC-IRC> <igorpec> build with EXTRAWIFI="no"
* hook is stupid and/or blind
<hook> Where’s the UART/JTAG connectors on Espressobin (v5)? I searched online, but couldn’t find anything helpful.
Sally1 has quit [Ping timeout: 272 seconds]
lyri has quit [Ping timeout: 264 seconds]
<DC-IRC> <silver2row> Okay.
<DC-IRC> <silver2row> I think I have that in my BOARD file.
<DC-IRC> <silver2row> Let me check.
lyri has joined #armbian
<DC-IRC> <viraniac> Actually, currently EXTRAWIFI doesn't do anything
<DC-IRC> <viraniac> its hardcoded inside a loop to be yes
<DC-IRC> <igorpec> oh? then @lanefu solution is correct
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> [πŸ’²|πŸ’₯] * applying patch/misc/rtw88/6.4/001-rtw88-linux-next.patch [ failed ]
<DC-IRC> <silver2row> [πŸ’²|πŸ’₯] error! [ Patching error, exiting. ]
<DC-IRC> <silver2row> ```
<DC-IRC> <silver2row> I think I am close but no cigar yet.
<DC-IRC> <silver2row> I tried kernel 6.1 and 6.4 so far.
<DC-IRC> <igorpec> this is patching but we need a better approach here
<DC-IRC> <silver2row> Oh. Okay. Um, how shall we go about it?
<DC-IRC> <silver2row> Would you like to see the log?
<DC-IRC> <igorpec> no, i have around 20 seconds, then i have to go 😦
<DC-IRC> <silver2row> Dang.
<DC-IRC> <silver2row> Okay. No issue.
<DC-IRC> <silver2row> I will wait and keep trying while reading the docs more.
<DC-IRC> <igorpec> we need to fix this bug of EXTRAWIFI not working
<DC-IRC> <silver2row> Oh.
<DC-IRC> <silver2row> I got you now. Sorry.
<DC-IRC> <lanefu> wouldn't say need a better approach, just need to expand the current one
<DC-IRC> <igorpec> or that ... yes, sorry, i am beeing forced to leave πŸ™‚ later
<DC-IRC> <silver2row> Ha.
<DC-IRC> <silver2row> Whelp, I am breaking for now too. I need to mow grass. Yay for me.
lyri has quit [Ping timeout: 272 seconds]
lyri has joined #armbian
<DC-IRC> <viraniac> try adding KERNEL_DRIVERS_SKIP+=(driver_rtw88) to your csc file
<DC-IRC> <silver2row> Okay.
<DC-IRC> <silver2row> I will try. I was about to mow. The mowers outside are already done. I will have to wait for them to leave anyway.
<DC-IRC> <silver2row> @viraniac : Genuis...
<DC-IRC> <viraniac> Actually its from config/boards/d1.conf
<DC-IRC> <silver2row> I may have never found that KERNEL_DRIVERS_SKIP+=() idea or even had known how to use it.
<DC-IRC> <silver2row> Oh.
<DC-IRC> <silver2row> Well, so far so good.
<DC-IRC> <silver2row> It is building.
<DC-IRC> <silver2row> money and hammers!
<nekomancer[m]> gold
<DC-IRC> <silver2row> `[πŸ’²|🚸] Command failed, retrying in 15s [ apt_find_upstream_package_version_and_download_url base-files ]`
<DC-IRC> <silver2row> Dang it.
<DC-IRC> <silver2row> I need to read about base-files now.
<DC-IRC> <silver2row> Debian does not have a riscv or riscv64 port of base-files.
<DC-IRC> <viraniac> Thats not true. Seems to me you just had a network issue. Thats all
<DC-IRC> <silver2row> Oh.
<DC-IRC> <silver2row> Maybe
<DC-IRC> <silver2row> I should check.
<DC-IRC> <silver2row> Oh. In sid they do. Okay.
Sally1 has joined #armbian
<DC-IRC> <tenkawa42> @silver2row
<DC-IRC> <tenkawa42> I meant to remind you of that earlier for sid
<DC-IRC> <silver2row> What? Oh!
<DC-IRC> <silver2row> The riscv64 unofficial port!
<DC-IRC> <silver2row> Yeppers.
<DC-IRC> <silver2row> I found it by nosying around.
<DC-IRC> <silver2row> Thanks to Gunjan Gupta.
<DC-IRC> <tenkawa42> Yeah its the way to go in Debian for now
<DC-IRC> <tenkawa42> Ubuntu has their own too
<DC-IRC> <silver2row> Okay.
<DC-IRC> <silver2row> Aw.
<DC-IRC> <tenkawa42> I tried it out the other day... meh
lyri has quit [Ping timeout: 258 seconds]
lyri has joined #armbian
<DC-IRC> <tenkawa42> (I've never liked Ubuntu though)
<DC-IRC> <silver2row> Oh. I have just used Debian b/c of access and the FSF ideas.
<DC-IRC> <silver2row> Now, that Win has WSL2, it is hard to not to try to take advantage of the tools they hold.
<DC-IRC> <silver2row> I tried Ubuntu before today.
<DC-IRC> <silver2row> I was a bit liking it before the upgrade from hell.
<DC-IRC> <silver2row> Maybe this is my issue.
<DC-IRC> <silver2row> Maybe WSL2, since I have not allowed it, is not registering the amount of build dependencies and steps allowed.
<DC-IRC> <silver2row> It seems the build will not allow me to go to sid any longer.
Sally2 has joined #armbian
Sally1 has quit [Ping timeout: 272 seconds]
danilogondolfo has quit [Remote host closed the connection]
zeemate has quit [Ping timeout: 240 seconds]
Sally2 has quit [Ping timeout: 250 seconds]
<Tobarja> How do I determine whether I should have "Kernel and firmware upgrades" enabled/disabled? I'm running an Orange Pi 5.
crabbedhaloablut has quit []
Sally1 has joined #armbian
Sally2 has joined #armbian
Sally1 has quit [Read error: Connection reset by peer]
<DC-IRC> <lanefu> speaking of wifi.... this message make any sense to y'all (BSP RKR4 Kernel on indiedroid nova)
lyri has quit [Ping timeout: 250 seconds]
lyri has joined #armbian
<DC-IRC> <silver2row> Is it possible for the script ./compile.sh to create a debian distro on a piece of hardware that is not allocated to be a desktop client?
<DC-IRC> <silver2row> No issue but I think I wrote a Debian Bullseye distro to the hardware on my computer via the ./compile.sh scripts.
<DC-IRC> <silver2row> Oh. NEver mind me. I am goofin' again. Sheesh.