From nonomura@nifty.com  Tue Jan 18 06:33:55 2005
Return-Path: <nonomura@nifty.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0C70C16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Jan 2005 06:33:55 +0000 (GMT)
Received: from mail530.nifty.com (mail530.nifty.com [202.248.37.252])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3E39D43D39
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Jan 2005 06:33:54 +0000 (GMT)
	(envelope-from nonomura@nifty.com)
Received: from mars3.valicert.co.jp.nifty.com ([61.202.194.21]) (authenticated)
	by mail530.nifty.com with ESMTP id j0I6XUHA026417
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Jan 2005 15:33:31 +0900
Message-Id: <86mzv7e2qg.wl%nonomura@nifty.com>
Date: Tue, 18 Jan 2005 14:16:23 +0900
From: nonomura@nifty.com
Reply-To: Ko Nonomura <nonomura@nifty.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Skype cause multiple warnings

>Number:         76396
>Category:       ports
>Synopsis:       Skype cause multiple warnings
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    netchild
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 18 06:40:20 GMT 2005
>Closed-Date:    Thu Jan 20 14:07:46 GMT 2005
>Last-Modified:  Thu Jan 20 14:07:46 GMT 2005
>Originator:     Ko Nonomura
>Release:        FreeBSD 5.2.1-RELEASE-p10 i386
>Organization:
none
>Environment:
System: FreeBSD mars3 5.2.1-RELEASE-p10 FreeBSD 5.2.1-RELEASE-p10 #2: Fri Oct 1 23:32:26 JST 2004 nono@mars3:/usr/obj/usr/src/sys/MARS3 i386


>Description:
When I start to talk on Skype, I get below error message continuously.

volume_adjust: SOUND_MIXER_WRITE_IGAIN failed: No such device or address

I can talk, so mic and speker does not have issue, so I just ignore
this, but it bothers me.

Configurations and environments:
Version of skype: skype-0.93.0.3_1

Audio device:
pcm0: <Intel ICH4 (82801DB)> at io 0xd0100c00, 0xd0100800 irq 11 bufsz 16384 (1p/1r/4v channels duplex default)

/etc/sysctl.cnf
hw.snd.pcm0.vchans=4

>How-To-Repeat:
Start Skype.
Login.
Make a call to other skype user.
See console which skype started.

>Fix:
None
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->netchild 
Responsible-Changed-By: vs 
Responsible-Changed-When: Tue Jan 18 10:02:09 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76396 
State-Changed-From-To: open->closed 
State-Changed-By: netchild 
State-Changed-When: Thu Jan 20 14:05:01 GMT 2005 
State-Changed-Why:  
The skype sound code is a little bit too verbose in this regard. It 
would be enough to write this error message only once. 

It complains about a missing feature, but it seems to work without it. 

There's nothin I can do in the port about it. In case it anyous you 
too much, you can patch the kernel (search for IGAIN in the sound code 
and replace the sourrounding "if 0" with an "if 1"). But I don't 
know if the disabled code may cose some harm or not. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76396 
>Unformatted:
