nilswiersma

Results 9 comments of nilswiersma

Have you tried having it plugged in before booting? Also I sometimes have to fiddle with it a little, as in wiggle it around, plugging it not in all the...

I'm also having difficulties getting sound to work. `alsa` programs won't start and my `dmesg` is flooded with this message: ``` [ 1722.498164] haswell-pcm-audio haswell-pcm-audio: ipc: --message timeout-- ipcx 0x83000000...

You removed alsa completely? I've also tried recompiling with `CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y` as suggested, but it did not solve anything so far.

Ah, I think removing all the `alsa-*` packages and then reinstalling them has fixed the issue. Now to get headphones and displayport audio to work..

I am still receiving the dmesg output mentioned before. I think I have tried all different permutations of removing and adding pulseaudio and alsa. Removing all of them, rebooting, enabling...

Is there any specific upside to having C3 being multilayered? Or as long as uF and V and height is as you mentioned in README, should be good?

I have this issue when the variable is loaded from a PC-relative address. In that case make sure that value has the right type, then the decompiled variable will get...

How would you configure this alias so that the default launcher picks up the extra argument?

I see, create a file like `$HOME/.config/regolith3/i3/config.d/00_floats`, and put lines such as `for_window [class="Gnome-terminal"] floating enable` (find classname with `xprop | grep CLASS`) in there.