sorear changed the topic of #riscv to: RISC-V instruction set architecture | https://riscv.org | Logs: https://libera.irclog.whitequark.org/riscv
<rneese> wifi works just not eth
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
foton has quit [Read error: Connection reset by peer]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #riscv
foton has joined #riscv
Leopold has quit [Ping timeout: 248 seconds]
<rneese> where to post a small video for you all to see
<rneese> we got the vf1 img working 98% a few more chnages but its looking great
<rneese> looking at how to load a img at boot where you get the white screen
<rneese> its a board thing
aredridel has quit [Read error: Connection reset by peer]
aredridel has joined #riscv
aredridel has quit [Read error: Connection reset by peer]
aredridel has joined #riscv
aredridel has quit [Read error: Connection reset by peer]
aredridel has joined #riscv
jacklsw has joined #riscv
aerkiaga has quit [Remote host closed the connection]
Stat_headcrabed has joined #riscv
Stat_headcrabed has quit [Quit: Stat_headcrabed]
jacklsw has quit [Read error: Connection reset by peer]
rneese has quit []
aredridel has quit [Read error: Connection reset by peer]
aredridel has joined #riscv
aredridel has quit [Read error: Connection reset by peer]
aredridel has joined #riscv
vagrantc has joined #riscv
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #riscv
epony has quit [Ping timeout: 268 seconds]
joebb has joined #riscv
joebb has quit [Quit: WeeChat 3.6]
dramforever has quit [Quit: Leaving]
guerby has quit [Read error: Connection reset by peer]
guerby_ has joined #riscv
davidlt has joined #riscv
craigo has quit [Quit: Leaving]
ldevulder_ has joined #riscv
Leopold has joined #riscv
Stat_headcrabed has joined #riscv
ldevulder has quit [Ping timeout: 264 seconds]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
Leopold has quit [Ping timeout: 255 seconds]
davidlt has quit [Ping timeout: 268 seconds]
Leopold has joined #riscv
vagrantc has quit [Quit: leaving]
Stat_headcrabed has joined #riscv
wiagn has joined #riscv
Stat_headcrabed has quit [Ping timeout: 252 seconds]
wiagn is now known as Stat_headcrabed
<palmer> is anyone watching the FOSDEM stream? to check for audio and such
Stat_headcrabed has quit [Quit: Stat_headcrabed]
<mps> palmer: yesterday I watched something with firefox. worked fine
<palmer> cool
<mps> do you have url to check again
<mps> ah, https://live.fosdem.org/watch/k1105 looks like audio is not working now
<mps> or it is not yet 'on'
<mps> ok, it is started now, works fine
<palmer> https://live.fosdem.org/watch/k4601 (not sure if that sent the first time)
<mps> also this one works fine
<conchuod> Smoother for you than the kernel room ha
<conchuod> Their camera was missing & the audio gear seemed to all be out of action
Stat_headcrabed has joined #riscv
<palmer> conchuod: ya, we knew enough to here like an hour early and poke stuff ;)
wiagn has joined #riscv
<conchuod> I think they were too!
<palmer> ah, I guess just bad luck then
<palmer> I was actually surprised we got our video running so fast, it just sort of worked this year. It's usually a lot trickier
Stat_headcrabed has quit [Ping timeout: 255 seconds]
wiagn is now known as Stat_headcrabed
<drewfustini> fyi - the talks in the risc-v room today https://fosdem.org/2023/schedule/track/risc_v/
<conchuod> How busy is the room?
<conchuod> Might come over after this PWM talk
<drewfustini> there are seats still
<drewfustini> yeah, that should be fine
<drewfustini> it feels less crushing than the big rooms
<Stat_headcrabed> Noticed some strange SDMMC performance issue on JH7110....
<palmer> at least for now, once the small rooms fill up they're kind of just hosed
<Stat_headcrabed> Any idea about this?
<palmer> do they have a real SD controller? the SiFive boards just use the MMC/SPI mode, it's really slow
<Stat_headcrabed> They said sdio in device tree....
<Stat_headcrabed> Maybe a real one
BootLayer has joined #riscv
j0rd has quit [Ping timeout: 246 seconds]
j0rd has joined #riscv
aerkiaga has joined #riscv
crossdev has joined #riscv
crossdev has quit [Ping timeout: 252 seconds]
<Stat_headcrabed> OK, they are using dwmmc for it
ldevulder_ is now known as ldevulder
<Stat_headcrabed> But why it's soooo slow?
crossdev has joined #riscv
Stat_headcrabed has quit [Quit: Stat_headcrabed]
unlord has quit [Changing host]
unlord has joined #riscv
<gruetzkopf> <shitpost> because it's designware </shitpost>
Leopold has quit [Ping timeout: 260 seconds]
<palmer> geertu: are you at FOSDEM? the devroom is about to end, I'm going to eat something (and I assume some other folks will too)
<geertu> palmer: standing outside risv devroom
<palmer> ;)
<palmer> there's space!
* geertu inside
* geertu outside
pedja has quit [Quit: Leaving]
jmdaemon has quit [Ping timeout: 252 seconds]
vgtw has quit [Quit: ZNC - https://znc.in]
jacklsw has joined #riscv
vgtw has joined #riscv
craigo has joined #riscv
BootLayer has quit [Quit: Leaving]
pedja has joined #riscv
JanC has quit [Read error: Connection reset by peer]
JanC_ has joined #riscv
JanC_ is now known as JanC
rneese has joined #riscv
<rneese> morning
BootLayer has joined #riscv
<rneese> well now they want to rename filels after it having the same name for so long
<rneese> xapp > xapp-sn-watcher
<rneese> wrong window
Stat_headcrabed has joined #riscv
<Stat_headcrabed> About that sdmmc speed problem, I found out the reason...
<Stat_headcrabed> SD card slot on vf2 v1.2A pcb has only 3.3v IO supply
<Stat_headcrabed> So no HS200/400 mode support
<Stat_headcrabed> For emmc, it has relative IO supply support, but not configured in device tree/driver for that..
<Stat_headcrabed> I'm not sure if v1.3B(2x Gig eth ver) has fixed sdcard IO supply problem since schematic not relaeased yet
Stat_headcrabed has quit [Quit: Stat_headcrabed]
junaid_ has joined #riscv
Andre_H has joined #riscv
hrberg has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
hrberg has joined #riscv
<rneese> who was I talking to about the u-boot-menu the otherday ?
Narrat has joined #riscv
juliadev has quit [Ping timeout: 252 seconds]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
davidlt has joined #riscv
davidlt_ has joined #riscv
davidlt has quit [Ping timeout: 268 seconds]
Andre_H has quit [Ping timeout: 256 seconds]
crossdev has quit [Ping timeout: 252 seconds]
juliadev has joined #riscv
jacklsw has quit [Read error: Connection reset by peer]
crossdev has joined #riscv
davidlt_ has quit [Ping timeout: 252 seconds]
ldevulder has quit [Quit: Leaving]
adjtm has joined #riscv
adjtm has quit [Client Quit]
junaid_ has quit [Ping timeout: 268 seconds]
KombuchaKip has joined #riscv
davidlt_ has joined #riscv
davidlt__ has joined #riscv
davidlt_ has quit [Ping timeout: 265 seconds]
epony has joined #riscv
juliadev has quit [Quit: The Lounge - https://lounge.julias.zone]
vagrantc has joined #riscv
juliadev has joined #riscv
junaid_ has joined #riscv
jmdaemon has joined #riscv
oaken-source has quit [Quit: Lost terminal]
pedja has quit [Quit: Leaving]
micttyl has joined #riscv
davidlt_ has joined #riscv
davidlt__ has quit [Ping timeout: 252 seconds]
BootLayer has quit [Quit: Leaving]
micttyl has quit [Quit: leaving]
aredridel has quit [Read error: Connection reset by peer]
aredridel has joined #riscv
davidlt_ has quit [Ping timeout: 252 seconds]
prabhakarlad has joined #riscv
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.]
junaid_ has quit [Ping timeout: 260 seconds]
crossdev has quit [Remote host closed the connection]
offtherock has joined #riscv
rburkholder has quit [Quit: Leaving]
offtherock has quit [Read error: Connection reset by peer]
rburkholder has joined #riscv
rburkholder has quit [Remote host closed the connection]
rburkholder has joined #riscv
iooi has joined #riscv