IRC channel logs

2025-01-16.log

back to list of logs

<almuhs>hi. I'm testing Hurd in my T410, again. The latest debian's gnumach image works with rumpdisk, and the T410 get booting in AHCI mode. But the latest upstream's gnumach with smp enabled doesn't get to boot, and doesn't detects the disk
<almuhs>tested too with latest debian's gnumach-smp, with same result
<almuhs>this is my configure ../configure --host=i686-gnu CC='gcc -m32' LD='ld -melf_i386' --enable-apic --enable-kdb --enable-ncpus=$NUM_CPUS --disable-linux-groups
<almuhs>compiling with --enable-cpus=8
<almuhs> https://streamable.com/bjsx6x this is the booting
<almuhs>appears an APIC error too
<almuhs>Unhandled APIC entry type 0x4
<almuhs>damo22: do you know something about this errors?