Las apps de Slimbook son geniales, pero solo están dispobibles en distros basadas en debian, para cuando estarán disponibles para fedora y demás.
6 Respuestas
Buenas! Por alusiones me toca contestar.
Estamos ahora mismo trabajando en ello. Actualmente tengo un repo donde he portado los modulos del kernel, el servicio de notificaciones y la aplicación para cambiar el rgb de los teclados compatibles. Estoy haciendo pruebas para ver que entren limpiamente arrastrando las dependencias necesarias. Pues he de decir que en cuanto a empaquetado rpm estamos aprendiendo un poco sobre la marcha.
En principio, el primer hito es tener estas primeras aplicaciones funcionando en Fedora. A partir de ahi, pues supongo que se puede intentar portar el slimbookbattery o las de Intel/Amd. He probado a contruir tambien para OpenSuse pero es mas peleona que Fedora.
En breve me gustaria publicar ya el repo, la verdad.
Buenas, si, tenemos ya un repositorio de Fedora (y otro de Suse) donde ya tenemos algunas (no todas aun!) de las aplicaciones.
Puedes probar con lo siguiente:
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/home:/Slimbook/Fedora_39/home:Slimbook.repo
Para añadirte el repo.
sudo dnf install slimbook-meta-gnome
Si tienes gnome o
sudo dnf install slimbook-meta-plasma
Si tienes kde
Para Essential/Elemental/Hero-S te hara falta el modulo:
sudo dnf install slimbook-keyboard-kmod
El resto de modelos (Prox, Executive, Hero/Titan):
sudo dnf install slimbook-keyboard-kmod
Si el teclado es RGB también puedes instalarte:
sudo dnf install slimbook-rgb-keyboard
El feedback será bien recibido!
Hi Lt-Henry,
I'm on a Executive16 with Fedora 40 and Gnome 46. I tried to implement the slimbook repo and had a hard time to do it (mostly because I didn't know how to do it but it worked eventually).
So, I installed "slimbook-meta-gnome" and "slimbook-keyboard-kmod-common". Nothing changed visualy on my computer yet.
And then I installed "slimbook-service". With this one I got a new icon (but with no image on it), some notifications and the touchpad is working properly.
One issue : when I activate or deactivate the touchpad, I got a notification. You know "touchpad enabled" and the notification stay on screen and doesn't go by itself. I turned off the notifications in gnome parameters and in the "slimbook preferences" clients and nothing changes. Maybe I should try with a reboot.
Eventually, I gained a better touchpad so it works for me !
Many thanks !