2025-04-03

<midfavila> building 14.2.0 using 14.2.0 on an x86_64-linux-musl using a native compiler without any cflags or similar that would affect the build and after reviewing all relevant config logs i can't find anything useful other than a possible failure of libtool

2025-03-22

<phinxy> wpctl has bluetooth speakers as default sink but cmus and firefox plays audio on built-in audio. Am I supposed to write wireplumber config files?
<EliSoli> there's no audio tab in firefox:preferences and firefox:config sends me to google
<sewn> check in firefox about system (I think firefox:config) which audio it is using
<sewn> with pipewire alsa config setup!

2025-02-24

<riteo> asimov I sent you some time ago, it's really not that special, I just pass `-Ddbus=enabled` to the config script

2025-01-31

<midfavila> and i have all my configs set up nice and neat in m4 using xrdb
<kris_> like on gnome i used to force all of my monitors to run at the framerate of the highest refresh rate display in my config
<kris_> unfortunately x is incompatible with every display config ive had in the past few years

2025-01-27

<kris_> i'd rather actually know how this works compared to just building voids config though
<kris_> yeah i've been attempting the same with voids kernel config
<L0Wigh> I used a dirty trick to get my kisslinux installs running. Going for Archlinux kernel config, loading archiso, chrooting, then make localyesconfig. This gives a fully working kernel really fast
<kris_> (by kernel configging, i mean failing to get one that works :p)
<kris_> decent, kernel configging, what about you?

2025-01-10

<ehawkvu> while I would like to use one since it would make things so much easier in some regards, I haven't had the will/need to sit down and craft my own tinyramfs config
<L0Wigh> and it was like 3h of compilation, while this config "only" takes 1h
<ehawkvu> L0Wigh: you can remove a surprisingly high amount of stuff in the config
<L0Wigh> I would like to strip down a bit more my kernel config, but I kinda fear to fail something
<L0Wigh> For my kernel I did get the config file from archlinux, did a make localyesconfig (while running archiso) and then build. worked fine

2025-01-09

<xdream8> it seems that it is possible to have a config file using ENV=~/.ashrc
<l0wigh> is there a config file that is sourced by ash everytime it start ?

2025-01-08

<l0wigh> Ok let's recap everything. Expect for some specific stuff that can be a mess to build. My KISS Linux config seems to come close to an end. When everything is setup and I did my personnal guide/repos. I'll do a final clean install. I love KISS Linux and also you guys. You are always there to help, that's awesome.
<sad_plan> wait. do we not have to do that anymore? seeing as it wasnt used in xkeyboard-config before after all? phoebos

2025-01-04

<xdream8> things get complicated about some packages since they need to be compiled with some specific config options and since kiss does not have a useflag feature like gentoo sometimes forking packages and changing build options is needed

2025-01-03

<l0wigh> I might feel better going from my existing config and removing stuff that I certainly doesn't need
<l0wigh> I still want it to boot, I already had some issues with first my first config :')

2025-01-02

