LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-20-2007, 12:58 PM   #1
Zmyrgel
Senior Member
 
Registered: Dec 2005
Location: Finland
Distribution: Slackware, CentOS, RHEL, OpenBSD
Posts: 1,006

Rep: Reputation: 37
Audio not working[solved]


I got RHEL5 workstation that doesn't have sound anymore for some reason.

Code:
lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
Code:
lsmod
Module                  Size  Used by
nfs                   224961  0
fscache                20449  1 nfs
i915                   21569  3
drm                    65493  4 i915
nfsd                  198769  17
exportfs                9665  1 nfsd
lockd                  58569  3 nfs,nfsd
nfs_acl                 7617  2 nfs,nfsd
sunrpc                142973  13 nfs,nfsd,lockd,nfs_acl
autofs4                23749  4
symap_rh_ES_5_2.6.18_8.el5_i686    43332  24
symev_rh_ES_5_2.6.18_8.el5_i686    63260  2 symap_rh_ES_5_2.6.18_8.el5_i686
ip_conntrack_netbios_ns     6977  0
ip_conntrack_irc       10801  0
iptable_nat            11205  0
ip_nat                 20973  1 iptable_nat
ipt_LOG                10177  2
xt_limit                6721  2
ipt_REJECT              9537  1
xt_tcpudp               7105  28
xt_state                6209  2
ip_conntrack           53153  5 ip_conntrack_netbios_ns,ip_conntrack_irc,iptable_nat,ip_nat,xt_state
nfnetlink              10713  2 ip_nat,ip_conntrack
iptable_filter          7105  1
ip_tables              17029  2 iptable_nat,iptable_filter
ip6_tables             18181  0
x_tables               17349  8 iptable_nat,ipt_LOG,xt_limit,ipt_REJECT,xt_tcpudp,xt_state,ip_tables,ip6_tables
acpi_cpufreq           12485  0
nls_utf8                6209  1
ntfs                  196884  1
dm_mirror              29713  0
dm_mod                 56665  1 dm_mirror
video                  19269  0
sbs                    18533  0
i2c_ec                  9025  1 sbs
button                 10705  0
battery                13637  0
asus_acpi              19289  0
ac                      9157  0
lp                     15849  0
snd_hda_intel          21333  5
snd_hda_codec         144321  1 snd_hda_intel
snd_seq_dummy           7877  0
snd_seq_oss            32705  0
snd_seq_midi_event     11073  1 snd_seq_oss
snd_seq                49841  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         11853  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            42849  0
snd_mixer_oss          19137  1 snd_pcm_oss
snd_pcm                71621  5 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              24901  2 snd_seq,snd_pcm
snd                    51909  17 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
floppy                 57125  0
soundcore              13217  1 snd
snd_page_alloc         13641  2 snd_hda_intel,snd_pcm
sg                     35933  0
e1000                 116049  0
i2c_i801               11469  0
pcspkr                  7105  0
i2c_core               23745  2 i2c_ec,i2c_i801
parport_pc             29157  1
parport                37513  2 lp,parport_pc
serio_raw              10693  0
ide_cd                 40033  0
cdrom                  36705  1 ide_cd
ata_piix               17609  4
libata                 96857  1 ata_piix
sd_mod                 22977  5
scsi_mod              130637  3 sg,libata,sd_mod
ext3                  123081  2
jbd                    56553  1 ext3
ehci_hcd               32845  0
ohci_hcd               23261  0
uhci_hcd               25421  0
As shown above the sound modules are loaded. I checked with alsamixer that the channels are unmuted and they have volume.

In Amarok it complains that there's no playback engine and preferences option for playback engine just list 'no engine'. This would be the problem I think but as far as I can tell xine-lib's and gstreamer are installed so what could be the problem with this computer?

Code:
yum list installed | grep xine
gxine.i686                               0.4.1-1                installed
xine-lib.i686                            1.1.2-2                installed
xinetd.i386                              2:2.3.14-10.el5        installed
Code:
yum list installed | grep gstreamer
gstreamer.i386                           0.10.9-3.el5           installed
gstreamer-plugins-base.i386              0.10.9-6.el5           installed
gstreamer-plugins-good.i386              0.10.4-2.el5           installed
gstreamer-tools.i386                     0.10.9-3.el5           installed
Solved: Appearantly one of our company's Linux program stole the audio from other programs for some reason

Last edited by Zmyrgel; 06-20-2007 at 02:16 PM.
 
Old 07-05-2007, 05:48 PM   #2
Enochs
Member
 
Registered: Jun 2007
Location: Georgia
Distribution: Fedora
Posts: 50

Rep: Reputation: 17
Question

Is this a new install? Or did it just stop working?

Can you please post the output from aplay -l ?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Help me get my audio CD working Boogsdad Linux - Software 4 11-02-2006 01:13 AM
Audio Not Working FC4 Albuca Fedora 3 11-10-2005 06:36 PM
Audio not working :x Unp Linux - Newbie 11 02-13-2005 06:23 PM
Nvidia audio not working. e1000 Linux - Hardware 5 03-14-2004 05:26 PM
audio not working fstreed Linux - Newbie 24 11-12-2002 11:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration