Username : Date : Action : Comments [ close all ] |
|
|
|
[email protected] : 22/08/06 09:24 PM : Incident created |
- I am unable to get my SoundBlaster Audigy 2z card to function with the new version of December-Club-2006 distro. I did get the system operating with the original version of the distro but for other reasons I reloaded the recent revision and now I can't get it running again. I have forgotten the way I got it runing originally and could use some help. Thanks.
|
|
|
|
[email protected] : 22/08/06 11:30 PM : More info provided |
- I am using the snd-emu10k1 driver and seem to have alsa loaded (i.e. I have alsamixer).
|
|
|
|
Linegod_7611 : 24/08/06 03:51 AM : Reply received |
- ----------
Note: If this answer resolves your problem, please remember to close this incident.
The following entries are Mandriva Expert standard texts, added to the expert's comments: [ about ]
SOUND
There are many variables which affect why sound will or will not work. They dall into the following major categories:
1. ISA sound card unrecognized.
2. ALSA loaded for a sound card that works only with OSS.
3. Inappropriate use of harddrake and sndconfig which overloads sound with two or more drivers.
4. Use of gdm as a login manager which has a tendency to forget to transfer ownership of the sound devices to the logged-in user.
5. A change of user number which causes the same effect, non-ownership of sound device files until the files that control this are initialized with the new user number.
ISA
It is usually easy to detect an ISA soundcard if you are a user. If the card fits in the black slots rather than the white or brown ones on your motherboard, then it is ISA. There are specifics for this configuration which are documented if you happen to have one. It will not be detailed here. Please note that new motherboards have one or no ISA slots now and they call the ISA slot "Legacy". No cases of on-board sound have been shown to use ISA.
PCI
Sound cards and on-board audio are usually this interface today. The question becomes,
ALSA, OSS, or proprietary?
ALSA is default set up unless no ALSA drivers exist. ALSA (Advanced Linux Sound Architecture) is an effort to take a kernel not really designed for sound editing and to add a huge repository of options. Multiple sound cards are possible and many cards run in an OSS-compatibility mode.
OSS (Open Sound Systems) is a combination of proprietary support from www.opensound.com and drivers they have released openly after paying the cost of development.
Some sound cards now come with linux drivers. Generally speaking, there should be at least a source wrapper for the sound driver so that it can be compiled as a kernel module. Some sound drivers are provided along with video drivers for special boards, such as those based on the NForce chipset.
WHAT TO DO IF SOUND DOESN'T WORK.
We are not covering digital Dolby sound or USB headphone issues here, but what happens if the KDE start theme doesn't play when KDE comes up for the first time? GNOME won't play sound events until the user logs in to Sawfish and selects Configuration=>sound from the menu and check both boxes on the window that pops up, then logs out and logs into GNOME.
First
run
lspcidrake
does a sound facility show?
If so, you can proceed. If not, you probably have ISA sound.
Now run
cat /etc/modules.conf
likely this will show sound modules being loaded like this:
alias sound-slot-0 snd-card-i8x0_audio
above ... pcm-snd-oss
That is an actual non-working setup for the SiS 735 chipset which sndconfig will tell you is the SiS 7012 sound card which is unsupported.
To make it work, we edit /etc/modules.conf
alias sound i810_audio
replaces the two former lines and then everything works.
And for the SiS 630,
alias sound trident
will work just fine while the setup from install will rarely work.
The SiS 620 and 530 may require the Yamaha YMF or the ESSSolo1 drivers, again in an OSS configuration (single sound card).
So what happens if the ALSA driver is loaded and someone uses sndconfig to load the OSS driver?
Variable results occur. Sound may die after 10 minutes, or sound very scratchy, or just not work at all or work very well indeed. If you have sound and
chkconfig --del alsa
leaves you with sound still running, it is likely you had both drivers loaded.
SCENARIOS
#1 NO SOUND and KDE souns server gives error message, but lspcidrake shows a sound facility and /etc/modules.conf has one or more sound aliases, AND volume controls are set high enough to hear sound if it is playing.
Use lspcidrake and the modules information to hunt down a driver for the sound at
file:/lib/modules/2.4.18-6mdk/kernel/drivers/sound
Try taking out the sound configuration shown in /etc/modules.conf and substituting
alias sound (modulename)
stripping the .o.gz from the name of the file you want to try.
It is best to first try (in a superuser terminal window)
# chkconfig --del alsa
# modprobe (modulename)
If you get error messages, then your driver choice is incorrect and you move on to the next on your list of candidates, until you find one that installs or run out of modules.
Once tha alias is found, save /etc/modules.conf and reboot. You should now hear something.
SCENARIO
#2 I HAVE SOUND BUT THE CD DOESN'T PLAY AUDIO...
There are several reasons why this may happen:
a. You have a cheapie computer built windows ME time or later which omitted the 3-wire audio cable between the CD drive and the sound card. (This fix costs $2.00) NOT CHECKING for it may cost days.
b. You have a CDRW and /dev/cdrom doesn't point to /dev/scd0
Superuser terminal window
# ln -fs /dev/scd0 /dev/cdrom
Note that since sound plays off of /dev/cdrom by default, if you have TWO CD type devices (as in a DVD and a CDRW) ONE of them will play and the other will not.
Often the DVD will provide sound for movies even though it will not play audio CDs because movie sound is usually drawn from /dev/dvd.
c. You have a DVD drive and it doesn't play audio and it is your only CD type device, let's say for example it is /dev/hdc (you can check the output of dmesg to discover which one it is).
Terminal window as superuser
# ln -fs /dev/hdc /dev/cdrom
# ln -fs /dev/hdc /dev/dvd
Yes unfortunately, many install scenarios leave the /dev/dvd link hanging without a referent.
OK I think I have covered the major techniques and their pitfalls.
|
|
|
|
[email protected] : 24/08/06 04:50 AM : More info provided |
- Thaks very much for your interest in helping me. I have tried the technique that yo suggested and I think lspcidrake shows that the correct driver is present and the sound card is correctly recognized. Here is the output I received:
[gerald@localhost ~]$ lspcidrake
unknown : Intel Corp.|Workstation Memory Controller Hub [BRIDGE
_HOST]
unknown : Intel Corp.|Workstation Memory Controller Hub PCI Exp
ress Port [BRIDGE_PCI]
unknown : Intel Corp.|I/O Controller Hub PCI Express Port 0 [BR
IDGE_PCI]
unknown : Intel Corp.|I/O Controller Hub PCI Express Port 1 [BR
IDGE_PCI]
usb-uhci : Intel Corp.|I/O Controller Hub USB [SERIAL_USB]
usb-uhci : Intel Corp.|I/O Controller Hub USB [SERIAL_USB]
usb-uhci : Intel Corp.|I/O Controller Hub USB [SERIAL_USB]
usb-uhci : Intel Corp.|I/O Controller Hub USB [SERIAL_USB]
ehci-hcd : Intel Corp.|I/O Controller Hub USB2 [SERIAL_USB]
hw_random : Intel Corp.|82820 815e (Camino 2) Chipset PCI [BRIDGE _PCI]
snd-intel8x0 : Intel Corp.|82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller [MULTIMEDIA_AUDIO]
i810-tco : Intel Corp.|I/O Controller Hub LPC [BRIDGE_ISA]
piix : Intel Corp.|I/O Controller Hub PATA [STORAGE_IDE]
ahci : Intel Corp.|82801FR/FRW (ICH6R/ICH6RW) SATA Controlle r
i2c-i801 : Intel Corp.|I/O Controller Hub SMBus [SERIAL_SMBUS]
Card:ATI Radeon (fglrx): ATI|Radeon (RV370) [DISPLAY_VGA]
Card:ATI Radeon (fglrx): ATI|Radeon (RV370) [DISPLAY_OTHER]
tg3 : Broadcom Corp.|NetXtreme BCM5751 Gigabit Ethernet PCI Express [NETWORK_ETHERNET]
ath_pci : Atheros Communications Inc.|AR5213 802.11a/b/g Wirele ss Adapter [NETWORK_ETHERNET]
unknown : Conexant|HSF 56k Data/Fax Modem [COMMUNICATION_OTHER]
snd-emu10k1 : Creative Labs|EMU10K2 Audigy Audio Processor [MULTIME DIA_AUDIO]
emu10k1-gp : Creative Labs|EMU10K2 Audigy Gameport [INPUT_OTHER]
ohci1394 : Creative Labs|EMU10K2 Audigy IEEE1394 Firewire Contro ller [SERIAL_FIREWIRE]
[gerald@localhost ~]$
However, when I look for /etc/modules.conf I do not find any file. Heere is the output I received:
[gerald@localhost etc]$ cat /etc/module.conf
cat: /etc/module.conf: No such file or directory
[gerald@localhost etc]$ locate modules.conf
/mnt/windows/cygwin/etc/gnome-vfs-2.0/modules/default-modules.conf
/mnt/windows/cygwin/etc/gnome-vfs-2.0/modules/ssl-modules.conf
/mnt/windows/Oldcygwin/etc/gnome-vfs-2.0/modules/default-modules.conf
/mnt/windows/Oldcygwin/etc/gnome-vfs-2.0/modules/ssl-modules.conf
/etc/gnome-vfs-2.0/modules/default-modules.conf
/etc/gnome-vfs-2.0/modules/ssl-modules.conf
/etc/httpd/conf/webapps.d/addon-modules.conf
[gerald@localhost etc]$
This missing file seems like a good starting place. Is that correct? Further advice would be greatly appreciated.
Thanks again.
|
|
|
|
Hotshot92_5584 : 25/08/06 08:16 PM : Reply received |
- You can try alsaconf to configure your sound card.
You may also look at the rights for the files in /dev/sound
|
|
|
|
[email protected] : 25/08/06 09:43 PM : More info provided |
- Thanks for the suggestion. However I did not find anything that changed my problem. Below is the response I found:
[gerald@dell ~]$ alsaconf
bash: alsaconf: command not found
[gerald@dell ~]$ su
Password:
[root@dell gerald]# alsaconf
bash: alsaconf: command not found
[root@dell gerald]# cd /dev/sound
[root@dell sound]# ls -a
./ admmidi1@ adsp1@ audio@ dmmidi1@ dsp1@ mixer@ sequencer@
../ adsp@ amidi1@ audio1@ dsp@ midi1@ mixer1@ sequencer2@
[root@dell sound]#
|
|
|
|
Hotshot92_5584 : 31/08/06 12:41 PM : More info requested |
- There is a package called "alsaconf". Install it with
"drakrpm" as root.
to see the perms on your filesystem, you have to enter "ls
-al" or "ll" (this is a shortcut).
|
|
|
|
[email protected] : 31/08/06 11:49 PM : More info provided |
- Thanks very much for your comments. I have install alsaconf and have run it. I expected to see a modules-conf file but did not find one. However alsaconf gave me a clue to look at /etc/modprobe.conf. There I found the kind of "alias" statements that I was expectinf in modules-conf. Below is the contents of modprobe.conf.
[root@dell Desktop]# cat /etc/modprobe.conf
alias eth0 tg3
remove snd-emu10k1 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-emu10k1
install snd-emu10k1 /sbin/modprobe --first-time --ignore-install snd-emu10k1 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install scsi_hostadapter /sbin/modprobe ahci; /sbin/modprobe ata_piix; /bin/true
remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0
install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe ehci-hcd; /bin/true
alias eth1 eth1394
alias ieee1394-controller ohci1394
alias ath0 ath_pci
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.9 ---
options snd device_mode=0666
alias snd-card-0 snd-emu10k1
alias sound-slot-0 snd-emu10k1
# --- END: Generated by ALSACONF, do not edit. ---
I wonder if I should edit out all other lines referring to the sound cards except that generated by the alsaconf. I'll try that and keep a copy of the current file. What do you think I should do next if that does not work?
|
|
|
|
Hotshot92_5584 : 01/09/06 03:09 PM : Reply received |
- Well, if your card functionned on a previous distro with the
sndemu10k1 driver, I think it is a good idea to go back to
this driver (ie comment all about snd-intel in your
modprobe.conf).
But, a problem about the perms is also possible when you move
from a distro to another (that's why the "option snd
device_mode=0666" is a good idea)...
|
|
|
|
[email protected] : 04/09/06 10:29 PM : More info provided |
- I have not been able to work on the sound problem for the past few days because that problem morphed into an inability to start X. I'm running KDE and the system no longer boots to the GUI. I have tried to use XFdrake to repair the problem but to no avail. The diagnostic that I receive states that "fglrx" is not being loaded. This is the fglrx driver ffor the ATI Radeon card that I am running. It loaded fine when I installed the distro and worked for many boots. When I use XFdrake it presents the option to load fglrx, which I select, but it is bogus and doesn't do the job! I have also tried:
fc-cache -v
service xfs restart
service dm restart
That did not succeed either. As soon as I get a GUI back I'll proceed with the sound problem.
If you have any suggestions on this problem I'll be most appreciative. Thanks for your continued interest in helping me.
|
|
|
|
[email protected] : 04/09/06 10:31 PM : More info provided |
- I have not been able to work on the sound problem for the past few days because that problem morphed into an inability to start X. I'm running KDE and the system no longer boots to the GUI. I have tried to use XFdrake to repair the problem but to no avail. The diagnostic that I receive states that "fglrx" is not being loaded. This is the fglrx driver ffor the ATI Radeon card that I am running. It loaded fine when I installed the distro and worked for many boots. When I use XFdrake it presents the option to load fglrx, which I select, but it is bogus and doesn't do the job! I have also tried:
fc-cache -v
service xfs restart
service dm restart
That did not succeed either. As soon as I get a GUI back I'll proceed with the sound problem.
If you have any suggestions on this problem I'll be most appreciative. Thanks for your continued interest in helping me.
|
|
|
|
[email protected] : 06/09/06 10:10 PM : More info provided |
- I'm back in business with a functioning desktop. I had a conflict between some server function and the workstation functions that was causing X problems.
Back on the sound system problem: I have edited the modprobe.conf file as shown below:
[gerald@dell ~]$ cat /etc/modprobe.conf
alias eth0 tg3
options snd device_mode=0666
alias snd-card-0 snd-emu10k1
alias sound-slot-0 snd-emu10k1
remove snd-emu10k1 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-emu10k1
install snd-emu10k1 /sbin/modprobe --first-time --ignore-install snd-emu10k1 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
# alias sound-slot-0 snd-intel8x0
install scsi_hostadapter /sbin/modprobe ahci; /sbin/modprobe ata_piix; /bin/true
# alias sound-slot-1 snd-emu10k1
# remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0
# install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe ehci-hcd; /bin/true
alias eth1 eth1394
alias ieee1394-controller ohci1394
alias ath0 ath_pci
blacklist audio
blacklist snd-usb-audio
[gerald@dell ~]$
This has yeilded some steps in the correct direction. Now the alsa system is loading and I have the speaker icon in the tool tray. However, still no sound. Nothig appears to be muted. The mixer shows are arrray of normal settings and no clue why Amarok won't make a sound.
Any suggestions? Thanks for your interest and help.
Jerry Farmer
Del Mar, CA
|
|
|
|
[email protected] : 06/09/06 10:20 PM : More info provided |
- I just noticed in the modprobe.conf listing the two "blacklist" items at the end of the file. What does "blacklist" mean?
|
|
|
|
Hotshot92_5584 : 06/09/06 10:27 PM : Reply received |
- to install the proprietary driver for the ATI card, you must
install the correspondant packages. It is usually provided
with 2 packages : one "ati--???.mdk" and another "dkms-ati".
The later one needs also that the kernel source is installed.
As a club member you may have access to the official packages.
After installing these packages, dkms will compile the
module-driver for the ATI card and you will be able to choose
it in XFdrake.
If you want to have X during these operations, you can choose
a free driver : it is slower than the proprietary driver,
especially for 3D, but it works fine.
I hope this will help, I don't have an ATI card but Nvidia and
this is the way I did.
|
|
|
|
[email protected] : 07/09/06 04:51 AM : More info provided |
- Thanks for the suggestion. I will do that a bit later, after I get the sound card finished. Now KDE is back and seems stable.
|
|
|
|
[email protected] : 07/09/06 04:55 AM : More info provided |
- Thanks for the suggestion. I will do that a bit later, after I get the sound card finished. Now KDE is back and seems stable.
|
|
|
|
[email protected] : 08/09/06 09:02 PM : More info provided |
- I am now able to play CDs locally using KsCD. I still cannot play stored music using Amarok.
When I try to invoke alsaconf the system does not recognize the command. alsa-utils is present on the system. Any thoughts?
|
|
|
|
Hotshot92_5584 : 09/09/06 07:53 PM : More info requested |
- when you log as root, do you have sound in kde ?
If yes, it's a problem of perms in the /dev/ directory. You
must change the perms for all /dev/snd/ and /dev/mixer files
and links to allow users to use sound.
If you've done that and at the next "service alsa restart",
the perms have changed, then it's a problem of udev.
|
|
|
|
|
|
[email protected] : 14/09/06 05:26 PM : More info provided |
- I looked at the perms in /dev/snd and found that execute perms were not there. I changed the perms to include x and then ran service alsa restart. All perms were then reset to their original values, just as you suggested they might be. What do I do with a udev problem?
|
|
|
|
Hotshot92_5584 : 15/09/06 10:11 PM : Reply received |
- Below a trick i did on a laptop but i don't think this is
the good way. In /etc/udev/rules.d :
- save 50-mdk.rules and alsa.rules
- in 50-mdk.rules, change each 'GROUP="audio"' to
'MODE="0666" GROUP="audio"' (30 occurences)
- in alsa.rules, add 'MODE="0666"' after each
"KERNEL==xxx" (2 occurences)
do a 'service alsa restart' and configure the alsa sound
server in kcontrol : 'kcmshell arts'.
it should work but i can't see why the configuration did
change suddenly.
|
|
|
|
[email protected] : 18/09/06 05:11 AM : More info provided |
- Hotshot
Thanks for the help. You have shown me many things I did not know. However, I think it is time for me to pay to get this problem fixed. Thanks again.
|
|
|
|
Rafael_Cardoso_206 : 22/09/06 05:33 PM : Reply received |
- Dear Mandriva linux user:
Did you try the Kmix? Kmix will adjust the sound volume, please check it and
try another type of sound to test, not a music CD, because it will need an
internal audio cable.
Did you listen the KDE start music?
Cordially
Rafael Cardoso
Portuguese and English Support Mandriva
|
|
|
|
[email protected] : 22/09/06 10:27 PM : More info provided |
- Thanks for the response. I have tried Kmix and all the settings seem in the proper range but no sound. There is no sound when KDE is initialized. Also I can no longer play CDs. I lost that ability when making some change or other. The only sound that I hear is the transient "bump" during booting. Nothing else. What is the next idea?
regards,
Jerry Farmer
|
|
|
|
Rafael_Cardoso_206 : 26/09/06 08:15 PM : Reply received |
- Dear Mandriva Linux user:
Please, send me the result of "service alsa status" command, and the
"/var/log/boot.log"
Cordially
Rafael Cardoso
Portuguese and English Support Mandriva
|
|
|
|
[email protected] : 27/09/06 08:32 AM : More info provided |
- Thanks for the response. The items you requested are listed below:
[root@dell gerald]# service alsa status
Sound loaded
[root@dell gerald]#
[root@dell gerald]# cat /var/log/boot.log
Sep 21 05:30:39 dell :
Sep 21 05:30:39 dell : Security Warning: Change in World Writable Files found :
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/pk
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/pk/cx
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/pk/cx/localfont
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/pk/ljfour
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/pk/ljfour/jknappen
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/pk/ljfour/jknappen/ec
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/tfm
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/tfm/jknappen
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/tfm/jknappen/ec
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/tfm/paragrap
Sep 21 05:30:40 dell : - Newly added writable file : /var/lib/texmf/tfm/paragrap/caxton
Sep 21 05:30:49 dell :
Sep 21 05:30:49 dell : Security Warning: World Writable files found :
Sep 21 05:30:49 dell : - /home/jerry/smb4k
Sep 21 05:30:50 dell : - /tmp/.ICE-unix
Sep 21 05:30:50 dell : - /tmp/.X11-unix
Sep 21 05:30:50 dell : - /tmp/.X11-unix/X0
Sep 21 05:30:50 dell : - /tmp/.font-unix
Sep 21 05:30:50 dell : - /tmp/.font-unix/fs-1
Sep 21 05:30:50 dell : - /tmp/ginac-1.3.5
Sep 21 05:30:50 dell : - /tmp/ginac-1.3.5/check
Sep 21 05:30:50 dell : - /tmp/ginac-1.3.5/doc
Sep 21 05:30:50 dell : - /tmp/ginac-1.3.5/doc/reference
Sep 21 05:30:50 dell : - /tmp/ginac-1.3.5/doc/tutorial
Sep 21 05:30:50 dell : - /tmp/ginac-1.3.5/ginac
Sep 21 05:30:50 dell : - /tmp/ginac-1.3.5/ginsh
Sep 21 05:30:51 dell : - /tmp/ginac-1.3.5/tools
Sep 21 05:30:51 dell : - /var/lib/lock/sane
Sep 21 05:30:51 dell : - /var/lib/texmf
Sep 21 05:30:51 dell : - /var/lib/texmf/ls-R
Sep 21 05:30:51 dell : - /var/lib/texmf/pk
Sep 21 05:30:52 dell : - /var/lib/texmf/pk/cx
Sep 21 05:30:52 dell : - /var/lib/texmf/pk/cx/localfont
Sep 21 05:30:52 dell : - /var/lib/texmf/pk/ljfour
Sep 21 05:30:52 dell : - /var/lib/texmf/pk/ljfour/jknappen
Sep 21 05:30:53 dell : - /var/lib/texmf/pk/ljfour/jknappen/ec
Sep 21 05:30:53 dell : - /var/lib/texmf/source
Sep 21 05:30:53 dell : - /var/lib/texmf/source/jknappen
Sep 21 05:30:53 dell : - /var/lib/texmf/source/jknappen/ec
Sep 21 05:30:53 dell : - /var/lib/texmf/tfm
Sep 21 05:30:53 dell : - /var/lib/texmf/tfm/jknappen
Sep 21 05:30:53 dell : - /var/lib/texmf/tfm/jknappen/ec
Sep 21 05:30:54 dell : - /var/lib/texmf/tfm/paragrap
Sep 21 05:30:54 dell : - /var/lib/texmf/tfm/paragrap/caxton
Sep 21 05:30:54 dell : - /var/run/acpid.socket
Sep 21 05:30:54 dell : - /var/run/dbus/system_dbus_socket
Sep 21 05:30:54 dell : - /var/run/xdmctl/dmctl-:0/socket
Sep 21 05:30:54 dell : - /var/run/xdmctl/dmctl/socket
Sep 21 08:59:11 dell rc: Stopping dkms: succeeded
Sep 21 08:59:11 dell lisa: Stopping lisa: succeeded
Sep 21 08:59:12 dell dm: Stopping display manager:
Sep 21 08:59:12 dell dm: Display manager shutdown succeeded
Sep 21 08:59:12 dell dm: ^[[65G
Sep 21 08:59:12 dell dm: [^[[1;32m
Sep 21 08:59:12 dell dm:
Sep 21 08:59:12 dell rc: Stopping dm: succeeded
Sep 21 08:59:12 dell hplip: hpiod shutdown succeeded
Sep 21 08:59:12 dell hplip: hpssd shutdown succeeded
Sep 21 08:59:12 dell xfs: xfs shutdown succeeded
Sep 21 08:59:13 dell numlock: Disabling numlocks on ttys:
Sep 21 08:59:13 dell numlock: ^[[65G
Sep 21 08:59:13 dell numlock: [^[[1;32m
Sep 21 08:59:13 dell numlock:
Sep 21 08:59:13 dell rc: Stopping numlock: succeeded
Sep 21 08:59:13 dell rc: Stopping kheader: succeeded
Sep 21 08:59:14 dell rc: Stopping partmon: succeeded
Sep 21 08:59:14 dell sshd: Stopping sshd:
Sep 21 08:59:14 dell sshd: stop succeeded
Sep 21 08:59:14 dell sshd:
Sep 21 08:59:14 dell rc: Stopping sshd: succeeded
Sep 21 08:59:18 dell freshclam: freshclam shutdown succeeded
Sep 21 08:59:19 dell xinetd: xinetd shutdown succeeded
Sep 21 08:59:19 dell acpid: acpid shutdown succeeded
Sep 21 08:59:19 dell atd: atd shutdown succeeded
Sep 21 08:59:20 dell crond: crond shutdown succeeded
Sep 21 08:59:20 dell cups: cupsd shutdown succeeded
Sep 21 08:59:20 dell haldaemon: haldaemon -TERM succeeded
Sep 21 08:59:20 dell mDNSResponder: mDNSResponder shutdown succeeded
Sep 21 08:59:20 dell messagebus: messagebus -TERM succeeded
Sep 21 08:59:21 dell nifd: nifd shutdown succeeded
Sep 21 08:59:23 dell nfslock: lockd shutdown failed
Sep 21 08:59:24 dell nfslock: rpc.statd shutdown succeeded
Sep 21 11:38:17 dell partmon: Checking if partitions have enough free diskspace:
Sep 21 11:38:17 dell partmon:
Sep 21 11:38:17 dell rc: Starting partmon: succeeded
Sep 21 11:38:17 dell acpid: acpid startup succeeded
Sep 21 11:38:17 dell nfslock: rpc.statd startup succeeded
Sep 21 11:38:20 dell cups: cupsd startup succeeded
Sep 21 11:38:20 dell alsa: succeeded
Sep 21 11:38:21 dell xfs: xfs startup succeeded
Sep 21 11:38:21 dell messagebus: messagebus startup succeeded
Sep 21 11:38:21 dell haldaemon: haldaemon startup succeeded
Sep 21 11:38:22 dell netfs: Mounting other filesystems: succeeded
Sep 21 11:38:22 dell numlock:
Sep 21 11:38:22 dell rc: Starting numlock: succeeded
Sep 21 11:38:22 dell dm: Display manager startup succeeded
Sep 21 11:38:23 dell mDNSResponder: startup succeeded
Sep 21 11:38:23 dell atd: atd startup succeeded
Sep 21 11:38:23 dell hplip: hpiod startup succeeded
Sep 21 11:38:24 dell hpssd.py:
Sep 21 11:38:24 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 21 11:38:24 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 21 11:38:24 dell hpssd.py:
Sep 21 11:38:24 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 21 11:38:24 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 21 11:38:24 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 21 11:38:24 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 21 11:38:24 dell hpssd.py:
Sep 21 11:38:24 dell hpssd.py:
Sep 21 11:38:24 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 21 11:38:24 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 21 11:38:24 dell hpssd.py:
Sep 21 11:38:24 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 21 11:38:24 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 21 11:38:24 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 21 11:38:24 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 21 11:38:24 dell hpssd.py:
Sep 21 11:38:24 dell hplip: hpssd.py startup succeeded
Sep 21 11:38:25 dell sshd: startup succeeded
Sep 21 11:38:25 dell rawdevices: succeeded
Sep 21 11:38:25 dell xinetd: xinetd startup succeeded
Sep 21 11:38:25 dell loadkeys: Loading /usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz
Sep 21 11:38:25 dell keytable: Loading keymap: us succeeded
Sep 21 11:38:25 dell loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin.inc.gz
Sep 21 11:38:25 dell keytable: Loading compose keys: compose.latin.inc succeeded
Sep 21 11:38:25 dell keytable: succeeded
Sep 21 11:38:25 dell freshclam: freshclam startup succeeded
Sep 21 11:38:26 dell crond: crond startup succeeded
Sep 21 11:38:26 dell lisa: Starting lisa: succeeded
Sep 21 11:38:26 dell rc: Starting kheader: succeeded
Sep 21 21:56:23 dell rc: Stopping dkms: succeeded
Sep 21 21:56:23 dell lisa: Stopping lisa: succeeded
Sep 21 21:56:23 dell dm: Stopping display manager:
Sep 21 21:56:23 dell dm: Display manager shutdown succeeded
Sep 21 21:56:23 dell dm: ^[[65G
Sep 21 21:56:23 dell dm: [^[[1;32m
Sep 21 21:56:23 dell dm:
Sep 21 21:56:23 dell rc: Stopping dm: succeeded
Sep 21 21:56:23 dell hplip: hpiod shutdown succeeded
Sep 21 21:56:23 dell hplip: hpssd shutdown succeeded
Sep 21 21:56:23 dell xfs: xfs shutdown succeeded
Sep 21 21:56:23 dell numlock: Disabling numlocks on ttys:
Sep 21 21:56:24 dell numlock: ^[[65G
Sep 21 21:56:24 dell numlock: [^[[1;32m
Sep 21 21:56:24 dell numlock:
Sep 21 21:56:24 dell rc: Stopping numlock: succeeded
Sep 21 21:56:24 dell rc: Stopping kheader: succeeded
Sep 21 21:56:24 dell rc: Stopping partmon: succeeded
Sep 21 21:56:24 dell sshd: Stopping sshd:
Sep 21 21:56:24 dell sshd: stop succeeded
Sep 21 21:56:24 dell sshd: ^[[65G
Sep 21 21:56:24 dell sshd: [^[[1;32m
Sep 21 21:56:24 dell sshd:
Sep 21 21:56:24 dell rc: Stopping sshd: succeeded
Sep 21 21:56:24 dell freshclam: freshclam shutdown succeeded
Sep 21 21:56:24 dell xinetd: xinetd shutdown succeeded
Sep 21 21:56:24 dell acpid: acpid shutdown succeeded
Sep 21 21:56:24 dell atd: atd shutdown succeeded
Sep 21 21:56:24 dell crond: crond shutdown succeeded
Sep 21 21:56:25 dell cups: cupsd shutdown succeeded
Sep 21 21:56:25 dell haldaemon: haldaemon -TERM succeeded
Sep 21 21:56:25 dell mDNSResponder: mDNSResponder shutdown succeeded
Sep 21 21:56:25 dell messagebus: messagebus -TERM succeeded
Sep 21 21:56:25 dell nifd: nifd shutdown succeeded
Sep 21 21:56:26 dell nfslock: lockd shutdown failed
Sep 21 21:56:27 dell nfslock: rpc.statd shutdown succeeded
Sep 22 16:24:24 dell partmon: Checking if partitions have enough free diskspace:
Sep 22 16:24:24 dell partmon:
Sep 22 16:24:24 dell rc: Starting partmon: succeeded
Sep 22 16:24:24 dell acpid: acpid startup succeeded
Sep 22 16:24:25 dell nfslock: rpc.statd startup succeeded
Sep 22 16:24:27 dell cups: cupsd startup succeeded
Sep 22 16:24:28 dell alsa: succeeded
Sep 22 16:24:28 dell xfs: xfs startup succeeded
Sep 22 16:24:28 dell messagebus: messagebus startup succeeded
Sep 22 16:24:28 dell haldaemon: haldaemon startup succeeded
Sep 22 16:24:28 dell netfs: Mounting other filesystems: succeeded
Sep 22 16:24:29 dell numlock:
Sep 22 16:24:29 dell rc: Starting numlock: succeeded
Sep 22 16:24:29 dell dm: Display manager startup succeeded
Sep 22 16:24:30 dell mDNSResponder: startup succeeded
Sep 22 16:24:30 dell atd: atd startup succeeded
Sep 22 16:24:30 dell hplip: hpiod startup succeeded
Sep 22 16:24:31 dell hpssd.py:
Sep 22 16:24:31 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 22 16:24:31 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 22 16:24:31 dell hpssd.py:
Sep 22 16:24:31 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 22 16:24:31 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 22 16:24:31 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 22 16:24:31 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 22 16:24:31 dell hpssd.py:
Sep 22 16:24:31 dell hpssd.py:
Sep 22 16:24:31 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 22 16:24:31 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 22 16:24:31 dell hpssd.py:
Sep 22 16:24:31 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 22 16:24:31 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 22 16:24:31 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 22 16:24:31 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 22 16:24:31 dell hpssd.py:
Sep 22 16:24:31 dell hplip: hpssd.py startup succeeded
Sep 22 16:24:32 dell sshd: startup succeeded
Sep 22 16:24:32 dell rawdevices: succeeded
Sep 22 16:24:32 dell xinetd: xinetd startup succeeded
Sep 22 16:24:32 dell loadkeys: Loading /usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz
Sep 22 16:24:32 dell keytable: Loading keymap: us succeeded
Sep 22 16:24:32 dell loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin.inc.gz
Sep 22 16:24:32 dell keytable: Loading compose keys: compose.latin.inc succeeded
Sep 22 16:24:32 dell keytable: succeeded
Sep 22 16:24:32 dell freshclam: freshclam startup succeeded
Sep 22 16:24:33 dell crond: crond startup succeeded
Sep 22 16:24:33 dell lisa: Starting lisa: succeeded
Sep 22 16:24:33 dell rc: Starting kheader: succeeded
Sep 22 23:44:13 dell rc: Stopping dkms: succeeded
Sep 22 23:44:13 dell lisa: Stopping lisa: succeeded
Sep 22 23:44:13 dell dm: Display manager shutdown succeeded
Sep 22 23:44:13 dell dm:
Sep 22 23:44:13 dell rc: Stopping dm: succeeded
Sep 22 23:44:13 dell hplip: hpiod shutdown succeeded
Sep 22 23:44:13 dell hplip: hpssd shutdown succeeded
Sep 22 23:44:14 dell xfs: xfs shutdown succeeded
Sep 22 23:44:14 dell numlock: Disabling numlocks on ttys:
Sep 22 23:44:14 dell numlock: ^[[65G
Sep 22 23:44:14 dell numlock: [^[[1;32m
Sep 22 23:44:14 dell numlock:
Sep 22 23:44:14 dell rc: Stopping numlock: succeeded
Sep 22 23:44:14 dell rc: Stopping kheader: succeeded
Sep 22 23:44:14 dell rc: Stopping partmon: succeeded
Sep 22 23:44:14 dell sshd: stop succeeded
Sep 22 23:44:14 dell sshd:
Sep 22 23:44:14 dell rc: Stopping sshd: succeeded
Sep 22 23:44:18 dell freshclam: freshclam shutdown succeeded
Sep 22 23:44:18 dell xinetd: xinetd shutdown succeeded
Sep 22 23:44:18 dell acpid: acpid shutdown succeeded
Sep 22 23:44:19 dell atd: atd shutdown succeeded
Sep 22 23:44:19 dell crond: crond shutdown succeeded
Sep 22 23:44:19 dell cups: cupsd shutdown succeeded
Sep 22 23:44:19 dell haldaemon: haldaemon -TERM succeeded
Sep 22 23:44:19 dell mDNSResponder: mDNSResponder shutdown succeeded
Sep 22 23:44:19 dell messagebus: messagebus -TERM succeeded
Sep 22 23:44:19 dell nifd: nifd shutdown succeeded
Sep 22 23:44:21 dell nfslock: lockd shutdown failed
Sep 22 23:44:21 dell nfslock: rpc.statd shutdown succeeded
Sep 24 11:05:54 dell partmon: Checking if partitions have enough free diskspace:
Sep 24 11:05:54 dell partmon:
Sep 24 11:05:54 dell rc: Starting partmon: succeeded
Sep 24 11:05:54 dell acpid: acpid startup succeeded
Sep 24 11:05:54 dell nfslock: rpc.statd startup succeeded
Sep 24 11:05:57 dell cups: cupsd startup succeeded
Sep 24 11:05:58 dell alsa: succeeded
Sep 24 11:05:58 dell xfs: xfs startup succeeded
Sep 24 11:05:58 dell messagebus: messagebus startup succeeded
Sep 24 11:05:58 dell haldaemon: haldaemon startup succeeded
Sep 24 11:05:58 dell netfs: Mounting other filesystems: succeeded
Sep 24 11:05:58 dell numlock:
Sep 24 11:05:59 dell rc: Starting numlock: succeeded
Sep 24 11:05:59 dell dm: Display manager startup succeeded
Sep 24 11:06:00 dell mDNSResponder: startup succeeded
Sep 24 11:06:00 dell atd: atd startup succeeded
Sep 24 11:06:00 dell hplip: hpiod startup succeeded
Sep 24 11:06:01 dell hpssd.py:
Sep 24 11:06:01 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 24 11:06:01 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 24 11:06:01 dell hpssd.py:
Sep 24 11:06:01 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 24 11:06:01 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 24 11:06:01 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 24 11:06:01 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 24 11:06:01 dell hpssd.py:
Sep 24 11:06:01 dell hpssd.py:
Sep 24 11:06:01 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 24 11:06:01 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 24 11:06:01 dell hpssd.py:
Sep 24 11:06:01 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 24 11:06:01 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 24 11:06:01 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 24 11:06:01 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 24 11:06:01 dell hpssd.py:
Sep 24 11:06:01 dell hplip: hpssd.py startup succeeded
Sep 24 11:06:01 dell sshd: startup succeeded
Sep 24 11:06:01 dell rawdevices: succeeded
Sep 24 11:06:02 dell xinetd: xinetd startup succeeded
Sep 24 11:06:02 dell loadkeys: Loading /usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz
Sep 24 11:06:02 dell keytable: Loading keymap: us succeeded
Sep 24 11:06:02 dell loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin.inc.gz
Sep 24 11:06:02 dell keytable: Loading compose keys: compose.latin.inc succeeded
Sep 24 11:06:02 dell keytable: succeeded
Sep 24 11:06:02 dell freshclam: freshclam startup succeeded
Sep 24 11:06:03 dell crond: crond startup succeeded
Sep 24 11:06:03 dell lisa: Starting lisa: succeeded
Sep 24 11:06:03 dell rc: Starting kheader: succeeded
Sep 24 23:36:12 dell rc: Stopping dkms: succeeded
Sep 24 23:36:12 dell lisa: Stopping lisa: succeeded
Sep 24 23:36:12 dell dm: Display manager shutdown succeeded
Sep 24 23:36:12 dell dm:
Sep 24 23:36:12 dell rc: Stopping dm: succeeded
Sep 24 23:36:12 dell hplip: hpiod shutdown succeeded
Sep 24 23:36:12 dell hplip: hpssd shutdown succeeded
Sep 24 23:36:12 dell xfs: xfs shutdown succeeded
Sep 24 23:36:12 dell numlock: Disabling numlocks on ttys:
Sep 24 23:36:13 dell numlock: ^[[65G
Sep 24 23:36:13 dell numlock: [^[[1;32m OK ^[[0;39m]
Sep 24 23:36:13 dell numlock:
Sep 24 23:36:13 dell rc: Stopping numlock: succeeded
Sep 24 23:36:13 dell rc: Stopping kheader: succeeded
Sep 24 23:36:13 dell rc: Stopping partmon: succeeded
Sep 24 23:36:13 dell sshd: stop succeeded
Sep 24 23:36:13 dell sshd:
Sep 24 23:36:13 dell rc: Stopping sshd: succeeded
Sep 24 23:36:13 dell freshclam: freshclam shutdown succeeded
Sep 24 23:36:13 dell xinetd: xinetd shutdown succeeded
Sep 24 23:36:13 dell acpid: acpid shutdown succeeded
Sep 24 23:36:13 dell atd: atd shutdown succeeded
Sep 24 23:36:13 dell crond: crond shutdown succeeded
Sep 24 23:36:14 dell cups: cupsd shutdown succeeded
Sep 24 23:36:14 dell haldaemon: haldaemon -TERM succeeded
Sep 24 23:36:14 dell mDNSResponder: mDNSResponder shutdown succeeded
Sep 24 23:36:14 dell messagebus: messagebus -TERM succeeded
Sep 24 23:36:14 dell nifd: nifd shutdown succeeded
Sep 24 23:36:15 dell nfslock: lockd shutdown failed
Sep 24 23:36:16 dell nfslock: rpc.statd shutdown succeeded
Sep 25 14:24:35 dell partmon: Checking if partitions have enough free diskspace:
Sep 25 14:24:35 dell partmon:
Sep 25 14:24:35 dell rc: Starting partmon: succeeded
Sep 25 14:24:35 dell acpid: acpid startup succeeded
Sep 25 14:24:36 dell nfslock: rpc.statd startup succeeded
Sep 25 14:24:38 dell cups: cupsd startup succeeded
Sep 25 14:24:39 dell alsa: succeeded
Sep 25 14:24:39 dell xfs: xfs startup succeeded
Sep 25 14:24:39 dell messagebus: messagebus startup succeeded
Sep 25 14:24:39 dell haldaemon: haldaemon startup succeeded
Sep 25 14:24:39 dell netfs: Mounting other filesystems: succeeded
Sep 25 14:24:39 dell numlock:
Sep 25 14:24:40 dell rc: Starting numlock: succeeded
Sep 25 14:24:40 dell dm: Display manager startup succeeded
Sep 25 14:24:41 dell mDNSResponder: startup succeeded
Sep 25 14:24:42 dell atd: atd startup succeeded
Sep 25 14:24:42 dell hplip: hpiod startup succeeded
Sep 25 14:24:42 dell hpssd.py:
Sep 25 14:24:42 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 25 14:24:42 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 25 14:24:42 dell hpssd.py:
Sep 25 14:24:42 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 25 14:24:42 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 25 14:24:42 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 25 14:24:42 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 25 14:24:42 dell hpssd.py:
Sep 25 14:24:42 dell hpssd.py:
Sep 25 14:24:42 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 25 14:24:42 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 25 14:24:42 dell hpssd.py:
Sep 25 14:24:42 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 25 14:24:42 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 25 14:24:42 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 25 14:24:42 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 25 14:24:42 dell hpssd.py:
Sep 25 14:24:42 dell hplip: hpssd.py startup succeeded
Sep 25 14:24:43 dell sshd: startup succeeded
Sep 25 14:24:43 dell rawdevices: succeeded
Sep 25 14:24:43 dell xinetd: xinetd startup succeeded
Sep 25 14:24:43 dell loadkeys: Loading /usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz
Sep 25 14:24:43 dell keytable: Loading keymap: us succeeded
Sep 25 14:24:43 dell loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin.inc.gz
Sep 25 14:24:43 dell keytable: Loading compose keys: compose.latin.inc succeeded
Sep 25 14:24:43 dell keytable: succeeded
Sep 25 14:24:43 dell freshclam: freshclam startup succeeded
Sep 25 14:24:44 dell crond: crond startup succeeded
Sep 25 14:24:44 dell lisa: Starting lisa: succeeded
Sep 25 14:24:44 dell rc: Starting kheader: succeeded
Sep 25 16:58:40 dell rc: Stopping dkms: succeeded
Sep 25 16:58:40 dell lisa: Stopping lisa: succeeded
Sep 25 16:58:40 dell dm: Display manager shutdown succeeded
Sep 25 16:58:40 dell dm:
Sep 25 16:58:40 dell rc: Stopping dm: succeeded
Sep 25 16:58:40 dell hplip: hpiod shutdown succeeded
Sep 25 16:58:41 dell hplip: hpssd shutdown succeeded
Sep 25 16:58:41 dell xfs: xfs shutdown succeeded
Sep 25 16:58:41 dell numlock: Disabling numlocks on ttys:
Sep 25 16:58:41 dell numlock: ^[[65G
Sep 25 16:58:41 dell numlock: [^[[1;32m
Sep 25 16:58:41 dell numlock:
Sep 25 16:58:41 dell rc: Stopping numlock: succeeded
Sep 25 16:58:41 dell rc: Stopping kheader: succeeded
Sep 25 16:58:41 dell rc: Stopping partmon: succeeded
Sep 25 16:58:41 dell sshd: Stopping sshd:
Sep 25 16:58:41 dell sshd: stop succeeded
Sep 25 16:58:41 dell sshd:
Sep 25 16:58:41 dell rc: Stopping sshd: succeeded
Sep 25 16:58:41 dell freshclam: freshclam shutdown succeeded
Sep 25 16:58:41 dell xinetd: xinetd shutdown succeeded
Sep 25 16:58:41 dell acpid: acpid shutdown succeeded
Sep 25 16:58:42 dell atd: atd shutdown succeeded
Sep 25 16:58:42 dell crond: crond shutdown succeeded
Sep 25 16:58:42 dell cups: cupsd shutdown succeeded
Sep 25 16:58:42 dell haldaemon: haldaemon -TERM succeeded
Sep 25 16:58:42 dell mDNSResponder: mDNSResponder shutdown succeeded
Sep 25 16:58:42 dell messagebus: messagebus -TERM succeeded
Sep 25 16:58:42 dell nifd: nifd shutdown succeeded
Sep 25 16:58:44 dell nfslock: lockd shutdown failed
Sep 25 16:58:44 dell nfslock: rpc.statd shutdown succeeded
Sep 26 11:51:53 dell partmon: Checking if partitions have enough free diskspace:
Sep 26 11:51:53 dell partmon:
Sep 26 11:51:53 dell rc: Starting partmon: succeeded
Sep 26 11:51:53 dell acpid: acpid startup succeeded
Sep 26 11:51:54 dell nfslock: rpc.statd startup succeeded
Sep 26 11:51:56 dell cups: cupsd startup succeeded
Sep 26 11:51:57 dell alsa: succeeded
Sep 26 11:51:57 dell xfs: xfs startup succeeded
Sep 26 11:51:57 dell messagebus: messagebus startup succeeded
Sep 26 11:51:57 dell haldaemon: haldaemon startup succeeded
Sep 26 11:51:57 dell netfs: Mounting other filesystems: succeeded
Sep 26 11:51:58 dell numlock:
Sep 26 11:51:58 dell rc: Starting numlock: succeeded
Sep 26 11:51:58 dell dm: Display manager startup succeeded
Sep 26 11:51:59 dell mDNSResponder: startup succeeded
Sep 26 11:51:59 dell atd: atd startup succeeded
Sep 26 11:51:59 dell hplip: hpiod startup succeeded
Sep 26 11:52:00 dell hpssd.py:
Sep 26 11:52:00 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 26 11:52:00 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 26 11:52:00 dell hpssd.py:
Sep 26 11:52:00 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 26 11:52:00 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 26 11:52:00 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 26 11:52:00 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 26 11:52:00 dell hpssd.py:
Sep 26 11:52:00 dell hpssd.py:
Sep 26 11:52:00 dell hpssd.py: ^[[01mHP Linux Imaging and Printing System (ver. 1.6.7)^[[0m
Sep 26 11:52:00 dell hpssd.py: ^[[01mServices and Status Daemon ver. 7.5^[[0m
Sep 26 11:52:00 dell hpssd.py:
Sep 26 11:52:00 dell hpssd.py: Copyright (c) 2003-6 Hewlett-Packard Development Company, LP
Sep 26 11:52:00 dell hpssd.py: This software comes with ABSOLUTELY NO WARRANTY.
Sep 26 11:52:00 dell hpssd.py: This is free software, and you are welcome to distribute it
Sep 26 11:52:00 dell hpssd.py: under certain conditions. See COPYING file for more details.
Sep 26 11:52:00 dell hpssd.py:
Sep 26 11:52:00 dell hplip: hpssd.py startup succeeded
Sep 26 11:52:00 dell sshd: startup succeeded
Sep 26 11:52:00 dell rawdevices: succeeded
Sep 26 11:52:01 dell xinetd: xinetd startup succeeded
Sep 26 11:52:01 dell loadkeys: Loading /usr/lib/kbd/keymaps/i386/qwerty/us.kmap.gz
Sep 26 11:52:01 dell keytable: Loading keymap: us succeeded
Sep 26 11:52:01 dell loadkeys: Loading /usr/lib/kbd/keymaps/include/compose.latin.inc.gz
Sep 26 11:52:01 dell keytable: Loading compose keys: compose.latin.inc succeeded
Sep 26 11:52:01 dell keytable: succeeded
Sep 26 11:52:01 dell freshclam: freshclam startup succeeded
Sep 26 11:52:02 dell crond: crond startup succeeded
Sep 26 11:52:02 dell lisa: Starting lisa: succeeded
Sep 26 11:52:02 dell rc: Starting kheader: succeeded
[root@dell gerald]#
|
|
|
|
[email protected] : 29/09/06 01:52 AM : More info provided |
- I am now listening to my music! I did the following:
Edited the /etc/modprobe.conf to eliminate the references to the Intel driver and then ran alsaconf that added the bit to the modprobe file. All works well at this point.
[gerald@dell ~]$ cat /etc/modprobe.conf
alias eth0 tg3
remove snd-emu10k1 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-emu10k1
install snd-emu10k1 /sbin/modprobe --first-time --ignore-install snd-emu10k1 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
# alias sound-slot-0 snd-intel8x0
install scsi_hostadapter /sbin/modprobe ahci; /sbin/modprobe ata_piix; /bin/true
# remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0
# install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe ehci-hcd; /bin/true
alias eth1 eth1394
alias ieee1394-controller ohci1394
alias ath0 ath_pci
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF version 1.0.9 ---
options snd device_mode=0666
alias snd-card-0 snd-emu10k1
alias sound-slot-0 snd-emu10k1
# --- END: Generated by ALSACONF, do not edit. ---
blacklist audio
blacklist snd-usb-audio
At this point I will close the incident. Thanks for your attention.
|
|
|
|
|