Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

Soplos Linux

subdesS

subdes

@subdes
Unfollow Follow
About
Posts
40
Topics
0
Shares
0
Groups
1
Followers
3
Following
0

Posts

Recent Best Controversial

  • Greetings from Belgium
    subdesS subdes

    Hi there, and welcome! 🇭🇺

    Great to have someone with 25+ years of Linux/Unix experience trying Soplos — that kind of feedback means a lot.

    Really glad to hear it's flying on your old laptop! That snappiness on modest hardware is exactly what we're aiming for — keeping things lean and avoiding bloat is a core priority for us.

    Thanks so much for the kind words and for giving Soplos a shot. Enjoy, and don't hesitate to drop by if you ever run into anything or have suggestions! 🚀

    Tyron

  • ICONOS DUPLICADOS EN EL MENU DE INICIO
    subdesS subdes

    Si restauras, primero actualiza todo, puesto que los 610 vienen en la última versión, de welcome.

    Tyron soplostyron xfce iconos duplicados menu de inicio

  • ICONOS DUPLICADOS EN EL MENU DE INICIO
    subdesS subdes

    Tocará esperar a la versión final, que los testers han válidado y funciona de forma correcta...
    Todas las pruebas realizadas con los 610 y sin problemas. De hecho tienes el vídeo de Salmorejo Geek donde muestra que funciona correcto y la válidación de Last Cormeu con sus 2 3060.

    Tyron soplostyron xfce iconos duplicados menu de inicio

  • ICONOS DUPLICADOS EN EL MENU DE INICIO
    subdesS subdes

    Hola, gracias por la paciencia. Aún estás en la RC4 porque todavía no hemos liberado las ISOs finales, pero antes de que salgan quiero que pruebes esta secuencia para dejar tu sistema limpio y meterle el driver 610 correcto para tu RTX 3060.

    Primero, pégame la salida de esto para que confirmemos el punto de partida:

    dpkg -l | grep -i nvidia
    ls -la /etc/modprobe.d/ | grep -iE 'nvidia|nouveau'
    ls -la /etc/dracut.conf.d/ | grep -iE 'nvidia|nouveau'
    grep nvidia_drm.modeset /etc/default/grub
    

    Con eso claro, ejecuta esto en orden:

    1. Purgar cualquier resto de NVIDIA e instalar el firmware necesario

    sudo apt purge -y '*nvidia*' 'libnvidia*' 'cuda*'
    sudo apt autoremove --purge -y
    sudo apt install -y firmware-nvidia-gsp firmware-nvidia-graphics
    

    2. Borrar los .conf huérfanos que puedan haber quedado de instalaciones anteriores (no pertenecen a ningún paquete, así que el purge de arriba no los toca):

    sudo rm -f /etc/dracut.conf.d/nvidia.conf
    sudo rm -f /etc/dracut.conf.d/blacklist-nouveau.conf
    sudo rm -f /etc/modprobe.d/blacklist-nouveau.conf
    

    3. Limpiar el nvidia_drm.modeset=1 residual de GRUB

    sudo sed -i 's/ nvidia_drm\.modeset=1//g' /etc/default/grub
    sudo update-grub
    

    4. Regenerar el initrd ya limpio y reiniciar

    sudo dracut -f
    sudo reboot
    

    Después de reiniciar, deberías arrancar con nouveau limpio (sin ningún resto de NVIDIA a medias). Abre Soplos Welcome → pestaña Drivers → botón "NVIDIA 610 (Production)", que es el que corresponde a tu RTX 3060.

    Si tras esto sigue fallando, mándame journalctl -b | grep -i nvidia y dkms status después de la reinstalación, para descartar que sea un fallo de compilación DKMS contra el kernel en vez de un tema de configuración residual.

    Tyron soplostyron xfce iconos duplicados menu de inicio

  • ICONOS DUPLICADOS EN EL MENU DE INICIO
    subdesS subdes

    Hola!! Dime que es lo que instalaste para que te saliera esto.
    Necesito más detalles.

    Un saludo

    Tyron soplostyron xfce iconos duplicados menu de inicio

  • Eye-candy 2026
    subdesS subdes

    You're welcome 😜

    Tyson

  • Eye-candy 2026
    subdesS subdes

    Hey Techy! That's fastfetch — it comes pre-installed on Soplos with a custom Soplos-themed config (colors, logo and layout tailored for the distro). Just open a terminal and type:

    fastfetch
    

    If you want to tweak it further, the config lives at ~/.config/fastfetch/config.jsonc.

    Tyson

  • Hello From Sweden
    subdesS subdes

    Hi again, Techy! 🎉

    Great to hear Soplos has become your definitive daily driver. And really interesting that Steam games are loading faster than on other distros — with your rig (Ryzen 7 9800 + RTX 5070 Ti) that's a real stress test, so that feedback carries a lot of weight.

    Thanks for continuing to share your experience in such detail, it's really appreciated. Enjoy the gaming! 🚀

    Tyson

  • Hi, All! Checking Out Soplos Tyson
    subdesS subdes

    Hi UncleSpellbinder, welcome and thanks for the kind words! 👋

    Really glad the minimal approach is resonating with you — that's very intentional on our part. We'd rather ship a clean, focused app menu and let users add what they actually need, instead of dumping a pile of apps nobody asked for.

    Great to hear it's running well on the T14 Gen 1 too. Thanks for joining, and welcome aboard — looking forward to having you along for the ride! 🚀

    Tyson

  • Greetings from Belgium
    subdesS subdes

    Hi, and welcome to the Soplos Linux community!

    Thank you very much for trying Soplos Linux and for taking the time to share your first impressions. I'm really glad to hear that the installation in GNOME Boxes went smoothly.

    Since Soplos is based on Debian, I hope you'll feel right at home while enjoying the extra tools and improvements we've added to make the desktop experience easier and more enjoyable.

    If you run into any issues, have suggestions, or just want to share your experience, please let us know. Community feedback is incredibly valuable and helps us improve Soplos with every release.

    I hope Soplos proves to be a great fit for your desktop. Enjoy exploring it, and welcome aboard!

    Tyron

  • Soplos AppImage Manager - Clone the AppImage
    subdesS subdes

    Hi FOSSCharlie!

    Good news — we've added exactly what you asked for. Soplos AppImage Manager now has the option to copy the AppImage instead of moving it, so you can keep the original file in your synced folder untouched while still integrating it into the menu.

    Update to the latest version and you'll see the option when adding an AppImage. Thanks again for the suggestion!

    Applications
  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups