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
cousteau has joined #riscv
<drewfustini> palmer: do you know which day the RISC-V MC will be at Plumbers?
hasturtium has joined #riscv
sakman has quit [Ping timeout: 260 seconds]
hightower4 has joined #riscv
hightower3 has quit [Ping timeout: 255 seconds]
sakman has joined #riscv
agent314 has quit [Ping timeout: 255 seconds]
Noisytoot has quit [Remote host closed the connection]
Noisytoot has joined #riscv
cousteau has quit [Quit: ♫ I can't forget the day I shot that network down ♫]
jacklsw has joined #riscv
crabbedhaloablut has joined #riscv
sakman has quit [Ping timeout: 264 seconds]
qwestion has joined #riscv
billchenchina has quit [Ping timeout: 248 seconds]
billchenchina has joined #riscv
davidlt has joined #riscv
Stat_headcrabed has joined #riscv
Stat_headcrabed has quit [Quit: Stat_headcrabed]
admiral_frost has joined #riscv
BootLayer has joined #riscv
Stat_headcrabed has joined #riscv
Stat_headcrabed has quit [Remote host closed the connection]
Stat_headcrabed has joined #riscv
junaid_ has joined #riscv
junaid__ has joined #riscv
junaid__ has quit [Client Quit]
davidlt has quit [Ping timeout: 255 seconds]
admiral_frost has quit [Quit: It's time]
prabhakarlad has joined #riscv
admiral_frost has joined #riscv
ldevulder has joined #riscv
Stat_headcrabed has quit [Quit: Stat_headcrabed]
ldevulder has quit [Client Quit]
heat has joined #riscv
ldevulder has joined #riscv
tux3 has quit [Quit: ZNC 1.8.2 - https://znc.in]
Wickram has joined #riscv
heat has quit [Ping timeout: 260 seconds]
davidlt has joined #riscv
tux3 has joined #riscv
danilogondolfo has joined #riscv
Wickram has quit [Quit: WeeChat 4.0.4]
admiral_frost has quit [Quit: It's time]
hightower4 has quit [Ping timeout: 264 seconds]
junaid_ has quit [Remote host closed the connection]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
hightower2 has joined #riscv
heat has joined #riscv
heat has quit [Ping timeout: 255 seconds]
jacklsw has quit [Ping timeout: 272 seconds]
hightower2 has quit [Read error: Connection reset by peer]
davidlt has quit [Ping timeout: 240 seconds]
sakman has joined #riscv
hightower2 has joined #riscv
heat has joined #riscv
<palmer> drewfustini: I don't yet, but if you have some constraints then just say something and we'll forward it along
BootLayer has quit [Read error: Connection reset by peer]
BootLayer has joined #riscv
hightower2 has quit [Read error: Connection reset by peer]
<drewfustini> Thanks. There is a BoF for resctrl at Nov 15, 5:45 PM. That is the late afternoon of the final day. https://lpc.events/event/17/contributions/1567/
billchenchina has quit [Quit: Leaving]
rpsene has joined #riscv
hightower2 has joined #riscv
Kedleston has quit [Ping timeout: 260 seconds]
Nixkernal has quit [Ping timeout: 255 seconds]
<drewfustini> Also, my connection is pretty tight on Sunday. If RISC-V MC is on Monday, then I might consider leaving on Saturday just in case.
* bjdooks is trying to work out if he can make one or both of OSS_Tokyo and RISCV summit
<drewfustini> I wish the Summit and Plumbers weren't scheduled so close together.
<drewfustini> When is Tokyo?
<bjdooks> early dec, so can't do the MAN->Tokyo->SFO->Man thing as last year
<drewfustini> Ah. It seems like this is first time Summit is in November
Nixkernal has joined #riscv
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
hightower2 has quit [Ping timeout: 260 seconds]
hightower2 has joined #riscv
junaid_ has joined #riscv
BootLayer has quit [Quit: Leaving]
hightower2 has quit [Read error: Connection reset by peer]
hightower2 has joined #riscv
heat has quit [Ping timeout: 252 seconds]
heat has joined #riscv
cousteau has joined #riscv
Andre_Z has joined #riscv
junaid_ has quit [Remote host closed the connection]
hightower2 has quit [Read error: Connection reset by peer]
BootLayer has joined #riscv
hightower2 has joined #riscv
hightower2 has quit [Read error: Connection reset by peer]
awita has joined #riscv
BootLayer has quit [Quit: Leaving]
esv has quit [Remote host closed the connection]
<ncopa> Hi! where can I report visionfive 2 kernel bugs? https://tpaste.us/QR5b
<ncopa> not sure where mps got it from?
<ncopa> it does not happen all the time, only once in a while
hasturtium has quit [Remote host closed the connection]
GenTooMan has quit [Ping timeout: 260 seconds]
<ncopa> I also wonder where I can find the driver for the usb wifi that came with the board: Bus 001 Device 003: ID 3452:6600 ESWIN 6600U
admiral_frost has joined #riscv
davidlt has joined #riscv
GenTooMan has joined #riscv
<mps> ncopa: simply git clone aurel32 repo and git format-patch from..to and then remove from resulting patch what is merged to mainline in meantime
<mps> and same with Esmils repo
<ncopa> whereI find aurel32's git repo?
<mps> and yes, there are many bugs which needs fix
<ncopa> awesome! thanks!
<mps> some of these patches are merged to mainline with every kernel major release, but not all
<ncopa> understood. thanks!
<mps> if you want run 'edge' kernel and test you can build linux-next and try boot
<mps> last time I tried e/mmc driver didn't worked
<ncopa> i didnt get emmc to work here either
<ncopa> but i figured out how u-boot finds the boot partition
<mps> ah? for me all works, mmc, emmc, usb, nvme
<ncopa> i only flashed the updated u-boot to sd card for now
<ncopa> and configured the board to boot from SDIO
<mps> u-boot search for 'legacy boot' flag on partition to boot
<ncopa> u-boot wil find either ESP partition *or* legacy bios boot flag
<ncopa> took me a while to find out how to do that with sfdisk (instead of sgdisk)
<mps> ncopa: remember, (all, not inteneded to you) that these boot micro dip switches server from where u-boot (SPL and OpenSBI) will be read and not where u-boot searches boot media to boot from
<mps> yes, new u-boot can also boot from ESP
<ncopa> yup, I figured that out
<ncopa> i will try flash the QSPI now, with updated u-boot
<ncopa> or actually, maybe I should try make it boot from nvme first
<mps> heh, I found that sgdisk is 'swiss army knife' for me when working with media
<mps> board cannot read u-boot from from nvme
<mps> only flash, serial, mmc and emmc
<ncopa> that i figured. I'm gonna have the board read u-boot from sdcard, and from there boot nvme
<mps> I didn't tried flash over serial on VF2 but on VF1 it worked out-of-box
<mps> break u-boot and type something like 'setenv bootorder nvme0, mmc1, ...' and savenv -a
<mps> cant remember exact variable name from the head
<ncopa> does it still need uEnv.txt?
<mps> no, in my tests
BootLayer has joined #riscv
<mps> ncopa: btw, u-boot 2023.19 is released yesterday, but without few patches we need to boot VF2 flawlessly, I'm thinking to add these 3 patch to alpine main aports and we will have u-boot for VF2 from main repo
<mps> 2023;.10 not 19
<mps> uh, 2023.10 (going to bed again)
<ncopa> sounds good to me. then we don't need the u-boot-jh1100 aport, right?
<mps> right
<ncopa> you are right. no uEnv.txt is needed
<mps> all these vars are already set by u-boot
jacklsw has joined #riscv
admiral_frost has quit [Quit: It's time]
prabhakarlad has quit [Ping timeout: 245 seconds]
Kedleston has joined #riscv
GenTooMan has quit [Ping timeout: 260 seconds]
hightower2 has joined #riscv
heat has quit [Remote host closed the connection]
heat has joined #riscv
vagrantc has joined #riscv
GenTooMan has joined #riscv
cousteau has quit [Quit: ♫ I can't forget the day I shot that network down ♫]
<ncopa> finally got it boot from nvme, using u-boot from sdcard. I got really really confused by the fact that u-boot finds and reads the emmc, but the linux kernel does not see it
<ncopa> took me a while to realize it read the kernel from emmc
mlw has joined #riscv
<mps> ncopa: also I found that emmc have some problems but didn't investigated deeply
GenTooMan has quit [Ping timeout: 255 seconds]
GenTooMan has joined #riscv
danilogondolfo has quit [Quit: Leaving]
Stat_headcrabed has joined #riscv
jacklsw has quit [Ping timeout: 272 seconds]
davidlt has quit [Ping timeout: 260 seconds]
admiral_frost has joined #riscv
mlw has quit [Quit: leaving]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
heat has quit [Remote host closed the connection]
heat has joined #riscv
BootLayer has quit [Quit: Leaving]
cousteau has joined #riscv
ntwk has quit [Quit: ntwk]
heat has quit [Remote host closed the connection]
heat_ has joined #riscv
prabhakarlad has joined #riscv
admiral_frost has quit [Quit: It's time]
esv has joined #riscv
agent314 has joined #riscv
prabhakarlad has quit [Quit: Client closed]
Jackneill has quit [Ping timeout: 240 seconds]
crabbedhaloablut has quit []
awita has quit [Ping timeout: 258 seconds]
cousteau has quit [Quit: ♫ I can't forget the day I shot that network down ♫]
rsalveti has quit [Quit: Connection closed for inactivity]
Andre_Z has quit [Quit: Leaving.]
Leopold has quit [Ping timeout: 258 seconds]
Leopold has joined #riscv
agent314 has quit [Ping timeout: 255 seconds]
agent314 has joined #riscv
heat_ has quit [Remote host closed the connection]
ntwk has joined #riscv
GenTooMan has quit [Ping timeout: 248 seconds]
GenTooMan has joined #riscv
GenTooMan has quit [Excess Flood]
GenTooMan has joined #riscv
rsalveti has joined #riscv
cousteau has joined #riscv
chripo has quit [Remote host closed the connection]
chripo has joined #riscv