LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 04-20-2011, 02:36 PM   #1
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Rep: Reputation: 47
Sound Stopped Working


My sound stopped working at some point, I ran alsamixer and nothing is muted. Also, my mixer icon on the bottom right of the task bar is missing. Here is the output of lspci:

Code:
[root@localhost david]# lspci
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)
00:03.0 Communication controller: Intel Corporation 4 Series Chipset HECI Controller (rev 03)
00:03.2 IDE interface: Intel Corporation 4 Series Chipset PT IDER Controller (rev 03)
00:03.3 Serial controller: Intel Corporation 4 Series Chipset Serial KT Controller (rev 03)
00:19.0 Ethernet controller: Intel Corporation 82567LM-3 Gigabit Network Connection (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801JD/DO (ICH10 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801JD/DO (ICH10 Family) PCI Express Port 1 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801JD/DO (ICH10 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801JD/DO (ICH10 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a2)
00:1f.0 ISA bridge: Intel Corporation 82801JDO (ICH10DO) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801JD/DO (ICH10 Family) 4-port SATA IDE Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801JD/DO (ICH10 Family) 2-port SATA IDE Controller (rev 02)

Does anyone have any troubleshooting tips?
 
Old 04-20-2011, 09:36 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Hi lewisforlife, Welcome to LQ. Please post the output from the following.

Code:
$ /sbin/lsmod
$ cat /proc/asound/card0/codec#* | grep Codec
This should tell us what, if any, modules are loading and what codec we're working with.

Good luck. ;-)
 
Old 04-21-2011, 09:14 AM   #3
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Original Poster
Rep: Reputation: 47
Code:
[root@localhost david]# /sbin/lsmod
Module                  Size  Used by
nls_iso8859_1           3261  0 
nls_cp437               4931  0 
vfat                    8397  0 
fat                    47919  1 vfat
usb_storage            40503  0 
fuse                   61401  2 
ipt_IFWLOG              2014  1 
ipt_psd                43043  0 
cls_flow                7313  0 
cls_fw                  3295  0 
cls_u32                 5868  0 
sch_htb                13460  0 
sch_hfsc               16589  0 
sch_ingress             1470  0 
sch_sfq                 5261  0 
xt_time                 1785  0 
xt_connlimit            2984  0 
xt_realm                 726  0 
iptable_raw             1162  0 
xt_comment               732  18 
xt_recent               7874  0 
xt_policy               2170  0 
ipt_ULOG                8037  0 
ipt_REJECT              1945  4 
ipt_REDIRECT            1442  0 
ipt_NETMAP              1434  0 
ipt_MASQUERADE          1964  0 
ipt_ECN                 1549  0 
ipt_ecn                 1101  0 
ipt_CLUSTERIP           6107  0 
ipt_ah                  1866  0 
ipt_addrtype            1611  2 
nf_nat_tftp              696  0 
nf_nat_snmp_basic       7467  0 
nf_nat_sip              5542  0 
nf_nat_pptp             4018  0 
nf_nat_proto_gre        2138  1 nf_nat_pptp
nf_nat_irc              1426  0 
nf_nat_h323             7779  0 
nf_nat_ftp              1881  0 
nf_nat_amanda            858  0 
ts_kmp                  1577  5 
nf_conntrack_amanda     2229  1 nf_nat_amanda
nf_conntrack_sane       4277  0 
nf_conntrack_tftp       3612  1 nf_nat_tftp
nf_conntrack_sip       18575  1 nf_nat_sip
nf_conntrack_proto_sctp    10517  0 
nf_conntrack_pptp       9999  1 nf_nat_pptp
nf_conntrack_proto_gre     5728  1 nf_conntrack_pptp
nf_conntrack_netlink    15666  0 
nf_conntrack_netbios_ns     1266  0 
nf_conntrack_irc        4247  1 nf_nat_irc
nf_conntrack_h323      57449  1 nf_nat_h323
nf_conntrack_ftp       10137  1 nf_nat_ftp
ipt_set                 1155  2 
ipt_SET                 1347  0 
ip_set_nethash          7519  0 
ip_set_iptreemap        7904  0 
ip_set_iptree           4841  2 
ip_set_ipporthash       6552  0 
ip_set_portmap          3176  0 
ip_set_macipmap         3030  0 
ip_set_ipmap            3052  0 
ip_set_iphash           5845  0 
ip_set                 13247  18 ipt_set,ipt_SET,ip_set_nethash,ip_set_iptreemap,ip_set_iptree,ip_set_ipporthash,ip_set_portmap,ip_set_macipmap,ip_set_ipmap,ip_set_iphash
xt_TPROXY               1882  0 
nf_tproxy_core          2068  1 xt_TPROXY,[permanent]
xt_tcpmss               1177  0 
xt_pkttype               860  0 
xt_physdev              1519  0 
xt_owner                 918  0 
xt_NFQUEUE              1687  0 
xt_NFLOG                 885  0 
nfnetlink_log           7217  1 xt_NFLOG
xt_multiport            2314  6 
xt_mark                  935  1 
xt_mac                   816  0 
xt_limit                1394  0 
xt_length                916  0 
xt_iprange              1914  0 
xt_helper               1115  0 
xt_hashlimit            6438  0 
xt_DSCP                 1625  0 
xt_dscp                 1249  0 
xt_dccp                 1777  0 
xt_conntrack            2314  12 
xt_connmark             1607  0 
xt_CLASSIFY              735  0 
ipt_LOG                 5067  5 
xt_tcpudp               2888  11 
xt_state                1014  0 
iptable_nat             4646  0 
nf_nat                 19260  12 ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,nf_nat_tftp,nf_nat_sip,nf_nat_pptp,nf_nat_proto_gre,nf_nat_irc,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,iptable_nat
nf_conntrack_ipv4      12902  15 iptable_nat,nf_nat
nf_defrag_ipv4          1181  2 xt_TPROXY,nf_conntrack_ipv4
nf_conntrack           71425  30 xt_connlimit,ipt_MASQUERADE,ipt_CLUSTERIP,nf_nat_tftp,nf_nat_snmp_basic,nf_nat_sip,nf_nat_pptp,nf_nat_irc,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,nf_conntrack_amanda,nf_conntrack_sane,nf_conntrack_tftp,nf_conntrack_sip,nf_conntrack_proto_sctp,nf_conntrack_pptp,nf_conntrack_proto_gre,nf_conntrack_netlink,nf_conntrack_netbios_ns,nf_conntrack_irc,nf_conntrack_h323,nf_conntrack_ftp,xt_helper,xt_conntrack,xt_connmark,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
iptable_mangle          1371  1 
nfnetlink               3691  2 nf_conntrack_netlink,nfnetlink_log
iptable_filter          1302  1 
ip_tables              11455  4 iptable_raw,iptable_nat,iptable_mangle,iptable_filter
x_tables               16398  49 ipt_IFWLOG,ipt_psd,xt_time,xt_connlimit,xt_realm,iptable_raw,xt_comment,xt_recent,xt_policy,ipt_ULOG,ipt_REJECT,ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,ipt_ECN,ipt_ecn,ipt_CLUSTERIP,ipt_ah,ipt_addrtype,ipt_set,ipt_SET,xt_TPROXY,xt_tcpmss,xt_pkttype,xt_physdev,xt_owner,xt_NFQUEUE,xt_NFLOG,xt_multiport,xt_mark,xt_mac,xt_limit,xt_length,xt_iprange,xt_helper,xt_hashlimit,xt_DSCP,xt_dscp,xt_dccp,xt_conntrack,xt_connmark,xt_CLASSIFY,ipt_LOG,xt_tcpudp,xt_state,iptable_nat,iptable_mangle,iptable_filter,ip_tables
nfsd                  240207  11 
lockd                  65025  1 nfsd
nfs_acl                 2257  1 nfsd
auth_rpcgss            33254  1 nfsd
sunrpc                192115  15 nfsd,lockd,nfs_acl,auth_rpcgss
exportfs                3353  1 nfsd
af_packet              17430  2 
ipv6                  275513  30 
snd_hda_codec_analog    59900  1 
snd_hda_intel          23293  2 
snd_hda_codec          92941  2 snd_hda_codec_analog,snd_hda_intel
snd_hwdep               5648  1 snd_hda_codec
snd_seq_dummy           1382  0 
snd_seq_oss            30497  0 
snd_seq_midi_event      6047  1 snd_seq_oss
snd_seq                50859  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          6096  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            41671  0 
snd_pcm                78842  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer              18881  3 snd_seq,snd_pcm
snd_mixer_oss          14322  1 snd_pcm_oss
snd                    58863  14 snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore               6428  1 snd
snd_page_alloc          7216  2 snd_hda_intel,snd_pcm
sr_mod                 14067  0 
e1000e                169650  0 
shpchp                 25047  0 
pci_hotplug            24871  1 shpchp
sg                     25521  0 
iTCO_wdt                9484  0 
iTCO_vendor_support     2486  1 iTCO_wdt
i915                  305277  3 
drm_kms_helper         31086  1 i915
drm                   177379  3 i915,drm_kms_helper
i2c_algo_bit            4672  1 i915
i2c_core               25583  4 i915,drm_kms_helper,drm,i2c_algo_bit
binfmt_misc             6413  1 
cpufreq_ondemand        8506  0 
cpufreq_conservative     9374  0 
cpufreq_powersave        766  0 
freq_table              3395  1 cpufreq_ondemand
mperf                   1203  0 
loop                   13336  0 
dm_mod                 65593  0 
hp_wmi                  5751  0 
rfkill                 16322  1 hp_wmi
tpm_infineon            7176  0 
ehci_hcd               47006  0 
uhci_hcd               22235  0 
usbcore               168019  4 usb_storage,ehci_hcd,uhci_hcd
thermal                10979  0 
button                  4721  1 i915
tpm_tis                 8947  0 
tpm                    13933  2 tpm_infineon,tpm_tis
ppdev                   7805  0 
tpm_bios                5279  1 tpm
parport_pc             29947  0 
wmi                     8722  1 hp_wmi
parport                31211  2 ppdev,parport_pc
video                  17815  1 i915
output                  1851  1 video
floppy                 53174  0 
evdev                   7435  11 
processor              26914  2 
ide_generic             1099  0 [permanent]
ata_generic             2563  0 
ide_pci_generic         2442  0 
ide_gd_mod             24284  0 
ide_core               98461  3 ide_generic,ide_pci_generic,ide_gd_mod
pata_acpi               2591  0 
ahci                   18338  0 
libahci                19377  1 ahci
ata_piix               19023  3 
libata                172764  5 ata_generic,pata_acpi,ahci,libahci,ata_piix
sd_mod                 31704  4 
scsi_mod              178335  5 usb_storage,sr_mod,sg,libata,sd_mod
crc_t10dif              1263  1 sd_mod
ext4                  309245  2 
jbd2                   67623  1 ext4
crc16                   1351  1 ext4
Code:
[root@localhost david]# cat /proc/asound/card0/codec#* | grep Codec
Codec: Analog Devices AD1884A
 
Old 04-21-2011, 08:45 PM   #4
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Try one of the following module options.

Code:
AD1884A / AD1883 / AD1984A / AD1984B
====================================
  desktop	3-stack desktop (default)
  laptop	laptop with HP jack sensing
  mobile	mobile devices with HP jack sensing
  thinkpad	Lenovo Thinkpad X300
  touchsmart	HP Touchsmart
You should be able to find these here.

Code:
/usr/src/your-kernel-version/Documentation/sound/alsa/HD-Audio-Models.txt
You'll add the option here.

Code:
/etc/modprobe.d/sound
When you're done it should look something like this. The line in blue is the one you'll add using one of the options from above.

Code:
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=laptop
Good luck. ;-)
 
1 members found this post helpful.
Old 05-02-2011, 08:45 AM   #5
CincinnatiKid
Member
 
Registered: Jul 2010
Posts: 454

Original Poster
Rep: Reputation: 47
Thanks Peacedog for the suggestions. My sound is now working!
 
Old 05-02-2011, 08:08 PM   #6
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
You're Welcome. Glad you got it sorted.

Good luck. ;-)
 
