Posts by tipitao

    Hello. I've looked at the system notification settings of Openmediavault 8 and they only have the option to avoid via email. I don't know if the option to include notification via telegram bot has been contained, which is really very convenient.


    Best regards

    Buenas noches siento darte la lata de nuevo. Aprovechando que he actualizado la imagen de Jellyfin he visto que esta habilitada la aceleración por hardware. He leído en un post que el usuario de docker configurado en el plugin de OMV Docker debe pertenecer al grupo Render. Lo que comentas de que el contenedor pueda ver tarjeta de video, es esta parte de la Wiki agregando este parrado al docker compose supongo.


    Code
        devices:   # See Comment 5
          - /dev/dri:/dev/dri   # See Comment 5



    Un saludo

    Ok luego trasteo con eso, que me voy al gimnasio un rato que si no voy como tengo mas años que Matusalén me quedaria como robot oxidado 😁. A mi pasa a veces que cuando el vídeo es de mas de 15 Gb me pone en la Tv cable de red desconectadoe e inmediatamente se conecta. He probado copiar por red archivo de esos tamaños desde mi Pc al Nas y se mantiene estable por encina de 120 Mb/s por lo que intuyo que es de la Tv (pero no lo puedo asegurar). Tu que sabrás más de estas cosas, que opinas?


    Un saludo

    Hola luego le echo un ojo. Ahora voy al gimnasio un rato para no quedar como chatarra que ya tengo mas años que el baúl de Willyfoc :) . Una pregunta, tengo una Tv Samsung NU8000 de hace 7 años (4K Hdr). Es mejor que el NAS haga trascoding o que la Tv decidifique?. Tengo cableado a 1Gb aun la Tv esta conectada a 100 Mb ethernet. Uff la verdad es no te aburres con esto :)


    Gracias

    Hola, he instalado el paquete de gráficos de Intel que me comentaron el el foro de Debian (https://forums.debian.net/) donde expuse el error y no he visto el error al arrancar. Así supongo que era un problema de que no tenia instalado el firmware para la grafica integrada del N100 (Intel UHD creo que es). Puedo comprobar que la grafica ya pude trabajar full?. Tengo docker de Jellyn no si así se podría ver. Una pregunta tonta, ¿Cuándo hay un kerrnel nuevo el plugin avisa y da opción de actualizarlo?


    Code
    apt install firmware-intel-graphics

    Un saludo y muchas gracias

    Buenos días. He ido a la administración del plugin y no veo en la lista el 6.14. ¿Hay que hecer algo para que salga en la lista del plugin 6.14?. Otra duda es si se pueden eliminar los kernels que OMV marca como "eliminables" (supongo que si pero prefiero preguntar). He visto el comando para ver los kernels en el NAS y esta es la salida:



    Un saludo

    Buenas noches Omv-upgrade no dio ningún error me actualizo a la versión 8.0.9-1 pero creo que no actualizara el kernel .


    Code
    uname -r
    6.12.63+deb13-amd64

    Tengo abierto otro hilo en un foro de Debian c(https://forums.debian.net/) y me comentan que instale esto (a ver que opinas):

    Code
    # apt install firmware-intel-graphics [ # apt instalar firmware-intel-gráficos] 

    Un saludo

    Hola. Uso traductor pero intento escribir algo para aprender un poco de ingles...uno ya tiene bastantes años y hay que ejercitar la mente 😀. He intentando instalar el pluggin del kernel OMVny me da error (lo puñuse antes, como si no encontrará el repositorio...creo). He preguntado al soporte de la placa y me dicen que el error al arrancar el NAS es porque faltan en el kernel que tengo ahora esos archivos en el boot. Me comentan los pasos a seguir:


    Code
    1. Download the latest firmware package:https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.gitYou can download it directly on the system:
    
    2. Rebuild initramfs and reboot:After reboot, run

    El asunto es que voy a la url que comentan los del soporte y no veo nada relacionado con los archivos que intenta cargar el Nas en el arranque que son de la CPU Alder Lake (es un N100) y son según parece:


    - i915/adlp_dmc.bin
    - i915/adlp_dmc_ver2_16.bin
    - i915/tgl_guc_70.bin


    La vedad que los del soporte de la placa se han interesado con esto y me ha sorprendido. Segun estoy viendo hay hacer algo (compilar el kernel incluyendo esos archivios un actualizar el kernel donde ya vendrían) pero yo soy novato en esto y voy aprendiendo oír lo que no estoy seguro de ello.


    Un saludo


    Un saludo

    Hi. I've upgrade now from OMV 8.0.8-1. New version is


    Información del sistema
    Nombre de equipo
    xxxxxxx.local

    Versión
    8.0.9-1 (Synchrony)

    Procesador
    Intel(R) N100

    Kernel
    Linux 6.12.63+deb13-amd64

    Hora del sistema
    sáb 31 ene 2026 17:49:15

    Tiempo en funcionamiento
    una hora


    Hi rebbot NAS and thi OMV upgrade don´t fix3 error


    Code
    drm] *ERROR* GT0: GuC firmware i915/tgl_guc7obin: fetch failed - ENDENT
    [drm] *ERROR* GT0: GuC initializacion failerd - ENDENT
    [drm] *ERROR* GT0: Enabling uc failed (-5)
    [drm} *ERROR* GT0: Enabling uc failed to initialize GPU, declaring it wedged!

    Regards

    Hello I have copied the contents of the bell to the clipboard (failed to download/run the pluggin OMV

    openmediavault-kernel 8.0.6 kernel package).



    Regards

    Hello I tried to install OMV kernel pluggin in and out a red error.


    ...in the task get this:

    Code
    Instalar plugin
    Reading package lists...
    Building dependency tree...
    Reading state information...
    
    ** CONNECTION LOST **


    System is un Pendrive class 10 64 Gb with 44 Gb free espace


    Regards

    Good morning. I have contacted the support of my Intel motherboard N100 and after sending the log I have commented the following:


    ===============================================================================================


    Thank you for providing the detailed logs — they are very helpful.


    Based on the dmesg output, the issue is almost certainly caused by missing Intel GPU firmware files, rather than a hardware problem with the motherboard.


    The key indicator is the repeated error:



    “[ 10.611601] i915 0000:00:02.0: [drm] *ERROR* GT0: GuC firmware i915/tgl_guc_70.bin: fetch failed -ENOENT”


    In Linux, -ENOENT literally means “file not found.”

    This tells us the system is trying to load firmware such as:


    - i915/adlp_dmc.bin

    - i915/adlp_dmc_ver2_16.bin

    - i915/tgl_guc_70.bin


    but those files are not present in /lib/firmware/i915/.


    Why this happens


    Although firmware-misc-nonfree is installed, newer Intel CPUs like Alder Lake-N (N100) often require very recent linux-firmware packages. Some Debian / OMV builds ship with firmware that is slightly outdated, so the GPU driver looks for files that are not included yet.


    This is a common Linux firmware version mismatch, not a motherboard defect.


    Also importantly — your log shows:


    [drm] Initialized i915

    fb0: i915drmfb frame buffer device


    This means the GPU is still working in a basic mode. The missing firmware mainly affects:


    - Power management

    - Hardware video acceleration

    - Some performance optimizations


    For a NAS system, this usually does not impact normal operation unless you rely on hardware transcoding.


    Recommended Fix (Most Effective)


    Please manually update the Intel firmware from the official Linux repository:


    1. Download the latest firmware package:


    kernel/git/firmware/linux-firmware.git - Repository of firmware blobs for use with the Linux kernel


    You can download it directly on the system:


    2. Rebuild initramfs and reboot:


    After reboot, run:


    The firmware errors should disappear.


    Alternative (Often Easier)


    If available for your OMV version, upgrading to a newer kernel can also resolve this automatically because newer kernels expect the matching firmware.


    Important Note


    This behavior is related to the Linux firmware ecosystem and is not caused by faulty hardware. Your motherboard is functioning normally.


    If the system is stable, you may even choose to ignore these warnings — many headless NAS users do.


    If you need any further assistance, please feel free to contact us anytime — we are happy to help.


    Best regards,

    CWWK Official


    ===========================================================================================================

    I went to the url that tells me the manufacturer but I do not see anything related to GPU Intel Alder Lake (N100):



    I have gone to the url indicated by the manufacturer but I do not see anything related to Intel alder Lake GPU (N100). On the other hand, the motherboard support comments that the most effective thing is to run 'Rebuild initramfs' but searching on the internet it is not clear to me how to do it.


    All the best