From owner-freebsd-usb@FreeBSD.ORG Wed Dec 3 09:14:38 2014 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6259C543 for ; Wed, 3 Dec 2014 09:14:38 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4AC8375B for ; Wed, 3 Dec 2014 09:14:38 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB39EcSn004675 for ; Wed, 3 Dec 2014 09:14:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive Date: Wed, 03 Dec 2014 09:14:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 09:14:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372 --- Comment #14 from commit-hook@freebsd.org --- A commit references this bug: Author: hselasky Date: Wed Dec 3 09:14:15 UTC 2014 New revision: 275450 URL: https://svnweb.freebsd.org/changeset/base/275450 Log: MFC r275110: Add new USB quirk. PR: 195372 Changes: _U stable/10/ stable/10/sys/dev/usb/quirk/usb_quirk.c stable/10/sys/dev/usb/usbdevs -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-usb@FreeBSD.ORG Wed Dec 3 09:16:40 2014 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A51E6D3 for ; Wed, 3 Dec 2014 09:16:40 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 12780788 for ; Wed, 3 Dec 2014 09:16:40 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB39GdkZ006054 for ; Wed, 3 Dec 2014 09:16:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive Date: Wed, 03 Dec 2014 09:16:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 09:16:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372 --- Comment #15 from commit-hook@freebsd.org --- A commit references this bug: Author: hselasky Date: Wed Dec 3 09:16:03 UTC 2014 New revision: 275451 URL: https://svnweb.freebsd.org/changeset/base/275451 Log: MFC r275110: Add new USB quirk. PR: 195372 Changes: _U stable/9/sys/ _U stable/9/sys/dev/ stable/9/sys/dev/usb/quirk/usb_quirk.c stable/9/sys/dev/usb/usbdevs -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-usb@FreeBSD.ORG Wed Dec 3 09:16:51 2014 Return-Path: Delivered-To: freebsd-usb@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 0C597707 for ; Wed, 3 Dec 2014 09:16:51 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E953C78F for ; Wed, 3 Dec 2014 09:16:50 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB39GoBL006154 for ; Wed, 3 Dec 2014 09:16:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 195372] [PATCH] USB quirk for 64GB Lexar Jumpdrive Date: Wed, 03 Dec 2014 09:16:51 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 09:16:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195372 Hans Petter Selasky changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-usb@FreeBSD.ORG Fri Dec 5 09:21:40 2014 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF27F971 for ; Fri, 5 Dec 2014 09:21:40 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E079CB6 for ; Fri, 5 Dec 2014 09:21:40 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB59Lehd038855 for ; Fri, 5 Dec 2014 09:21:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 195705] New: Installer issues / bsdconfig Date: Fri, 05 Dec 2014 09:21:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: orcaman42@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Dec 2014 09:21:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195705 Bug ID: 195705 Summary: Installer issues / bsdconfig Product: Base System Version: 10.1-RELEASE Hardware: i386 OS: Any Status: New Severity: Affects Many People Priority: --- Component: usb Assignee: freebsd-usb@FreeBSD.org Reporter: orcaman42@gmail.com Issue # 1: Network selection made during install aren't being carried over to the HD after install is completed. Even if I go into the shell option after install & attempt to ping i.e.: yahoo.com nothing is going through. The installer is using it's own default DNS settings: (127.0.0.1) So I went in later w/ bsdconfig & updated my network settings manually deleting the default all together. Now I can ping out Yay me! :) Issue # 2 When I go into freebsd & select option 2 or 3 I'm attempting to update from ftp I get: No pkg(8) database found! So so went into "options" under "Choose installation Media" & seen USB. Slick, I downloaded a dvd image, (as per reading the documentation it has most of the software in it & judging by size) burned it to a usb thumb drive that's 32Gb in size. (Basically the same way I used dd to create the install media.) I shutdown FreeBSD OS inserted my thumb drive, launched bsdconfig & attempted to install from usb: No pkg(8) database found! Just to clarify... X11 went in just fine. Ideas? Anyone? Off to install a desktop... -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-usb@FreeBSD.ORG Sat Dec 6 14:33:03 2014 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D5ED5CB3 for ; Sat, 6 Dec 2014 14:33:03 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B760B9A2 for ; Sat, 6 Dec 2014 14:33:03 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB6EX3Sf019923 for ; Sat, 6 Dec 2014 14:33:03 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 195745] New: usb to ps2 dongle USB_ERR_TIMEOUT Date: Sat, 06 Dec 2014 14:33:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rdunkle@smallcatbrain.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2014 14:33:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195745 Bug ID: 195745 Summary: usb to ps2 dongle USB_ERR_TIMEOUT Product: Base System Version: 10.1-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: usb Assignee: freebsd-usb@FreeBSD.org Reporter: rdunkle@smallcatbrain.com I have a usb to ps2 dongle with ps2 keyboard and mouse attached. This works fine for a random time. It will stop responding at some point (usually after several hours of working). When I try to replug the dongle, the usb ports appear dead. After a reboot functionality is restored and cycle repeats itself. This never happens if I use a usb keyboard and mouse. from /var/log/messages: Nov 30 15:10:19 smp5 kernel: ukbd0: at uhub3, port 6, addr 3 (disconnected) Nov 30 15:10:19 smp5 kernel: ums0: at uhub3, port 6, addr 3 (disconnected) Nov 30 15:10:19 smp5 devd: Executing '/etc/rc.d/syscons setkeyboard /dev/kbd0' Nov 30 15:10:19 smp5 devd: Executing '/etc/rc.d/moused stop ums0' Nov 30 15:10:21 smp5 kernel: usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_TIMEOUT, ignored) Nov 30 15:10:27 smp5 kernel: usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_TIMEOUT Nov 30 15:10:29 smp5 kernel: usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_TIMEOUT, ignored) Nov 30 15:10:35 smp5 kernel: usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_TIMEOUT ------------------------------------------------ # usbconfig ugen1.1: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen0.1: at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) ugen2.1: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen2.2: at usbus2, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen1.2: at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA) ugen2.3: at usbus2, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (100mA) ------------------------------------------- # pciconf -lv hostb0@pci0:0:0:0: class=0x060000 card=0x85341043 chip=0x0c008086 rev=0x06 hdr=0x00 vendor = 'Intel Corporation' device = 'Haswell DRAM Controller' class = bridge subclass = HOST-PCI pcib1@pci0:0:1:0: class=0x060400 card=0x85341043 chip=0x0c018086 rev=0x06 hdr=0x01 vendor = 'Intel Corporation' device = 'Haswell PCI Express x16 Controller' class = bridge subclass = PCI-PCI xhci0@pci0:0:20:0: class=0x0c0330 card=0x85341043 chip=0x8cb18086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' class = serial bus subclass = USB none0@pci0:0:22:0: class=0x078000 card=0x85341043 chip=0x8cba8086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' class = simple comms em0@pci0:0:25:0: class=0x020000 card=0x85c41043 chip=0x15a18086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' class = network subclass = ethernet ehci0@pci0:0:26:0: class=0x0c0320 card=0x85341043 chip=0x8cad8086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' class = serial bus subclass = USB hdac1@pci0:0:27:0: class=0x040300 card=0x860b1043 chip=0x8ca08086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' class = multimedia subclass = HDA pcib2@pci0:0:28:0: class=0x060400 card=0x85341043 chip=0x8c908086 rev=0xd0 hdr=0x01 vendor = 'Intel Corporation' class = bridge subclass = PCI-PCI pcib3@pci0:0:28:3: class=0x060401 card=0x85341043 chip=0x244e8086 rev=0xd0 hdr=0x01 vendor = 'Intel Corporation' device = '82801 PCI Bridge' class = bridge subclass = PCI-PCI ehci1@pci0:0:29:0: class=0x0c0320 card=0x85341043 chip=0x8ca68086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' class = serial bus subclass = USB isab0@pci0:0:31:0: class=0x060100 card=0x85341043 chip=0x8cc48086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' class = bridge subclass = PCI-ISA ahci0@pci0:0:31:2: class=0x010601 card=0x85341043 chip=0x8c828086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' class = mass storage subclass = SATA none1@pci0:0:31:3: class=0x0c0500 card=0x85341043 chip=0x8ca28086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' class = serial bus subclass = SMBus vgapci0@pci0:1:0:0: class=0x030000 card=0x84bb1043 chip=0x138010de rev=0xa2 hdr=0x00 vendor = 'NVIDIA Corporation' class = display subclass = VGA hdac0@pci0:1:0:1: class=0x040300 card=0x84bb1043 chip=0x0fbc10de rev=0xa1 hdr=0x00 vendor = 'NVIDIA Corporation' class = multimedia subclass = HDA pcib4@pci0:3:0:0: class=0x060401 card=0x84891043 chip=0x10801b21 rev=0x04 hdr=0x01 vendor = 'ASMedia Technology Inc.' device = 'ASM1083/1085 PCIe to PCI Bridge' class = bridge subclass = PCI-PCI ------------------------------------- 10.1-STABLE FreeBSD 10.1-STABLE #0 r274556 ------------------------------------- I have tried usbconfig poweroff/on/reset -- no luck tried hw.usb.xhci.xhci_port_route=-1 into /boot/loader.conf --no luck The only method to connect back dongle is a reboot. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-usb@FreeBSD.ORG Sat Dec 6 14:38:50 2014 Return-Path: Delivered-To: freebsd-usb@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 16CF8D09 for ; Sat, 6 Dec 2014 14:38:50 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F31459BC for ; Sat, 6 Dec 2014 14:38:49 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sB6Ecn8R029252 for ; Sat, 6 Dec 2014 14:38:49 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 195745] usb to ps2 dongle USB_ERR_TIMEOUT Date: Sat, 06 Dec 2014 14:38:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: hselasky@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2014 14:38:50 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195745 Hans Petter Selasky changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |hselasky@FreeBSD.org --- Comment #1 from Hans Petter Selasky --- Hi, Can you compile XHCI as a module and kldload/kldunload it when the problem appears or try to suspend/resume the computer. Try collection the log from the keyboard using "usbdump -i usbusX -f Y -s65536 -vvv". Note: all keypresses will be in the log, so only send the last few lines of messages, especially those which have "ERR=" different from "0". Sounds like a hardware related problem and not a software one. --HPS -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-usb@FreeBSD.ORG Sat Dec 6 23:58:02 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A87D9B50 for ; Sat, 6 Dec 2014 23:58:02 +0000 (UTC) Received: from roadkill.tharned.org (roadkill.tharned.org [75.145.12.185]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6DCF31D3 for ; Sat, 6 Dec 2014 23:58:01 +0000 (UTC) Received: from angus.tharned.org (angus.tharned.org [10.10.10.7]) (authenticated bits=0) by roadkill.tharned.org (8.14.9/8.14.9) with ESMTP id sB6Nld2A065575 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 6 Dec 2014 17:47:44 -0600 (CST) (envelope-from gcr+freebsd-usb@tharned.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tharned.org; s=2014; t=1417909664; bh=XI+yFTZFURGdPJh1kAdtGSBme0biFyY+e4rqpw/zLOY=; h=From:To:Subject:Date:In-Reply-To:References; b=aycGDUnS1RCeSCtw2whfBrwlMUbqgsM/QRqkqxp53u+QaqQkc/j5f2hBD5lxRSO87 dvAA72IbN7P+jA6ji9rfh97QO9cShnlH8uLJmNODjJm2AN+i2huMA55cJahIpfYghO j9I+zYCURfZCc6L1cCdVM1Fo5SwbZfDU1/r7DBJT66tdZuyMtcZNDZP5x87S5turjo jwD/ZhHaUhkOoM+Fl6ylG5MHamMu0kde/L4mhn+McgUVVBajpKCtqhTmofjs2dmkcr HcaZkcMcUBJ1VJkZCX0XWQZ4ef5S3/F4XEY8v7cj0HK9OWh8V6KlmI4JGRlDJXvQCk ctFRyUP1m42Uw== From: Greg Rivers To: freebsd-usb@freebsd.org Subject: Re: usb/178771: [usbdevs] [patch] Western Digital My Passport HD Date: Sat, 06 Dec 2014 17:47:38 -0600 Message-ID: <1591519.yJEHeap4u7@angus.tharned.org> User-Agent: KMail/4.14.2 (FreeBSD/10.1-STABLE; KDE/4.14.2; amd64; ; ) In-Reply-To: <201306022140.r52Le0o4044203@freefall.freebsd.org> References: <201306022140.r52Le0o4044203@freefall.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (roadkill.tharned.org [75.145.12.185]); Sat, 06 Dec 2014 17:47:44 -0600 (CST) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2014 23:58:02 -0000 Will quirks for this family of USB drives be committed in the near future? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180617 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178771 Thanks. -- Greg Rivers