IRC channel logs

2026-03-24.log

back to list of logs

<jab>so, I really like the building links on the hurd website. That was a nice update.
<Alicia>I tried installing Hurd on real hardware, not one of the known models so not too surprising I ran into issues, but figured sharing the result here might be of some value
<Alicia>I'm getting a loop of "piixide0:0:0: lost interrupt" and "[timestamp with 10s interval] type: ata tc_bcount: 512 tc_skip: 0"
<Alicia>(ASUS Z53Jseries)
<Alicia>oh, sometimes tc_bcount is higher, up to 4096
<jab>nexussfan: you said you ported another bit of software to the Hurd? What was it?
<nexussfan>jab: gtk-nocsd
<sam_>is there a build log available for debian's rumpkernel?
<sam_>trying to debug our own build recipe for it and be useful to compare. i can't find anything on buildd.debian.org
<sam_>(like https://buildd.debian.org/status/package.php?p=rumpkernel)
<sam_>guix's would also work but debian's build environment is more similar to ours
<youpi>it's not part of the main archive so it'd built by hand
<sam_>ah