Date: Thu, 14 Dec 1995 14:34:24 -0600 (CST) From: Daniel Baker <dbaker@cocoa.ops.neosoft.com> To: freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org, smace@neosoft.com Subject: FreeBSD Current 12-14 9:00 Message-ID: <199512142034.OAA00240@cocoa.ops.neosoft.com>
next in thread | raw e-mail | index | archive | help
This morning, I got the latest CTM deltas (at 9:00) and did a make world... Then I compiled a new kernel and rebooted... On bootup, everything went fine untill rc.local. xdm died on signal 11, then I got these error messages: Dec 14 17:49:07 cocoa /kernel: ahc_scsi_cmd0: more than 256 DMA segs Dec 14 17:49:07 cocoa /kernel: sd0: oops not queued Dec 14 17:49:07 cocoa /kernel: biodone: buffer already done Dec 14 17:49:07 cocoa /kernel: spec_getpages: I/O read error Dec 14 17:49:07 cocoa /kernel: vm_fault: pager input (probably hardware) error, PID 147 failure Dec 14 17:49:07 cocoa /kernel: ahc_scsi_cmd0: more than 256 DMA segs Dec 14 17:49:07 cocoa /kernel: sd0: oops not queued Dec 14 17:49:07 cocoa /kernel: biodone: buffer already done Dec 14 17:49:07 cocoa /kernel: spec_getpages: I/O read error Dec 14 17:49:07 cocoa /kernel: vm_fault: pager input (probably hardware) error, PID 146 failure I then got a virtual console getty to login, but whenever I tried, it logged me in, but then on trying to start tcsh, it said something like /usr/local/bin/tcsh:1 unexpected '(' (that's not exact) Then, I got a message saying Sendmail died. I did notice that my kernel booted up differntly, here's the "dmesg" from the logs: Dec 14 18:56:07 cocoa /kernel: FreeBSD 2.2-CURRENT #0: Thu Dec 14 18:53:46 CST 1995 Dec 14 18:56:07 cocoa /kernel: dbaker@cocoa.ops.neosoft.com:/usr/src/sys/compile/COCOA Dec 14 18:56:07 cocoa /kernel: CPU: Pentium (46.98-MHz 586-class CPU) Dec 14 18:56:07 cocoa /kernel: Origin = "GenuineIntel" Id = 0x517 Stepping=7 Dec 14 18:56:07 cocoa /kernel: Features=0x1bf<FPU,VME,PSE,MCE,CX8,APIC> Dec 14 18:56:08 cocoa /kernel: real memory = 25165824 (24576K bytes) Dec 14 18:56:08 cocoa /kernel: avail memory = 22765568 (22232K bytes) Dec 14 18:56:08 cocoa /kernel: Probing for devices on the PCI bus: Dec 14 18:56:08 cocoa /kernel: chip0 <Intel 82434LX (Mercury) PCI cache memory controller> rev 3 on pci0:0 Dec 14 18:56:08 cocoa /kernel: chip1 <Intel 82378ZB PCI-ISA bridge> rev 3 on pci0:2 Dec 14 18:56:08 cocoa /kernel: vga0 <Display device> rev 0 on pci0:6 Dec 14 18:56:08 cocoa /kernel: ahc0 <Adaptec 2940 Ultra SCSI host adapter> rev 0 int a irq 11 on pci0:14 Dec 14 18:56:08 cocoa /kernel: ahc0: aic7870 Ultra Single Channel, SCSI Id=7, aic7870, 255 SCBs Dec 14 18:56:08 cocoa /kernel: (ahc0:0:0): "QUANTUM XP34301 1051" type 0 fixed SCSI 2 Dec 14 18:56:08 cocoa /kernel: sd0(ahc0:0:0): Direct-Access 4106MB (8410200 512 byte sectors) Dec 14 18:56:08 cocoa /kernel: Probing for devices on the ISA bus: Dec 14 18:56:08 cocoa /kernel: sc0 at 0x60-0x6f irq 1 on motherboard Dec 14 18:56:08 cocoa /kernel: sc0: VGA color <16 virtual consoles, flags=0x0> Dec 14 18:56:08 cocoa /kernel: psm0 at 0x60-0x63 irq 12 on motherboard Dec 14 18:56:08 cocoa /kernel: sio0 at 0x3f8-0x3ff irq 4 on isa Dec 14 18:56:08 cocoa /kernel: sio0: type 16550A Dec 14 18:56:08 cocoa /kernel: sio1 at 0x2f8-0x2ff irq 3 on isa Dec 14 18:56:09 cocoa /kernel: sio1: type 16550A Dec 14 18:56:09 cocoa /kernel: lpt0 at 0x378-0x37f irq 7 on isa Dec 14 18:56:09 cocoa /kernel: lpt0: Interrupt-driven port Dec 14 18:56:09 cocoa /kernel: lp0: TCP/IP capable interface Dec 14 18:56:09 cocoa /kernel: fdc0 at 0x3f0-0x3f7 irq 6 drq 2 flags 0x1 on isa Dec 14 18:56:09 cocoa /kernel: fdc0: NEC 72065B Dec 14 18:56:09 cocoa /kernel: fd0: 1.44MB 3.5in Dec 14 18:56:09 cocoa /kernel: ft0: Colorado tape Dec 14 18:56:09 cocoa /kernel: wdc0 at 0x1f0-0x1f7 irq 14 on isa Dec 14 18:56:09 cocoa /kernel: wdc0: unit 0 (wd0): <QUANTUM LPS540A> Dec 14 18:56:09 cocoa /kernel: wd0: 516MB (1057280 sectors), 1120 cyls, 16 heads, 59 S/T, 512 B/S Dec 14 18:56:09 cocoa /kernel: matcd - Matsushita (Panasonic) CD-ROM Driver by FDIV, Version 1(26) 18-Oct-95 Dec 14 18:56:09 cocoa /kernel: matcdc0 at 0x230-0x233 on isa Dec 14 18:56:09 cocoa /kernel: matcdc0 Host interface type 0 Dec 14 18:56:09 cocoa /kernel: matcd0: [CR-5630.75] Dec 14 18:56:09 cocoa /kernel: npx0 on motherboard Dec 14 18:56:09 cocoa /kernel: npx0: INT 16 interface Dec 14 18:56:09 cocoa /kernel: sb0 at 0x220 irq 5 drq 1 on isa Dec 14 18:56:09 cocoa /kernel: sb0: <SoundBlaster 16 4.12> Dec 14 18:56:09 cocoa /kernel: changing root device to sd0a Dec 14 18:56:09 cocoa /kernel: new masks: bio c0004840, tty c003109a, net c003109a Usually it loads the AHA and the sd0 drive near the wd0 drive and controller. Sorry if this is the wrong information, or not enough. I'd appreciate a response if anyone has any ideas, or if you want my kernel config file or anything. Thanks in advance, Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512142034.OAA00240>