*systemctl status dkms*
dkms.service - Builds and install new kernel modules through DKMS
   Loaded: loaded (/lib/systemd/system/dkms.service; enabled)
   Active: active (exited) since Thu 2015-06-11 06:32:51 EDT; 1h 26min ago
     Docs: man:dkms(8)
Process: 3250 ExecStart=/bin/sh -c dkms autoinstall --verbose --kernelver $(uname -r) (code=exited, status=0/SUCCESS)
 Main PID: 3250 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/dkms.service

Jun 11 06:32:44 localhost.localdomain sh[3250]: Kernel preparation unnecessary for this kernel. Skipping...
Jun 11 06:32:48 localhost.localdomain sh[3250]: Building module:
Jun 11 06:32:48 localhost.localdomain sh[3250]: make -C /lib/modules/3.18.14-nrjQL-desktop-2omv/build M=/var/lib/dkms/vboxhost/... clean Jun 11 06:32:51 localhost.localdomain sh[3250]: make: Entering directory `/usr/src/linux-3.18.14-nrjQL-desktop-2omv' Jun 11 06:32:51 localhost.localdomain sh[3250]: make: Leaving directory `/usr/src/linux-3.18.14-nrjQL-desktop-2omv' Jun 11 06:32:51 localhost.localdomain sh[3250]: { -j8; } >> /var/lib/dkms/vboxhost/4.3.28/build/make.log 2>&1
Jun 11 06:32:51 localhost.localdomain sh[3250]: (bad exit status: 127)
Jun 11 06:32:51 localhost.localdomain sh[3250]: Error! Bad return status for module build on kernel: 3.18.14-nrjQL-desktop-2omv (x86_64) Jun 11 06:32:51 localhost.localdomain sh[3250]: Consult /var/lib/dkms/vboxhost/4.3.28/build/make.log for more information. Jun 11 06:32:51 localhost.localdomain systemd[1]: Started Builds and install new kernel modules through DKMS.
Hint: Some lines were ellipsized, use -l to show in full.
[root@localhost christanner]# *rpm -qa | grep dkms*
dkms-nvidia304-304.125-1-omv2014.0.x86_64
dkms-2.2.0.3.1-0.20130827.2-omv2014.0.noarch


On 11/06/15 07:15, Tomasz Gajc wrote:
Please update to lastest dkms, make sure dkms service is enabled.

systemctl status dkms

if it is disabled run:
systemctl enable dkms

2015-06-11 12:43 GMT+02:00 Chris Tanner <[email protected] <mailto:[email protected]>>:

    I think that the problem must be with DKMS. I am using graphics
    drivers that rely on it, and the problem that I saw was related to
    the graphics driver. DKMS probably didn't realize that there was a
    new kernel (since the version numbers were almost the same) and
    didn't recompile the kernel modules for the graphics drivers.

    Regards,

    Chris


    On 10/06/15 11:06, Chris Tanner wrote:

        I am running nvidia 304 graphics drivers.

        All is okay now.

        Chris

        On 10/06/15 10:55, luca pedrielli wrote:

            someone else in italian forum complained about this.


            Il 10/06/2015 13:29, Chris Tanner ha scritto:

                Hello all,

                Running OMV 2014.1/2: this morning I updated the
                kernel to 3.18.14-2OMV then rebooted. I just got a
                black screen and nothing else.

                I had to reboot in Recovery Mode then remove kernel
                3.18.14-1OMV. After that all was okay.

                I am running kernel version nrjQL-desktop.

                Regards,

                Chris
                _______________________________________________
                OM-Cooker mailing list
                [email protected]
                <mailto:[email protected]>
                
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org




        _______________________________________________
        OM-Cooker mailing list
        [email protected]
        <mailto:[email protected]>
        http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org



    _______________________________________________
    OM-Cooker mailing list
    [email protected] <mailto:[email protected]>
    http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org




_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Reply via email to