Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765339AbXEVC7k (ORCPT ); Mon, 21 May 2007 22:59:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755080AbXEVC7c (ORCPT ); Mon, 21 May 2007 22:59:32 -0400 Received: from nicole.bmts.com ([216.183.128.225]:45862 "EHLO nicole.bmts.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754512AbXEVC7b (ORCPT ); Mon, 21 May 2007 22:59:31 -0400 Date: Mon, 21 May 2007 22:58:06 -0400 From: Mike Houston To: Stephen Hemminger Cc: Linus Torvalds , Linux Kernel Mailing List Subject: Re: Linux 2.6.22-rc2 Message-Id: <20070521225806.bb18d589.mikeserv@bmts.com> In-Reply-To: <20070521103755.51b954e1@freepuppy> References: <20070520170506.814a38d9.mikeserv@bmts.com> <20070521084549.61a1aa71@freepuppy> <20070521131055.0017404f.mikeserv@bmts.com> <20070521103755.51b954e1@freepuppy> X-Mailer: Sylpheed version 2.2.10 (GTK+ 2.8.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-brucetelecom.com-MailScanner-Information: Please contact Bruce Telecom 519.368.2000 for more information X-brucetelecom.com-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-brucetelecom.com-MailScanner-From: mikeserv@bmts.com Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2603 Lines: 58 On Mon, 21 May 2007 10:37:55 -0700 Stephen Hemminger wrote: > On Mon, 21 May 2007 13:10:55 -0400 > Mike Houston wrote: > > > On Mon, 21 May 2007 08:45:49 -0700 > > Stephen Hemminger wrote: > > > > > It's almost certainly a problem with the BIOS and hardware (not > > > a sky2) driver issue. Since there are many similar boards and > > > configurations, I made the decision not to enforce restrictions > > > in the driver. > > > > >> May 20 15:57:48 cramit kernel: sky2 0000:04:00.0: v1.14 addr > > >> 0xf8000000 irq 16 Yukon-EC Ultra (0xb4) rev 2 > > > > Thank you for your answer. I was half wondering if that was the > > case after staring at those log messages several more times. I > > don't understand hardware at the low level but got thinking maybe > > interrupt routing issue. There's an Nvidia PCI Express card in > > there that gets IRQ 16, though it was not initialized by a driver > > at the time. (plain old VGA console after fresh cold boot... no > > framebuffer, no X, no nvidia module). I guess some things don't > > share well. > > > > It works well in that other OS that came with the hardware, but > > that's beside the point. > > It is some low level PCI Express related stuff, try latest BIOS (F9) > and if that doesn't help there is a EEPROM update from Gigabyte > for the Marvell hardware that might help. Thanks for your suggestions, I followed through on them. It may still be interesting/useful to hear from me that it didn't help. The problem is the same. My motherboard is a newer revision (Gigabyte GA-965P-DS3 Rev 3.3) and already had the "F10" bios version, but I flashed to the latest F11 version anyways. I also flashed with the EEPROM update from Gigabyte, from a FAQ entry for my motherboard revision. (faq_marvell_eeprom.zip). Both operations were successful. I cleared the CMOS and reconfigured after the bios flash too. Incidently, it was showing IRQ 16 in that early initialization message, but actually getting a MSI interrupt (IRQ 219, PCI-MSI-edge) I've disabled the onboard yukon2 adapter in bios and gone back to the PCI card now. I think we can consider the matter closed, since it's not a problem with the driver, but just so you know, I'm always willing to help test when it's hardware that I have. Mike Houston - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/