<xdream8> you can see things marked as modules with 'grep "=m" .config' or something similar
<xdream8> if you used archlinux kernel config that means initramfs support is enabled and most of the things are built as modules, you may need to generate initramfs if you didnt do so or just disable initramfs support and build things you need directly into the kernel
<l0wigh> It would probably be easier for me. Also do I need to reinstall grub and grub config after ? (Stupid questions but I'm really new on this part of Linux)
<l0wigh> Hello, I tried a clean install today and I got an issue when booting the kernel. I have 3 partitions, EFI, swap and filesystem (ext4). I used the Archlinux kernel config as a base and did slight changes based on the kiss community guide. I get this error : not syncing: VFS: Unable to mount root fs on .... Any idea to what I should try to debug this ?

2024-12-29

<sad_plan> then it must be some other config, or buildoption on some pacakge
<asimov> even with they kernel config it wont run in my kiss build

2024-12-28

<sad_plan> figured it out. you had to add keepenv into the config file for you user.
<riteo> unless you have another config file I see no better place for putting a thing that must run after the compositor

2024-12-27

<asimov> maybe this configs solve my other problems or not
<riteo> note that that "exec dbus-update..." thing is in my *sway config*. No idea about your WM, just run it _after_ loading it or the DISPLAY env var will not be picked up since, well, it's not been set yet :P

2024-12-21

<ukky> There is one more responsive preemtion mode to try: CONFIG_PREEMPT
<ukky> and what is the preemption model? zcat /proc/config.gz | grep 'CONFIG_.*PREEMPT'
<ukky> sewn: What is your timer frequency? zcat /proc/config.gz | grep 'CONFIG_HZ_'

2024-12-19

<sad_plan> yes. very strange indeed. on sway I could not launch it if specified in the config, it doesnt work at all. I could launch it in from foot in sway, or if I put it into background on hikari.

2024-12-12

<midfavila> i suppose someone could have a generic package that just copies in your config but then that'd only be like ten lines
<Guest44> as if i need to manage the kernel config
<midfavila> well, other distros also manage the kernel config for you :p

2024-12-10

<sadplan> yep. i mustve killed tmux last time i sshd into the server for some reason. the config was also all borked, so I couldnt do much of anything :p

2024-12-05

<midfavila> no clue. frankly i don't even know why i'm getting this error. i instructed the config script to use the cross toolchain i built and for whatever reason it's still trying to pull in ARMv8 hardware crypto headers

2024-12-01

<riteo> in the sway config
<asimovc> can you send me that config?
<sewn> but you can replace that with a single pipewire config file that i made to auto enable pulseaudio and run wireplumber
<asimovc> i need to exec both pipewire and pipewire-pulse so or your configs are too different in build of the packages or something or you just are not giving me the exact information
<asimovc> and are you sure that is just run exec pipewire? because i just did this in my sway config and pipewire pulse not worked
<riteo> asimovc I have literally `exec pipewire` in my sway config
<midfavila> then again i might just modify taviso's config for now
<midfavila> going to be rewriting my old FVWM config for it
<asimovc> riteo: your .config from kernel don't changed anything

2024-11-30

<riteo> inb4 I find out I put some key in my config and forgot or smth lol
<asimovc> can you send me your .config in kernel?

2024-11-27

<asimovc> can you send me your kernel config?
<riteo> only once messing around with undocumented (KISS-wise) setups I had to add a single config snippet and that's it
<midfavila> but yeah check your config and build env variables
<asimovc> maybe is some config missing
<asimovc> riteo: can you send me your .config kernel?
<sad_plan> kernel config for one will affect compiletime by a lot

2024-11-25

<riteo> maybe kernel config
<asimovc> is just that all the mdev config?
<asimovc> can you send me your mdev config?
<asimovc> as i see is the same configs but jack is not enabled and bluez too

2024-11-24

<riteo> it shouldn't be too hard; dbus user session, setup the activation environment, config xdg-desktop-portal if you feel fancy and start it

2024-11-23

<riteo> perhaps it's just a config flag away or it automatically switched to pipewire for this

2024-11-22

<riteo> you might need to do the pipewire dbus config change I had to do because it saw only dummy devices with it
<phinxy> usb input devices doesnt work at all. must be something in the kernel config

2024-11-21

<phinxy> setting seatd loglevel to silent fixed it. EGL fails to initialize. Hmm i915 kernel module is builtin to kernel. mesa has crocus gallium driver, everything looks fine in mesa config output. chipset: HD4000 (Ivy Bridge).

2024-11-20

<ukky> asimovc: check CONFIG_EFIVAR_FS in kernel config
<phinxy> has anyone migrated over from one kisslinux machine to another, was there any hiccups moving configs over?
<ukky> asimovc: Are you using Wayland? You have this in your config: --enable-default-toolkit=cairo-gtk3-wayland-only
<asimovc> I think firefox in kiss-xorg is the same configs but just xorg enabled

2024-11-18

<midfavila> dual CF cards totalling 64GB in a master-slave config on the IDE interface, plus extra batteries in the expansion bays and stuff

2024-11-17

<sad_plan> I like the idea of building from the most minimal you can. only to add the fewest pieces possible, to have a complete system. I find it easier to start with zero, and work you way upwards with the smallest configs possible. when building, itll usually in some way or another tell you if youre missing something detrimental. openbsd doesnt really follow this idea, and I suppose thats fine :p

2024-11-09

<midfavila> usually i fiddle with incremental when i'm trying to work out a proper config and solve build issues

2024-11-05

<yeloxp> i think my kernel config is somehow broken since i get the same errors when booting without the initramfs
<yeloxp> i mean i have mdev in the tinyramfs' config
<yeloxp> root="b56f2ff2-3d99-46f5-b40d-5109c0dd840d" root_type=ext4 hooks="mdev" hostonly=yes this is my tinyramfs config
<yeloxp> i have the root partition uuid in the config also
<yeloxp> yeah i have root_type=ext4 in tinyramfs config file
<riteo> so I'm indeed sure that's a boot config thing
<yeloxp> will also add that the same kernel config worked without issues on crux gentoo and smgl

2024-09-17

<fultilt> sad_plan: I assume you meant 3.5kloc for u-config?
<riteo> I'm wondering if the author is just a source-based-distro user or if they're like against pkg-config as a concept
<sad_plan> u-config is just shy of 3500k loc, whereas pkgconf is just shy of 44k
<sad_plan> pkgconf is a smaller alternative to pkg-config. pkg-config seems to be the standard format afaik. u-config is just a simpler implementation, with less of the features
<riteo> > support existing pkg-config based builds, not make more of them
<sad_plan> u-config https://github.com/skeeto/u-config :D
<sad_plan> riteo: very good. recently tossed pkgconf in the gargbage, and switched it out with u-config. rughly half the size :D

2024-09-12

<vouivre> if somebody has the same problem, after a lot of compilation I found that enabling "CONFIG_X86_X2APIC" solved the problem

2024-09-03

<midfavila> hostapd works fine, super easy, short key-value config file

2024-08-16

<sad_plan> well would you look at that. my config for luakit had some issues appearantly. finally luakit works again :D

2024-08-15

<sad_plan> using a usb to figure it out is somewhat easy. you can copy the config, and do make localyesconfig, which should mark all loaded configs to yes, and ignore those not loaded. its the easier way to get a working system. check the wiki for some kiss specific configs to enable/disable
<vouivre> I had to enable "Kunit - Enable support for unit tests" in order to build CONFIG_DRM_XE in the kernel, and not only as a module
<vouivre> Maybe one problem: one driver can only be compiled as a module. It's CONFIG_DRM_XE if I remember right.

2024-08-13

<vouivre> In my kernel I have CONFIG_FB, FRAMEBUFFER_CONSOLE, FB_EFI

2024-07-27

<SkyrixFr> Hey anyone tried installing kiss linux on a thinkpad e14 gen 2 or a similar model, i'm having some problems having the Framebuffer to work despite activating CONFIG_FB, FRAMEBUFFER_CONSOLE, FB_EFI :/

2024-07-19

<avs_origami> Lactose: I'm not sure which ones you actually need, that's just what worked for me. I think specifically CONFIG_FRAMEBUFFER_CONSOLE is the one that I was missing. If it doesn't work maybe fire up an Arch live iso and look at dmesg
<avs_origami> CONFIG_FB_NOTIFY, CONFIG_FB_DEVICE, CONFIG_FRAMEBUFFER_CONSOLE
<avs_origami> CONFIG_DRM_FBDEV_EMULATION, CONFIG_FB, CONFIG_FB_VESA, CONFIG_FB_VGA16, CONFIG_FB_EFI, CONFIG_FB_CORE
<avs_origami> CONFIG_SYSFB_SIMPLEFB
<avs_origami> CONFIG_SYSFB
<Lactose> CONFIG_FB is on

2024-06-16

<sewn> asimovc: most likely lack of thermal drivers and fan control in the linux config

2024-05-14

<Doomking> now i'm confused... using my older linux kernel config on the newer linux kernel with 'make oldconfig' works but when i attempt to do it from scratch it causes a blank screen at boot...

2024-05-13

<Doomking> tried linux kernel 6.8.9 but it just gives me a blank screen despite doing the normal config setup

2024-05-04

<sad_plan> oh, wait, I think I know the issue. I recently disabled couple configs in the kernel. its probably the culprit

2024-05-03

<sad_plan> if it has qmk, you can also configure it through the browser aswell iirc, so even if it came without any config, shouldnt be too hard to get it up and running
<sad_plan> should have a default config that works. so a 40% should work just fine

2024-04-28

<sad_plan> Doomking: not suprised, as tinyconfig seems to prefer xz and -Os, whereas allnoconfig uses gzip andb-O2. i diffed the configs, and the difference isnt that many. if you wanna talk numbers, its 285 vs 290 enabled configs

2024-04-07

<daggerfella> hi. my linux kernel refuses to boot. (stuck in Loading Linux-version) | installing from a live void usb, guide I followed for kiss installation: https://comfy.guide/client/kisslinux/ video I used for kernel compilation (was recommended a lot in the subreddit): https://youtu.be/kZYcfT0WcCo .config: https://0x0.st/XiL2.txt | I enabled framebuffer and framebuffer efi support

2024-04-03

<L0Wigh> sewn: yep or just freeze. I guess it doesn't really freeze, It might be just a kernel issue. I just compiled the default config with kiss specifications. I probably need to add tty options

2024-03-28

<sewn> your kernel config is bad

2024-03-23

<asimovsh> kirsty: add the option CONFIG_FRAMEBUFFER_CONSOLE

2024-03-17

<asimovsh> someone here have a pipewire config?
<asimovsh> just a sway config
<sad_plan> and this CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y
<sad_plan> asimovsh: try this CONFIG_MOUSE_PS2_SYNAPTICS=y
<asimovsh> i activated some configs that i used in gentoo

2024-03-10

<riteo> There's even a configuration for our exact usecase! Putting it into $XDG_CONFIG_DIR/pipewire/wireplumber.conf.d/profiles.conf (can be any filename) fixes the issue! :DDDDDD

2024-03-08

<riteo> ok while testing I had set up a broken user config, 0.3.85+0.4.15-1 definitely works

2024-03-07

<ehawkvu> If you have the custom config, I'd keep it
<Denshi> I wonder if removing the grub config generates new behavior
<Denshi> idk what the build config for it normally looks like
<sewn> whats the grub config look like?
<ehawkvu> Denshi: any other info ? bios / uefi ? what sewn said, did you forget to generate the config?

2024-02-25

<cdecompilador> doing all the configs on the .config file directly to compile the kernel is very error prone and didn't led me anywhere

2024-01-30

<wannabekissuser> Hello, 'ts me again. GKISS maintainer helped me a lot with managing to boot the system, turns out I didn't have CONFIG_FB_EFI enabled in kernel config. Now the problem is nvidia, can't seem to make it work. I installed nvidia from gkiss repository, used depmod, modprobe'd the module, but couldn't start X. Also it seems like when I reboot I have to reinstall nvidia and do the stuff

2024-01-21

<wannabekissuser> course but I hoped I could avoid the hassle. Also my kernel config is mostly default, I remember checking (and enabling if disabled) settings for NVMe, ext4 and EFI support, I think that's all. If it is still necessary to provide it I would, just tell me where to upload it, not really sure.
<wannabekissuser> have advice on how to install this kind of configuration, meaning xorg + nvidia (with gkiss of course). In what order the repos should be placed? A person on reddit suggested that I also provide nvidia building log and kernel config, but I no longer have that exact "installation" on my machine (started anew), though I can replicate this error of

2024-01-19

<thikkl> I'll grep in .config for it

2024-01-18

<sad_plan> only copy what you need, and point the EXTRA_FIRMWARE to those files in the .config
<sewn> sure, but you need to specify the firmware in config too
<sad_plan> and with that command, aswell as a kernel config from i.e. arch or w/e, you can have a premade kernel config which should boot in a matter of seconds. with the exception of you having to enable any extra firmware if needed
<sewn> i have CONFIG_FB_MODE_HELPERS unset though, each machine needs its own configuration probably
<sewn> CONFIG_DRM_KMS_HELPER ?
<sewn> do you have CONFIG_SYSFB_SIMPLEFB btw
<sewn> try CONFIG_FB_SIMPLE
<thikkl> What does localyesconfig do? I thought it just changed all the modules in your current config to builtin
<sad_plan> thikkl: you have to enable some framebuffer. as I said, try another. perhaps EFI_FB. read the describtions. you can also boot into arch, and do make localyesconfig, and see what configs pop up

2024-01-17

<sad_plan> CONFIG_VESA_FB

2024-01-16

<sad_plan> iirc, it basically boils down to enabling CONFIG_EFISTUB in kernel config. and then just copy the bzImage to /boot but with a .efi extension. so that your uefi can recognize it. youd have to add it manually inside your uefi settings though

2024-01-15

<sad_plan> but yes, just using an already existing kernel config like he shows in the video, is way faster than trying to figure out whats needed and not by just shuffling through the menuconfig tbh

2024-01-08

<synima> And is this enough values in the config https://text.is/1234456
<synima> Just add a patch in the build config I'd guess, and wait for someone to build it

2024-01-06

<synima> Hello<3 currently stuck on "Loading Linux 6.1.71" and I'm making a sorta educated guess and saying its because I saw that the tinyramfs.IMG file I made wasnt referenced in the grub config at all
<synima> Is it even possible to have two partitions in the tinyramfs config?

2023-12-23

<fluntpwn> sorry i had to go, gonna try compiling again now with a different config

2023-12-16

<sad_plan> isnt CONFIG_FB needed for the other framebuffers? I though CONFIG_FB would sortof default on
<darkk99> # CONFIG_CRYPTO_OFB is not set
<darkk99> # CONFIG_CRYPTO_CFB is not set
<darkk99> # CONFIG_FB is not set
<darkk99> # CONFIG_DRM_FBDEV_EMULATION is not set
<darkk99> CONFIG_SYSFB_SIMPLEFB=y
<darkk99> CONFIG_SYSFB=y
<darkk99> # CONFIG_NET_SCH_SFB is not set
<darkk99> i'm on GKISS and when i try to boot, it just freezes with the "Loading kernel 6.6.7" message, `grep FB .config` outputs "

2023-12-06

<Guest56> nconfig also doesnt work but config does so its an ncurses error

2023-11-20

<synima> That have the config files in the build directory

2023-11-16

<sewn> xkeyboard-config uses add_install_script('sh'...

2023-11-15

<sewn> CONFIG_USER_NS

2023-11-13

<synima> Shit, i forgot to save my .config
<ukky> Then, if it is Grub, it loads Kernel/Initramfs according to your Grub config.
<synima> Anyone have some acpid configs i can snag?

2023-11-12

<synimas> Might link config.h to .config lol
<synimas> Can anyone spare a someblocks config?
<sewn> is there a sample config i can look after
<synimas> Whats the best way to modify the bemenu config?

2023-11-11

<asimovsh> sad_plan: i looked in the package and used the same config but not worked
<sad_plan> in case you dont have wpa_supplicant's config file in the same place i.e.
<sad_plan> its not supposed to be in your .profile. your .profile is for configs, not starting services. we have a service manager for that
<synimas> I really just want to hse wpa because i have a massive config file thatd take ages to move around
<ukky> PNVM_MISSING. You need to add iwlwifi-ty-a0-gf-a0.pnvm to CONFIG_EXTRA_FIRMWARE. That's my guess, I do not have this device.
<ukky> CONFIG_EXTRA_FIRMWARE="iwlwifi-ty-a0-gf-a0-72.ucode"
<ukky> CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
<ukky> synimas: no idea, I always run it with config
<synimas> What was the issue? Does dhcpcd not do anything without a config?
<synimas> Or can you make the config make wifi priority over eth
<synimas> The eth0 config should work for wifi as well after changing the interface?

2023-11-08

<asimovsh> i don't remember the correct config for this

2023-11-06

<sad_plan> aswell as CONFIG_MOUSE_PS2_SYNAPTIC_SMBUS
<sad_plan> asimovsh: try to enable CONFIG_MOUSE_PS2_SYNAPTICS for your trackpad. its what I use
<asimovsh> hey someone have a guide or a .config for activing touchspad in kernel?

2023-11-05

<asimovsh> i used the original sway config and foot config

2023-11-04

<illiliti> shame that these probes do not have kernel config attached
<illiliti> check config_fb_vesa too
<illiliti> config_fb_simple? config_fb_efi?
<illiliti> config_fb enabled? asking just in case
<Guest59> i saw CONFIG_DRM_SIMPLEDRM and enabled that

2023-11-01

<ehawkvu> If you are using a live usb, you can get a decent, (not perfect) config by running 'make localyesconfig'
<ehawkvu> geekofthewild: Yes, you will need to provide your own kernel config
<GeekoftheWild> @sewn it does not appear that @ehawkvu 's linux-lts package has any kernel parameters enabled by default. when i go into /path/linux-lts/files and look at the one name "config", it is empty. should i just add filesystems to this file? thanks

2023-10-29

<sewn> and kiss doesn't like bundled packages (except compose-tables and xkeyboard-config)

2023-10-17

<sewn> in CONFIG_EXTRA_FIRMWARE you can specify firmware seperated with spaces, for me i do CONFIG_EXTRA_FIRMWARE="intel-ucode/06-b7-01 iwlwifi-so-a0-hr-b0-74.ucode"
<sewn> CONFIG_EXTRA_FIRMWARE_DIR="/home/meow/src/linux-firmware"
<sewn> CONFIG_PREVENT_FIRMWARE_BUILD=y
<sewn> CONFIG_EXTRA_FIRMWARE
<sewn> firmware is baked in with a manual config key that you have to specify firmware in

2023-10-02

<mitigate> i've set CONFIG_X86_VERBOSE_BOOTUP and CONFIG_EARLY_PRINTK but i dont get even 10% of the messages on boot which i used to get say a decade or so ago

2023-09-28

<GeekoftheWild> I thought I sent this yesterday but I can't see it in the logs so it must not have gone through: illiliti, I have config_fb, config_efi and config_fb_efi all enabled in the kernel but I still get the "loading Linux" error. Any ideas? Thanks

2023-09-27

<ehawkvu> This is the current build script (contains the tinyramfs config aswell): https://github.com/ehawkvu/kiss-personal/blob/master/testing/arch-linux-lts/build
<Guest59> what do you mean by config?
<illiliti> make defconfig could be not enough, but yeah, that's how you do it more or less. just make sure that tinyramfs's config is set up
<illiliti> you'll need to prepare a config first and then you do: tinyramfs /path/to/where/to/output/initramfs

2023-09-26

<Doomking> illiltiti: Geek would also need to have EFI enable as well before CONFIG_FB_EFI can be enable
<illiliti> also don't edit config by hand because this way dependencies are not taken into the account
<illiliti> did you enable CONFIG_FB first?
<GeekoftheWild> thank you illiliti, but have you got any idea on how I would be able to enable CONFIG_FB_EFI in my kernel? that seems to be what would solve it, but the option is not there in menuconfig and after manually putting it in my .config and running make, it is not longer there

2023-09-20

<asimovsh> or a special config
<sad_plan> ok, that means its not global, so it must be something assosiated with your user. some config file or w/e. any scrpts you usually use?
<sad_plan> what about any configs in /etc/rc.d? those are boot hooks that you can appply pre/post-boot etc..
<asimovsh> Sway config
<asimovsh> My SWAT config
<asimovsh> Is just export configs and some sway conditions to creat XDG_RUNTIME and auto start sway

2023-09-19

<asimovsh> I don't know why but my kernel don't have the CONFIG_HOTPLUG option
<realkmf> you need to enable CONFIG_USER_NM in your .config, in make menuconfig it's under General Setup -> namespace support
<realkmf> asimovsh: you need to enable CONFIG_USER_NM in your .config, in make menuconfig it's under General Setup -> namespace support

2023-09-14

<sad_plan> kiss wont take care of your config file. only /bin/sx, and its permissions

2023-09-12

<sad_plan> so you can use that, but just running sx wont do anything, because it looks for .config/sx/sxrc if youve not set XDG_CONFIG_HOME to someting else
<Doomking> and i copied a person’s sxrc config with the “while true; do …” not sure if that’ll work

2023-09-10

<Doomking> It's not the best way, but at least it'll get your machine up and running, later you can further customize your kernel config afterwards
<Doomking> The best thing that you could do if you want Artix kernel is grab their kernel .config and use that to build your own kernel
<emmatebibyte> no, it was inside the default grub config for loading my kernel is what i mean
<emmatebibyte> its disabled in my kernel config

2023-09-09

<Doomking> Worst case, I'll just copy a .config from a distro and use it to build my kernel

2023-09-06

<Kirsty> for tinyramfs, all i need to do is point it to my config file and kernel, and then set where the initramfs source is IN the kernel right? am i missing anything before i do that?

2023-08-21

<illiliti> it should be added to the beginning of the config. i forgot about this nuance, my bad

2023-08-20

<illiliti> but it wouldn't be minimal because those configs are too generic and include all shit.
<illiliti> you can steal config from some well-known distro. as you already mentioned arch is a good option
<ERROR_404_NULL> Is there a default minimal kernel config that I could use?
<ERROR_404_NULL> I think I'm just gonna copy the Arch config and search for the keyboard and mouse configs

2023-08-06

<illiliti> also isn't ./configure script smart enough to make all these pkg-config checks without assistance?

2023-07-29

<mako2> my CONFIG_EXTRA_FIRMWARE="amd-ucode/microcode_amd_fam19h.bin" which is my cpu
<sewn> but not the literal glob, echo it and then put it into CONFIG_EXTRA_FIRMWARE
<sewn> for me its Sienna Cichlid, and i just use glob and add it to CONFIG_EXTRA_FIRMWARE: amdgpu/siennacichlid*.bin
<sewn> well you can put the firmware anywhere, you just have to set it in CONFIG_EXTRA_FIRMWARE_DIR
<mako2> i think im starting to get why some .configs on other distros work, like i see a lot of options enabled amd or nvidia
<mako2> so there should be no =m value in the .config since im just booting without initramfs right?
<xdream8[m]> enable kernel option: CONFIG_DRM_SIMPLEDRM
<mako2> i already enabled amd gpu in the graphics settings in the kernel .config file

2023-07-28

<mako2> i downloaded another kernel then compiled it without touching .config
<sewn> CONFIG_FB is not set
<mako2> can someone take a look at my .config for the linux-6.4.6 kernel

2023-07-27

<mako2> some people can even boot it up without touching the .config file

2023-07-26

<mako2> idk, i want the bg to change from the config file
<mako2> i did reload my config
<sewn> you have to reload sway config dont forget htat
<mako2> i cant change the background in sway config

2023-07-25

<xdream8[m]> nope it does not have any config options for these
<testuser[m]> check if toybox has config options to enable these
<depressed_pigeon> Enable what you want/need. Nevermind the rest. Gives you a more lean config
<xdream8[m]> i will try it. it seems first i need a config like busybox

2023-07-24

<rottatorg> doesn't seem to be the same problem there and i couldn't find anything in the earlier logs. i tried messing with the framebuffer configs a bit but it hasnt helped
<rottatorg> i can post kernel config if there isn't something more obvious that could cause this

2023-07-22

<depressed_pigeon> Hm, check my kernel config, maybe ive enabled something you havent; https://raw.githubusercontent.com/hovercats/kiss-dumpsterfire/master/extra/linux-lts/files/.config
<rory50> but config input mousedev iff
<rory50> I have config input mouse to y
<rory50> OK my config input mousedev isn't set in kernel
<depressed_pigeon> For keyboard, it seems I only have CONFIG_INPUT_KEYBOARD and CONFIG_KEYBOARD_ATKBD. Nut sure what the last one is, as im on my phone atm

2023-07-15

<sad_plan> it seems that I should be able to view it, but it requires CONFIG_PROC_PAGE_MONITOR to be enabled in kernel. which ive not enabled. /proc/pid/smaps should as far as I can tell from the manpage show usage.

2023-07-14

<sujo> once you know what it is, the gentoo wiki usually has through kernel config
<petrifiedoak> Hello, im having wifi problems on my thinkpad X230. I have all the firmware set in .config but it doesnt seem to get loaded. ip a shows wlan interface.

2023-07-12

<xdream8[m]> grep "=m" .config
<sad_plan> sujo: I think you can grep =m in the .config file. which would easily check if youve set anything to module
<xdream8[m]> sujo: you can do `cat .config | grep "=m"`
<xdream8[m]> i had built my kernel config with make allnoconfig in the past. it was totally a torture but it was worth it and i still use it
<xdream8[m]> you may also need CONFIG_DRM_SIMPLEDRM.
<xdream8[m]> check if you have enabled CONFIG_FB

2023-07-08

<xdream8[m]> everytime you make a change to your shell profile or config make sure to source it.
<xdream8[m]> your config is your shell config file.
<username36> im tierd of exporting echoing parts, i want to see exactly config file
<xdream8[m]> <username14> "is there .config file for kiss..." <- You can just use a small script like this:... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/72329c6af6da1cc10c0d57d8b8651e57391e9ffe>)
<username14> is there .config file for kiss where can see this exported flags

2023-06-25

<feenix> having trouble with a package im porting myself. its a really simple one. just a single Makefile. readme says make and make config. the problem is kiss allows it to directly install its files to system /usr/bin while its building. rather than to .cache/kiss/proc. doesn't come with a configure file either.

2023-06-09

<illiliti> by removing muon_static option, we tell muon/libpkgconf to use default pkg config path while keeping static build
<illiliti> because it breaks discovery of packages that have pkg config file installed

2023-06-05

<dilyn> setting hostonly in config results in success. Will investigate why soon enough
<dilyn> I think the way would just be a zfs.init.late that checks if a var is set in config and mounts datasets - trivial with a zfs mount -a BUT if you're doing a dual boot off a single pool and have datasets setup like I do you'd need to set a different passphrase on the root datasets so that you don't get a collision -- because rpool/kiss was made after
<illiliti> specify it in config
<dilyn> I think I'm JUST screwing up the config tbh
<dilyn> I'll test later today with an updated config, seems like it should work then. thank you so much <3

2023-05-17

<iceman[m]> binaries in the filesystem and correct permissions for `/etc` config files

2023-05-07

<ruivlea> i don't know, i use config from my lts then make menuconfig on newer kernel. that issue not exist in lts.
<sad_plan> and its not config related?

2023-05-04

<Guest46> I copied my .config from the new one to the old one. my kernel went from 5.3 MB to 5.1 without changing anything.

2023-05-03

<shokara> (or grep for CONFIG_JS)

2023-04-28

<sad_plan> but sure, reinstalling kiss is a breeze initially once you have the kernel config ready

2023-04-27

<Gremlin8483> pretty much config for everything pacakge related is stored in shell .profile? simple and genius

2023-04-15

<sad_plan> I messed up the sxhkd config, which instead used the old script, which broke the borders
<midfavila> what if you lose power and/or a config error happens and/or a disaster occurs, etc

2023-03-29

<aelspire> as programmer I'm in favour or using sane libraries instead of adding scripting language to config
<aelspire> and other view is allow user to pipe current file into user specified command, but it would require writting some config
<midfavila> why would you need configs?
<aelspire> vs. spawn shell and run user provided command here, oh and you need to write your config files

2023-03-28

<midfavila> and configs aren't quite ported yet

2023-03-22

<phoebos> did you do the git config gpg.ssh.allowedSignersFile .allowed_signers