Hi there!
Alsa was working fine with me, but i did upgrade/update then it stopped working.
when I execute
alsamixer i #get this error
alsamixer: function snd_ctl_open failed for default: No such device
aplay -l
aplay: device_list:204: no soundcards found...
I did compile alsa from scratch following with one of ubuntu step by step tutorial for rectifying the error. But still no clues. Im using DELL D630.
This is my configuration..
lspci -v|grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
lsmod
Module Size Used by
rfcomm 42136 2
l2cap 26112 11 rfcomm
bluetooth 56804 4 rfcomm,l2cap
vboxdrv 61872 0
i915 25728 2
drm 83476 3 i915
ppdev 10244 0
capability 5896 0
acpi_cpufreq 10568 2
cpufreq_userspace 5280 0
cpufreq_stats 7232 0
cpufreq_powersave 2688 0
cpufreq_ondemand 9612 1
freq_table 5792 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
cpufreq_conservative 8072 0
video 17932 0
sbs 19592 0
container 5504 0
button 8976 0
bay 6912 0
dock 10656 1 bay
battery 11012 0
ac 6148 0
sbp2 24584 0
parport_pc 37668 0
lp 12452 0
parport 37448 3 ppdev,parport_pc,lp
joydev 11328 0
pcmcia 41260 0
yenta_socket 27532 1
rsrc_nonstatic 14592 1 yenta_socket
pcmcia_core 40980 3 pcmcia,yenta_socket,rsrc_nonstatic
ipv6 278916 20
pcspkr 4224 0
serio_raw 8068 0
psmouse 39952 0
shpchp 34580 0
intel_agp 25620 1
pci_hotplug 32576 1 shpchp
agpgart 35144 3 drm,intel_agp
evdev 11136 5
jfs 187876 3
sg 36380 0
sr_mod 17700 0
cdrom 37408 1 sr_mod
sd_mod 30336 5
ata_piix 17540 4
ohci1394 36784 0
ieee1394 96312 2 sbp2,ohci1394
tg3 111108 0
ata_generic 8580 0
libata 125296 2 ata_piix,ata_generic
scsi_mod 146828 5 sbp2,sg,sr_mod,sd_mod,libata
ehci_hcd 36748 0
uhci_hcd 26640 0
usbcore 138760 3 ehci_hcd,uhci_hcd
thermal 14344 0
processor 32072 2 acpi_cpufreq,thermal
fan 5764 0
commoncap 8320 1 capability
fuse 47124 1
I need your help
thanks
Alsa was working fine with me, but i did upgrade/update then it stopped working.
when I execute
alsamixer i #get this error
alsamixer: function snd_ctl_open failed for default: No such device
aplay -l
aplay: device_list:204: no soundcards found...
I did compile alsa from scratch following with one of ubuntu step by step tutorial for rectifying the error. But still no clues. Im using DELL D630.
This is my configuration..
lspci -v|grep -i audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
lsmod
Module Size Used by
rfcomm 42136 2
l2cap 26112 11 rfcomm
bluetooth 56804 4 rfcomm,l2cap
vboxdrv 61872 0
i915 25728 2
drm 83476 3 i915
ppdev 10244 0
capability 5896 0
acpi_cpufreq 10568 2
cpufreq_userspace 5280 0
cpufreq_stats 7232 0
cpufreq_powersave 2688 0
cpufreq_ondemand 9612 1
freq_table 5792 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
cpufreq_conservative 8072 0
video 17932 0
sbs 19592 0
container 5504 0
button 8976 0
bay 6912 0
dock 10656 1 bay
battery 11012 0
ac 6148 0
sbp2 24584 0
parport_pc 37668 0
lp 12452 0
parport 37448 3 ppdev,parport_pc,lp
joydev 11328 0
pcmcia 41260 0
yenta_socket 27532 1
rsrc_nonstatic 14592 1 yenta_socket
pcmcia_core 40980 3 pcmcia,yenta_socket,rsrc_nonstatic
ipv6 278916 20
pcspkr 4224 0
serio_raw 8068 0
psmouse 39952 0
shpchp 34580 0
intel_agp 25620 1
pci_hotplug 32576 1 shpchp
agpgart 35144 3 drm,intel_agp
evdev 11136 5
jfs 187876 3
sg 36380 0
sr_mod 17700 0
cdrom 37408 1 sr_mod
sd_mod 30336 5
ata_piix 17540 4
ohci1394 36784 0
ieee1394 96312 2 sbp2,ohci1394
tg3 111108 0
ata_generic 8580 0
libata 125296 2 ata_piix,ata_generic
scsi_mod 146828 5 sbp2,sg,sr_mod,sd_mod,libata
ehci_hcd 36748 0
uhci_hcd 26640 0
usbcore 138760 3 ehci_hcd,uhci_hcd
thermal 14344 0
processor 32072 2 acpi_cpufreq,thermal
fan 5764 0
commoncap 8320 1 capability
fuse 47124 1
I need your help
thanks
Comment