

This is what happens Larry, when you find a stranger in the alps.
This is what happens Larry, when you find a stranger in the alps.
This pic made me smile.
I haven’t been to DebConf since before COVID, but I definitely recognize a few people in that pic.
I’ve been using Debian since 2000 (potato).
I’ve occasionally had to use other distros for work (Red Hat or Ubuntu, typically), or to verify/troubleshoot bugs reports in upstream packages.
But my preference is Debian all the way, for servers or workstations.
It’s stable, and it has a great community. Also ideologically speaking, it has the Debian Social Contract and Debian Free Software Guidelines.
Ah, ok. I guess I misunderstood.
I’m afraid I don’t have any other suggestions that haven’t already been made elsewhere in the thread.
Best of luck, and I hope you get it figured out.
Shot in the dark here…
You said that blacklisting the module brought back your device, but not the sound. Is it possible that pulse is selecting the dummy as the default interface?
Before reloading alsa and restarting pulse - If you go into pavucontrol and change the input/output devices to your sound card, does the sound start working?
If that’s the case, then you should be able to edit your pulse config to force your audio device to be default, regardless of whether or not the dummy is present.
(No idea about the dummy device, sorry)
Then you’ll love this new product that’s guaranteed* to reduce the amount of advertising you’re exposed to!
*Warning: may cause blindness, loss of hearing, and inability to leave your room.
But in all seriousness… I hate it, too. It’s fucking everywhere.
I have sort of had enough of copy and pasting commands I find on the internet without having a good understanding of how they actually work.
One thing you could do is start trying to understand those commands.
Read the man pages or the documentation to figure out what the commands are actually doing. Once you have the “what” , you can dig deeper to get to the “why” if it isn’t obvious by that point.
After enough of that, you’ll go to copy/paste and already understand what it’s doing without needing to look it up again.
Then from there, it’s a matter of building the instinct to be able to say “I need to do X, so I’ll use commands Y and Z.”
Interesting bee fact -
In a hive that has been queenless for a period of time (long enough that there’s no way they can raise a replacement queen), one or more workers may develop the ability to lay unfertilized eggs.
Due to how honeybee genetics work, those unfertilized eggs can hatch into drones (males), which may then have the opportunity to mate with queens from nearby colonies.
I guess this is sort of a last ditch effort to propagate the hive’s genetic material before it fizzles out and dies. Which I think is fascinating.
I don’t have an alternative program to suggest, but there are some workarounds for using redshift.
First, in the config file, you can set the location provider to manual, then specify a lat/lon and it will use that location in its time calculations. I do this on my laptop, and it works well except for when I cross multiple timezones - things are obviously off a bit.
Second, with the caveat that I haven’t tried this, it looks like you can also manually set dawn/dusk times in the config, which sounds like what you’re after.
See man 1 redshift for more info.
If you don’t have an Intel CPU, then you shouldn’t need it. At least, I think it’s only for CPUs and not for other intel-based devices (NIC, graphics, whatever).
It’s prompting for upgrade because it’s already installed.
It’s recommended (but not required) by initramfs-tools, so that’s probably why it’s installed (recommended packages are installed by default).oops, read that wrong. Intel-microcode recommends initramfs-tools.You may want to run
to see what pulled it in.
But you should be able to uninstall it, and then it won’t prompt you any more.