Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Jun 2006 15:28:39 GMT
From:      Akiyakov Denis <adeen@ngs.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/98496: some functions don't work in my sound kernel module
Message-ID:  <200606041528.k54FSd3k074357@www.freebsd.org>
Resent-Message-ID: <200606041530.k54FUKgD034025@freefall.freebsd.org>

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

>Number:         98496
>Category:       kern
>Synopsis:       some functions don't work in my sound kernel module
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 04 15:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Akiyakov Denis
>Release:        FreeBSD 6.1-RELEASE
>Organization:
>Environment:
$ uname -a
FreeBSD adeen.localhost 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed May 31 23:34:15 NOVST 2006     adeen@adeen.localhost:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
dmesg | grep pcm
pcm0: <nVidia nForce2> port 0xb000-0xb0ff,0xb400-0xb47f mem 0xdc000000-0xdc000fff irq 20 at device 6.0 on pci0
pcm0: <C-Media Electronics CMI9739 AC97 Codec>

This is my module: snd_ich.ko

Problem: Then i modify some devices value with mixer, for example balance (rvol, lvol) , vol, it didn't make any effect. i can change volume only by pcm device.

Проблема: Не могу регулировать такие параметны звуковой карты как баланс. Громкость регулируется только через устройство pcm в программе mixer или arts
>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?200606041528.k54FSd3k074357>