Fedora :: Akmods.service Fails At Boot

Jul 13, 2011

[URL]i discovered a new problem. The command to look for failed services reports the following:

Code:
systemctl list-units --failed
UNIT LOAD ACTIVE SUB JOB DESCRIPTION
akmods.service loaded failed failed LSB: Builds and install new kmods from akmod packages
LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.
JOB = Pending job for the unit.

1 units listed. Pass --all to see inactive units, too. The akmods.service is installed of the nvidia graphics card module, which loads fine and is behaving fine. I tried to disable the service and then enable it again, but the error persists.

Is this just a kind of notification, that everything is okay, and no new modules need to be build? Or is this indication for possible breakage ahead during next kernel update?

View 9 Replies


ADVERTISEMENT

Fedora :: Akmods Fails To Build VirtualBox-OSE Driver For Kernel 2.6.40-4

Aug 2, 2011

I had no problems up to the newest kernel version. But for 2.6.40-4 akmods fails to build the kmod with the following error:

Code:
Building RPM using the command '/usr/bin/akmodsbuild --target x86_64 --kernels 2.6.40-4.fc15.x86_64 /usr/src/akmods/VirtualBox-OSE-kmod.latest'
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/akmodsbuild.yob64XwN/BUILD/VirtualBox-OSE-kmod-4.0.4/_kmod_build_2.6.40-4.fc15.x86_64/vboxnetflt/vboxnetflt.mod.o
LD [M] /tmp/akmodsbuild.yob64XwN/BUILD/VirtualBox-OSE-kmod-4.0.4/_kmod_build_2.6.40-
[Code]...

View 13 Replies View Related

Fedora Servers :: NMB Service Fails On Boot, Needing To Be Restarted Manually?

Mar 30, 2009

I have the Samba server & users configured, I can access between Linux/Windows shares and both SMB & NMB services are set to be enabled at boot.Everything working.But when I restart the computer, I notice in services configuration that "This service is dead." for NMB. Therefore I have to enable it manually upon boot so that it works.I'm using Fedora 10, fresh installed and updated. I've noticed through search that others have had this issue as well throughout other versions of Fedora, yet I have not found a conclusive solution to this.

View 3 Replies View Related

Fedora :: DHCPD Service Not Starting On Boot

Jan 19, 2010

I just installed F12 from scratch and I'm facing a curious situation with dhpd. The service is enabled, but It fails to start on boot. I see the following error on /var/log/messages:

Jan 18 17:15:28 neo dhcpd: No subnet declaration for eth1 (no IPv4 addresses).
Jan 18 17:15:28 neo dhcpd: ** Ignoring requests on eth1. If this is not what
Jan 18 17:15:28 neo dhcpd: you want, please write a subnet declaration
Jan 18 17:15:28 neo dhcpd: in your dhcpd.conf file for the network segment
Jan 18 17:15:28 neo dhcpd: to which interface eth1 is attached. **

However service dhcpd start, works just fine when I login, after the system boots:

Jan 18 17:26:49 neo dhcpd: Internet Systems Consortium DHCP Server 4.1.0p1
Jan 18 17:26:49 neo dhcpd: Copyright 2004-2009 Internet Systems Consortium.
Jan 18 17:26:49 neo dhcpd: All rights reserved.
Jan 18 17:26:49 neo dhcpd: For info, please visit [URL]
Jan 18 17:26:49 neo dhcpd: WARNING: Host declarations are global. They are not limited to the scope you declared them in.
Jan 18 17:26:49 neo dhcpd: Not searching LDAP since ldap-server, ldap-port and ldap-base-dn were not specified in the config file
Jan 18 17:26:49 neo dhcpd: Wrote 0 deleted host decls to leases file.
Jan 18 17:26:49 neo dhcpd: Wrote 0 new dynamic host decls to leases file.
Jan 18 17:26:49 neo dhcpd: Wrote 5 leases to leases file.
Jan 18 17:26:49 neo dhcpd: Listening on LPF/eth1/00:30:48:80:2e:7e/192.168.1.0/24
Jan 18 17:26:49 neo dhcpd: Sending on LPF/eth1/00:30:48:80:2e:7e/192.168.1.0/24
Jan 18 17:26:49 neo dhcpd: Sending on Socket/fallback/fallback-net

