Another systemd not loading question

I found this error message after digging around dmesg | less
$ systemctl status systemd-modules-load.service                                                                             ⏎
systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
   Active: failed (Result: exit-code) since Sat 2013-08-17 11:35:50 EDT; 10min ago
     Docs: man:systemd-modules-load.service(8)
           man:modules-load.d(5)
  Process: 115 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
A little bit worried as it says its a kernel module, help?

If you don't know what the service does, read the man pages listed under "Docs". That should get you to the relevant directory in /etc. If you can't find anything wrong with your configuration, report back here.
Edit (using the Edit link, hint hint): OK, you got the error message. I think you should also have been able to find that with journalctl -xn
Last edited by Raynman (2013-08-17 16:02:51)

Similar Messages

  • Yet another "font not available" question

    Hello,
    First, I'm using FM 8.1.3 on Windows (XP). So I don't have the Font Pod or any of that other FM 10 good stuff.
    I'm trying to open a chapter in a book that contains both English and Simplified Chinese text. The error I keep getting says that "MS Mincho" is not available, and a Kazuka Gothic font is being substituted. I click OK and the file opens. I save and close the file. Then I try to open it again and the error is still there. All of the chapters in the book have the same problem.
    I saved one of the chapters as a .mif and opened that as a text file. I searched for "Mincho", and it wasn't there. I searched for "FFamily" in the file and didn't find anything similar to Mincho in any of the references. There were many entries but no unfamiliar fonts being referenced.
    I also tried the trick of opening all the files, accepting the substitution for each, and then trying to update the book. That doesn't seem to work. The update is finished much too quickly. Something flashes by really quickly in the status bar of the book file - I thought I saw titles of a couple of the chapters (different title each time I ran the update), but (1) the book file does not have a new time stamp, even if I do something that should trigger a change to the book file, eg, change the order of a couple of chapters in the book file, and (2) there's no error message. I don't think it actually did an update. (When I try to update the book with all the chapter files closed, I'm still getting the "could not open file because of missing font" errors.)
    Are there any other things I might try?
    Thanks,
    Joyce

    Joyce,
    You have your preferences set to Remember missing fonts. When you open a file with missing fonts, FrameMaker warns you; but when you click OK, it opens the file with the substituted font just to display the document. FrameMaker does NOT substitute the font permanently, just for the current display. If you make a change and save the file, you are saving any content changes but not the font substitution.
    If you are happy with the substituted font, you can open the preferences and uncheck Remember missing fonts. Then when you open the file, FrameMaker's response is as before; however, when you save the file, the font substitution is saved in the file.
    You can then turn Remember missing fonts back on, if you want. The purpose of this feature is to allow you or others to edit the document without actually having the font on your system but retain the font information in the file.
    Van

  • On my MacBook Pro when I am connected to the internet via an Ethernet cable, Facebook pictures do not load. They show up as white boxes with blue question marks.

    On my new MacBook Pro when I am connected to the internet via an Ethernet cable, Facebook pictures do not load. They show up as white boxes with blue question marks. This also happens on a website editor. But, when I am connected to the internet via Wifi, everything load properly. This is my work computer, so I have to be able to connect through the Ethernet cable to access everything. Please help me!

    I mostly use Safari. But I also tried it on Firefox, Mozilla, and Camino. Mac OS X. It's my work computer, so I've only tried it at the office. I have to be connected through the Ethernet cable to access my files and email on the server.

  • I have purchased itunes tv series, movies and music and have transferred them onto an external hard drive and tried to play them on my tv on a media hub.  The file will not load.  Is there some form of blocking by itunes or another p[roblem and how d

    I have purchased itunes tv series, movies and music and have transferred them onto an external hard drive and tried to play them on my tv on a media hub.  The file will not load.  Is there some form of blocking by itunes or another p[roblem and how do I fix it?

    You can't fix it.  iTunes bought content is DRM protected. so it can only be played on authorized devices.  i.e devices associated with the apple Id used to purchase the content.  Its copyright protection that the rights owners demand.
    Circumventing it, is illegal in most countries, and as such cannot be discussed here.  If you want to play the content you'll need to connect your computer directly to your TV, or use some other device you can authorize for iTunes content such as an iPad, iPhone , iPod touch or Apple Tv.

  • [Solved]can't get systemd to work, syslog.service not loaded

    So, i've been trying to use systemd today, after "Create systemd configuration files." step and reboot, i always got this:
    Any Help would be appreciated..
    Last edited by veroke12 (2012-08-25 07:31:06)

    eldragon wrote:remove quiet from your kernel boot parameters. post some more useful stuff like the dmesg (obtained from the recovery console)
    that did the trick, but can't login (i use startx)..
    and get an error mounting:
    mnt-windows.mount - /mnt/windows
    Loaded: loaded (/etc/fstab)
    Active: failed (Result: exit-code) since Sat, 25 Aug 2012 13:03:57 +0700; 3min 26s ago
    Where: /mnt/windows
    What: /dev/sdb
    Process: 367 ExecMount=/bin/mount /dev/sdb /mnt/windows -t ntfs-3g -o gid=users,fmask=113,dmask=002 (code=exited, status=12)
    CGroup: name=systemd:/system/mnt-windows.mount
    Aug 25 13:03:57 myhost mount[367]: NTFS signature is missing.
    Aug 25 13:03:57 myhost mount[367]: Failed to mount '/dev/sdb': Invalid argument
    Aug 25 13:03:57 myhost mount[367]: The device '/dev/sdb' doesn't seem to ha...S.
    Aug 25 13:03:57 myhost mount[367]: Maybe the wrong device is used? Or the w... a
    Aug 25 13:03:57 myhost mount[367]: partition (e.g. /dev/sda, not /dev/sda1)...d?
    dmesg:
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e1d5602b-de83-46e0-8ed8-4366a319b49b ro init=/bin/systemd
    [ 0.709226] systemd-udevd[41]: starting version 188
    [ 2.936891] systemd[1]: systemd 188 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP; arch)
    [ 3.170230] systemd[1]: Inserted module 'autofs4'
    [ 3.199718] systemd[1]: Set hostname to <myhost>.
    [ 4.267502] systemd[1]: [/usr/lib/systemd/system/rc-local.service:3] Unknown lvalue 'ConditionPathIsExecutable' in section 'Unit'. Ignoring.
    [ 4.445331] systemd[1]: [/usr/lib/systemd/system/rc-local-shutdown.service:3] Unknown lvalue 'ConditionPathIsExecutable' in section 'Unit'. Ignoring.
    [ 4.503987] systemd[1]: Cannot add dependency job for unit dkms.service, ignoring: Unit dkms.service failed to load: No such file or directory. See system logs and 'systemctl status dkms.service' for details.
    [ 4.504023] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
    [ 4.504291] systemd[1]: Socket service syslog.service not loaded, refusing.
    [ 5.060568] systemd-udevd[125]: starting version 188
    [ 5.760783] systemd-journald[132]: Fixed max_use=145.0M max_size=18.1M min_size=64.0K keep_free=72.5M
    [ 5.760833] systemd-journald[132]: Reserving 33009 entries in hash table.
    [ 5.761588] systemd-journald[132]: Vacuuming...
    [ 61.730597] systemd[1]: Job systemd-tmpfiles-clean.timer/start failed with result 'dependency'.
    [ 61.730612] systemd[1]: Job dbus.socket/start failed with result 'dependency'.
    [ 61.730719] systemd[1]: Unit mnt-windows.mount entered failed state.
    [ 61.734921] systemd-journald[132]: Received SIGTERM
    [ 61.810451] systemd[1]: Startup finished in 3s 223ms 841us (kernel) + 58s 586ms 503us (userspace) = 1min 1s 810ms 344us.
    [ 61.839330] systemd-journald[379]: Fixed max_use=145.0M max_size=18.1M min_size=64.0K keep_free=72.5M
    [ 61.839678] systemd-journald[379]: Vacuuming...
    [ 61.893807] systemd-journald[379]: Received SIGUSR1
    Last edited by veroke12 (2012-08-25 06:31:18)

  • Facebook images, profile photos, cover photos are not loading. Only small blue square with question mark. Same thing in Safari, FireFox, Chrome.

    Since July on MacBook Pro facebook images, profile photos, cover photos are not loading. Only small blue square with question mark. Same thing in Safari, FireFox, Chrome. Everything is up to date including last version of Adobe Flash. And watching YouTube also a problem. Video is skipping, freezing for few seconds and jumps forward. At the same time on Toshiba with Windows Vista under the same account, same wi-fi connection everything works fine.
    Please help with sugesstions to fix the issue.

    Seems like problem is solved but it might be temporarily. Anyway. Click on the image, it will open facebook photo browser. Image is not loading so right click on the blue box with question mark, save image as. It will start downloading but without any success since browser do not see the image. After this attempt refresh the page and close all tabs with facebook. Try to open facebook once again. For some reason after this weird actions all images displayed properly. Do not know for how long but now it works.

  • Photos from the Internet will not load correctly. I get white boxes with blue question marks inside. This has only been happening for the past 3 weeks so I'm not sure why it is happening.

    Photos from the Internet will not load correctly. I get white boxes with blue question marks inside. This has only been happening for the past 3 weeks so I'm not sure why it is happening.

    Yes - email &amp; text work fine but when I use something like Google Images or search a blog with imbedded photos I get the empty white boxes with question marks.  If I click the question mark it opens the photo but I can't possibly do that for EVERY image on EVERY page I search!?!?!  I've rebooted the iPad &amp; my wireless card several times but neither action helped.  Have any clue what I should do now?

  • Will not load sites linked from another website--have cleared cache, cookies, history, restarted, checked in Safe Mode--still does not work.

    Some sites load fine. But some sites will not load when linked from another web site, or, occasionally, even from my bookmarks. I went through troubleshooting routine--cleared cache and cookies, history, checked in Safe Mode for extensions, etc., but still will not work in Safe Mode. No other problems with computer or browser.

    What happens when you click the link that does not open up the new page? Is it a blank page? Does this also happen if you Shift Click the link?
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/viruses/disinfection/5350 Anti-Rootkit Utility - TDSSKiller]
    * [http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner AdwCleaner] (for more info, see this [http://www.bleepingcomputer.com/download/adwcleaner/ alternate AdwCleaner download page])
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • My Ipod Shuffle requires Itunes 10 but with my Mac OS 10.4.11 I can not run itunes 10. Is there another way to load this ipod shuffle without updating to Snow Leapord?

    My Ipod Shuffle requires Itunes 10 but with my Mac OS 10.4.11 I can not run itunes 10. Is there another way to load this ipod shuffle without updating to Snow Leapord?

    Sorry Glen, but there is not. And you don't have to upgrade to 10.6 (Snow Leopard).  You need at a minimum of 10.5.8 (Leopard).
    B-rock

  • Question 3 does not load security

    When I try to down load apps I get an increase your security message, when I try to answer the questions the third one will not load so all is at a standstill now. Help please.

    Welcome to our community, Eric
    You might need to reset the Captivate Settings file. (I call
    this "Whacking Captivate upside the head").
    To reset the settings file:
    Ensure Captivate is closed.
    Open Windows Explorer and navigate to the following location:
    ?:\Documents and Settings\????\Application Data\Adobe\Adobe
    Captivate
    Note that ? represents the drive letter you are using and
    ???? represents your logged in user name.
    Rename or delete the file named
    captivate_v30.dat
    Restart Captivate and hopefully things will be improved.
    Cheers... Rick

  • I am resurrecting my old iMacG5 for my grandson. Appleworks has question mark in dock and does not load from bundled software on original installation discs. Can anyone help?

    I am resurrecting my old iMacG5 for my grandson. Appleworks has question mark in dock and does not load from bundled software on original installation discs. Can anyone help?

    I'm sorry no-one has answered you yet - I'm afraid I don't know the answer to the question: but I wanted to put into your mind that starting up with AppleWorks at this stage isn't a good idea. The program was 'end-of-lifed' years ago, it won't run on Lion, and some of the document types created in it - Databases in particular - cannot be opened at all by any other program whatever. Word Processing documents can be opened in Pages, and Spreadsheets in Numbers (with some reservations in both cases), but building up a collection of AppleWorks documents at this stage is going to lead to problems later on.
    It's difficult to know what to recommend for a PowerPC machine that would still be compatible with modern ones. An older version of Microsoft Office, perhaps, if you can find one which will run on PPC; but most of the modern Word Processors are Intel only. This is something you would need to investigate.

  • Scorm will not load random questions

    Good afternoon.
    Moodle 1.9
    Cp7
    My SCORM will not load when I have used random questions from a pool. I published the same course with a set amount of questions and it loads perfectly.
    Does anyone know of an issue with using random questions?
    Thank you in advance.

    Blackboard Learn in Compass 2G
    Cp8
    Our SCORM reports when using random questions not-from-a-pool, but the report is useless. It says, for instance, that the user selected answer b for question 1, but because we randomized questions, we have no idea what answer b was for that student.
    If anyone knows of a way to get the actual question into the report, please respond. Meanwhile, we're turning the randomizing off.
    This seems like a pretty big hole in the data reporting architecture. I am working with my Compass administrator to see if we figure out if Captivate is reporting the data to Blackboard, or if it's the SCORM reporting implementation in Captivate that is responsible.

  • Systemd: Socket service syslog.service not loaded, refusing [SOLVED]

    I have installed systemd as mentioned in the wiki alongwith initscripts and I use "init=/bin/systemd" in kernel line to start it.
    I am getting this systemd error "Socket service syslog.service not loaded, refusing" at boottime. This is the only error that comes. I have tried to check the wiki and google and found following links:
    https://bbs.archlinux.org/viewtopic.php?id=147640
    http://www.spinics.net/lists/hotplug/msg05295.html
    There is apparently a solution to this:
    http://www.spinics.net/lists/hotplug/msg05296.html
    But it is too technical for me to understand and implement; and it is not for Arch linux. Please help.
    Last edited by rnarch (2012-10-25 16:46:46)

    I have syslog-ng in the DAEMONS line of rc.conf file. I mentioned that I see this error at time of booting only. The systemctl status outputs are as follows:
    $ systemctl status syslog.service
    syslog.service
          Loaded: error (Reason: No such file or directory)
          Active: inactive (dead)
    $ systemctl status syslog-ng.service
    syslog-ng.service - System Logger Daemon
          Loaded: loaded (/usr/lib/systemd/system/syslog-ng.service; disabled)
          Active: active (running) since Wed, 24 Oct 2012 19:09:18 +0000; 1h 54min ago
            Docs: man:syslog-ng(8)
        Main PID: 294 (syslog-ng)
          CGroup: name=systemd:/system/syslog-ng.service
              └ 294 /usr/sbin/syslog-ng -F
    What further information should I provide.

  • Migrated to systemd, modules are not loading [solved]

    Hi;
    I got around to migrating to systemd, but now modules are not loading. I got this setup (i gave full permissions thought it would help):
    $ ls /etc/modules-load.d/
    -rwxrwxrwx  1 root root   20 Dec  2 22:34 vbox*
    $ cat /etc/modules-load.d/vbox
    #vbox
    vboxdrv
    loop
    Any methods of debugging why this doesnt work?
    Thanks.
    Last edited by daf666 (2012-12-03 21:01:26)

    the files have to end with ".conf". And -x permissions are certainly not necessary.
    man modules-load.d

  • I have an older version of Photoshop...3.5... I bought a new computer and it will not load. Can I get another of the same version? or do I have to buy a new one?

    I have an older version of Photoshop...3.5.  I bought a new computer and what I have will not load. I love this version. Can I get a new cd that will load into Windows 7? or do I have to buy a complete new program?

    No CD, but you can download the installation files if you have the serial number, and the previous install has been deactivated
    https://helpx.adobe.com/creative-suite/kb/cs5-product-downloads.html
    or
    Download Adobe CS5.5 Trials: Direct Links (no Assistant / Manager) | ProDesignTools
    If you are unable to deactivate the earlier installation, you wil need  to phone customer support and ask them to reset your activations.

Maybe you are looking for

  • How does this LINQ query work with Option Infer Off?

    How should value and filtered be declared?  It doesn't work when I turn Option Infer Off.  Originally, it worked with Option Infer On. There was no Dim statement on the first line, but the Dim keyword was placed before the filtered = line.  As soon a

  • ThinkVantage Toolbox - Update fails

    Laptop = T61 OS = WinXP Pro SP3 ThinkVantage Toolbox v6.0.5514.61 Automatic updates is on - when it runs unattended, I get the following error msg in an untitled Windows dialog box: "The system cannot find the file specified.  (Exception from HRESULT

  • How do I place the cursor in a field programmatically?

    In my application I have a sub-VI that pops up for user input. The field that the user has to fill in does not have the cursor in it by default. I would like the sub-VI to pop up with the cursor in the field that the user has to fill in. Is there a w

  • Application command line (PDF)

    I'm trying to launch another PDF-report by using application command line. I manage to create the report in to file but is there a way to launch it automatically "on the top" of the first report or on it's own window? This is what I have now on the a

  • Oracle Database Connection using JSP

    I am attempting to create a simple web app using Oracle 9i and JSP. I am trying to create a connection to my database and do not seem to be having much luck. I have worked with ASP and can find my way around fairly well in that environment, however,