From owner-freebsd-questions@FreeBSD.ORG Fri Apr 4 13:23:21 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D10B937B401 for ; Fri, 4 Apr 2003 13:23:21 -0800 (PST) Received: from 12-229-238-38.client.attbi.com (12-229-238-38.client.attbi.com [12.229.238.38]) by mx1.FreeBSD.org (Postfix) with SMTP id 2AAED43F85 for ; Fri, 4 Apr 2003 13:23:21 -0800 (PST) (envelope-from ryallsd@datasphereweb.com) Received: (qmail 44676 invoked from network); 4 Apr 2003 21:23:17 -0000 Received: from unknown (HELO bartxp) (192.168.0.2) by 12-229-238-38.client.attbi.com with SMTP; 4 Apr 2003 21:23:17 -0000 From: "Derrick Ryalls" To: "'Joseph Maxwell'" , Date: Fri, 4 Apr 2003 13:23:07 -0800 Message-ID: <003b01c2faf0$65c5c4b0$0200a8c0@bartxp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 In-Reply-To: <3E8DF2A8.32F64C9A@jaymax.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Subject: RE: Mboard + CPU Upgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Apr 2003 21:23:22 -0000 > > Differences - > > Old Architecture: > > Shuttle AI61 motherboard > AMD K7 CPU Processor 900 Mhz > AMD751 Chipset > 3 DIMM Sockets > > New Architecture: > > Shuttle AK32A motherboard > AMD Athlon CPU 1.5 GHz > Chipset(s) - 2: VIA VT8366A & VIA VT8233 > 2 DIMM Sockets each, DDR/SDR > > Similarities: > > Same Hard drives (2 - Boot & data) > Memory sticks > 5 PCI & 1 AGP slots > 3 PC Cards > A Diamond Stealth Video Card > A line modem card > A SMC NIC > > I transferred all the cards including the NIC to ensure > similarity of Hardware Profile. Machine boots partially, > probing devices, listing to stdout. Readout aborts > consistently at a line which is difficult to read on the fly, > but the last few lines have been extracted, which from by > naive point of view seems to indicate a USB problem. I've > done a reconfig of kernel, no significant difference or > conflicts were found. I've double check the BIOS to make sure > all relevant USB / PCI options are enabled ( at least so I > think ). The messages from the last few lines of the probe > are as follows: > > ahci0: port 0xd400-0xd41f irq11 > at dcsi.... > > cio > > on ubc 10 > usb0: USB revision 1.0 > uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > > At this point, last line above, the screen blanks out, > process exits presumably. Any suggestions or help would be > greatly appreciated. Shot in the dark here, but perhaps it is a difference in the USB version. Maybe old one had USB 1 and new one supports USB 2. If you have no USB devices (or want to see anyway), try going into BIOS and disabling or clocking down the USB ports. Good luck.