If the system otherwise started normally, then this might not be an actual problem. It might be a limitation due to running off the “initrd” before the root directory is mounted.
It does boot up, as far as I can tell it does so completely right. I figured it’d be good to know what that error is since I am having a driver issue pertaining to Bumblebee and NVidia proprietary driver. That and I don’t think it should go unaddressed.
On 2014-10-15 20:56, Shadowolf7 wrote:
>
> hcvv;2669547 Wrote:
>> Do you have aqny idea about which version of openSUSE you are using? And
>> do you mind sharing basic information that with your potential helpers?
>
> Running Factory x64. Don’t know what other information would be
> considered relevant.
That’s a crucial bit of information, as Factory (13.2) boots differently
than the rest of the releases, and it has its own specific forum because
it has different problems. Thus, please request a moderator to move your
post to the beta, aka factory, subforum. Just click on the report
triangle button below.
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)
The part for “Load System Modules” would have sufficed.
I.e. the output of:
sudo systemctl status systemd-modules-load.service
as I wrote.
Anyway, that doesn’t tell more unfortunately.
No idea then, other than that it’s probably an initrd problem as nrickert mentioned. I do not see this here on my Factory installation.
Try to re-create the initrd maybe?
> No idea then, other than that it’s probably an initrd problem as
> nrickert mentioned. I do not see this here on my Factory installation.
> Try to re-create the initrd maybe?
But factory now uses dracut.
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)
On 2014-10-15 23:56, nrickert wrote:
>
> robin_listas;2669675 Wrote:
>> But factory now uses dracut.
>
> “mkinitrd” runs “dracut” with standardized arguments (on factory).
The OP is using factory, so the thread is on the wrong forum.
Yes, the call to “mkinitrd” is kept for compatibility, but it is dracut,
with different problems than any other release.
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)
I was getting something like that when a kernel update broke V-box kernel module or something like that
I uninstalled whatever it was; rebooted and reinstalled it; no more "Failed to start Load Kernel Modules"here
I was getting something similar after kernel upgrade; had multiple kernels and a Packman “Broadcom WL” driver that I rebuilt the rpm from a SRC.rpm.
With 13.2 GM, the kernel is linux-3.16.6-2-desktop #1; I deleted all the other kernels and deleted all instances of Broadcom WL,rpm (kernel module one also) that I had built in YAST, ran bootloader; rebooted.
Rebuild the Broadcom WL,rpm; install; reboot; no more “Failed to start Load Kernel Modules”
Search YAST for “kernel” and see if there are any module rpms orphaned.
What errors/warnings are in “DMESG”; search it for “module”
Good luck!
PS: When 13.2 GA is released, I’ll do a clean install for reasons like this