ChanServ changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.org | post logs or else | "Seek simplicity but distrust it" -- Alfred North Whitehead
mahmutov has quit [Ping timeout: 256 seconds]
testuser1234 has joined #kisslinux
testuser1234 has quit [Client Quit]
testuser1234 has joined #kisslinux
testuser1234 has quit [Client Quit]
testuser1234 has joined #kisslinux
testuser1234 has quit [Client Quit]
noocsharp has joined #kisslinux
Guest20 has joined #kisslinux
<acheam> phoebos: thanks! Trying out ocserv
<acheam> had no luck with wireguard
<acheam> tried for a few hours
Guest20 has left #kisslinux [#kisslinux]
<jgart> hi
<jgart> I'm at this stage: https://kisslinux.org/install#016
<jgart> I ran `kiss u`
<jgart> after running `kiss u` it asks me to compile some program like gcc curl, etc...
<jgart> So, I ran `kiss u` twice
<jgart> The installation docs don't mention running `kiss u` twice.
<jgart> but `kiss` is asking me if I want to run it twice
<jgart> Should I run `kiss` a second time to compile gcc, curl, etc...?
sujal has joined #kisslinux
<jgart> Seems to be downloading linux-headers now
sujal has quit [Client Quit]
<jgart> hmmm, I get `tar: write error: No space left on device` after running `cd /var/db/kiss/installed && kiss build * `
sujalxy has joined #kisslinux
sujalxy has quit [Client Quit]
sujalxy has joined #kisslinux
sujalxy has quit [Client Quit]
asdas has joined #kisslinux
asdas has quit [Client Quit]
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
<acheam> well
<acheam> do you have space left on the device?
<acheam> df -h
sujalxyz has joined #kisslinux
<acheam> its likely that you've mounted things in the wrong place and are building on the flash drive or something
<acheam> because you shouldnt be taking up more than a few gigs at this point
sujalxyz has quit [Client Quit]
<acheam> also run `mount`
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
<jgart> acheam, I'm guiding a friend on the install but it looks like he mounted in the correct place
<jgart> I'm a bit baffled at the moment on what it could be
<jgart> what should I look at from the output of `mount`?
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
<noocsharp> what's the output of `df -h`?
<jgart> Used 0
<jgart> down the column
<jgart> Size 3.8G
<jgart> down the column
<jgart> maybe 3.8G is too small of a USB drive?
<jgart> Yup, that must be the issue right?
<jgart> oh nm
<jgart> His USB is 32GB large
<jgart> now sure what the issue is then in this case
<jgart> they're trying to install from an elementaryOS live iso image
<jgart> not that that should matter I'm guessing
<jgart> I think elementaryOS uses a ton of small partitions
<acheam> this process shouuld happen on the hard drive not the flash drive
<acheam> it doesnt sounds like you've mounted the hard drive
<jgart> What part in the instructions is that part mentioned?
<jgart> Or, is it not?
<acheam> its in the big warning box at the very top of the page
<jgart> Achtung!
<jgart> got it
<jgart> "setup your disks"
<jgart> "Also have an fstab file ready."
<jgart> should I read other distro's docs for the fstab part?
<acheam> sure
<jgart> and setup your disks means partitioning with fdisk and formatting to ext4?
<acheam> yes
<acheam> you can also use https://github.com/cemkeylan/genfstab
<jgart> Oh cool
<jgart> ok
<jgart> I used that before when installing carbs
<jgart> I've only installed carbslinux ha
<jgart> first time installing kiss
<jgart> It feels like the carbs docs holds the users hand more through the installation process
<acheam> i mean
<acheam> its mostly the same
<acheam> the process, that is
<acheam> idk about the docs
<noocsharp> kiss install guide used to be more thorough
<noocsharp> but not having those details there probably serves as a good filter as to who will have a good experience with kiss and who won't
<jgart> I mean about spelling out things. Like this: https://carbslinux.org/install/#headline-26
<jgart> for example for the fstab part
<jgart> it's just a bit annoying but that's fine. I know what to do now
<jgart> I've installed carbslinux successfully and gentoo before
<jgart> but I forget all the details and might make mistakes
<jgart> if I haven't done it in a while or practice it regularly
<acheam> if you dont know how to do stuff like write an fstab file, or at least know how to find documentation on it, you'll probably run into other issues later
<noocsharp> yeah, i just end of referencing the arch wiki
<acheam> the trick is not knowing how to do it
<jgart> It's fine I'll go back and retry
<acheam> but rather, how to find help
<acheam> and documentation
<noocsharp> s/end of/end up/
<acheam> ^
<acheam> cem: why does the carbs doc look like gnu lmao
<jgart> acheam, I agree
<jgart> acheam, texinfo?
<jgart> ha
<acheam> ugh I shouldnt have expected any better from an emacs user
<acheam> carbs hurd when?
<acheam> cem: did you get tired of writing "cat << EOF" in your post-installs
<noocsharp> didn't realize today was the roast of carbs
<acheam> just looking through the docs haha
<acheam> for real though: carbs looks pretty cool
<acheam> I like how the functinons are seperate
<acheam> and the idea of ". carbs-lib"
<acheam> wait is this all this takes to make a docker image?
<acheam> my kiss linux dockerfile was like 100 lines and did a whole bootstrap install from another container and stuff
<acheam> I also didn't know that you can ". FILE" and FILE will be searched for in PATH
<acheam> thats cool
<acheam> ooh cpt supports fossil, git, and mercurial!
<acheam> have you considered making rsync optional?
<acheam> Or would that require too much code duplication
zlg has quit [Ping timeout: 252 seconds]
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
zlg has joined #kisslinux
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
sujalxyz has joined #kisslinux
sujalxyz has quit [Client Quit]
sujalxyz has joined #kisslinux
sujalxyz has quit [Read error: No route to host]
mahmutov has joined #kisslinux
<testuser[m]> Hi
<bujeddhazeus> testuser: hey. About to sleep probably, but how's it going?
<testuser[m]> Good
<bujeddhazeus> That's nice
<bujeddhazeus> I'm obsessing over technology I want again today
Denshi has joined #kisslinux
Denshi has quit [Client Quit]
<testuser[m]> bruh
mahmutov has quit [Ping timeout: 250 seconds]
j0hnny has joined #kisslinux
dnv has joined #kisslinux
petrolblue has joined #kisslinux
<petrolblue> Hello, I have a question about sound on KISS Linux. I installed alsa-utils and alsa-lib but alsamixer cant find my soundcard (https://www.toptal.com/developers/hastebin/raw/boqoratafe). I am guessing that I don't have the needed firmware built into my kernel, so if anyone knows how to add the missing firmware to the kernel it would be really appreciated! Thanks in advance..
petrolblue has quit [Remote host closed the connection]
mahmutov has joined #kisslinux
dnv has quit [Quit: dnv]
mahmutov has quit [Ping timeout: 240 seconds]
sad_plan has joined #kisslinux
<sad_plan> has anyone built tinyx before? im struggling to find a mising package. says package 'xfont', required by 'virtaul:world', not found
<sad_plan> one would assume it might be libxfont2, but it appears to be not
gtms has joined #kisslinux
<soliwilos> Maybe it's libxfont, not the 2 version, but rather 1.x
<sad_plan> hm, I had an old one laying around, ill doublecheck
<sad_plan> but yeah, maybe youre right
<sad_plan> you were absolutely right. thanks alot :D
<soliwilos> :)
sad_plan has quit [Quit: nyaa~]
gtms has quit [Remote host closed the connection]
progenyx has joined #kisslinux
mahmutov has joined #kisslinux
dilyn has joined #kisslinux
<acheam> testuser[m]: at least it isnt that proprietary cloud terminal thing
<acheam> testuser[m]: idk how I feel about that article
<acheam> I write software for myself and myself only
<acheam> If you choose to use it, thats fine, but I dont expect anything in return, but I also likely wont adapt software built for me to work better for you
<acheam> but then again, I also dont develop anything nearly to the scale of the projects mentioned
bibliocar has joined #kisslinux
<bibliocar> petrolblue: I recently faced a similar problem, but found that it worked fine if I was root. I still haven't gotten it straight on my machine, though.
bibliocar has quit [Remote host closed the connection]
bibliocar has joined #kisslinux
<bibliocar> Ah, yes. Adding myself to the audio group worked fine.
bibliocar has quit [Quit: GrumpyChat v. 1.0.0. Such client. WOW. Much quit. https://github.com/grumpy-irc/grumpy]
<noocsharp> dilyn: welcome back!
<noocsharp> have you checked your spam mail recently? i sent you a patch a few weeks ago
<dilyn> :thinking:
<dilyn> oic
<dilyn> this isn't formatted to be git am'd
<dilyn> hm. for some reason it just doesn't like my copy of this at all...
<noocsharp> i used git-send-email
progenyx has quit [Quit: progenyx]
<dilyn> thanks...
<dilyn> for some reason... git didn't like it? idk
<dilyn> "Patch format detection failed.", and git complained it was malformed if using git apply instead of git am
<dilyn> ofc patch couldn't read it, because it's malformed. even though it's not
<dilyn> dumb invisible characters. I should stop using tutanota
<noocsharp> do you use the web client?
<dilyn> mmhmm
<noocsharp> go get like aerc or mutt or something
<noocsharp> unless tutanota doesn't support imap/smtp
<dilyn> :)
<dilyn> does not
<noocsharp> bruh
<dilyn> yar
<dilyn> it's liked copy-paste before, just not this time. strange
<noocsharp> strange indeed
<dilyn> http://ix.io/3HSs :thinking:
<dilyn> wtf qt
<noocsharp> lol
<testuser[m]> Sekurity
<acheam> well its not for the fake sense of security like outlook claims
<acheam> it would require rework of how they encrypt messages IIRC
mahmutov has quit [Ping timeout: 268 seconds]
ella-0 has joined #kisslinux
ella-0_ has quit [Ping timeout: 252 seconds]
<phinxy> When installing kiss, should fstab mount /proc, /dev/pts and /dev/shm?
<dilyn> unless you want to mount them with specific options, you can omit them
<phoebos> phinxy: kiss-chroot mounts those things if chrooting, the kernel will mount them for you
akira01 has joined #kisslinux
<phoebos> if booting
<phoebos> so don't put them in fstab
<akira01> someone know a local server package that works in kiss?
<phoebos> what kind of server
<akira01> like jellyfin
<akira01> or something similar
<akira01> i need one to build a local music stream
<phoebos> i don't know about streaming
<acheam> nginx
<phoebos> ah yes, the classic ./build
<dilyn> funk whale should theoretically work
<acheam> phoebos: but building from source is just for developers
<acheam> users should download the .rpm or .deb packages
<acheam> and downgrade their OS because we don't support the newest versions
<phoebos> oh right sorry
<acheam> we also have a kubernetes cluster stackframe if you'd prefer
<phoebos> binary .kiss when
<akira01> will look in that
<akira01> i looked in koel but i need php dependencies
<phoebos> dilyn: funk whale is even better
<phoebos> > sudo sh -c "$(curl -sSL https://get.funkwhale.audio/)"
<akira01> and build php is kinda pain
<acheam> lmaooo
<acheam> thats 3 shells
<acheam> also whats with everyone using -sSl
<acheam> just default options work fine
<phoebos> -L because no one wants to use real, direct urls
<phoebos> when you can setup twenty redirects
<phoebos> -s because users don't want to see noisy noise
<acheam> but "curl https://get.funkwhale.audio" and "curl -L https://get.funkwhale.audio" are the same
<phoebos> -S because maybe they should have some noise
<phoebos> ssh
<phoebos> shithub's download links are a pain with that
<dilyn> they get rerouted through amazon's domain it's wonderful
Jeff27 has joined #kisslinux
<Jeff27> Hey, is there any guide online on how to make mdev / mdevd auto modprobe my drivers? (AMD GPU, Ethernet, Audio etc)
<acheam> my guide is available in 3 words: don't use modules
<soliwilos> Jeff27: Try adding '$MODALIAS=.* root:root 660 @modprobe -q -b "$MODALIAS"' to your mdev.conf
<acheam> whats the point of doing this instead of just making your own list of what you need to modprobe?
<acheam> not trying to attack, just curious
<jgart> acheam, how do you make your own list?
<jgart> acheam, how do you find out what that list consists of? steps?
<Jeff27> soliwilos: thank you, ive tried that but it did not work for me sadly. Modprobing the gpu driver manually works (modprobe amdgpu) but Id like that to be done on boot, the same for other drivers (ethernet and such)
<Jeff27> acheam: thanks for the suggestion, what is the easiest way to do that?
<soliwilos> Jeff27: Configure your service manager/boot scripts to modprobe them during boot? How that is done depends on your setup.
<dilyn> the shortest answer is 'this is why udev was made'. Probing modules on demand automatically is nonobvious
<noocsharp> is there a reason you can't just build a static kernel?
<dilyn> the longer answer is "use a service or some other thing done at boot because there's barely any overhead to loading modules"
<dilyn> the better answer is "don't use modules"
<Jeff27> So, building the firmware into the kernel should make them automatically start at boot?
<dilyn> if you build the firmware into the kernel you should also build the module into the kernel
<dilyn> and thus, yes they will always be present
armin has joined #kisslinux
<Jeff27> Thank you all, I am going to try this immediately
Guest3437 has joined #kisslinux
mahmutov has joined #kisslinux
<Guest3437> Why did you set them as modules in the first place since you want to auto load them on boot?
<dilyn> presumably for a smaller overall kernel
<dilyn> it would decompress faster etc.
<Guest3437> By that logic, wouldn't it be better to have everything as modules (as long as it doesn't interfere with boot) to achieve a smaller kernel?
<dilyn> correct
<noocsharp> in my experience static kernels boot faster
Jeff27 has quit [Quit: Connection closed]
<Guest3437> I'm thinking of embedded systems, I wonder if this is a relevant use case for them.
Jeff42 has joined #kisslinux
<Jeff42> I have made compiled the kernel with firmware built-in this time and it still does not load automatically, image of CONFIG_EXTRA_FIRMWARE: https://imgur.com/mXFp9Fr
Jeff42 has quit [Quit: Connection closed]
<dilyn> pretty sure you have to use all the polaris12_*.bin files
Guest3437 has quit [Quit: Client closed]
<dilyn> actually perhaps not; it seems that my kernel is only loading the polaris12_{uvd,vce}.bin files...
tinker has joined #kisslinux
Jeff42 has joined #kisslinux
<tinker> i know this is trivial, but also make sure to use the correct kernel when rebooting. i went through at least 15 kernel iterations before i realized i was testing with the same kernel the whole time.
<dilyn> or remember to mount your /boot partition so you actually use the right kernel xD
<dilyn> small things are so easy to miss smh
<Jeff42> I cant believe I forgot to turn the amdgpu driver to built in in the kernel config -_-
Jeff42 has quit [Quit: Connection closed]
tinker has quit [Quit: Client closed]
mahmutov has quit [Ping timeout: 250 seconds]
progenyx has joined #kisslinux
humky has joined #kisslinux
akira01 has quit [Ping timeout: 252 seconds]
an3223 has quit [Remote host closed the connection]
an3223 has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
Jeff42 has joined #kisslinux
<cem> Isn't it better and smaller to build a static kernel if it's for personal use only?
<cem> Surely your kernel itself will be smaller when everything is a module, but your total size will be much larger
<cem> Especially with out-of-tree modules such as zfs
<cem> That's why I build zfs into the kernel statically
<Jeff42> Hello again, Grub is stuck at "loading linux-version" with my custom kernel and I have 0 idea to why (I have tested the kernel of my host distro and it works fine). My .config: https://pastebin.com/Fma7EBuD
<Jeff42> . Does anyone know why?
soliwilos has joined #kisslinux
<noocsharp> are you loading the right kernel?
<Jeff42> noocsharp yes, in /boot I only have 1 kernel binary
<noocsharp> would you mind posting your grub config?
<Jeff42> noocsharp: sure thing, https://pastebin.com/KZseJfFy (its the default config)
<noocsharp> hmm, what path did you pull that from?
<Jeff42> noocsharp: /etc/default/grub
<noocsharp> that's not the right file, that's just the default
<noocsharp> do you have a /boot/grub directory?
<Jeff42> noocsharp yes, do you want the grub.cfg file?
<noocsharp> yeah
<noocsharp> i had to add custom entries in /etc/grub.d to get mine to work