Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JP
Posts
531
Comments
7,322
Joined
2 yr. ago

  • Uninstall all the Nvidia packages tagged with 570 (force if needed): dpkg -l | grep nvidia | grep 570

    Then reinstall the main meta package for the 570 driver. That should fix the issue and build the kmod properly.

  • Just use mv and move to something like sound.conf.bak, then try running the driver install again. If everything works as expected after reboot, leave it there. If something goes wrong with your sound, put it back to the original name.

  • 570 should support that. I'm just now seeing the error you posted. This means it can't build the module because of the sound.conf file you have in /etc/mod probe.d. I'm assuming that's custom. Why is it there?

  • Right? I just want to self-host something like Google and all their services, but free. It also has to run on an AMD K6-2 with 1GB of DDR1 RAM and under 20GB for storage. Please don't ask me any questions, I know exactly what I'm doing.

  • ACLU is taking these cases for free. Any idiot lawyer with time to spare will definitely strike up a CAL for this, and for free, because they'll make bank in the end, and also open the door for a larger lawsuit to sue the government. Lawyers are scrambling for these right now.

  • If you don't have a uniform infrastructure, nobody will want to use your spare compute you have lying around.

    Every hosted solution already has free tiers and free CI runners, so the question is why would they pay you for the privilege?

  • I don't mean to put your efforts down, but I'm so confused about what this is. I listened a bit, and it seems to be just you musing about your experience with certain things. I think people show up to listen to podcasts for an objective viewpoint about X topic, and not just somebody moving from topic to topic and talking about their wants and needs about a certain thing.

    I'm also very confused on what "Linux Prepper" means. What are you preparing for?

  • There is no way to do what teams does without significant infrastructure. Same with Slack and others.

    If you want something that just gets close to the mark, look at Jitsi. It's about as complete as you could expect for just video/voice.

    What you may not understand about conferencing platforms is that they are dozens of different hosted services working together to provide a cohesive UE. Video, SIP, VOIP, auth, identity...these are all separate services that are deployed as microservices to get what you get. If you find the bare minimum of the services you actually need, you can probably cobble something together, but it's not going to be a simple running of one service to get the same experience.