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
naoki has quit [Remote host closed the connection]
fuwei has joined #riscv
pecastro has quit [Ping timeout: 245 seconds]
pecastro has joined #riscv
fuwei has quit [Quit: Konversation terminated!]
jjido has quit [Quit: My laptop has gone to sleep. ZZZzzz…]
nadiyar has joined #riscv
nadiyar has left #riscv [WeeChat 4.4.3]
stolen has joined #riscv
Tenkawa has quit [Quit: Was I really ever here?]
heat has quit [Ping timeout: 248 seconds]
BootLayer has joined #riscv
hexdump0815 has quit [Ping timeout: 252 seconds]
_ghostbyte_ has joined #riscv
hexdump0815 has joined #riscv
stolen has quit [Quit: Connection closed for inactivity]
BootLayer has quit [Quit: Leaving]
Trifton_ has joined #riscv
Trifton has quit [Ping timeout: 265 seconds]
jacklsw has joined #riscv
craigo has joined #riscv
Stat_headcrabbed has joined #riscv
theruran has quit [Quit: Connection closed for inactivity]
Perflosopher2 has joined #riscv
Perflosopher has quit [Ping timeout: 260 seconds]
Perflosopher2 is now known as Perflosopher
brsvh has quit [Remote host closed the connection]
ldevulder has joined #riscv
jacklsw has quit [Quit: Back to the real world]
jacklsw has joined #riscv
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #riscv
jacklsw has quit [Quit: Back to the real world]
danilogondolfo has joined #riscv
drmpeg has quit [Ping timeout: 248 seconds]
drmpeg has joined #riscv
jjido has joined #riscv
naoki has joined #riscv
jjido has quit [Quit: My laptop has gone to sleep. ZZZzzz…]
naoki has quit [Quit: naoki]
Andre_Z has joined #riscv
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #riscv
Andre_Z has quit [Quit: Leaving.]
Andre_Z has joined #riscv
jacklsw has joined #riscv
Andre_Z has quit [Ping timeout: 252 seconds]
Tenkawa has joined #riscv
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #riscv
Andre_Z has joined #riscv
rbm has quit [Remote host closed the connection]
fancer has joined #riscv
rbmarliere has joined #riscv
mlw has joined #riscv
rbmarliere has quit [Remote host closed the connection]
Andre_Z has quit [Quit: Leaving.]
<xypron> The UEFI specification requires that when invoking runtime services memory that is marked with the EFI_MEMORY_RUNTIME flag must be identity mapped on all architectures but RISC-V. For RISC-V a description for calling conventions at runtime is missing in the UEFI spec.
rbmarliere has joined #riscv
jacklsw has quit [Ping timeout: 252 seconds]
mlw has quit [Ping timeout: 245 seconds]
mlw has joined #riscv
jjido has joined #riscv
levitating has joined #riscv
levitating has quit [Client Quit]
rbmarliere has quit [Remote host closed the connection]
BootLayer has joined #riscv
levitating has joined #riscv
levitating has quit [Client Quit]
rbmarliere has joined #riscv
rbmarliere has quit [Remote host closed the connection]
rbmarliere has joined #riscv
peepsalot has quit [Remote host closed the connection]
peepsalot has joined #riscv
rbmarliere has quit [Remote host closed the connection]
rbmarliere has joined #riscv
damian101__ has joined #riscv
damian101_ has quit [Ping timeout: 252 seconds]
fancer has quit [Ping timeout: 252 seconds]
vagrantc has joined #riscv
___nick___ has joined #riscv
___nick___ has quit [Client Quit]
<drewfustini> palmer: Do you think you will include this defconfig patch in the PR? https://patchwork.kernel.org/project/linux-riscv/patch/20241113184333.829716-1-drew@pdp7.com/
___nick___ has joined #riscv
fayr has quit [Quit: quit]
bsFFFFFF has joined #riscv
mlw has quit [Quit: leaving]
<courmisch> xypron: AFAIK, the runtime flag means the memory must be mapped after exit from boot. It does NOT mean identity mapping, or at least not after boot
rbmarliere has quit [Remote host closed the connection]
ldevulder has quit [Quit: Leaving]
BootLayer has quit [Quit: Leaving]
vpelletier has joined #riscv
<vpelletier> hello. I have a SiFive Unatched on Debian sid, and I am having issues enumerating the PCIx+USB wifi+BT card on it. I do not remember having issues on kernel 6.5 (not sure which minor version), but it fails to enumerate more often than works on 6.11.9
<vpelletier> symptoms are that the PCI device (the wifi card part) does not come up at all, and the USB device (the bluetooth part) fails to enumerate ("usb 1-2.4: device descriptor read/64, error -32", "usb 1-2.4: device not accepting address 6, error -71" and eventually "usb 1-2-port4: unable to enumerate USB device")
<vpelletier> unloading xhci_pci and reloading it does not seem to cure the USB device enumeration (it is re-attempted)
craigo has quit [Quit: Leaving]
<vpelletier> I do not know how to trigger a re-enumeration of the PCI bus, especially when a slot has not been occupied at all since boot (as far as the kernel is concerned)
<vpelletier> does this ring a bell ?
<vpelletier> the Wifi+BT card is reported (in previous iwlwifi logs) as an Intel Wi-Fi 6 AX200
<vpelletier> another thing which changed is u-boot version, also installed from debian and flashed (with dd) on the on-board mtd, where the board boots from
<vpelletier> I see u-boot tries (succeeds ? no idea) to enumerate USB devices to find one to boot from, and does find my sata SSD and boots from it (on an M.2 sata controller card, so PCIe)
<drewfustini> I'm curious if anyone else has seen this: riscv defconfig but with CONFIG_RELOCATABLE=y, make will print 'WARNING: 14402 bad relocations'
<Tenkawa> yeah I think I've seen that in all of my compiles
<drewfustini> thanks
<Tenkawa> doesn't seem to hurt anything though
<jrtc27> I guess you should add R_RISCV_NONE to the list in relocs_check.sh
<jrtc27> powerpc's has it, which is the origin of riscv's
<jrtc27> so not sure why riscv's doesn't
<drewfustini> Thanks, I didn't about that script
pabs3 has quit [Read error: Connection reset by peer]
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
<drewfustini> Ah so powerpc has its own version
pabs3 has joined #riscv
Andre_Z has joined #riscv
heat has joined #riscv
pabs3 has quit [Excess Flood]
X-Scale has joined #riscv
pabs3 has joined #riscv
foxbat has quit [Ping timeout: 252 seconds]
foxbat has joined #riscv
<Tenkawa> drewfustini: my a sippet from RV test on the BPI-F3 with my custom source/config
<Tenkawa> WARNING: 21736 bad relocations
<Tenkawa> 0000000000000000 R_RISCV_NONE *ABS*
<Tenkawa> 0000000000000000 R_RISCV_NONE *ABS*
<Tenkawa> er snippet
<Tenkawa> thats from 6.6.62
<drewfustini> Similar output. Thanks!
vpelletier has quit [Quit: Zzz]
matoro has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
matoro has joined #riscv
___nick___ has quit [Ping timeout: 252 seconds]
danilogondolfo has quit [Remote host closed the connection]
chripo has quit [Remote host closed the connection]
chripo has joined #riscv
chripo is now known as Guest3930
bsFFFFFF has quit [Remote host closed the connection]
naoki has joined #riscv
X-Scale has quit [Quit: Client closed]
Andre_Z has quit [Ping timeout: 252 seconds]
damian101__ has quit [Ping timeout: 255 seconds]
X-Scale has joined #riscv
hightower3 has joined #riscv