Date: Thu, 16 Dec 1999 11:58:56 -0600 (CST) From: "M. L. Dodson" <bdodson@scms.utmb.EDU> To: Doug White <dwhite@resnet.uoregon.edu> Cc: multimedia@FreeBSD.ORG Subject: Re: pcm0 Message-ID: <199912161758.LAA37942@histidine.utmb.edu> In-Reply-To: <Pine.BSF.4.21.9912131910360.80605-100000@resnet.uoregon.edu> References: <199912132110.PAA24080@histidine.utmb.edu> <Pine.BSF.4.21.9912131910360.80605-100000@resnet.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
[recipients trimmed]
Doug White writes:
> On Mon, 13 Dec 1999, M. L. Dodson wrote:
>
> > > > The quick and easy solution to this is to go into the BIOS and set the
> > > > 'PnP OS' options to 'no' or 'other'.
> >
> > I've seen this quick and easy solution posted several times to
> > the list. However, I have a workstation motherboard which will
> > not boot with PnP OS set to 'no'. Panics during/just after
> > probing the disks.
>
> Which panic?
>
see below.
> > Am I missing something here?
>
> That would smell like a nasty BIOS bug.
>
as I said in a prior message, that is very possible.
Here is the panic message I copied down by hand, followed by the
dmesg for the machine when booted with PNP OS set to 'yes'. This
panic text appears immediately after the message:
Waiting 15 seconds for SCSI devices to settle
and is preceeded by two blank lines. As you see, this is a fresh
install, I haven't even gotten around to a custom kernel yet.
Fatal trap 12: page trap while in kernel mode
fault virtual address = 0x1c
fault code = supervisor read, page not present
IP = 0x8:0xc011e685
... <rest of the registers>
processor flags = interrupt enabled, resume,
IOPL=0
current process = idle
interrupt mask =
trap number = 12
panic: page fault
Syncing disks ... done
Automatic <rest of the stuff>
This is the dmesg when booted with PNP OS set to yes:
Copyright (c) 1992-1999 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 3.3-RELEASE #0: Thu Sep 16 23:40:35 GMT 1999
jkh@highwing.cdrom.com:/usr/src/sys/compile/GENERIC
Timecounter "i8254" frequency 1193182 Hz
CPU: AMD-K5(tm) Processor (116.48-MHz 586-class CPU)
Origin = "AuthenticAMD" Id = 0x524 Stepping = 4
Features=0x21bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE>
AMD Features=0x0
real memory = 67108864 (65536K bytes)
config> di zp0
config> di ze0
config> di lnc0
config> di le0
config> di ie0
config> di fe0
config> di ex0
config> di ep0
config> di cs0
config> di wt0
config> di wdc1
config> di wdc0
config> di scd0
config> di mcd0
config> di matcdc0
config> di bt0
config> di aha0
config> di adv0
config> port ed0 0x240
config> irq ed0 5
config> q
avail memory = 61628416 (60184K bytes)
Preloaded elf kernel "kernel" at 0xc0379000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc037909c.
Probing for devices on PCI bus 0:
chip0: <VIA 82C585 (Apollo VP1/VPX) system controller> rev 0x23 on pci0.0.0
chip1: <VIA 82C586 PCI-ISA bridge> rev 0x25 on pci0.7.0
ide_pci0: <VIA 82C586x (Apollo) Bus-master IDE controller> rev 0x06 on pci0.7.1
ahc0: <Adaptec 2940 Ultra SCSI adapter> rev 0x00 int a irq 11 on pci0.8.0
ahc0: aic7880 Single Channel A, SCSI Id=7, 16/255 SCBs
vga0: <S3 Trio 64 graphics accelerator> rev 0x04 int a irq 255 on pci0.10.0
Probing for PnP devices:
Probing for devices on the ISA bus:
sc0 on isa
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 at 0x240-0x25f irq 5 on isa
ed0: address 00:40:05:2a:c0:63, type NE2000 (16 bit)
atkbdc0 at 0x60-0x6f on motherboard
atkbd0 irq 1 on isa
psm0 not found
sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fd0: 1.44MB 3.5in
ppc0 at 0x378 irq 7 flags 0x40 on isa
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
lpt0: <generic printer> on ppbus 0
lpt0: Interrupt-driven port
ppi0: <generic parallel i/o> on ppbus 0
plip0: <PLIP network interface> on ppbus 0
vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
npx0 on motherboard
npx0: INT 16 interface
Waiting 15 seconds for SCSI devices to settle
sa0 at ahc0 bus 0 target 5 lun 0
sa0: <ARCHIVE Python 25601-XXX 2.63> Removable Sequential Access SCSI-2 device
sa0: 5.000MB/s transfers (5.000MHz, offset 15)
da1 at ahc0 bus 0 target 1 lun 0
da1: <SEAGATE ST51080N 0913> Fixed Direct Access SCSI-2 device
da1: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled
da1: 1030MB (2109840 512 byte sectors: 255H 63S/T 131C)
da2 at ahc0 bus 0 target 2 lun 0
da2: <QUANTUM LP240S GM240S01X 6.3> Fixed Direct Access SCSI-2 device
da2: 10.000MB/s transfers (10.000MHz, offset 8)
da2: 234MB (479350 512 byte sectors: 64H 32S/T 234C)
da0 at ahc0 bus 0 target 0 lun 0
da0: <SEAGATE ST31051N 0530> Fixed Direct Access SCSI-2 device
da0: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled
da0: 1010MB (2069860 512 byte sectors: 64H 32S/T 1010C)
changing root device to da0s1a
cd0 at ahc0 bus 0 target 6 lun 0
cd0: <TOSHIBA CD-ROM XM-3501TA 3054> Removable CD-ROM SCSI-2 device
cd0: 4.237MB/s transfers (4.237MHz, offset 15)
cd0: Attempt to query device size failed: NOT READY, Medium not present
Any help would be appreciated.
Bud Dodson
--
M. L. Dodson bdodson@scms.utmb.edu
409-772-2178 FAX: 409-772-1790
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912161758.LAA37942>
