Embed this noticepistolero (p@fsebugoutzone.org)'s status on Sunday, 05-Jan-2025 04:41:31 JST
pistolero...And that's nouveau crashing again, at least according to dmesg. Might actually be the video card dying and nouveau just sucks at recovering from weird hardware blips. `chvt` hangs, `rmmod -f` segfaulted(!), I'm calling it. I have another identical card, I *think* this motherboard has some built-in video chipset that I disabled, so prolly I'll go rummaging. I'd blame the thing rattling around in a truck, but since the same error came out of dmesg before I came here, it's probably either "nouveau sucks" or the card is dying. Think I'm just gonna party on the DevTerm a while (thus the posting through the ssh interface, thus the lack of paragraph breaks), I don't feel like rifling through the boxes at the moment.
@pernia As evidenced by me using a DevTerm to talk to the Plan 9 box to talk to the server on the rack just above the Plan 9 box, the server which I am using to run FSE and transmit this message, barring an actual hardware failure, all of my machines run fine. I have plenty of working computers, but one with a bad video card. The pernia setup, where there are a half-dozen busted machines and no working system (and probably a Windows machine somewhere), is essentially the opposite.
@dcc@pernia Some of them are finicky about partition layouts so I start just using a dd of the first few hundred megs, then fdisk to repair the partition table, usually use the upstream DTBs but I did a build of uboot from a dev branch to get around a bug (and apparently uboot does PXE now and I have been meaning to play with that) so usually I just dump my own uboot in, make a note of the root partition's label and usually reformat it with the same label, then I've got a root and a /boot to put whatever into. It's kinda sloppy but it's fast and results in a working system.
@p@dcc@pernia arm having zero hardware discovery and relying on device trees is a real nightmare, vendors make millions of soc's that are instant dumpster filler because it's impossible to boot anything but the very few boards accidentally upstreamed by an unpaid intern for some sbc for it's single release that's years out of date
@dcc@i@pernia Key repetition? The issues I have are, like getting the firmware built. I'm using the first version, which has some mouse issues but because it doesn't try to do the stupid scrollwheel emulation thing, still preferable to the third version.
@pernia Every time you say anything, it's like "Oh, I'll have to try that when I fix my other computer" or "I had a Plan 9 VM but I broke it" or something.
@pernia@dcc Share what? I just tried to boot it once and I had named the kernel wrong and it tried to get a kernel from my tftp server, so apparently it can do that now.