9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Problem installing plan9
Date: Wed, 14 Mar 2007 14:56:53 +0000	[thread overview]
Message-ID: <a4c13e6141585fd319043f430ba4c90c@quintile.net> (raw)
In-Reply-To: <aa11032f0703140510v7e62aa6end7065b7e55343e82@mail.gmail.com>

> pcirouting: ignoring south bridge PCI.0.17.0 1106/3177
...
> panic: kernel fault: no user process pc=0xf01aa887 addr=0x00000003

My suspicion is that the lack of a recconised southbridge is the problem,
a Viatech VT8237, any PCI experts out there know if this likely to work?

	{ 0x1106, 0x0586, viaget, viaset },	// Viatech 82C586
	{ 0x1106, 0x0596, viaget, viaset },	// Viatech 82C596
	{ 0x1106, 0x0686, viaget, viaset },	// Viatech 82C686
	{ 0x1106, 0x3227, viaget, viaset },	// Viatech VT8237

If so its just a matter of adding another line to pci.c:

	{ 0x1106, 0x3177, viaget, viaset },	// Viatech VT8235

Anyone in a position to build this guy another CD image with
this tiny change to a kernel (I am not at present)?

-Steve


  parent reply	other threads:[~2007-03-14 14:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-14 12:10 Moritz Lutz
2007-03-14 13:48 ` erik quanstrom
2007-03-14 13:56   ` Moritz Lutz
2007-03-14 14:01     ` erik quanstrom
2007-03-14 14:07       ` Moritz Lutz
2007-03-14 14:11         ` erik quanstrom
2007-03-14 14:43           ` Moritz Lutz
2007-03-14 15:01             ` Abhey Shah
2007-03-14 16:24             ` Axel Belinfante
2007-03-14 16:28               ` Moritz Lutz
2007-03-14 16:43                 ` Abhey Shah
2007-03-14 16:50                   ` Abhey Shah
2007-03-14 16:55                 ` erik quanstrom
2007-03-14 17:27                   ` Moritz Lutz
2007-03-14 14:02     ` Alexandr Babič
2007-03-14 14:46       ` Steve Simon
2007-03-14 14:52         ` Moritz Lutz
2007-03-14 14:54         ` Alexandr Babič
2007-03-14 14:56 ` Steve Simon [this message]
2007-03-14 16:06 Alexandr Babič

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4c13e6141585fd319043f430ba4c90c@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).