#archlinux32 | Logs for 2019-10-13

Back
[04:24:17] -!- samantaz_ has quit [Ping timeout: 240 seconds]
[06:37:43] -!- DCyrax has quit [Ping timeout: 268 seconds]
[09:00:19] -!- BeepBeepJeep has joined #archlinux32
[10:01:45] -!- BeepBeepJeep has quit [Remote host closed the connection]
[10:02:06] -!- BeepBeepJeep has joined #archlinux32
[11:03:35] <BeepBeepJeep> https://i.imgur.com
[11:18:12] -!- Username00 has joined #archlinux32
[11:18:14] -!- BeepBeepJeep has quit [Read error: Connection reset by peer]
[11:24:02] Username00 is now known as BeepBeepJeep
[11:29:50] -!- samantaz_ has joined #archlinux32
[12:08:46] -!- rcf1 has joined #archlinux32
[12:09:57] -!- rcf1 has quit [Client Quit]
[13:00:10] -!- lodger has joined #archlinux32
[13:06:06] -!- lodger has quit [Remote host closed the connection]
[13:07:32] -!- lodger has joined #archlinux32
[13:10:08] -!- lodger has quit [Client Quit]
[13:16:19] <buildmaster> i486/htmldoc is broken (says eurobuild6-7-i486): https://archlinux32.org
[13:36:59] <buildmaster> pentium4/kalzium is broken (says eurobuild6-4): https://archlinux32.org
[13:39:29] <buildmaster> i686/kalzium is broken (says rechenknecht): https://archlinux32.org
[14:39:59] -!- thePiGrepper has joined #archlinux32
[15:55:54] -!- Whooa21 has joined #archlinux32
[16:01:07] -!- KitsuWhooa has quit [*.net *.split]
[16:01:19] Whooa21 is now known as KitsuWhooa
[18:28:31] -!- thePiGrepper has quit [Ping timeout: 265 seconds]
[18:38:02] -!- davor has quit [Ping timeout: 240 seconds]
[18:39:16] -!- davor has joined #archlinux32
[20:30:29] <BeepBeepJeep> How can you reinstall kernel modules on archlinux32?
[20:30:42] <BeepBeepJeep> Missing iptables for some reason
[20:32:06] -!- deep42thought has joined #archlinux32
[20:32:06] <buildmaster> Hi deep42thought!
[20:32:07] <buildmaster> !rq deep42thought
[20:32:08] <phrik> buildmaster: <deep42thought> so you're a garbage collector?
[20:32:23] <deep42thought> BeepBeepJeep: did you update the kernel and not reboot?
[20:32:31] <deep42thought> or how else did the modules go missing?
[20:45:39] <BeepBeepJeep> i think the module is missing or didnt install can you tell me the path in /lib/modules/
[20:48:14] <deep42thought> /lib/modules/5.3.5-arch1-1.0-ARCH/kernel/net/ipv4/netfilter/ip_tables.ko.xz
[20:53:40] <BeepBeepJeep> No it's there
[20:53:40] <BeepBeepJeep> I installed Arch on an appletv but had to do some naming changes.
[20:53:56] <deep42thought> and your uname also fits?
[20:54:01] <deep42thought> e.g. kernel version?
[20:54:21] <BeepBeepJeep> I renamed the kernel to /boot/vmlinuz-4.2.3-22-osmc
[20:54:31] <BeepBeepJeep> created /lib/modules/4.2.3-22-osmc/kernel/net/ipv4/netfilter/ip_tables.ko.xz
[20:54:37] <deep42thought> the name of that file is irelevant once it's booted
[20:54:47] <BeepBeepJeep> but for some reason it's not loading the kernel module
[20:54:50] <deep42thought> what does `uname -a` tell you about the kernel version?
[20:55:11] <BeepBeepJeep> Linux Isis 4.2.3-22-osmc #1 Sun Jan 22 22:05:17 UTC 2017 i686 GNU/Linux the name is irrelivent
[20:55:16] <BeepBeepJeep> the normal kernel is i386
[20:55:30] <BeepBeepJeep> So it's not booted to i386
[20:56:30] <deep42thought> wouldn't it be better to fix the entry in the bootloader rather than renaming kernel (and initramdisk)?
[20:57:41] <BeepBeepJeep> i don't know if it even loads an initramdisk
[20:57:45] <BeepBeepJeep> The AppleTV
[20:58:04] <deep42thought> I think, our kernel requires you to load one
[20:58:06] <BeepBeepJeep> uses and imbeded mach_kernel and boot.efi
[20:58:11] <deep42thought> what kind of bootloader does it use?
[20:58:30] <deep42thought> so it's efi?
[20:58:34] <deep42thought> hmm
[20:58:44] <BeepBeepJeep> https://pastebin.com
[20:58:45] <phrik> Title: BootLogo.png initramfs-linux.img System install.log System.map-4.2.3- - Pastebin.com (at pastebin.com)
[20:58:55] * deep42thought has to admit, that he is not really comfortable / successful with repairing failing boots
[21:00:10] <deep42thought> I *think* the system.map file is something similar to an initramdisk
[21:01:05] <deep42thought> but if you want to get this running without an initramdisk, you can also compile your own kernel and put all stuff into the kernel (this is something, I do - but not on archlinux)
[21:01:35] <deep42thought> though, it seems, the initramdisk is not the problem currently, but rather, that the whole kernel does not get loaded at all (and rather the original one)
[21:06:19] eschwartz is now known as guys
[21:07:54] <BeepBeepJeep> the kernel loads but not the modules. https://pastebin.com
[21:07:55] <phrik> Title: [xiambax@Isis boot]$ cat com.apple.Boot.plist <?xml version="1.0" encoding="UT - Pastebin.com (at pastebin.com)
[21:08:09] <BeepBeepJeep> Does that look like were you would pass the loading of a string in grub?
[21:11:12] <deep42thought> the initramdisk is not an option to the kernel
[21:11:12] <BeepBeepJeep> i need to figure out how to pass initrd with the kernel string
[21:11:29] <deep42thought> it is most probably a separate xml tag in that file
[21:11:37] <deep42thought> iff the bootloader supports that at all
[21:12:10] <BeepBeepJeep> its a special mac efi partition, im sure thats the file
[21:12:28] <deep42thought> yes, the file is for sure the right one
[21:12:42] <deep42thought> the question is, whether the special mac bootloader supports loading an initramdisk
[21:16:57] <BeepBeepJeep> I got a reply from one of the osmc devs
[21:17:34] <BeepBeepJeep> I need to get iptables and the kernel loaded properly would be cool to find a work around so I don't need to rename the kernel too.
[21:17:51] <BeepBeepJeep> A archlinux32 for AppleTV installer would be cool.
[21:35:21] -!- thePiGrepper has joined #archlinux32
[22:48:42] -!- deep42thought has quit [Quit: Leaving.]
[23:15:00] -!- samantaz__ has joined #archlinux32
[23:18:04] -!- samantaz_ has quit [Ping timeout: 240 seconds]
[23:24:32] guys is now known as eschwartz
[23:27:49] -!- thePiGrepper has quit [Ping timeout: 268 seconds]
[23:33:36] -!- hugosthlm has joined #archlinux32
[23:35:12] <hugosthlm> I migrated to pentium4 but I have problems with AUR. Is there any description? There is no AUR repo specificalluy for pentium4 ?
[23:38:39] <hugosthlm> Or possibly aan AUR repo for archlinux32
[23:52:37] <hugosthlm> I found some more information. Trying it.