2019-12-14T05:45:39 #kisslinux hey-- anyone know why kernel panic happens when i have my second hard drive in? If I remove the drive, everything boots fine. It panics, saying it cannot find init 2019-12-14T05:46:05 #kisslinux I assume it must be the mount script in the init is being confused by the extra hard drive 2019-12-14T06:22:53 #kisslinux -> llvm Checksum mismatch !> Checksum mismatch with: llvm 2019-12-14T08:43:02 #kisslinux hey i can't install xorg-server because of Checksum mismatch with: llvm 2019-12-14T08:55:45 #kisslinux kiss checksum llvm seemed to fix it 2019-12-14T08:55:54 #kisslinux not sure why that was necessary, though. 2019-12-14T08:59:46 #kisslinux man kiss 2019-12-14T08:59:52 #kisslinux lmao 2019-12-14T09:10:32 #kisslinux -> llvm Found cached source 'llvm-9.0.0.src.tar.xz' 2019-12-14T09:10:35 #kisslinux -> llvm Extracting sources 2019-12-14T09:10:38 #kisslinux tar: corrupted data 2019-12-14T09:10:40 #kisslinux tar: invalid tar magic 2019-12-14T09:10:43 #kisslinux !> llvm Couldn't extract llvm-9.0.0.src.tar.xz 2019-12-14T09:20:34 #kisslinux I looked at the source for kiss, found it was storing cache in /root/.cache. I deleted the cache and it appears to be working now. 2019-12-14T09:21:00 #kisslinux If anyone reads this, this is why I like simple distros! Thanks! 2019-12-14T13:53:27 #kisslinux adamantium: Glad you got it working. :) 2019-12-14T16:02:19 #kisslinux Hey, I'd like a little help configuring the kernel to include the ath10k driver for the QCA9377 2019-12-14T16:03:49 #kisslinux the wiki tells to enable the firmware blobs as [m] but where do I do that? I don't see my downloaded firmware in menuconfig, I did load it as `ath10k` in the Generic Drivers > Firmware loader and put the default path as /usr/lib/firmware but that didn't seem to work ` 2019-12-14T21:51:55 #kisslinux hello