From owner-freebsd-stable@FreeBSD.ORG Wed Feb 22 14:43:58 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 513691065670 for ; Wed, 22 Feb 2012 14:43:58 +0000 (UTC) (envelope-from bra@fsn.hu) Received: from people.fsn.hu (people.fsn.hu [195.228.252.137]) by mx1.freebsd.org (Postfix) with ESMTP id A62948FC08 for ; Wed, 22 Feb 2012 14:43:57 +0000 (UTC) Received: by people.fsn.hu (Postfix, from userid 1001) id 07EB4C22E49; Wed, 22 Feb 2012 15:43:55 +0100 (CET) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MF-ACE0E1EA [pR: 14.9993] X-CRM114-CacheID: sfid-20120222_15435_A7207EE8 X-CRM114-Status: Good ( pR: 14.9993 ) X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Wed Feb 22 15:43:55 2012 X-DSPAM-Confidence: 0.7012 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 4f44ff2b478181892546333 X-DSPAM-Factors: 27, From*Attila Nagy , 0.00010, ports, 0.00069, ports, 0.00069, wrote+>, 0.00163, >+>, 0.00261, >+>>, 0.00348, 0), 0.00425, timeout, 0.00468, timeout, 0.00468, wrote, 0.00475, 09), 0.00553, descriptor, 0.00553, descriptor, 0.00553, I+get, 0.00588, References*fsn.hu>, 0.00675, >+on, 0.00866, I/O, 0.01000, SCSI, 0.01000, byte, 0.01000, DOWN, 0.99000, DOWN, 0.99000, 2+ports, 0.01000, (on+the, 0.01000, Subject*Fatal, 0.01000, Received*22+Feb, 0.99000, forget+that, 0.01000, X-Spambayes-Classification: ham; 0.00 Received: from japan.t-online.private (japan.t-online.co.hu [195.228.243.99]) by people.fsn.hu (Postfix) with ESMTPSA id 08FCFC22E3C; Wed, 22 Feb 2012 15:43:55 +0100 (CET) Message-ID: <4F44FF2A.9050505@fsn.hu> Date: Wed, 22 Feb 2012 15:43:54 +0100 From: Attila Nagy User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20090817 Thunderbird/2.0.0.23 Mnenhy/0.7.6.0 MIME-Version: 1.0 To: pyunyh@gmail.com References: <4F449E0B.2040909@fsn.hu> <20120223041516.GI6861@michelle.cdnetworks.com> In-Reply-To: <20120223041516.GI6861@michelle.cdnetworks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: Fatal trap 19, Stopped at bge_init_locked+ and bge booting problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 14:43:58 -0000 On 02/23/12 05:15, YongHyeon PYUN wrote: > bge0: mem > 0xf6bf0000-0xf6bfffff,0xf6be0000-0xf6beffff,0xf6bd0000-0xf6bdffff irq 32 > at device 0.0 on pci3 > bge0: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E > ^^^^^^^^^^ > > This controller is new one. Probably BCM5719 A1 but not sure. Yes, it's in a new machine. > >> bge0: Try again > This message indicates your controller has ASF/IPMI firmware. > Try disabling ASF and see whether it makes any difference. > (Change hw.bge.allow_asf tunable to 0). Oh, I always forget that (on the other machines this is set). This is what I get with machdep.panic_on_nmi: 0 machdep.kdb_on_nmi: 0 hw.bge.allow_asf: 0 bge0: mem 0xf6bf0000-0xf6bfffff,0xf6be0000-0xf6beffff,0xf6bd0000-0xf6bdffff irq 32 at device 0.0 on pci3 bge0: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E bge0: Try again miibus0: on bge0 ukphy0: PHY 1 on miibus0 ukphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge0: Ethernet address: 3c:4a:92:b2:3c:08 pci0:3:0:1: failed to read VPD data. bge1: mem 0xf6bc0000-0xf6bcffff,0xf6bb0000-0xf6bbffff,0xf6ba0000-0xf6baffff irq 36 at device 0.1 on pci3 bge1: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E miibus1: on bge1 brgphy0: PHY 2 on miibus1 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge1: Ethernet address: 3c:4a:92:b2:3c:09 pci0:3:0:2: failed to read VPD data. bge2: mem 0xf6b90000-0xf6b9ffff,0xf6b80000-0xf6b8ffff,0xf6b70000-0xf6b7ffff irq 32 at device 0.2 on pci3 bge2: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E miibus2: on bge2 brgphy1: PHY 3 on miibus2 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge2: Ethernet address: 3c:4a:92:b2:3c:0a pci0:3:0:3: failed to read VPD data. bge3: mem 0xf6b60000-0xf6b6ffff,0xf6b50000-0xf6b5ffff,0xf6b40000-0xf6b4ffff irq 36 at device 0.3 on pci3 bge3: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E miibus3: on bge3 brgphy2: PHY 4 on miibus3 brgphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bge3: Ethernet address: 3c:4a:92:b2:3c:0b [...] da0: 286070MB (585871964 512 byte sectors: 255H 32S/T 65535C) NMI ISA 60, EISA ff I/O channel check, likely hardware failure.Sending DHCP Discover packet from interface bge0 (3c:4a:92:b2:3c:08) cd0 at ata3 bus 0 scbus3 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed bge0: 11 link states coalesced bge0: link state changed to DOWN ugen0.2: at usbus0 uhub3: on usbus0 bge1: 5 link states coalesced bge1: link state changed to DOWN bge2: link state changed to DOWN bge3: link state changed to DOWN bge0: ugen2.2: at usbus2 uhub4: on usbus2 2 link states coalesced bge0: link state changed to DOWN bge1: 4 link states coalesced bge1: link state changed to DOWN bge0: 4 link states coalesced bge0: link state changed to DOWN Sending DHCP Discover packet from interface bge1 (3c:4a:92:b2:3c:09) uhub3: 6 ports with 6 removable, self powered bge0: usb_alloc_device: set address 2 failed (USB_ERR_TIMEOUT, ignored) 6 link states coalesced bge0: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN Sending DHCP Discover packet from interface bge2 (3c:4a:92:b2:3c:0a) bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT 10 link states coalesced bge1: link state changed to DOWN uhub4: 8 ports with 8 removable, self powered bge0: 4 link states coalesced bge0: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN Sending DHCP Discover packet from interface bge3 (3c:4a:92:b2:3c:0b) bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN ugen2.3: at usbus2 uhub5: on usbus2 bge0: watchdog timeout -- resetting bge0: link state changed to UP usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) bge1: 2 link states coalesced bge1: link state changed to DOWN uhub5: 2 ports with 1 removable, self powered bge0: link state changed to DOWN bge1: watchdog timeout -- resetting bge1: usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT 2 link states coalesced bge1: link state changed to DOWN bge0: 2 link states coalesced bge0: link state changed to DOWN ugen1.2: at usbus1 ukbd0: on usbus1 kbd2 at ukbd0 ums0: on usbus1 bge1: 4 link states coalesced bge1: link state changed to DOWN bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN bge1: 3 link states coalesced bge1: link state changed to UP bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: link state changed to DOWN bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN bge1: 10 link states coalesced bge1: link state changed to DOWN bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN bge1: link state changed to UP bge0: watchdog timeout -- resetting bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: link state changed to DOWN bge1: watchdog timeout -- resetting bge1: 2 link states coalesced bge1: link state changed to DOWN bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN bge0: 4 link states coalesced bge0: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: 2 link states coalesced bge1: link state changed to DOWN bge0: 2 link states coalesced bge0: link state changed to DOWN bge1: link state changed to UP bge1: link state changed to DOWN [...] Still no go.