So it can't be a problem with my dhcpd.conf file.

View 2 Replies View Related

Red Hat / Fedora :: How To Stop DHCPD Service During Boot

Jul 19, 2010

I am a Linux newbie using Oracle Enterprise Linux version 4 update 7 (its almost similar to Redhat Linux). While going through tutorials, I tried to configure the DCHP service and set it to start after every boot via the command

chkconfig dhcpd on

When I boot my Linux,the OS hangs when it tries to start the dhcpd service.Thus,I cannot log into my Linux and shutdown the service. How can I go around this and shutdown the DHCP service to enable my Linux to fully load after a boot?

View 2 Replies View Related

Server :: NFS Service Fails To Stop?

Mar 5, 2010

I have setup a backup system on a NFS Server, and everything is working fine.Then, I decided to make changes to my backup script, and accidentally, I turned off both the NFS Server and Client without unmounting first.The NFS Server is working fine, but the client is having a problem. I cannot shutdown the nfs service. Here is what I get when I type "service nfs restart":

Shutting down NFS mountd: [ OK ]
Shutting down NFS daemon: [ OK ]
Shutting down NFS quotas: [ OK ]

[code]...

View 1 Replies View Related

Fedora :: Boot Stops At 'Start Service Local'

Feb 13, 2011

I performed the first update in 4 months to my Fedora 12 Constantine. I also removed a 'dial-up' package (figured i didnt need it) and the KDE package after the update. Firefox was not getting a connection to the internet at this point. The network view showed the ethernet as inactive. Everything besides Firefox appears to work fine.

I restart machine.

It boots until right after the fedora logo fills up. At this point my dual monitors go to sleep. No response from anything. When I start in interactive mode I hit y for everything. Everything works great until libvirtd, libvirt-guest, and local. After y on all three nothing happens. I can type on the screen but no response. It just sits there. I can boot into text mode and do whatever I want. What can I do? What other information do I need to move forward?

I have looked at the Xorg.0.?? i forget what its called. I am not versed in reading the messages in it. Same for the other logs I looked at.

How I troubleshoot Linux problems: Install Linux -> Problem -> Google -> Run Command -> Didn't work? -> Start Over

View 10 Replies View Related

Fedora Servers :: F15 Sendmail Service Not Starting On Boot-up?

May 29, 2011

Just upgraded to F15 and I cannot seem to get the sendmail service starting at boot time.It starts and works just fine by hand after boot, so there's nothing wrong with the sendmail
configuration itself."runlevel" shows a current run level of 5 and "chkconfig" shows sendmail on for run level 5.All the other mail service (mailman, clamd, etc.) start fine.Doing "service sendmail start" after boot gets everything up and running just fine, but itsure would be nice to have it run at boot like it used to

View 1 Replies View Related

CentOS 5 :: Restarting A Service Automatically When It Fails?

Jun 25, 2010

So far I have came across three options.

1. Watchdog script
2. Daemontools - using "supervise"
3. Monit - open source monitoring tool

From what I can gather, daemontools is probably the best option. Unfortunately, the documentation on the developers site is very vague and I'm having a hard time getting this to work. I think I have it installed correctly, just don't know how to apply it to the service I want monitored.

how to get daemontools to work. All I want to do it monitor a server on my linux box. When it fails, I want it to be restarted automatically.

View 3 Replies View Related

Red Hat / Fedora :: Change The Service Load Or Boot Order On My CentOS 5.3 Box?

Jun 2, 2009

I'm running into a strange problem trying to change the service load or boot order on my CentOS 5.3 box.

The service in question is shorewall. When I go to my /etc/rc.d/rc5.d/, I notice that shorewall is listed a S27shorewall. I need it to start much later. So I run a simple command "mv S27shorewall S99shorewall"

I then restart the server. But after the reboot, something has reset it back to S27shorewall.

