Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2005 16:39:39 GMT
From:      trasz <trasz@buziaczek.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/82043: snd_emu10k1 - mixer does not work.
Message-ID:  <200506081639.j58GddOU040884@www.freebsd.org>
Resent-Message-ID: <200506081640.j58GeDBs013733@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82043
>Category:       kern
>Synopsis:       snd_emu10k1 - mixer does not work.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 08 16:40:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        5.4
>Organization:
>Environment:
FreeBSD traszkan.ds7 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Wed May 11 19:24:26 CEST 2005     trasz@traszkan.ds7:/usr/obj/usr/src/sys/TRASHCAN  i386

>Description:
      i've got a card detected as:

pcm0: <Creative EMU10K1> port 0xd800-0xd81f irq 9 at device 9.0 on pci0
pcm0: <SigmaTel STAC9708/11 AC97 Codec>

sound output works, but mixer does not - i can query values with mixer(8) and set them as i like, but it does not actually change anything - volume is the same it was before.  'cat /dev/sndstat'
gives:

FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <Creative EMU10K1> at io 0xd800 irq 9 kld snd_emu10k1 (4p/2r/4v channels duplex default)

'pciconf -vl' describes the card as:

pcm0@pci0:9:0:  class=0x040100 card=0x80651102 chip=0x00021102 rev=0x0a hdr=0x00
    vendor   = 'Creative Labs'
    device   = 'EMU10000 Sound Blaster Live! (Also Live! 5.1) - OEM from DELL - CT4780'
    class    = multimedia
    subclass = audio
emujoy0@pci0:9:1:       class=0x098000 card=0x00201102 chip=0x70021102 rev=0x0a hdr=0x00
    vendor   = 'Creative Labs'
    device   = 'EMU10000 Game Port'
    class    = input device

there are no errors nor warnings in the dmesg.

>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506081639.j58GddOU040884>