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
heat is now known as _Heat
_Heat is now known as memheat
memheat is now known as heat
averymt has quit [Ping timeout: 256 seconds]
vagrantc has quit [Quit: leaving]
jacklsw has joined #riscv
jacklsw has quit [Ping timeout: 255 seconds]
jacklsw has joined #riscv
jacklsw has quit [Changing host]
jacklsw has joined #riscv
KombuchaKip has quit [Quit: Leaving.]
pabs3 has quit [Ping timeout: 252 seconds]
pabs3 has joined #riscv
sakman has quit [Quit: Leaving]
psydroid2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
crabbedhaloablut has joined #riscv
hightower4 has joined #riscv
hightower3 has quit [Ping timeout: 264 seconds]
edr has quit [Quit: Leaving]
agent314 has joined #riscv
solol has joined #riscv
<solol> sup
<solol> What's up w/ Android
<solol> Any sweet websites?
mlw has joined #riscv
davidlt has joined #riscv
jn has quit [Ping timeout: 256 seconds]
jn_ has joined #riscv
jn_ has joined #riscv
solol has quit [Quit: Client closed]
sakman has joined #riscv
heat has quit [Ping timeout: 276 seconds]
BootLayer has joined #riscv
sunway has joined #riscv
<sunway> hi, when going through riscv binutils code, I see a relocation type `R_RISCV_ADD64`, with the comment `64-bit in-place addition, for local label subtraction`, what does that mean?
averymt has joined #riscv
averymt has quit [Ping timeout: 276 seconds]
yaxe1_ has joined #riscv
yaxe1_ has quit [Ping timeout: 256 seconds]
sunway has quit [Quit: WeeChat 2.8]
agent314 has quit [Ping timeout: 255 seconds]
agent314 has joined #riscv
sakman has quit [Remote host closed the connection]
sakman has joined #riscv
jmdaemon has quit [Ping timeout: 256 seconds]
mobius has quit [Ping timeout: 246 seconds]
mobius has joined #riscv
jmdaemon has joined #riscv
prabhakarlad has joined #riscv
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
shamoe has quit [Quit: Connection closed for inactivity]
TMM_ has joined #riscv
danilogondolfo has joined #riscv
jacklsw has quit [Ping timeout: 255 seconds]
jmdaemon has quit [Ping timeout: 260 seconds]
Andre_Z has joined #riscv
Andre_Z has quit [Client Quit]
Andre_Z has joined #riscv
<bjdooks> I'm bored so going to do some sparse and warning fixes
Andre_Z has quit [Quit: Leaving.]
<davidlt> [PATCH 0/3] riscv: Add kernel-mode FPU support for amdgpu: http://lists.infradead.org/pipermail/linux-riscv/2023-November/044159.html
Jackneill_ has joined #riscv
paulk has quit [Read error: Connection reset by peer]
paulk-bis has joined #riscv
<bjdooks> two easy issus found and fixed
hays has joined #riscv
motherfsck has quit [Ping timeout: 252 seconds]
unknown has joined #riscv
motherfsck has joined #riscv
davidlt has quit [Ping timeout: 252 seconds]
psydroid2 has joined #riscv
billchenchina has joined #riscv
shamoe has joined #riscv
stolen has joined #riscv
unknown has quit [Ping timeout: 256 seconds]
unknown has joined #riscv
davidlt has joined #riscv
paulk-bis has quit [Quit: WeeChat 3.0]
paulk has joined #riscv
maxinux has quit [Read error: Connection reset by peer]
Tenkawa has joined #riscv
maxinux has joined #riscv
<bjdooks> hmm, make allconfig seems to be a recipie for warning disaster
unknown has quit [Ping timeout: 255 seconds]
unknown has joined #riscv
davidlt has quit [Ping timeout: 260 seconds]
edr has joined #riscv
davidlt has joined #riscv
<unlord> huh, so neofetch on the K230 says it is a c910 but I'm pretty sure it is a c908
<courmisch> unlord: probably garbage in cpuinfo or something like that
<courmisch> THead is a bit loose with CPU IDs IIUC
jacklsw has joined #riscv
stolen has quit [Quit: Connection closed for inactivity]
unknown has quit [Ping timeout: 260 seconds]
JanC_ has joined #riscv
Stat_headcrabed has joined #riscv
JanC is now known as Guest2081
Guest2081 has quit [Killed (tungsten.libera.chat (Nickname regained by services))]
JanC_ is now known as JanC
Jackneill has joined #riscv
Jackneill_ has quit [Ping timeout: 268 seconds]
sakman has quit [Quit: Leaving]
<conchuod> What does neofetch even use?
<conchuod> I thought that the c910 didn't even set marchid/mimpid so that couldn't be used for determination.
<conchuod> I also doubt that neofetch has a LUT for those values.
<conchuod> neofetch's repo on GH seems inactive, but I would imagine that whatever fork of it is just displaying whatever /proc/cpuinfo tells it the cpu is
<conchuod> and on a k230 that comes from DT
<courmisch> the device tree top node says
<courmisch> model = "T-HEAD c910 ice";
<courmisch> compatible = "thead,c910_ice";
<courmisch> whatever ICE means
<conchuod> just like how they called the 1520 a light I guess
unknown has joined #riscv
<conchuod> Probably copy-pasta from this
<courmisch> copy-pasta is very fitting for spaghetti code
<conchuod> my eyes
<conchuod> 90% of that won't see lkml, but I would have "fun" if it did.
<courmisch> conchuod: the Linux kernel is just *copied* into the SDK tree
<conchuod> I've (unfortunately) seen the sdk trees for these things before.
<courmisch> so even if I had a hobby of self-ridicule, I wouldn't be able to submit code from that thing
<conchuod> I spent ages trying to figure out "commit" dates for some t-head opensbi stuff a few months ago, was frustrating to say the least.
<courmisch> I'm trying to get distro_boot working
<courmisch> I am *not* trying to update the kernel
agent314 has quit [Ping timeout: 268 seconds]
<conchuod> Since it has 1.0 hardware, I doubt it will be too long before people submit support.
<conchuod> And I suspect it will look a lot nicer.
<courmisch> I'm actually surprised that there is so few talk about it. I guess a lot of people are in stuck back orders
<courmisch> are stuck in*
<courmisch> conchuod: I'm not very optimistic about SPL getting upstreamed, like ever
<conchuod> I don't even know where to buy one, not that I actually feel any need to do so.
<courmisch> big sequence of raw MMIO register numbers and values getting written; I don't imagine that upstream U-boot would be too fond
<conchuod> I have not even turned on the 64-core thing that I got, been far too busy with RL
<courmisch> I have only seen it on sale on AnalogLamb.com and on Alibaba (for double the price=
<conchuod> is analoglamb some bloke in a shed?
<courmisch> they do have a strange name
<muurkha> "Lamb" is a not uncommon surname in perfidious Albion
<courmisch> they seem to be based in South East Guandong though
dh` has quit [Ping timeout: 256 seconds]
heat has joined #riscv
jacklsw has quit [Remote host closed the connection]
JanC has quit [Remote host closed the connection]
JanC has joined #riscv
vagrantc has joined #riscv
jmdaemon has joined #riscv
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
jmdaemon has quit [Ping timeout: 260 seconds]
Stat_headcrabed has quit [Quit: Stat_headcrabed]
khem has quit []
khem has joined #riscv
jobol has joined #riscv
jmdaemon has joined #riscv
heat has quit [Read error: Connection reset by peer]
heat has joined #riscv
solol has joined #riscv
EchelonX has joined #riscv
freakazoid332 has joined #riscv
zBeeble42 has quit [Read error: Connection reset by peer]
zBeeble42 has joined #riscv
peeps has joined #riscv
peeps[zen] has quit [Remote host closed the connection]
frkzoid has quit [Ping timeout: 276 seconds]
sevan has quit [Ping timeout: 260 seconds]
dh` has joined #riscv
dh` has joined #riscv
dogukan has joined #riscv
dogukan has quit [Client Quit]
yang has quit [Ping timeout: 276 seconds]
sevan has joined #riscv
sevan has quit [Changing host]
sevan has joined #riscv
yang has joined #riscv
foton has quit [Ping timeout: 264 seconds]
KombuchaKip has joined #riscv
Perflosopher has quit [Quit: Ping timeout (120 seconds)]
Perflosopher has joined #riscv
jobol has quit [Quit: Leaving]
Trifton has quit [Remote host closed the connection]
Trifton has joined #riscv
sami has quit [Read error: Connection reset by peer]
sami has joined #riscv
prabhakarlad has quit [Quit: Client closed]
sakman has joined #riscv
mlw has quit [Ping timeout: 256 seconds]
foton has joined #riscv
mlw has joined #riscv
foton_x has joined #riscv
billchenchina has quit [Remote host closed the connection]
billchenchina has joined #riscv
solol has quit [Quit: Client closed]
foton has quit [Ping timeout: 256 seconds]
billchenchina has quit [Max SendQ exceeded]
foton_x has quit [Ping timeout: 276 seconds]
jmdaemon has quit [Ping timeout: 255 seconds]
wingsorc has joined #riscv
zjason has quit [Read error: Connection reset by peer]
jmdaemon has joined #riscv
zjason has joined #riscv
jmdaemon has quit [Ping timeout: 276 seconds]
Andre_Z has joined #riscv
foton has joined #riscv
jljusten has quit [Read error: Connection reset by peer]
solol has joined #riscv
foton has quit [Ping timeout: 260 seconds]
mlw has quit [Ping timeout: 255 seconds]
foton has joined #riscv
BootLayer has quit [Quit: Leaving]
jljusten has joined #riscv
solol has quit [Quit: Client closed]
foton has quit [Ping timeout: 256 seconds]
heat_ has joined #riscv
heat has quit [Ping timeout: 268 seconds]
jmdaemon has joined #riscv
jljusten has quit [Quit: WeeChat 4.0.2]
jljusten has joined #riscv
prabhakarlad has joined #riscv
jmdaemon has quit [Ping timeout: 256 seconds]
foton has joined #riscv
davidlt has quit [Ping timeout: 255 seconds]
jmdaemon has joined #riscv
aredridel has quit [Ping timeout: 255 seconds]
aredridel has joined #riscv
danilogondolfo has quit [Quit: Leaving]
Jackneill has quit [Ping timeout: 256 seconds]
psydroid2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
Andre_Z has quit [Quit: Leaving.]
jmdaemon has quit [Quit: ZNC 1.8.2 - https://znc.in]
jmdaemon has joined #riscv
crabbedhaloablut has quit []
<KombuchaKip> Launchpad adds riscv64 builder support for PPAs: https://blog.launchpad.net/ppa/self-service-riscv64-builds
jmdaemon has quit [Ping timeout: 255 seconds]
KombuchaKip has quit [Quit: Leaving.]
KombuchaKip has joined #riscv