<kyxor>
does this exist ? CONFIG_FEATURE_COMMAND_EDITING_VI=y
<msk[m]>
the only other vi-related option I saw in your config was CONFIG_VI but it was set to "n" so that can't be it
<acheam>
I do have CONFIG_FEATURE_EDITING=y
<acheam>
CONFIG_FEATURE_EDITING_VI
<acheam>
msk[m]: no special configs for that as far as I can see
<msk[m]>
acheam do you have CONFIG_FEATURE_EDITING_VI or something like that set? I don't see how our busyboxes could be different
<sad_plan>
dilyn: i know. my buildscript was buildable, but it wasnt really working for som reason. reverted back to wyverkiss' for now. been trying to read up on the specific configs, and I may be on to something this time. just didnt have enough time to build it again.
2021-07-24
<dilyn>
i was half tempted to just make a void chroot so i could nuke all my work when i was done and not mess with my git config
2021-07-23
<sad_plan>
perhaps, but I have webrtc disabled in about:config anyway, so its really no need for me to build firefox with webrtc to begin with :p
2021-07-21
<dilyn>
zfs complains if you have certain options enabled in the kernel config which i find hilarious
2021-07-19
<GalaxyNova>
removed my config file, same effect
<GalaxyNova>
i hightly doubt it's the config
<necromansy>
check the config file/defaults
<claudia_>
has one maybe found a config option, to select all? This is one thing I like very on 'st'
2021-07-18
<claudia>
Hm when, removing the Xf86key from the config makes wev to show the keypress, then I guess our way to parste the argument to "/usr/bin/foo --argument" is not right.
<akira01>
claudia: when disable amixer in sway config i can get XF86Audio from wev
<soliwilos>
Not using sway now, but in an old sway config I have "bindsym XF86AudioLowerVolume exec ...".
2021-07-17
<akira01>
have a way to change bemenu colors permanently or just put the colors in the command in sway config?
2021-07-16
<humaid_02>
Does ssl have anything to do with my kernel config?
<acheam>
doesnt look like theres a way to enable one with git config
2021-07-15
<GalaxyNova>
anyone have a good yambar config for sway?
<GalaxyNova>
anyone have a decent yambar config?
<akira01>
if amixer is not set in sway config
<akira01>
bemenu need config to exec commands?
<akira01>
u see my sway config?
<kqz>
well then your font config is having issues beyond foot probably ;p
<kqz>
yeah was just about to ask, it could be another config issue
<noocsharp>
i think compile time configs work better in languages with compiler time code execution
<illiliti>
i hate compile time configs
<schillingklaus>
ed can do most configs
<illiliti>
for configs
<msk[m]>
Ive never changed xorg's config
<soliwilos>
I also like not having to deal with xorg config's anymore.
2021-07-14
<acheam>
much nicer config language, works better
<kqz>
i know, i was just giving an example of the X86 hotkey config
<akira01>
Use the same command to sway config and put in XF86volume
<kqz>
though arguments should work fine in the sway config file
<kqz>
akira01: wym u can't set it in sway just add "exec wbg path/to/file.png" to your sway config
<kqz>
yes akira01, you use the config file to configure sway things ;p
<akira01>
just put in config file?
<dilyn>
afaik you can't alter gpg with git hooks, just git config (gpg.command)
<testuser[m]>
i have this in sway config
<akira01>
testuser[m]: can you see in about:config if it has media.ffmpeg.dmabuf-textures.enabled
<akira01>
can anyone confirm if this option has in firefox about:config media.ffmpeg.dmabuf-textures.enabled
<testuser[m]>
about:config webgl.disabled if true ? If yes try disabling it. Else set webgl.force_enabled to true
<testuser[m]>
And the config
<GalaxyNova>
> the about:config changes
<GalaxyNova>
default_border pixel 1 in sway config
<testuser[m]>
check webgl flags in about:config
<akira01>
can confirm if you about:config had this option "media.ffmpeg.dmabuf-textures.enabled" ?
<dilyn>
you can usually just use the compositor's config itself
2021-07-13
<ang>
msk: I don't mind a config
<claudia>
Its config is qwerty keyboard specific. And switching tags does just not work on a qwertz keyboard.
<msk>
I just finished making the dwl config
<msk>
I thought it would have one-built in because the config had tag names
<dilyn>
I stopped using ccache shortly before ccache.conf moved to .config, sue me :P
<akira01>
oh so i can put a .config file to change it?
<akira01>
testuser[m]: i need to config the keyboard in sway to make it work?
<akira01>
sway need to config keyboard?
<dilyn>
either libxkbcommon or wlroots or sway should depend on xkeyboard-config << @dylan (:
<dilyn>
install xkeyboard-config
<GalaxyNova>
in my old dwm config i had like 10 layouts
2021-07-12
<noocsharp>
i just tried to enable it and kept getting errors in my config
<acheam>
git config merge.verifySignatures false
<claudia>
Just rebuilding ykeyboard-config or libxkbcommon and the issue was gone.
<claudia>
kyxor: Look at kiss-manifest xkeyboard-config. I think I encountered this problem too, altough I did a kiss-reset.
2021-07-10
<dilyn>
it's a few CONFIG_*=y's away from the minimum required for sound in terms of actual sound support
<GalaxyNova>
do i need some special kernel config for alsa to work?
2021-07-09
<micro_O>
It also might not be sway's fault - could be some kernel config / missing IPC or service, etc.
<midfavila-laptop>
at least on my system. that's not with any packages or fancy configs.
<acheam>
oh, so even if i'm booted with BIOS, but as long as the kernel has the config?
<dilyn>
acheam: if you're looking to just use efibootmgr to directly utilize efistub, just make sure efistub is enabled in your kernel config
2021-07-08
<kqz[m]>
on foot? yeah there's a config option
<acheam>
dilyn: can we change CONFIG_UNAME_OSNAME in the busybox config?
2021-07-07
<dilyn>
my favorite kernel config is a config that works
<nerditup>
everyone should share their favourite kernel config
<sad_plan>
10.3mb for the kernel isnt too shabby if you ask me. thats 2mb down from my previous kernel config
<sad_plan>
Tah, theres probably more bs from me disabling config_block.. scsi was appearently also unchecked..
<sad_plan>
aah, I think Ive found the issue. config_block, which I unchecked, seems to have a reverse depency of vfat_fs.
<sad_plan>
wouldnt happen to know if any of configs in the bottom here http://0x0.st/-fnE.txt, that triggers the kernel of not finding the init? im trying to trim down on the kernel size :p
<midfavila>
acheam that's not quite the same as proper persistence. i was thinking more along the lines of adding it to the init config. ultimately it's not a big deal
<acheam>
if you add it to the sysctl config it is
2021-07-06
<midfavila-laptop>
i would just use du to walk the filesystem, tr to put it all on one line, and then copy-paste the resulting list of blobs into the .config by hand
2021-07-04
<acheam>
ooh busybox config allows you to disable cat -v
<acheam>
oh and it should be written in a sane language with a sane config language
<acheam>
after that: my config files
2021-07-03
<kayw>
is it a good idea to use `make localyesconfig` when making the kernel config?
<thermatix>
I'm not good at config so I can't get the GUI side of things looking as I want either
<jslick>
Here's my config for w520 kernel 5.10.24 running kiss: http://ix.io/3rMV ; should be similar to x220 ; iirc I configured firmware for iwlwifi-6000g2a-6.ucode according to the kiss wiki
<kayw>
oh cool, i havent gotten to the kernel config yet
<jslick>
I have kernel config for w520, using intel graphics, should be similar to x220
<kayw>
i can manage basically everything minus the config :/
<kayw>
does anyone happen to have a kernel config for an x220? i have no clue where to start, and having a reference would be nice.
2021-07-01
<midfavila>
so when it attempts said query to generate a config file, it fails
<sad_plan>
error: Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel
2021-06-30
<midfavila>
gaaaaaaaaaaaaaah, I'm really gonna have to rework my config for a stable kernel, aren't I...
<testuser[m]1>
You can disable everything in the config,
2021-06-29
<Guest88>
For me I only needed to add four lines to my ALSA config.
<midfavila>
i've seen some pretty crazy awesomewm configs
<rio6>
spent too much time on the config
<midfavila>
try alsactl init. that *should* force it to reload your config file... as far as I'm aware.
<midfavila>
uh, yeah, if you're making changes in config files, I'd close everything using your sound card and then alsactl restart or w/e
<Guest78>
When I added device <NUM> to my alsa config I got another bar in alsamixer that is labelled PCM
<midfavila>
or manual specification in your X config
2021-06-28
<dilyn>
see the things llvm-config's various options outputs
<illiliti>
try to change root option to /dev/dm-0 in tinyramfs config
<illiliti>
before regenerating initramfs, add 'monolith=1' to tinyramfs config
<illiliti>
grep '=m' .config
<Guest12>
There are a bunch commented out, e.g. # CONFIG_CRC8 is not set"
<illiliti>
by CONFIG*, i mean all CONFIG
<Guest12>
Don't see CONFIG* anywhere
<Guest12>
Can I find this in menuconfig or .config manually?
<Guest12>
This turns on all with CONFIG_
<illiliti>
i mean kernel shouldn't have CONFIG*=m
<illiliti>
did you compile kernel with CONFIG*=y ?
<illiliti>
yes, config is correct
<illiliti>
send your tinyramfs config and blkid output from that shell
<Guest68>
After generating the grub config file again
<Guest68>
How would I put amdgpu bin files into the .config for file? For iwlwifi it's CONFIG_EXTRA_FIRMWARE="****.ucode", do I need to type this in for every bin file?
2021-06-25
<dilyn>
I'd have to fiddle with it a bit more. can you send along the kernel config you're using?
<michael>
I think I enabled something related to KVM in the kernel config, though
2021-06-23
<ang>
I have most of my stuff in .config
2021-06-21
<kimerus>
I just cp the saved config to the new kernel
<omanom>
did you load a saved kernel config when you compiled it when reinstalling?
2021-06-19
<dilyn>
sorry that's backwards; CONFIG_EXTRA_FIRMWARE_DIR should point to /usr/lib/firmware, CONFIG_EXTRA_FIRMWARE points to the firmware blobs
<dilyn>
enable CONFIG_EXTRA_FIRMWARE to point to /usr/lib/firmware and set the FIRMWARE_DIR to foo/bar.bin, where foo is whatever folder has your nvidia firmware, and bar.bin is the firmware blob
<claudia>
in your .config
<Andrei_>
wheres's config_extra_firmware?
<claudia>
Y, you move the firmware stuff to usr/lib/firmware, set novuou stuff to =y instead of =m and you have to specify the firmware in "config_extra_firmware"
<testuser[m]1>
Go for a static X config then, no udev
<kimerus>
Is the same configs
2021-06-17
<acheam>
surprisingly kernel config worked first try
2021-06-16
<ang>
I just checked our .config, it is indeed enabled
<necromansy>
i like environ config
2021-06-15
<GalaxyNova>
or change the config values if you use ST?
<midfavila-laptop>
just added a modeline to my tiling wm config, am I cool yet
2021-06-14
<GalaxyNova>
noocharp: I agree that for config file editing Neovim is overkill, but if you want to use it like an IDE then it's features are really useful
<noocsharp>
post your grub config
<snakedye>
weechat is probably one of the worst offender. the default config is disgusting
2021-06-13
<midfavila>
soon, zr. i need to get this alsa config to stick
2021-06-12
<testuser[m]1>
like xkeyboard-config, you can just remove libX11 and xkbcomp from depends without doing --without-x11 in the build file
2021-06-11
<midfavila-laptop>
i love it when I have a valid X config and it doesn't do what it should
2021-06-10
<chaffity>
testuser[m]1 thanks to you pointing out my missing "CONFIG_USER_NS=Y" I now have DRM content streaming in Firefox... KISS can now be my absolute main driver for work and personal use \ (*o*) /
<testuser[m]1>
CONFIG_USER_NS=Y
<testuser[m]1>
maybe it's an issue in your kernel config ?
2021-06-09
<midfavila>
it's why I have xosview in my FVWM config
2021-06-08
<illiliti>
in-kernel CONFIG_UEVENT_HELPER can be used to do that if you don't have device manager
<acheam>
I might make a config file that makes the keybindings more traditional
2021-06-07
<acheam>
pkg-config is implicit
<acheam>
pkg-config is implicit
2021-06-05
<sad_plan>
hm. iirc, you have to add these configs for xorg. would something like this suffice?
2021-06-04
<sad_plan>
yeah, I was wondering if the kernel might be at fault. figured id try to go back to an earlier build, but gotta build it first with my new config :p
2021-06-03
<sad_plan>
dante_boi: yeah, it was appearantly that my kernel config got reset at some point, so it was all wrong. so no wonder it didnt boot :')
<sad_plan>
the kernel config seems to be the issue here. waiting for kernel to build now, and we shall see.
<sad_plan>
you know what? my config also seems to have been reset. no wonder it wont boot, I dont have the neccessary drivers compiled either. gimme a few minutes and Ill have the new kernel back as its supose to be.
2021-06-02
<illiliti>
but i forget how that CONFIG_* is named
<sad_plan>
i did compile root=PARTUUID=<partuuid> into the kernel, along with the other configs specified at gentoo wiki. so that should in theory be fine, however, it still cant mount root for whatever reason. i also know the bootentry works, seeing as I can get it to boot, albeit it does panic..
<ang>
no need to add a boot entry then, but you have to use CONFIG_CMDLINE to set the root device and other options
<dante>
Maybe is the kernel config or fstab
<sad_plan>
hm, yeah. im currently fetching the latest kernel, so gonna go over the configs to see if I cant get efistub to work, and Ill ditch grub altogether. but Ill keep that stuff in mind :D
<sad_plan>
not unless you boot several OS', which I currently dont anyway. but yeah. Ill look into it. I know Ive already got efistub compiled into kernel and stuff. atleast one config iirc
2021-05-31
<noocsharp>
does anyone know is there's a tool that will show you how many lines of code will be included for a given kernel config?
<soliwilos>
claudia: I've so far kept my hikari config close to the default, only changed input layout and added some actions.
<claudia>
soliwilos: Have you changed keybindings in hikari? Mind sharing your config?
<claudia>
testuser[m]_: your config also crashed when I start the 2nd time.
<testuser[m]_>
hmm here it acts super weird if i change HOME and let it create a new config fil
<claudia>
testuser[m]_: Do you use lagrange in a wayland session? On my end it does start with a fresh config, but after the second start it does crash so hard, that it crashes the compositor and I have to delete the *fresh* config.
<beans>
sorry, that .config is incorrect, let me resend
<beans>
hello, im just playing with setting up a kiss system, and while building the kernel i have encountered issues related to the use of non-posix flags in the kernel build scripts. in the kiss wiki it says to disable the config flag CONFIG_IKHEADERS, which i do, but upon running make, it prints that it is overriding that config, causing the build to fail in the middle of a script. is there a
2021-05-29
<testuser[m]_>
cc drm.c $(pkg-config --libs --cflags libdrm)
2021-05-27
<midfavila>
did you make sure to specify root=/dev/sdx in your config, and also in /etc/fstab? and that the rootfs' driver is compiled into the kernel?
<nootnoot>
it is recognizing my kernel executable, so my syslinux config is correct.
2021-05-26
<honeyedbee>
What'm I doing wrong? Everytime I run make on my kernel config it throws an error about objtool...