For those of you who like the background story: I need to change it to S99shorewall, because I need shorewall to start AFTER xend does all its stuff, as xend messes around with the underlying networking of the computer. The xend stuff was at S98 and S99...but I was able to successfully rename them back to S97 and S98, and the rename stuck. I've also renamed other service orders. Those stick. The only one that gets reset is shorewall, always back to S27. I have no clue how to tell what is causing the resetting...

View 1 Replies View Related

Debian Configuration :: Jessie With XFCE - Service Fails

Feb 10, 2016

I am using Jessie with XFCE and I tried to write a service which executes a script to change my wallpaper. When I try to start the service with systemctl start wallpaper.service it fails and I get the outout below from systemctl status wallpaper.service

I don't think it to be a permissions issue, they are -rw- r-- r--

This service is called by a timer that goes off daily. Below is wallpaper.service

View 5 Replies View Related

CentOS 5 :: Service HTTPD Fails When Server Restarted

Apr 22, 2011

I installed centos 5.5 and httpd service was working well for the last 2 weeks till yesterday. I restarted server and noted my hosting service were not working. I have tried service httpd restart on the terminal and it dispalys [FAILED]. I updated my machine and and have tried restarting it but it doesn't work. I am new to centos and I dont know how to solve this.

View 2 Replies View Related

Red Hat / Fedora :: Shows Unrecognized Service After Restart Service Smb

Feb 28, 2010

i can smb in centos 5 and i run service smb restart, it shows :smb: unrecognized service..... i run rpm -qa |grep samba,it shows

samba-common-3.0.33-3.7.el5
samba-client-3.0.33-3.7.el5
.....

View 2 Replies View Related

General :: Fedora 12 After Upgrade - When Start Interactive Boot It Hangs After Trying To Run The Service Local

May 19, 2010

Recently i've upgraded my fedora 11 to 12 using the preupgrade command and now I have a problem booting! when i start the interactive boot it hangs after trying to run the service local, it looks as if its trying to boot because the cursor blinks really fast then blinks normally after a few seconds. no error was stated during the event. what seems to be the problem here?

View 3 Replies View Related

Fedora :: Start A Service Before Network Service?

Nov 6, 2010

I need to start a service before network service How to?

View 1 Replies View Related

Fedora :: 15 Fails To Boot?

Jul 11, 2011

on my Fedora box, updates have caused some major issues. Since kernel 2.6.30, the boot sequence goes through my BIOS boot, then to Grub, and then just flashes colours repeatedly. Red, green, white, black, blue, over and over again. This happens for 2.6.32 also. I have to boot into 2.6.27 in order for it to work properly.

I'm using a Dell XPS M1730 with (I believe) an NVidiao 9800M GTX graphics card. I'm using the "Gallium 0.4 on NV84" graphics adapter.

View 2 Replies View Related

Fedora :: Computer Fails To Boot?

Nov 14, 2009

I am running Fedora 11 on a Gigabyte GA-MA790X-DS4 MB, AMD x2, and three WD5000AAKS 500Gb drives. Today, I had to reboot, and the PC stops on a normal reboot with merely the word GRUB on a line on its own.

It takes a long time to perform the "Detecting IDE drives" process which may be some help in diagnosis.

When I tried to boot in with the installation disk to do a rescue, it got as far as complaining with the following messages before freezing completely:-

ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1: link online but device misclassified, retrying
ata1: reset failed (errno=-11) retrying in 5 secs
then it displays
ata1: limiting SATA link speed to 1.5Gbps
after which it freezes

diagnosis of what is wrong will be gratefully received. I am beginning to think that I will need to replace the MB.

View 2 Replies View Related

Fedora :: Kernel Fails To Boot After A Dd Copy Of Sda To Sdb?

Oct 1, 2009

As the post title says I have attempted to move my FC11 from a 120 gig ide drive to a 250 gig sata drive. I have tried all of the following with the same result listed below: Basic setup is as folows:

old hdd /dev/sda1 (boot) /dev/sda2(swap) /dev/sda3 (/)

attempt 1- boot fc11 live cd with old drive detected as sda and nwe drive detected as sdb.

dd if=/dev/sda of=/dev/sdb bs=512