Old 05-14-2011, 06:13 AM   #7
mecelec415
Member
 
Registered: Jan 2008
Location: Noble Park ,Victoria, Australia
Distribution: Mageia
Posts: 183
Blog Entries: 2

Rep: Reputation: 23
how did you fix it?
this same thing happened to me about 3 months ago I reinstalled now its happened again.
Im not smart enough to follow peace dogs instructions.

Code:
[steve@localhost ~]$ /sbin/lsmod
Module                  Size  Used by
cls_flow                7909  0 
cls_fw                  4283  0 
cls_u32                 6672  0 
sch_htb                15349  0 
sch_hfsc               14731  0 
sch_ingress             2098  0 
sch_sfq                 5695  0 
xt_time                 2181  0 
xt_connlimit            3524  0 
xt_realm                1058  0 
iptable_raw             2262  0 
xt_comment              1032  18 
xt_recent               9771  0 
xt_policy               2614  0 
ipt_ULOG               10635  0 
ipt_REJECT              2381  4 
ipt_REDIRECT            1934  0 
ipt_NETMAP              1862  0 
ipt_MASQUERADE          2560  0 
ipt_ECN                 1953  0 
ipt_ecn                 1505  0 
ipt_CLUSTERIP           7051  0 
ipt_ah                  1245  0 
ipt_addrtype            2151  2 
nf_nat_tftp              985  0 
nf_nat_snmp_basic       8711  0 
nf_nat_sip              6137  0 
nf_nat_pptp             4491  0 
nf_nat_proto_gre        2930  1 nf_nat_pptp
nf_nat_irc              1849  0 
nf_nat_h323             8732  0 
nf_nat_ftp              3473  0 
nf_nat_amanda           1243  0 
ts_kmp                  1965  5 
nf_conntrack_amanda     2945  1 nf_nat_amanda
nf_conntrack_sane       5586  0 
nf_conntrack_tftp       4812  1 nf_nat_tftp
nf_conntrack_sip       19365  1 nf_nat_sip
nf_conntrack_proto_sctp    12721  0 
nf_conntrack_pptp      11941  1 nf_nat_pptp
nf_conntrack_proto_gre     6801  1 nf_conntrack_pptp
nf_conntrack_netlink    17642  0 
nf_conntrack_netbios_ns     1662  0 
nf_conntrack_irc        5432  1 nf_nat_irc
nf_conntrack_h323      66702  1 nf_nat_h323
nf_conntrack_ftp       12559  1 nf_nat_ftp
ipt_set                 1511  0 
ipt_SET                 1703  0 
ip_set_nethash          8672  0 
ip_set_iptreemap        9012  0 
ip_set_iptree           5773  0 
ip_set_ipporthash       7633  0 
ip_set_portmap          3921  0 
ip_set_macipmap         3679  0 
ip_set_ipmap            3669  0 
ip_set_iphash           6886  0 
ip_set                 15651  18 ipt_set,ipt_SET,ip_set_nethash,ip_set_iptreemap,ip_set_iptree,ip_set_ipporthash,ip_set_portmap,ip_set_macipmap,ip_set_ipmap,ip_set_iphash
xt_TPROXY               2246  0 
nf_tproxy_core          2456  1 xt_TPROXY,[permanent]
xt_tcpmss               1605  0 
xt_pkttype              1160  0 
xt_physdev              1739  0 
xt_owner                1250  0 
xt_NFQUEUE              2312  0 
xt_NFLOG                1193  0 
nfnetlink_log           8952  1 xt_NFLOG
xt_multiport            2762  6 
xt_MARK                 1055  1 
xt_mark                 1055  0 
xt_mac                  1116  0 
xt_limit                2180  0 
xt_length               1320  0 
xt_iprange              2278  0 
xt_helper               1463  0 
xt_hashlimit            9907  0 
xt_DSCP                 2277  0 
xt_dscp                 1829  0 
xt_dccp                 2213  0 
xt_conntrack            2774  12 
xt_CONNMARK             1473  0 
xt_connmark             1345  0 
xt_CLASSIFY             1067  0 
ipt_LOG                 5811  5 
xt_tcpudp               2667  11 
xt_state                1490  0 
iptable_nat             6508  0 
nf_nat                 22947  12 ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,nf_nat_tftp,nf_nat_sip,nf_nat_pptp,nf_nat_proto_gre,nf_nat_irc,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,iptable_nat
nf_conntrack_ipv4      15249  15 iptable_nat,nf_nat
nf_defrag_ipv4          1481  2 xt_TPROXY,nf_conntrack_ipv4
nf_conntrack           82229  31 xt_connlimit,ipt_MASQUERADE,ipt_CLUSTERIP,nf_nat_tftp,nf_nat_snmp_basic,nf_nat_sip,nf_nat_pptp,nf_nat_irc,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,nf_conntrack_amanda,nf_conntrack_sane,nf_conntrack_tftp,nf_conntrack_sip,nf_conntrack_proto_sctp,nf_conntrack_pptp,nf_conntrack_proto_gre,nf_conntrack_netlink,nf_conntrack_netbios_ns,nf_conntrack_irc,nf_conntrack_h323,nf_conntrack_ftp,xt_helper,xt_conntrack,xt_CONNMARK,xt_connmark,xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
iptable_mangle          3347  1 
nfnetlink               4142  2 nf_conntrack_netlink,nfnetlink_log
iptable_filter          2823  1 
ip_tables              18620  4 iptable_raw,iptable_nat,iptable_mangle,iptable_filter
x_tables               22493  46 xt_time,xt_connlimit,xt_realm,xt_comment,xt_recent,xt_policy,ipt_ULOG,ipt_REJECT,ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,ipt_ECN,ipt_ecn,ipt_CLUSTERIP,ipt_ah,ipt_addrtype,ipt_set,ipt_SET,xt_TPROXY,xt_tcpmss,xt_pkttype,xt_physdev,xt_owner,xt_NFQUEUE,xt_NFLOG,xt_multiport,xt_MARK,xt_mark,xt_mac,xt_limit,xt_length,xt_iprange,xt_helper,xt_hashlimit,xt_DSCP,xt_dscp,xt_dccp,xt_conntrack,xt_CONNMARK,xt_connmark,xt_CLASSIFY,ipt_LOG,xt_tcpudp,xt_state,iptable_nat,ip_tables
af_packet              19175  2 
fuse                   64544  2 
snd_hda_codec_analog    78977  1 
arc4                    1473  2 
ecb                     2207  2 
ipv6                  317757  40 
rtl8187                51494  0 
mac80211              185330  1 rtl8187
snd_hda_intel          25446  1 
led_class               3764  1 rtl8187
snd_hda_codec          91339  2 snd_hda_codec_analog,snd_hda_intel
cx88_alsa               9282  0 
snd_seq_dummy           1814  0 
snd_seq_oss            34705  0 
snd_seq_midi_event      7267  1 snd_seq_oss
snd_seq                61273  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            47389  0 
cfg80211              144855  2 rtl8187,mac80211
rfkill                 19535  1 cfg80211
snd_hwdep               7102  1 snd_hda_codec
sky2                   49011  0 
snd_usb_lib            19998  0 
snd_pcm                93590  4 snd_hda_intel,snd_hda_codec,cx88_alsa,snd_pcm_oss
ohci1394               30078  0 
sg                     30665  0 
sr_mod                 15832  0 
snd_timer              23556  2 snd_seq,snd_pcm
snd_rawmidi            24260  1 snd_usb_lib
snd_mixer_oss          16702  1 snd_pcm_oss
snd_seq_device          7144  4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
ieee1394               93556  1 ohci1394
snd                    73587  17 snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,cx88_alsa,snd_seq_dummy,snd_seq_oss,snd_seq,snd_pcm_oss,snd_hwdep,snd_usb_lib,snd_pcm,snd_timer,snd_rawmidi,snd_mixer_oss,snd_seq_device
eeprom_93cx6            1765  1 rtl8187
gspca_zc3xx            48074  0 
soundcore               7995  1 snd
usb_storage            50151  0 
gspca_main             25126  1 gspca_zc3xx
iTCO_wdt               11560  0 
snd_page_alloc          8660  2 snd_hda_intel,snd_pcm
i2c_i801               11155  0 
serio_raw               5021  0 
iTCO_vendor_support     3054  1 iTCO_wdt
binfmt_misc             7630  1 
ext4                  350134  1 
jbd2                   83309  1 ext4
crc16                   1683  1 ext4
nvidia              10832755  40 
cpufreq_ondemand        9930  4 
cpufreq_conservative    11598  0 
cpufreq_powersave       1066  0 
acpi_cpufreq            7157  1 
freq_table              4047  2 cpufreq_ondemand,acpi_cpufreq
mt352                   6894  1 
cx88_dvb               23805  0 
cx88_vp3054_i2c         2207  1 cx88_dvb
videobuf_dvb            6180  1 cx88_dvb
dvb_core              104505  2 cx88_dvb,videobuf_dvb
cx8800                 32226  0 
tuner_simple           14547  2 
tuner_types            18305  1 tuner_simple
tuner                  23186  1 
cx8802                 14292  1 cx88_dvb
cx88xx                 79213  4 cx88_alsa,cx88_dvb,cx8800,cx8802
v4l2_common            19388  3 cx8800,tuner,cx88xx
videodev               42150  5 gspca_main,cx8800,tuner,cx88xx,v4l2_common
v4l1_compat            15527  1 videodev
v4l2_compat_ioctl32    11978  1 videodev
ir_common              48278  1 cx88xx
i2c_algo_bit            5728  2 cx88_vp3054_i2c,cx88xx
tveeprom               13882  1 cx88xx
i2c_core               29717  12 i2c_i801,nvidia,mt352,cx88_vp3054_i2c,cx8800,tuner_simple,tuner,cx88xx,v4l2_common,videodev,i2c_algo_bit,tveeprom
ir_core                 5651  2 cx88xx,ir_common
btcx_risc               4416  4 cx88_alsa,cx8800,cx8802,cx88xx
videobuf_dma_sg        12306  5 cx88_alsa,cx88_dvb,cx8800,cx8802,cx88xx
videobuf_core          18687  5 videobuf_dvb,cx8800,cx8802,cx88xx,videobuf_dma_sg
dm_mod                 74110  0 
floppy                 61773  0 
asus_atk0110           16226  0 
joydev                 10751  0 
evdev                   9738  11 
processor              34627  1 acpi_cpufreq
button                  6001  0 
thermal                13803  0 
shpchp                 33448  0 
pci_hotplug            30711  1 shpchp
jmicron                 2018  0 
pata_jmicron            2747  4 
ata_generic             3515  0 
ide_pci_generic         3322  0 
ide_gd_mod             27485  0 
ide_core              116373  3 jmicron,ide_pci_generic,ide_gd_mod
pata_acpi               3667  0 
ahci                   37982  0 
ata_piix               22460  8 
libata                193241  5 pata_jmicron,ata_generic,pata_acpi,ahci,ata_piix
sd_mod                 36806  15 
scsi_mod              175490  5 sg,sr_mod,usb_storage,libata,sd_mod
crc_t10dif              1539  1 sd_mod
ext3                  133592  9 
jbd                    50532  1 ext3
uhci_hcd               26191  0 
ohci_hcd               32969  0 
ehci_hcd               52352  0 
hid_logitech            8599  0 
usbhid                 49577  1 hid_logitech
hid                    81725  2 hid_logitech,usbhid
usbcore               210260  10 rtl8187,snd_usb_lib,gspca_zc3xx,usb_storage,gspca_main,uhci_hcd,ohci_hcd,ehci_hcd,usbhid
ff_memless              7837  1 hid_logitech
[steve@localhost ~]$ cat /proc/asound/card0/codec#* | grep Codec
cat: /proc/asound/card0/codec#*: No such file or directory
 
