sorear changed the topic of #riscv to: RISC-V instruction set architecture | https://riscv.org | Logs: https://libera.irclog.whitequark.org/riscv | Matrix: #riscv:catircservices.org
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #riscv
lemonlime0x3C33 has joined #riscv
lemonlime0x3C33 has left #riscv [Leaving]
esv has quit [Remote host closed the connection]
KombuchaKip has quit [Quit: Leaving.]
KombuchaKip has joined #riscv
pecastro has quit [Ping timeout: 240 seconds]
esv has joined #riscv
coldfeet has quit [Remote host closed the connection]
esv has quit [Ping timeout: 268 seconds]
geist-sdf has joined #riscv
esv has joined #riscv
heat has quit [Ping timeout: 256 seconds]
esv has quit [Quit: Leaving]
djdelorie has quit [Read error: Connection reset by peer]
djdelorie has joined #riscv
test925 has quit [Quit: Leaving]
test924 has joined #riscv
mlw has joined #riscv
BootLayer has joined #riscv
ln5 has quit [Remote host closed the connection]
lzrd has quit [Ping timeout: 268 seconds]
NicknameJohn has joined #riscv
coldfeet has joined #riscv
pabs3 has quit [Ping timeout: 260 seconds]
pabs3 has joined #riscv
NicknameJohn has quit [Quit: Quit]
NicknameJohn has joined #riscv
<courmisch> meh, even vendor kernel with vendor DTS and vendor kernel config locks up
<mps> courmisch: on alpine mainline kernel (6.8.x) with some patches work fine and stable for months
<courmisch> mainline with patches sounds like an oxymoron
NicknameJohn has quit [Ping timeout: 252 seconds]
<mps> yes, ofc. but that is what works
<courmisch> assuming 6.8.7 is the baseline, patch does not even apply
NicknameJohn has joined #riscv
<courmisch> I guess git is too simple and somebody really had to make patching as complicated as possible
<courmisch> mps: thanks but that's pretty much unusable TBH
NicknameJohn has quit [Ping timeout: 240 seconds]
<mps> hm, I'm sure 6.8.7 is patched and works on alpine
<courmisch> well the patch in that source tree does not apply to v6.8.7
<mps> but it passed alpine builder, how then it doesn't apply
<courmisch> well git says it does not so it does not
<mps> ah, sorry, you are using 6.7.x
<mps> I can right now try to use 6.8.9 as base (anyway have to upgrade it to this version for alpine)
<courmisch> I suspect the problem is my boot loader being too old
<courmisch> then again, vendor has not released their v5.20.0 with 6.6 yet, officially still only support 5.15 and 6.1
<mps> now building
<drmpeg> The 6.9.0-rc7 kernel at https://github.com/esmil/linux works for me.
<drmpeg> branch jh7110
heat has joined #riscv
Narrat has joined #riscv
<mps> drmpeg: I also think to use this kernel for alpine but didn't found time to switch
<drmpeg> It looks to be mainline with just PCI patches.
___nick___ has joined #riscv
clandmeter has quit [Quit: Alpine Linux, the security-oriented, lightweight Linux distribution]
ncopa has quit [Quit: Alpine Linux, the security-oriented, lightweight Linux distribution]
clandmeter has joined #riscv
ncopa has joined #riscv
<mps> yes
scrts has quit [Ping timeout: 246 seconds]
<courmisch> alpine 6.7.0 jams too
<courmisch> silently though, maybe it doesn't have soft lockup debug
<courmisch> will try esmil's now but not holding my breath
<courmisch> well it does not have a defconfig, so chances of success are 0
<Esmil> courmisch: xypron fixed so you can use the ubuntu installer image and update your u-boot
<Esmil> courmisch: this is the config i'm using with the jh7110 branch, but you probably want to enable more stuf (like ext4) http://sprunge.us/qf0QQm
<courmisch> Esmil: I am not sure what you are trying to say but that page says no PCIe, and that means I can't use that
<Esmil> are you talking about pcie in u-boot? because the ubuntu kernel does support pcie on the jh7110s
<Esmil> ..although with mixed results when it's not just an nvme drive and the usb3 adaptor
dilfridge has quit [Ping timeout: 252 seconds]
<courmisch> Esmil: that Ubuntu wiki page says no PCIe, but I'm not sure what you mean with it in the first place
<courmisch> I can only guess that there is a step that everybody else has done other than build the kernel
<courmisch> like update DTS, u-boot, SBI or kernel cmdline
<Esmil> courmisch: hmm.. you can always use the ubuntu installer image and see what that does
<drmpeg> Here's my config, but it's the ginormous Ubuntu config with some edits. https://www.w6rz.net/config-6.8.0-31-generic
dilfridge has joined #riscv
<drmpeg> and use olddefconfig
<courmisch> and I have a 4 GiB board
<mps> I wrote half year ago guide how to update u-boot to mainline https://arvanta.net/alpine/u-boot-visionfive2-alpine/
<mps> but have to update it
<mps> both needs improvement but hackers will understand them in current state
esv has joined #riscv
Stat_headcrabed has joined #riscv
Stat_headcrabed has quit [Quit: Stat_headcrabed]
beber_ has quit [Ping timeout: 256 seconds]
Narrat has quit [Quit: They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.]
beber_ has joined #riscv
<courmisch> no luck with 6.9.0-rc7 either
<courmisch> [ 12.418666] cadence-qspi 13010000.spi: Cannot claim QSPI clock.
<courmisch> [ 12.425688] platform 13040000.gpio: deferred probe pending
<Esmil> courmisch: looks like you're missing a clock driver
Stat_headcrabed has joined #riscv
beber_ has quit [Ping timeout: 256 seconds]
<drmpeg> Esmil: I've noticed that "sudo shutdown -r" isn't very reliable with Ubuntu 24.04 on the VF2. About half the time, it hangs with the red LED flashing (and requires a push of the reset button).
<courmisch> Esmil: it's your config + initrd support though
psydroid has joined #riscv
Tenkawa has joined #riscv
unnick has quit [Ping timeout: 260 seconds]
<courmisch> and now the board won't reach SPL, uho
<courmisch> drmpeg: never got reboot working here. Even halts jams 50% of the time before reaching Halted
YangyuChen[m] has quit [Quit: Idle timeout reached: 172800s]
<drmpeg> It looks like it gets all the way, but just doesn't restart. https://www.w6rz.net/reboot.txt
<courmisch> Esmil: okay, nvmd. had to turn off EFI, add initrd and change DTB
<courmisch> Esmil: thanks
gsekulski has joined #riscv
unnick has joined #riscv
beber_ has joined #riscv
luca_ has joined #riscv
luca_ is now known as OwlWizard
unnick has quit []
pbsds3 has joined #riscv
unnick has joined #riscv
pecastro has joined #riscv
BootLayer has quit [Quit: Leaving]
OwlWizard has quit [Quit: OwlWizard]
BootLayer has joined #riscv
esv has quit [Ping timeout: 268 seconds]
coldfeet has quit [Remote host closed the connection]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
esv has joined #riscv
gsekulski has quit [Ping timeout: 268 seconds]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #riscv
EchelonX has joined #riscv
gsekulski has joined #riscv
esv has quit [Ping timeout: 268 seconds]
hightower3 has joined #riscv
hightower4 has quit [Ping timeout: 260 seconds]
coldfeet has joined #riscv
coldfeet has quit [Remote host closed the connection]
coldfeet has joined #riscv
NicknameJohn has joined #riscv
esv has joined #riscv
esv has quit [Ping timeout: 268 seconds]
unlord has quit [Ping timeout: 252 seconds]
iooi has quit [Read error: Connection reset by peer]
iooi has joined #riscv
gsekulski has quit [Ping timeout: 264 seconds]
geist-sdf has quit [Quit: Lost terminal]
NicknameJohn has quit [Ping timeout: 256 seconds]
BootLayer has quit [Quit: Leaving]
coldfeet has quit [Quit: Lost terminal]
coldfeet has joined #riscv
zjason` has joined #riscv
esv has joined #riscv
zjason has quit [Ping timeout: 246 seconds]
billchenchina has quit [Remote host closed the connection]
psydroid has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
<courmisch> is it so that Ztso is always on (or not supported at all)?
<gurki> well the good news is that this cadence qspi is well documented, so should be fixable
<gurki> (unless they messed up the hw design, then youre screwed :D )
<courmisch> gurki: I fixed it already, DTB problem
<gurki> ah. very good :)
<gurki> congrats
___nick___ has quit [Ping timeout: 240 seconds]
fuwei has quit [Ping timeout: 260 seconds]
fuwei has joined #riscv
Tenkawa has quit [Quit: Was I really ever here?]
coldfeet has quit [Remote host closed the connection]
emilknievel has left #riscv [#riscv]
Leopold has joined #riscv
Leopold has quit [Client Quit]
Leopold has joined #riscv
Leopold has quit [Remote host closed the connection]
matoro has quit [Ping timeout: 272 seconds]
matoro has joined #riscv
[exa] has quit [Quit: WeeChat 4.2.1]
Leopold has joined #riscv
Leopold has quit [Client Quit]
Leopold has joined #riscv
Leopold has quit [Client Quit]
Leopold has joined #riscv
NicknameJohn has joined #riscv
crabbedhaloablut has quit []
crabbedhaloablut has joined #riscv
esv has quit [Quit: Leaving]
mlw has quit [Ping timeout: 252 seconds]
danilogondolfo has quit [Ping timeout: 268 seconds]
esv has joined #riscv
chripo has quit [Ping timeout: 268 seconds]
chripo has joined #riscv
DesRoin has quit [Ping timeout: 256 seconds]
DesRoin has joined #riscv
luca_ has joined #riscv
luca_ is now known as OwlWizard