From owner-freebsd-multimedia@FreeBSD.ORG Wed Jun 9 17:25:21 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51F04106564A for ; Wed, 9 Jun 2010 17:25:21 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe12.swip.net [212.247.155.97]) by mx1.freebsd.org (Postfix) with ESMTP id D241E8FC0C for ; Wed, 9 Jun 2010 17:25:20 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=or1xzSriRRYA:10 a=ood2b7iyd8MA:10 a=IkcTkHD0fZMA:10 a=M8b_wTzEtboA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=nU3aW-oAl0gLu4cWonoA:9 a=rOA-ONJwF-MsKd2Lm6swjjFID68A:4 a=QEXdDO2ut3YA:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe12.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 1198314737; Wed, 09 Jun 2010 19:25:18 +0200 From: Hans Petter Selasky To: freebsd-multimedia@freebsd.org Date: Wed, 9 Jun 2010 19:22:31 +0200 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <201006091755.50155.hselasky@c2i.net> <201006091919.44887.matanovic.antun@gmail.com> In-Reply-To: <201006091919.44887.matanovic.antun@gmail.com> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'( =?utf-8?q?=3B=5FIjlA=3A=0A=09hGE=2E=2EEw?=, =?utf-8?q?XAQ*o=23=5C/M=7ESC=3DS1-f9=7BEzRfT=27=7CHhll5Q=5Dha5Bt-s=7CoTlKM?= =?utf-8?q?usi=3A1e=5BwJl=7Dkd=7DGR=0A=09Z0adGx-x=5F0zGbZj=27e?=(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201006091922.31907.hselasky@c2i.net> Cc: Subject: Re: Logitech USB Headset H330 Not Working X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 17:25:21 -0000 On Wednesday 09 June 2010 19:19:44 Antun Matanovi=C4=87 wrote: > On Wednesday 09 June 2010 17:55:50 Hans Petter Selasky wrote: > > Hi, > > > > It looks like the audio part of your headset lack some descriptors > > associated with the endpoint descriptors to be detected like a valid > > audio device? Does it work under Linux? > > > > --HPS >=20 > Yes, it does work under Linux. >=20 > Well, I am aware that something is missing, of course. I was just hoping > that, eventually, someone could provide a patch for snd_uaudio to add > support for this headset. >=20 > Right now I'm unable to find any workaround for this issue, and I don't > seem to be the only one having problems with uaudio and various headsets. You could try to search google for the idVendor and idProduct of your devic= e=20 in the Device Descriptor. =2D-HPS