Old 05-16-2011, 09:16 PM   #8
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Hi mecelec415, Please try this command and post the results.

Code:
# cat /proc/asound/card*/codec#0 | grep -i codec
Good luck. ;-)
 
1 members found this post helpful.
Old 05-21-2011, 10:58 PM   #9
mecelec415
Member
 
Registered: Jan 2008
Location: Noble Park ,Victoria, Australia
Distribution: Mageia
Posts: 183
Blog Entries: 2

Rep: Reputation: 23
I finely got it working .
peacedog I ran the comand and it doesnt show the hd sound which Im using (optic lead to amp)
Code:
[steve@localhost ~]$ cat /proc/asound/card*/codec#0 | grep -i codec
Codec: Analog Devices AD1988B
[steve@localhost ~]$
I think

alsamixer -c 0
and selecting the (F6) hda sound settings there fixed my issues the 2nd time (wonder if that was it it was the first time)
 
Old 05-22-2011, 06:37 AM   #10
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Glad you got it sorted!

Good luck. ;-)
 
  


Reply



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
Can someone tell me why my sound stopped working? BigOil Linux - Newbie 8 05-17-2008 02:42 PM
7.10 sound stopped working BigOil Ubuntu 2 04-07-2008 01:38 PM
Sound stopped working mcnearcj Ubuntu 1 07-29-2006 03:37 AM
sound stopped working Rarrum Linux - Software 1 01-09-2005 03:53 PM
sound stopped working King4lex Debian 13 12-14-2004 01:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 07:04 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