From owner-freebsd-questions@FreeBSD.ORG Fri Sep 28 13:34:39 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE1361065675 for ; Fri, 28 Sep 2012 13:34:39 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) by mx1.freebsd.org (Postfix) with ESMTP id 1B5918FC1A for ; Fri, 28 Sep 2012 13:34:38 +0000 (UTC) X-Virus-Scanned: amavisd-new at BSDLabs AB Message-ID: <5065A533.1030103@intersonic.se> Date: Fri, 28 Sep 2012 15:25:07 +0200 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120811 Thunderbird/14.0 MIME-Version: 1.0 To: jb References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: boot error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2012 13:34:39 -0000 On 2012-09-28 14:16, jb wrote: > Hi, > > the boot of my notebook Lenovo TP r61i stops (sometimes) after usbus6. > $ dmesg > ... > atkbdc0: port 0x60,0x64 irq 1 on acpi0 > atkbd0: irq 1 on atkbdc0 > ...skipping... > hdaa0: at nid 1 on hdacc0 > pcm0: at nid 16,17 and 20 on > hdaa0 > unknown: at nid 2 > on hdacc0 (no driver attached) > usbus0: 12Mbps Full Speed USB v1.0 > usbus1: 12Mbps Full Speed USB v1.0 > usbus2: 480Mbps High Speed USB v2.0 > usbus3: 12Mbps Full Speed USB v1.0 > usbus4: 12Mbps Full Speed USB v1.0 > usbus5: 12Mbps Full Speed USB v1.0 > usbus6: 480Mbps High Speed USB v2.0 > < IT STOPS HERE <========================================================= > > ugen0.1: at usbus0 > uhub0: on usbus0 > ugen1.1: at usbus1 > uhub1: on usbus1 > ugen2.1: at usbus2 > uhub2: on usbus2 > ugen3.1: at usbus3 > uhub3: on usbus3 > ugen4.1: at usbus4 > uhub4: on usbus4 > ugen5.1: at usbus5 > uhub5: on usbus5 > ugen6.1: at usbus6 > uhub6: on usbus6 > uhub0: 2 ports with 2 removable, self powered > uhub1: 2 ports with 2 removable, self powered > uhub3: 2 ports with 2 removable, self powered > uhub4: 2 ports with 2 removable, self powered > uhub5: 2 ports with 2 removable, self powered > uhub2: 4 ports with 4 removable, self powered > uhub6: 6 ports with 6 removable, self powered > ... > > $ pciconf -lv > hostb0@pci0:0:0:0: class=0x060000 card=0x20b317aa chip=0x2a008086 rev=0x0c > hdr=0x00 > vendor = 'Intel Corporation' > device = 'Mobile PM965/GM965/GL960 Memory Controller Hub' > class = bridge > subclass = HOST-PCI > vgapci0@pci0:0:2:0: class=0x030000 card=0x20b517aa chip=0x2a028086 rev=0x0c > hdr=0x00 > vendor = 'Intel Corporation' > device = 'Mobile GM965/GL960 Integrated Graphics Controller (primary)' > class = display > subclass = VGA > vgapci1@pci0:0:2:1: class=0x038000 card=0x20b517aa chip=0x2a038086 rev=0x0c > hdr=0x00 > vendor = 'Intel Corporation' > device = 'Mobile GM965/GL960 Integrated Graphics Controller > (secondary)' > class = display > uhci0@pci0:0:26:0: class=0x0c0300 card=0x20aa17aa chip=0x28348086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) USB UHCI Controller' > class = serial bus > subclass = USB > uhci1@pci0:0:26:1: class=0x0c0300 card=0x20aa17aa chip=0x28358086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) USB UHCI Controller' > class = serial bus > subclass = USB > ehci0@pci0:0:26:7: class=0x0c0320 card=0x20ab17aa chip=0x283a8086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) USB2 EHCI Controller' > class = serial bus > subclass = USB > hdac0@pci0:0:27:0: class=0x040300 card=0x20ac17aa chip=0x284b8086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) HD Audio Controller' > class = multimedia > subclass = HDA > pcib1@pci0:0:28:0: class=0x060400 card=0x20ad17aa chip=0x283f8086 rev=0x03 > hdr=0x01 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) PCI Express Port 1' > class = bridge > subclass = PCI-PCI > pcib2@pci0:0:28:1: class=0x060400 card=0x20ad17aa chip=0x28418086 rev=0x03 > hdr=0x01 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) PCI Express Port 2' > class = bridge > subclass = PCI-PCI > pcib3@pci0:0:28:2: class=0x060400 card=0x20ad17aa chip=0x28438086 rev=0x03 > hdr=0x01 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) PCI Express Port 3' > class = bridge > subclass = PCI-PCI > uhci2@pci0:0:29:0: class=0x0c0300 card=0x20aa17aa chip=0x28308086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) USB UHCI Controller' > class = serial bus > subclass = USB > uhci3@pci0:0:29:1: class=0x0c0300 card=0x20aa17aa chip=0x28318086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) USB UHCI Controller' > class = serial bus > subclass = USB > uhci4@pci0:0:29:2: class=0x0c0300 card=0x20aa17aa chip=0x28328086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) USB UHCI Controller' > class = serial bus > subclass = USB > ehci1@pci0:0:29:7: class=0x0c0320 card=0x20ab17aa chip=0x28368086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) USB2 EHCI Controller' > class = serial bus > subclass = USB > pcib4@pci0:0:30:0: class=0x060401 card=0x20ae17aa chip=0x24488086 rev=0xf3 > hdr=0x01 > vendor = 'Intel Corporation' > device = '82801 Mobile PCI Bridge' > class = bridge > subclass = PCI-PCI > isab0@pci0:0:31:0: class=0x060100 card=0x20a517aa chip=0x28158086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801HEM (ICH8M) LPC Interface Controller' > class = bridge > subclass = PCI-ISA > atapci0@pci0:0:31:1: class=0x01018a card=0x20a617aa chip=0x28508086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller' > class = mass storage > subclass = ATA > ahci0@pci0:0:31:2: class=0x010601 card=0x20a717aa chip=0x28298086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller' > class = mass storage > subclass = SATA > none0@pci0:0:31:3: class=0x0c0500 card=0x20a917aa chip=0x283e8086 rev=0x03 > hdr=0x00 > vendor = 'Intel Corporation' > device = '82801H (ICH8 Family) SMBus Controller' > class = serial bus > subclass = SMBus > wpi0@pci0:3:0:0: class=0x028000 card=0x10118086 chip=0x42278086 rev=0x02 > hdr=0x00 > vendor = 'Intel Corporation' > device = 'PRO/Wireless 3945ABG [Golan] Network Connection' > class = network > bge0@pci0:4:0:0: class=0x020000 card=0x20d517aa chip=0x169314e4 rev=0x02 > hdr=0x00 > vendor = 'Broadcom Corporation' > device = 'NetLink BCM5787M Gigabit Ethernet PCI Express' > class = network > subclass = ethernet > cbb0@pci0:21:0:0: class=0x060700 card=0x20c417aa chip=0x04761180 rev=0xb6 > hdr=0x02 > vendor = 'Ricoh Co Ltd' > device = 'RL5c476 II' > class = bridge > subclass = PCI-CardBus > > Looks like a timeout problem. > Anything else I can provide / help debug ? > jb Could it be something similar to http://www.freebsd.org/cgi/query-pr.cgi?pr=amd64/170487 ? Try a verbose boot.