IRC channel logs
2025-10-26.log
back to list of logs
<damo22>youpi: just wondering if you ended up releasing hurd/gnumach with the acpi changes so far, or are you waiting for the rest from Mike? <damo22>afaik we have *almost* fixed IRQ detection but still missing subordinate bus config <damo22>i dont think we need to add anything to irqhelp, can we just have libddekit call acpi_get_irq_number() when it looks for the irq? <damo22>or just do what we do already, let ddekit find a default irq from pci config space and then ignore it and use acpi to find the real irq when the handler is registered, falling back to the default one if acpi fails <identity>no. if you want to ask a question, take a wild guess on what you can do <identity>pretty much the only one at this point in time <danielhejduk>I want to install hurd on a old laptop just to play with it <damo22>danielhejduk: try the latest installer or dump the disk image to a real disk from the topic <nexussfan>on the wikipedia hurd article it talks about arm hurd, is this actually a thing? and where can i test it if it is? <azert>nexussfan: yes the Hurd was fully ported to arm by solid_black aka Sergey Bugaev. <azert>That said, I think his glibc path set wasn’t merged yet when he stopped working on it <azert>And his arm port of gnumach was still very incomplete, but worked in qemu <azert>nexussfan: you better ask solid_black directly if you want to try it