9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: rgr@sdf.lonestar.org (Rob Ristroph)
To: 9fans@cse.psu.edu
Subject: [9fans] MBR and nvidia hangups
Date: Sun, 20 Jul 2003 15:22:25 -0500	[thread overview]
Message-ID: <87d6g5gd8e.fsf@rgristroph-austin.ath.cx> (raw)


Hi, I've been doing some tests this Sunday morning and here are my
results:

A normal Plan 9 install, where Plan 9 is the only thing on a 60 GB
disk (except I also made a boot floppy):

Doesn't overwrite MBR, previously not working MBR gives an error
message (depends on what was left in there).  Also the boot floppy
wants to ream the filesystem and then panics when I use it.


Start over, re-install, this time at the [bootsetup] prompt in
addition to selecting plan9 as the method, I open another window and
type:

disk/mbr -m /386/pbslba /dev/sdC0

On reboot the machine hangs after "Verifying DMI Pool Data ......."
(which is also what happens if there is no MBR at all).

I boot from the install disk, make a new window, and run:

disk/mbr -m /386/pbs /dev/sdC0/data

This results in the message "I/0 err" followed by junk characters.

I did the same but this time used the command:

disk/mbr -m /386/mbr /dev/sdC0/data

And that worked well enough that I got to type "glenda" to log in for
the first time in weeks !  But it hung shortly after that on the "kfs
. . .version" stage.

Figuring I might finally have a working MBR, I re-imaged the install
floppy fresh and started in again.  It quickly did a "mountfs" and
then I chose to keep the plan 9 filesystem instead of wiping it; that
hung doing something for longer than it should take to wipe it, so I
rebooted, and this time wiped it and re-installed everything.

It now boots, allows me to select the disk or network, and log in as
glenda.  However, no rio comes up:

init: starting /bin/rc
aux/vga: nvidia: can't attach mmio segment
dossrv: serving #s/dos
rio: can't open display: initdisplay: /dev/draw/new: no frame buffer
init: rc exit status: rio 13: display open

init: starting /bin/rc
term%

(Note this is a card which was previously running Plan 9 in graphical
mode just fine, and will come up in graphical mode from the
installation floppy.)

I did

9fat:
cat /n/9fat/plan9.ini

but the plan9.ini file looked normal.

This is essentially where I was on the 6th of July, when I wiped my
drive with zeros in an attempt to make sure I had a fresh install.

However, I moved the drive to a machine that had an S3 video card
instead of the nvidia.  Then it booted fine, giving me a working Plan
9 with rio and everything.

In conclusion:

1) We have some work to do on the MBR/bootloader part of the
   installation procedure.  Once I finish configuring my machine I
   might try to take apart the installation floppy and find the
   installation program on it.  Any suggestions on that ?

2) We might have broken nvidia chip support ?  This seems improbable,
   but my card does still behave normally with knoppix.  I won't
   investigate this further right now, because I know where I can buy
   an S3 Virge for $5 and I'm on my way there now.

3) Now I can start figuring out how to authenticate and share services
   between my two Plan 9 machines, and shortly, other peoples !

Cheers,

--Rob



             reply	other threads:[~2003-07-20 20:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-20 20:22 Rob Ristroph [this message]
2003-07-22 11:51 ` David Presotto
2003-07-22 16:32   ` Rob Ristroph
2003-07-22 19:57     ` Re[2]: " Martin Althoff
2003-07-29 13:24       ` David Presotto
2003-07-29 13:29         ` David Presotto
2003-08-07  8:39 ` gene

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=87d6g5gd8e.fsf@rgristroph-austin.ath.cx \
    --to=rgr@sdf.lonestar.org \
    --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).