From owner-freebsd-bluetooth@FreeBSD.ORG Sun Apr 5 22:31:12 2015 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D24E4D8 for ; Sun, 5 Apr 2015 22:31:12 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D742C8A3 for ; Sun, 5 Apr 2015 22:31:11 +0000 (UTC) Received: by widdi4 with SMTP id di4so16434882wid.0 for ; Sun, 05 Apr 2015 15:31:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=TecC5c8ee07fI/s6eyhkTgH3KxzHt5q6ux1Apv600qs=; b=uyNq4aaVfLRDEVjzmFReHa5Fe4c+aiW3OyYO6/+1mzXtzlxkDMfEhHsKkHZjuYWWox /VMCRJeKe7FU2Ry8Fpc9zjy/9hgH5B1Z+SnhahCw4vHR3n0YFadGfBiNFNw/ZhwLuFlN OpDIQUCnYfV2DtEdrmfqcEADPZ7g7rsXGQVTEjy1oJw8TirCpkDBbrxd69d9tiL02WJw K6eWqsi9g7rdN8xKa4yc+k6h8rzJuFiaEfOoTtJ7Uzk4JTto8sfe/AO0t6KgsR1gqZuf U0C9lTPutI1UVCFWzcasML0IVSXA/DbDbVKMWM7Dtti2MpfqlD8SRr56vZSBnu78guxS 9A7Q== MIME-Version: 1.0 X-Received: by 10.180.219.42 with SMTP id pl10mr4256436wic.70.1428273070287; Sun, 05 Apr 2015 15:31:10 -0700 (PDT) Received: by 10.27.91.75 with HTTP; Sun, 5 Apr 2015 15:31:10 -0700 (PDT) In-Reply-To: References: Date: Sun, 5 Apr 2015 15:31:10 -0700 Message-ID: Subject: Re: troubleshooting "btsockstat: kvm_nlist: no namelist" From: Waitman Gobble To: "freebsd-bluetooth@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Apr 2015 22:31:12 -0000 On Sun, Apr 5, 2015 at 3:17 PM, Waitman Gobble wrote: > Hi, > > Does anyone know the reason(s) or circumstances I might receive the > error message "no namelist" from kvm_list? > > ie, > > # btsockstat > btsockstat: kvm_nlist: no namelist > > > ... > kvm_nlist(kvmd, nl); > nl[0].n_name is "_ng_btsocket_hci_raw_sockets" > nl[0].n_type is 0, which causes the error message to be displayed. > should be something like 4 i think. > > > > # hccontrol inquiry > shows list of devices > > # sdpcontrol -l browse > shows service records > > > i am seeing some errors in dmesg, > > ubt0: ubt_bulk_read_callback:977: bulk-in transfer failed: USB_ERR_IOERROR > ubt0: ubt_intr_read_callback:878: interrupt transfer failed: USB_ERR_IOERROR > > > Thank you, > > > -- > Waitman Gobble > Los Atlos California USA > 510-830-7975 I do receive some USB_ERR_IOERROR messages on working machines, so I don't think it's actually related to the namelist condition. Thanks, -- Waitman Gobble Los Altos California USA 510-830-7975