attempt 2 - boot into fc11 live cd fdisk remove old partitionon /dev/sdb and create exact copy of partition table on /dev/sda on /dev/sdb - mark /sdb1 as bootable and copy /dev/sda1 + /dev/sda3 to /dev/sdb1 and /dev/sdb3

dd if=/dev/sda* of=/dev/sdb* bs=512 (* denotes 1 or 3 respectively)

attempt 3 boot linux rescue cd based on debian

run gparted to remove old partitions on /dev/sdb
use gparted to copy partitions from /dev/sda to /dev/sdb

All of the above result in the following (as best as I can describe it)

system self checks OK
system loads GRUB menu -OK
system appears to load kernel and then hangs after outputting device information regarding my USB keyboard and mouse.

Is there some magic that I am missing? system.map perhaps? Additonal info: grub.conf looks like:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that

[code]....

View 5 Replies View Related

Fedora :: Boot Process Fails Using Kernel 2.6.30.9-96

Nov 9, 2009

The boot process fails using; 2.6.30.9-96.fc11.x86_64. I am able to successfully boot by selecting 2.6.30.5-43.fc11.x86_64 from GRUB. The last few messages I receive when booting using 2.6.30.9-96.fc11.x86_64;

ADDRCONF (NETDEV_UP): eth0: link is not ready
Sky2 eth0 link is up at 100 mps, full duplex flow control rx
ADDRCONF (NETDEV_CHANGE):eth0: link becomes ready
audit (1257757711.701:20095): auid=4294967295 ses=4294967295 subj=system_u:system_r:readahead_t:s0 op=remove role key=null list=2 res=0
audit (1257757711.701:20096): audit_enabled=0 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:readahead_t:s0 res=1

View 1 Replies View Related

Fedora :: Computer Fails To Boot From Any Media

Dec 10, 2009

My computer refuses to boot. When I try to boot from my hard drive, it's just stuck at that annoying little thing in the upper left corner, blinking, driving me crazy

When I try to boot from a live media it just gets stuck at "ACPI: Core revision 20070126"

I've tried various CD's and it's just telling me the same thing. I can't figure out what is wrong.

Lately my i've experience that for some reason my computer would just turn off, and sometimes reboot.

I've read a little about ACPI, and it's a shortening for Advanced Configuration and Power Interface.

When entering my BIOS and going to the "Power"-tab i have the possibillity of enabling ACPI 2.0 support. Don't know if this is a good idea though, and i won't risk destroying my computer

Hardware configuration:
Processor: Intel Pentium 4 3.2Ghz
Motherboard: Some old ASUS
Memory: 2GB
Video Card: Ati Radeon 9600 128MB

View 6 Replies View Related

Fedora :: Boot Fails After Software Updates?

Jan 7, 2010

I just did a software update moments ago of things that were in the auto update thingthere were around 20 of them and some were for abrt and some kerneloops thing...But now i can't boot up...I get the following error...

Code:
[drm:drm_mode_rmfb] *ERROR* tried to remove a fb that we didn't own
Boot has failed, sleeping forever.

[code]....

View 1 Replies View Related

Fedora :: Kerberos Authentication Fails At Boot?

Sep 9, 2010

I recently upgraded my video card from a GeForce4 MX 440 AGP 8X to a GeForce FX 5500 AGP 8X. After that my 1360x768 monitor was stuck on a 1024x768 resolution. I ran system-config-display and under Hardware tab I changed the monitor setting from "Generic LCD Screen" to "1360x768 LCD Screen" with the acknowledgment that /etc/X11/xorg.conf file was been modified. After reboot the boot process stuck on:tarting kojid: Kerberos authentication failed. "Resource temporary unavailable" (11) [FAILED]I tried that with both 2.6.34.6-54 and 2.6.34.6-47 kernels available on my system.I use the latest KDE version available for Fedora.

View 1 Replies View Related

Fedora :: Boot Fails After Kernel Update / What To Do?

Nov 15, 2010

After updating my kernel from 2.6.34.7-56.fc13.i686 to 2.6.34.7-61.fc13.i686 I can't boot anymore. The error message says: "No root device found Boot has failed, sleeping forever."
I'm booting from 2.6.34.7-56.fc13.i686 now but I would like to sort this thing out. What should I do? File a bug? I never did that, so I don't know where to go.

