agent314_ has quit [Remote host closed the connection]
agent314_ has joined #riscv
agent314 has quit [Ping timeout: 255 seconds]
jn has quit [Ping timeout: 260 seconds]
jn has joined #riscv
jn has quit [Changing host]
jn has joined #riscv
terminalpusher has quit [Ping timeout: 246 seconds]
crabbedhaloablut has joined #riscv
khem has quit [Quit: Connection closed for inactivity]
Stat_headcrabed has joined #riscv
Stat_headcrabed has quit [Quit: Stat_headcrabed]
davidlt has joined #riscv
madge has quit [Remote host closed the connection]
vagrantc has quit [Quit: leaving]
agent314_ has quit [Ping timeout: 255 seconds]
BootLayer has joined #riscv
davidlt has quit [Ping timeout: 244 seconds]
sakman_ has joined #riscv
sakman has quit [Ping timeout: 246 seconds]
GenTooMan has quit [Ping timeout: 246 seconds]
GenTooMan has joined #riscv
davidlt has joined #riscv
ldevulder has joined #riscv
BootLayer has quit [Quit: Leaving]
MaxGanzII_ has joined #riscv
junaid_ has joined #riscv
danilogondolfo has joined #riscv
junaid_ has quit [Remote host closed the connection]
danilogondolfo has quit [Remote host closed the connection]
danilogondolfo has joined #riscv
sakman_ is now known as sakman
prabhakarlad has quit [Quit: Client closed]
awita has joined #riscv
Wickram has joined #riscv
aniketd has joined #riscv
BootLayer has joined #riscv
ezulian has joined #riscv
MaxGanzII has joined #riscv
Andre_Z has joined #riscv
MaxGanzII has quit [Quit: Leaving]
coughlanio has quit [Quit: Ping timeout (120 seconds)]
coughlanio has joined #riscv
Andre_Z has quit [Quit: Leaving.]
billchenchina has joined #riscv
MaxGanzII_ has quit [Remote host closed the connection]
MaxGanzII_ has joined #riscv
GenTooMan has quit [Remote host closed the connection]
GenTooMan has joined #riscv
elastic_dog has quit [Ping timeout: 246 seconds]
junaid_ has joined #riscv
junaid_ has quit [Remote host closed the connection]
elastic_dog has joined #riscv
Andre_Z has joined #riscv
Andre_Z has quit [Quit: Leaving.]
Andre_Z has joined #riscv
<deathmist>
hey, anyone seen broken VisionFive 2 ethernet on latest Linux next-20230831 tag? might also affect the upcoming v6.6-rc1 from latest mainline commit, I've yet to check on that one
<deathmist>
starfive-dwmac logs "16030000.ethernet: unsupported interface -22" & "probe of 16030000.ethernet failed with error -22" which are similarly also repeated for 16040000.ethernet
BootLayer has quit [Quit: Leaving]
<deathmist>
next-20230828 was my previous working kernel build, and I already checked if it was https://github.com/torvalds/linux/commit/a014c35556b9045ece8426df2b38eb3c5e1c1aa0 but reverting seemed to have no effect, so it's something else. just reposting these for visibility if someone has a better clue since I'm busy with other things (like qemu linux-user segfaulting under certain conditions like being
<deathmist>
built with PIE and apparently others too) ;)
<mps>
which file is it in drivers/net/
<deathmist>
mps: the vf2 driver? drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c
<mps>
deathmist: just did git pull and see some drivers/phy/st some changes
<mps>
s/see/saw/
<mps>
such things are reason I don't like to build and test linux-next
<deathmist>
yeah I'm waiting for 6.6-rc1, lots of less patches than I'd have to put on top of 6.5 to have the board be at least somewhat useful with a mainline kernel (I plan to avoid downstream kernel packaging entirely if possible)
<deathmist>
Esmil made me aware of https://github.com/esmil/linux/tree/jh7110 though as well but not sure how I feel about using that for a distro kernel packaging, I'd rather just follow mainline directly and apply needed patches on top until they're all resolved properly and can be dropped
<mps>
also we at alpine don't use downstream/vendor anything
<mps>
we even don't like patches for releasing anything
<Esmil>
deathmist: that's exactly what that branch is
<Esmil>
deathmist: the patches that says (cherry picked from commit ...) should end up in 6.6-rc1 and the ones that says 'Link: ..' as the last line are from the mailing list
stolen has joined #riscv
MaxGanzII_ has quit [Ping timeout: 246 seconds]
BootLayer has joined #riscv
Jackneill_ has joined #riscv
Stat_headcrabed has joined #riscv
duckworld has quit [*.net *.split]
Wickram has quit [Quit: WeeChat 4.0.4]
agent314 has joined #riscv
duckworld has joined #riscv
<deathmist>
Esmil: hm does it have USB host mode going? that's something that appears to not be up on my board currently (any of the 4 type-A ports), haven't tested HDMI/NVMe yet either
jmdaemon has quit [Ping timeout: 246 seconds]
prabhakarlad has joined #riscv
Stat_headcrabed has quit [Quit: Stat_headcrabed]
wingsorc has quit [Ping timeout: 246 seconds]
sakman has quit [Ping timeout: 255 seconds]
EchelonX has joined #riscv
junaid_ has joined #riscv
agent314 has quit [Ping timeout: 250 seconds]
agent314 has joined #riscv
zkrx has quit [Ping timeout: 260 seconds]
sakman has joined #riscv
MaxGanzII_ has joined #riscv
EchelonX has quit [Quit: Leaving]
<Esmil>
deathmist: yes, but that's the pcie patches that are not going into 6.6
aredridel has quit [Read error: Connection reset by peer]
aredridel has joined #riscv
sakman_ has joined #riscv
sakman has quit [Ping timeout: 240 seconds]
aredridel has quit [Read error: Connection reset by peer]
aredridel4 has joined #riscv
EchelonX has joined #riscv
sakman__ has joined #riscv
sakman_ has quit [Ping timeout: 240 seconds]
<deathmist>
yes to all of usb host, hdmi and nvme?
<mps>
Esmil: short log says '[2023-07-26] c2a10081c033 riscv: dts: starfive: Add USB and PCIe PHY nodes for JH7110'
<mps>
I thought PCIe will be in 6.6
<Esmil>
mps: if somebody picked them up, i've missed it
<Esmil>
deathmist: no hdmi, usb host is on pcie, my nvme drive works, but i still get these ' nvme0: I/O 640 QID 5 timeout, completion polled'
<mps>
this commit is DTS only change but I hoped it is picked for reason
<Esmil>
ah yeah, those phy nodes matches the phy drivers that are upstream, but the pcie driver itself is still not accepted
stolen has quit [Quit: Connection closed for inactivity]
aredridel4 is now known as aredridel
agent314 has quit [Ping timeout: 240 seconds]
agent314 has joined #riscv
agent314 has quit [Ping timeout: 246 seconds]
agent314 has joined #riscv
billchenchina has quit [Ping timeout: 246 seconds]
Tenkawa has joined #riscv
_catircservices has quit [Quit: Bridge terminating on SIGTERM]
_catircservices has joined #riscv
_catircservices has quit [Quit: Bridge terminating on SIGTERM]
_catircservices has joined #riscv
crabbedhaloablut has quit []
_catircservices has quit [Client Quit]
_catircservices has joined #riscv
_catircservices has quit [Client Quit]
_catircservices has joined #riscv
davidlt has quit [Ping timeout: 255 seconds]
cptaffe has joined #riscv
cptaffe has quit [Quit: My Mac has gone to sleep. ZZZzzz…]