2020-12-25T04:32:33 #kisslinux acheam: I think you should set `KISS_COMPRESS` = xz to save bandwidth on binaries 2020-12-25T04:35:07 #kisslinux testuser[m]: didn't know that was a thing, thanks! 2020-12-25T11:19:11 #kisslinux Merry Christmas, everyone! 2020-12-25T11:25:32 #kisslinux Merry Christmas! 2020-12-25T11:32:22 #kisslinux Merry Christmas 🎄 2020-12-25T11:32:41 #kisslinux I hope Dylan is well 2020-12-25T11:33:25 #kisslinux Me too. It's been like a month since any commmits, so it's not like he's doing development in secret 2020-12-25T12:35:59 #kisslinux Has anyone here got joystick up and running? 2020-12-25T12:45:27 #kisslinux Hi, can someone bump sfeed_curses from 0.9.5 to 0.9.7? https://github.com/kisslinux/community/tree/master/community/sfeed_curses thanks (and Merry Christmas) 2020-12-25T12:48:17 #kisslinux oh, and latest releases can also be tracked using this feed: https://git.codemadness.org/sfeed_curses/tags.xml or just the releases open dir 2020-12-25T13:03:12 #kisslinux There's a PR for it 2020-12-25T13:13:23 #kisslinux ah i see now, thanks, however its 0.9.6: https://github.com/kisslinux/community/pull/1647 2020-12-25T13:23:25 #kisslinux You can make a comment under that PR, and bump the numbers yourself for the time being 2020-12-25T13:25:20 #kisslinux im the author and i dont use github, just wanted to notify/ask 2020-12-25T13:30:33 #kisslinux Ah, sorry 2020-12-25T13:57:29 #kisslinux Yo it's a real pain to use links2 so I'm here to ask for a firefox-bin package. Does anyone have a git repo that I can clone? 2020-12-25T14:03:06 #kisslinux nvm fixed it [thread locked] 2020-12-25T14:25:01 #kisslinux I'm trying to add some music to cmus but it doesn't want to add it the library remains empty when I do `:add MusicDir` 2020-12-25T14:25:12 #kisslinux I have the `flac` package installed, anything else I need? 2020-12-25T14:28:08 #kisslinux Cmus works fine for me 2020-12-25T14:28:14 #kisslinux You sure the music dir path is correct? 2020-12-25T14:28:20 #kisslinux yep 2020-12-25T14:30:47 #kisslinux It worked fine last time I installed KISS 2020-12-25T14:32:04 #kisslinux You are tab-completing the directory name right? 2020-12-25T14:32:09 #kisslinux yea 2020-12-25T14:32:47 #kisslinux I'm running on wayland, not sure if that matters 2020-12-25T14:34:29 #kisslinux Maybe the tab completion added a file name by mistake instead of just the dir, you can try manually putting the dir in the config file 2020-12-25T14:35:43 #kisslinux testuser[m]: and where is that 2020-12-25T14:37:05 #kisslinux And I don't think it added a filename 2020-12-25T14:37:19 #kisslinux Something's just wrong but I don't know what 2020-12-25T14:50:14 #kisslinux Software takes so much time to compile, you only realize how bad the software you use day to day is when you start compiling it. 2020-12-25T14:50:34 #kisslinux Even a god damn XML library takes ages to compile 2020-12-25T14:51:43 #kisslinux Wirth's Law is in full effect 2020-12-25T14:51:51 #kisslinux it depends(tm) 2020-12-25T14:52:32 #kisslinux using a simple Makefile (no autoconf, cmake, etc crap) helps too 2020-12-25T14:53:02 #kisslinux All the libraries I've been compiling have been using autoconf and probably cmake 2020-12-25T14:53:05 #kisslinux I hate this so much 2020-12-25T14:53:09 #kisslinux jollyjester: we're creating a binary repo to get around that. https://github.com/kiss-community/repo-bin 2020-12-25T14:53:25 #kisslinux Right now, it only has firefox and llvm 2020-12-25T14:53:26 #kisslinux There are no binaries there just Jenkins files 2020-12-25T14:53:58 #kisslinux There's submodules 2020-12-25T14:54:11 #kisslinux jollyjester: Jenkinsfiles which my server used to build binaries 2020-12-25T14:54:14 #kisslinux Clone the repo and add it as the first entry in your KISS_PATH 2020-12-25T14:54:31 #kisslinux I have a friend who has a CI/CD he might help build binaries 2020-12-25T14:54:32 #kisslinux right now only Firefox (ignore the build failing badge) and LLVM are working 2020-12-25T14:54:38 #kisslinux He uses Drone CI 2020-12-25T14:54:42 #kisslinux You guys heard of it? 2020-12-25T14:54:48 #kisslinux we started on Drone, but switched to Jenkins 2020-12-25T14:54:52 #kisslinux I like it a looot more 2020-12-25T14:54:55 #kisslinux Why 2020-12-25T14:55:28 #kisslinux Jenkins has better open-source, more configurable, much more flexible, better pipelines, actual artifact support 2020-12-25T14:55:29 #kisslinux Isn't Drone also built using GO and it uses Docker, wouldn't it be faster? 2020-12-25T14:55:48 #kisslinux Oh yea Drone doesn't have artifacts 2020-12-25T14:56:30 #kisslinux the builds are running on the same hardware using the same build tools, the CI/CD platform barely affetcs build times. If anything Drone actually slows it down because its building in docker containers 2020-12-25T14:56:44 #kisslinux Ok 2020-12-25T14:57:00 #kisslinux acheam: is your desktop OS kiss? 2020-12-25T14:57:11 #kisslinux jollyjester: ehr, I actually don't use kiss 2020-12-25T14:57:17 #kisslinux lol 2020-12-25T14:57:23 #kisslinux what do you use then 2020-12-25T14:57:48 #kisslinux Arch and Debian... once I have this bin going at full steam, then I would consider switching fully to KISS 2020-12-25T14:57:54 #kisslinux i would dual-boot kiss and arch if not for my 100 gb SSD 2020-12-25T14:58:11 #kisslinux Why dual boot? 2020-12-25T14:58:46 #kisslinux * Why do you need to dual boot? 2020-12-25T14:58:57 #kisslinux So I can keep making packages for KISS 2020-12-25T14:58:59 #kisslinux It's fun as hell 2020-12-25T14:59:16 #kisslinux I guess I could use a KISS chroot too but I feel like I wouldn't get the same results 2020-12-25T14:59:42 #kisslinux Like, how would I build GUI programs on a chroot, right? 2020-12-25T14:59:43 #kisslinux Huh 2020-12-25T15:00:11 #kisslinux What is it that's confusing? 2020-12-25T15:01:15 #kisslinux You can reply to that question, I'll read it in the logs later, brb 2020-12-25T15:01:53 #kisslinux could someone help me write a "build" file for rust? https://github.com/kiss-community/rust-bin 2020-12-25T15:01:56 #kisslinux can't get it to work 2020-12-25T15:02:22 #kisslinux it literally just needs to copy the prebuilt files into place 2020-12-25T15:02:57 #kisslinux `cp -r` isn't working? 2020-12-25T15:03:05 #kisslinux oof. good luck with that. I'd help, only I don't have my KISS machine... 2020-12-25T15:03:43 #kisslinux testuser[m]: keep geting no such file errors 2020-12-25T15:07:00 #kisslinux Weird, the tarball seems to be properly built 2020-12-25T15:07:09 #kisslinux What if you check with an `ls` in the build file? 2020-12-25T15:35:31 #kisslinux testuser[m]: oh I didn't think about that, thanks! 2020-12-25T16:08:06 #kisslinux woohoo! got ci to build binaries on my repo finally 2020-12-25T16:15:52 #kisslinux so the kiss-bin command works! 2020-12-25T16:27:27 #kisslinux Im struggling to get the wireless card on my kiss install to work. wifi card is not visible when running ip link, and upon booting, it gives me an error, it cant load the driver, due to not finding it. 2020-12-25T16:27:27 #kisslinux ive included the correct driver in the kernel, which is config_ath10k (its atheros QCA9377), but to no avail. I fetched the nonfree ones, and after some hickups, I got the kernel to build with them. however, kiss boots up with same error. what could be the fault here? should I disable the OSS ones, when including nonfree drivers perhaps? only thing that comes to mind really.. 2020-12-25T16:28:41 #kisslinux sad_plan[m] are you trying to compile the module into the kernel? 2020-12-25T16:28:55 #kisslinux i recommend not doing that especially for wifi and some usb devices 2020-12-25T16:29:52 #kisslinux i am using ath10k_pci qca6174 and thats working well for me 2020-12-25T16:30:50 #kisslinux you may want to look at my kernel config https://github.com/jedahan/repo-talyn 2020-12-25T16:33:05 #kisslinux sad_plan: maybe you didn't put the firmware for your card in `/usr/lib/firmware` ? 2020-12-25T16:39:15 #kisslinux No, Im just hitting yes on it, so I get what I belive you call a static kernel 2020-12-25T16:41:04 #kisslinux so no modules 2020-12-25T16:41:23 #kisslinux so I should rather build it as a module instead? I cant try that 2020-12-25T16:45:52 #kisslinux will do! 2020-12-25T16:47:42 #kisslinux yeah ive found modules are safer and easier to debug 2020-12-25T16:48:26 #kisslinux compiling external firmware, into the kernel, especially wifi devices, has lead to broken networks for me 2020-12-25T16:48:58 #kisslinux it would be nice to compile in but i have never gotten that working 2020-12-25T16:52:42 #kisslinux I did. i first placed the whole folder there, but didnt work. so I put the exact files into firmware dir, but still no. gonna recompile with them as a module, and see if that works. maybe there is a bug with including them in the kernel or something.. 2020-12-25T16:52:49 #kisslinux micr0: the Jenkins setup is working too! 2020-12-25T16:55:47 #kisslinux nice! 2020-12-25T17:03:29 #kisslinux Has anyone ever had dhcpcd take a long time to update `/etc/resolv.conf` after connecting with wpa supplicant? Even if resolv.conf is written manually internet doesn't work until dhcpcd fills in the nameservers 2020-12-25T17:03:41 #kisslinux Started happening a few days back but I've just been ignoring it 2020-12-25T17:06:45 #kisslinux not a fix, but check out eiwd 2020-12-25T17:06:50 #kisslinux much better than wpa_supplicant imo 2020-12-25T17:09:11 #kisslinux I think i tried it once on gentoo or something, didn't work 2020-12-25T17:09:11 #kisslinux Will try again 2020-12-25T17:10:30 #kisslinux didn't work for my wifi adapter* 2020-12-25T17:11:51 #kisslinux It uses the r8188eu driver 2020-12-25T17:15:58 #kisslinux testuser[m]: when it extracts the rust tar.gz it just seems to see that "var" subdirectory for whatever reason... im a bit perplexed as both llvm and firefox work just fine 2020-12-25T17:18:17 #kisslinux That's super weird lol, no ideas 2020-12-25T17:18:47 #kisslinux does that include graphics aswell? i get an error with amd-vi unable to read/write to iommu on boot, however, im able to bypass it with booting with nomodeset kernel parameter. without it I get stuck at that error. 2020-12-25T17:22:00 #kisslinux yeah, I was stoked about finally being able to boot kiss in metal, but the error is a tad annoying. I lost count on number of times I recompiled the kernel for this machine, to fix an error on bootup.. 2020-12-25T17:22:00 #kisslinux still waiting for it to compile now though, with the wireless drivers set as modules 2020-12-25T17:52:23 #kisslinux sad_plan[m] also I remember at one point doing some voodoo to the firmware to make it happier 2020-12-25T17:52:56 #kisslinux if you can upload dmesg by using ethernet or a usb drive, along with your kernel config, it would help debugging 2020-12-25T17:55:08 #kisslinux any other package requests for binary building? Right now we have: Firefox, GCC, LLVM, and Rust 2020-12-25T17:55:50 #kisslinux Rust is only kind-of... I can get it to build just fine, but cant get it to extract and install right with `kiss` for whatever reason 2020-12-25T17:56:03 #kisslinux acheam I wonder if you could add a little statistics csv somewhere as part of the CI 2020-12-25T17:56:07 #kisslinux with build times 2020-12-25T17:56:14 #kisslinux micr0: its all on jenkins 2020-12-25T17:56:17 #kisslinux https://jenkins.armaanb.net/job/kiss-community/ 2020-12-25T17:56:25 #kisslinux I personally don't find these packages that annoying, but they still take quite some time to build so: 2020-12-25T17:56:25 #kisslinux Nodejs 2020-12-25T17:56:25 #kisslinux Cmake 2020-12-25T17:56:27 #kisslinux you can see all the past builds, build times, etc 2020-12-25T17:56:46 #kisslinux yeah I mean it would be cool to export as a csv or something 2020-12-25T17:56:56 #kisslinux testuser[m]: noted 2020-12-25T17:57:33 #kisslinux micr0: ah yeah. Im sure there is a Jenkins plugin that lets you export it all sorts of ways 2020-12-25T17:57:41 #kisslinux i'll look into it 2020-12-25T18:05:04 #kisslinux Also, just reminding you about the `KISS_COMPRESS=xz` thing again (for future builds) 2020-12-25T18:05:34 #kisslinux testuser[m]: yep, thanks. I need to change it on all of the repos 2020-12-25T18:10:08 #kisslinux acheam here are the 20 packages with the most deps in my repos: http://ix.io/2Jww 2020-12-25T18:11:07 #kisslinux micr0: What's talyn? 2020-12-25T18:12:22 #kisslinux zsh -c '(for repo (${=KISS_PATH//:/ }) wc -l $repo/*/depends) | grep -v "total$" | sort -n | tac | head -n20' 2020-12-25T18:12:31 #kisslinux acheam talyn is the hostname for my laptop 2020-12-25T18:12:42 #kisslinux its a package that just lists the depends for my current machine 2020-12-25T18:12:51 #kisslinux ah okay 2020-12-25T18:13:14 #kisslinux so yeah, i would add qt5 and blender to the list 2020-12-25T18:15:35 #kisslinux micr0: got it 2020-12-25T18:17:22 #kisslinux Someone should probably make a post on the sub (i don't have reddit) 2020-12-25T18:19:51 #kisslinux I could do that 2020-12-25T18:21:07 #kisslinux Alright, so I recompiled the kernel, with the drivers set as modules, and booted up without an error. However, its still doesnt show up on ip link. Its visible at rfkill list as unblocked. Is there still a driver issue? 2020-12-25T18:22:31 #kisslinux sad_plan[m] can you post dmesg? 2020-12-25T18:24:04 #kisslinux brb 2020-12-25T18:43:14 #kisslinux Nice. Ill se what I can do 2020-12-25T18:58:51 #kisslinux * sad_plan[m] posted a file: dmesg.txt (59KiB) < https://matrix.org/_matrix/media/r0/download/privacytools.io/PDnwzwlMYddleZtAMqpGihWD/dmesg.txt > 2020-12-25T18:58:57 #kisslinux there you go 2020-12-25T18:59:17 #kisslinux micr0: 2020-12-25T19:06:51 #kisslinux https://github.com/kisslinux/community/issues/1656 2020-12-25T19:07:08 #kisslinux I made an issue for general discussion about dylans disapearance and forks 2020-12-25T19:09:00 #kisslinux I dont follow. Is xz not supported? 2020-12-25T19:11:52 #kisslinux sad_plan[m] i dont see ath10k anywhere, have you ran modprobe? 2020-12-25T19:11:57 #kisslinux modprobe ath10k_pci ? 2020-12-25T19:12:16 #kisslinux I just opened my laptop to see if I could replace the wifi because its kinda bad but i think they soldered it on 2020-12-25T19:12:19 #kisslinux womp womp 2020-12-25T19:14:56 #kisslinux sad_plan[m]: you need to modprobe ath10k_core and ath10k_pci to get it to show up in ip link 2020-12-25T19:24:30 #kisslinux micr0: I did, but ill post it again. give me a sec 2020-12-25T19:24:37 #kisslinux * sad_plan[m] posted a file: dmesg.txt (59KiB) < https://matrix.org/_matrix/media/r0/download/privacytools.io/UPWPLndOJDoBrceOPvxxxGHu/dmesg.txt > 2020-12-25T19:25:25 #kisslinux micr0: there you go 2020-12-25T19:27:07 #kisslinux sad_plan[m] hmm, i see nothing in dmesg about ath 2020-12-25T19:27:24 #kisslinux when i modprobe ath10k_pci, a bunch of stuff shows up in dmesg related to it 2020-12-25T19:27:54 #kisslinux lspci | rg Net should show something 2020-12-25T19:28:02 #kisslinux `lspci | grep Net' 2020-12-25T19:51:50 #kisslinux will do just that. getting back with the results in a bit 2020-12-25T20:01:34 #kisslinux nerditup micr0 module has invalid ELF header 2020-12-25T20:11:58 #kisslinux Lspci | grep Net gives empty output 2020-12-25T20:13:25 #kisslinux Nevermind, modprobing for some reason suddenly worked 🤷‍♂️ 2020-12-25T20:18:40 #kisslinux sweet! 2020-12-25T20:18:55 #kisslinux i mean, annoying that we dont know why it didnt work before but at least you have w i f i 2020-12-25T20:20:57 #kisslinux idk why but X keeps freezing my computer when stopping :/ 2020-12-25T20:21:13 #kisslinux it seems like it exists normally but lock up the tty 2020-12-25T20:22:16 #kisslinux because if I kill it from another tty, computer continues to work until I switch to the tty that I ran startx on 2020-12-25T20:52:12 #kisslinux Is wpa2 serioisly not supported by eiwd? 2020-12-25T20:53:54 #kisslinux sad_plan[m] i think i am on wpa2 2020-12-25T21:03:49 #kisslinux sad_plan: eiwd definitely supports wpa2 lol, I use it with wpa2 (personal and enterprise) all the time 2020-12-25T21:08:44 #kisslinux I embarrassingly couldn't get eiwd to work and just used wpa_supplicant lol 2020-12-25T21:09:07 #kisslinux Sounds like a few of us are on the same hardware, maybe I can try again and get some pointers 2020-12-25T21:16:05 #kisslinux Absolutely. Usually im acustomed with modprobe has to run as root, which it even gave me an error for not doing. Strangely enough it accepted it afterwards. Yeah, kust wish I didnt have to use wpa. Usually used connman instead, which isnt available in the repos afaik. So ill guess ill get to get used to wpa_supplicant instead. Mighr be a good thing anyway, as that way I can 2020-12-25T21:16:05 #kisslinux get rid of connman on artix, so i have less packages. Although I dont belive less than 500pkgs on artix is that bad 😅 2020-12-25T21:25:30 #kisslinux hmm maybe i make a kisslinux survey, and ask people to share what hardware they are on 2020-12-25T21:25:44 #kisslinux but i do think there are enough people on dell xps' to warrant a wiki article 2020-12-25T21:38:37 #kisslinux Cheers both of you! 2020-12-25T22:05:38 #kisslinux micr0: I'd be down to contribute to the wiki article 2020-12-25T22:06:58 #kisslinux i mean, if we are cool with it starting out like crap and then improving along the way, I can wip up literally the most minimal 'hey you probably want these set in your kernel' kinda thing 2020-12-25T22:07:43 #kisslinux I've got a ton of rough notes everywhere I probably have enough to structure something out 2020-12-25T22:07:57 #kisslinux eyyy nerditup you wanna start then? 2020-12-25T22:08:04 #kisslinux Yeah I can do that 2020-12-25T22:08:25 #kisslinux "Here's why Dell sucks at Firmware" 2020-12-25T22:14:40 #kisslinux Admittedly, I probably won't start today