View 5 Replies View Related

Fedora Installation :: After Editing /etc/pam.d/gdm Server Fails To Boot Gui

Feb 5, 2009

After editing gdm and reming out line "auth required pam_suceed....................!=root quiet" the server boots but hang with the login screen. other highlighed but all options greyed out.

Boots OK in text mode and operates OK.

After restoring original gdm file problem still persists.

View 2 Replies View Related

Fedora Installation :: Netbook - Fails To Boot From SDHC

Jun 18, 2009

Anyone succeed with f11 install on netbook (/ on SDHC, /boot on primary SSD/HDD drive)?
My netbook (AAO) works just fine with f11 Live-on-usb-sick (created with live-usb-creator), but fails to boot fedora from SDHC.

View 1 Replies View Related

Fedora Installation :: F11-install From External DVD Using Boot.img CD Fails?

Jul 24, 2009

I have sevral older machines that cannot boot from usb. Until now I have installed fedora using the provided boot.iso on a CD and an external USB dvd drive with the full install DVD.

With Fedora 11, this fails. It gets as far as "finding storage devices" and fails, telling me that an unhandled exception has occured. It offers to save the details, but freezes looking for a suitable location. I have no such problems with the same DVD/external rw drive on systems that can boot directly from usb.

View 2 Replies View Related

Fedora Servers :: HTTPD Fails To Start On Boot

Aug 24, 2010

I'm completely stumped by a problem with httpd in Fedora 13. It fails to start on boot: I can see: Starting htpd: FAILED, in /var/log/boot.log, but I can't find anything else in messages, audit.log or anywhere else that gives me any clue why. The weird thing is that running:
run_init service httpd start
after boot _works_ and the server runs fine, but even when it's running OK,
service httpd status
reports
httpd dead but subsys locked

I'm guessing that the problem somehow relates to selinux, but I can't find anything in the audit logs that gives me a clue. How to turn on more logging so that I can get closer to the problem. I finally discovered the cause. This system was originally configured to use network services directly, without NetworkManager. It had been upgraded a number of times since installation. It seems that over time, if you have turned off NetworkManager, the defaults have changed. Used to be that the network services was 'enabled' by default (hence started at run time). Now, the default is 'disabled'. Httpd couldn't start because there was no network to start on. Enabling network services at boot time fixed this. I guess I should have noticed this. But one might think that httpd failing to start because of the lack of a network might at least give a warning message in the logs about the reason.

View 8 Replies View Related

Fedora Installation :: Preupgrades Fails If /boot Full?

Nov 22, 2010

I started preupgrade with a 200M /boot partition 50% full. According to the instructions, it is supposed to give me the option of downloading the stage2 installer later. It doesn't, and crashes horribly (see below).This worked from FC12 to FC13. Reparititioning will take a day because the FC12 kindly made the root file system LVM and nothing will resize it. (I tried this with FC11 -> 12 and ended up losing everything and rebuilding the 1T disk).

Code:
$ sudo preupgrade
Loaded plugins: blacklist, whiteout

[code]....

View 2 Replies View Related

Fedora Installation :: Fails To Boot Properly 15 Using A USB Stick

May 29, 2011

I am trying to boot Fedora15 using a USB stick. It fails to boot properly It works fine when I boot Fedora 14 using the same usb stick. I've attached some screenshots. Trying to run it on a Lenovo T500 2081CTO with an ATI graphics card.

View 2 Replies View Related

Fedora Installation :: 12 LiveUSB Fails To Boot (sleeping Forever..)?

Nov 20, 2009

I've created an LiveUSB disk with the USBcreator method in Windows 7.Now the the image is copied succesfully and the USB key is bootable.However when the boot window popsup and I select the verify & boot option, a graphical loading window comes up and right after that the system halts with the error message "Sleeping forever".What am I doing wrong? Or what is Fedora doing wrong with their LiveCD to USB media?I've did a forum search and the exact same issue is described in this thread[URL]

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved