You are not logged in.

#1 2011-06-28 18:38:27

morya4ok
Member
Registered: 2011-06-28
Posts: 2

cannot open mixer problem

Hello,

Please help me with soundcard configuration:

I have error "cannot open mixer" after start alsamixer both from root and user.
alsaconf is able to detect my sound card but it does not helps. Also user is in the audio group.

Here is some info:

[root@myhost ~]# lspci 
00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corporation 82815 815 Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 11)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 11)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 Controller (rev 11)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB Controller #1 (rev 11)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB Controller #1 (rev 11)
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio Controller (rev 11)
00:1f.6 Modem: Intel Corporation 82801BA/BAM AC'97 Modem Controller (rev 11)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 Go] (rev b2)
02:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
02:08.0 Ethernet controller: Intel Corporation 82801BA/BAM/CA/CAM Ethernet Controller (rev 03)
02:0b.0 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32)
02:0b.1 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32)
02:0c.0 System peripheral: Toshiba America Info Systems TC6371AF SmartMedia Controller (rev 03)
02:0d.0 System peripheral: Toshiba America Info Systems SD TypA Controller (rev 03)
[root@myhost ~]#
[root@myhost ~]# lsmod 
Module                  Size  Used by
ipv6                  249260  8 
usbhid                 31211  0 
hid                    63007  1 usbhid
pcmcia                 31566  0 
snd_intel8x0           22404  0 
firewire_ohci          25683  0 
yenta_socket           18846  0 
snd_ac97_codec         90029  1 snd_intel8x0
ac97_bus                 850  1 snd_ac97_codec
e100                   27116  0 
uhci_hcd               19344  0 
pcmcia_rsrc             8816  1 yenta_socket
snd_pcm                60311  2 snd_intel8x0,snd_ac97_codec
ehci_hcd               34847  0 
firewire_core          43390  1 firewire_ohci
pcmcia_core            10154  3 pcmcia,yenta_socket,pcmcia_rsrc
crc_itu_t               1077  1 firewire_core
mii                     3383  1 e100
snd_timer              15542  1 snd_pcm
shpchp                 22601  0 
intel_agp               8664  1 
pci_hotplug            21978  1 shpchp
intel_gtt              11417  1 intel_agp
usbcore               119004  4 usbhid,uhci_hcd,ehci_hcd
snd                    43527  4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
agpgart                22160  2 intel_agp,intel_gtt
pcspkr                  1415  0 
serio_raw               3430  0 
sg                     21022  0 
iTCO_wdt               10333  0 
psmouse                55927  0 
evdev                   7310  8 
soundcore               5018  1 snd
iTCO_vendor_support     1553  1 iTCO_wdt
snd_page_alloc          5909  2 snd_intel8x0,snd_pcm
ext4                  334626  2 
mbcache                 4321  1 ext4
jbd2                   59098  1 ext4
crc16                   1077  1 ext4
sd_mod                 25515  3 
sr_mod                 12956  0 
cdrom                  31341  1 sr_mod
pata_acpi               2396  0 
ata_piix               18569  2 
libata                154349  2 pata_acpi,ata_piix
scsi_mod              110670  4 sg,sr_mod,sd_mod,libata
[root@myhost ~]#
[root@myhost ~]# uname -a
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Tue Jun 7 05:49:02 UTC 2011 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
[root@myhost ~]#

Offline

#2 2011-06-28 18:47:29

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: cannot open mixer problem

Offline

#3 2011-06-28 19:14:52

morya4ok
Member
Registered: 2011-06-28
Posts: 2

Re: cannot open mixer problem

Loading this module not helps..

modprobe snd_pcm_oss

Offline

Board footer

Powered by FluxBB