Date: Fri, 4 Jan 2002 07:47:36 -0800 (PST) From: Dave Runkle <dave@runkle.com> To: Mikhail Teterin <mi@aldan.algebra.com> Cc: current@FreeBSD.ORG Subject: Re: today's current: boot/loader and console Message-ID: <20020104073637.W80618-100000@trittico.fiddi.com> In-Reply-To: <200201040351.g043pgl00593@aldan.algebra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> This works, but there is no console output (it goes from spinner > straight into the login prompt). I guess, the console output is being > sent down sio0, where there is an external modem now. Turning the modem > off does not change anything... > What's in your /boot/device.hints ? A couple of weeks ago I trimmed too much out of it, removed ' hint.sc.0.at="isa" ' ' hint.sc.0.flags="0x100" ' and then lost all of my console output, just exactly like you have, from spinner to login prompt. > Trying Read_Port at 203 > Trying Read_Port at 243 > Trying Read_Port at 283 > Trying Read_Port at 2c3 > Trying Read_Port at 303 > Trying Read_Port at 343 > Trying Read_Port at 383 > Trying Read_Port at 3c3 > isa_probe_children: disabling PnP devices > isa_probe_children: probing non-PnP devices > [snip] > isa_probe_children: probing PnP devices > [ many more errors & failures below ] What's all this - any clues here? Disables, then probes again? There's a lot of errors and failures in your dmesg below. I'm not guru enough to know them all, but see if any of them is familiar. Dave -- On Thu, 3 Jan 2002, Mikhail Teterin wrote: > After 25 days of uptime I rebuilt the world, and can no longer boot as > usual. Both boot/loader and boot/loader.old (from Oct 30) flash the list > of devices and immediately reset the computer. > > My only way to bring it up is to press space at the right moment, get > the Boot: prompt and load/boot kernel directly bypassing the loader. > > Dmesg output follows (note, that the ``calcru: negative time...'' > messages are still here!). What have I done to deserve this? > ad4: success setting UDMA4 on Promise chip > Creating DISK ad4 > Promise check1 failed > ad4: <QUANTUM FIREBALLP LM30.0/A35.0700> ATA-5 disk at ata2-master > ad4: 28629MB (58633344 sectors), 58168 C, 16 H, 63 S, 512 B > ad4: 16 secs/int, 1 depth queue, UDMA66 > ad4: piomode=4 dmamode=2 udmamode=4 cblid=1 > ad6: success setting UDMA4 on Promise chip > Creating DISK ad6 > Promise check1 failed > ad6: <QUANTUM FIREBALLP LM30.0/A35.0700> ATA-5 disk at ata3-master > ad6: 28629MB (58633344 sectors), 58168 C, 16 H, 63 S, 512 B > ad6: 16 secs/int, 1 depth queue, UDMA66 > ad6: piomode=4 dmamode=2 udmamode=4 cblid=1 > ata1-master: piomode=3 dmamode=1 udmamode=-1 dmaflag=1 > ata1-master: success setting PIO3 on generic chip > acd0: <NEC CD-ROM DRIVE:282/3.05> CDROM drive at ata1 as master > acd0: read 1376KB/s (32504KB/s), 128KB buffer, PIO3 > acd0: Reads: CD-DA > acd0: Writes: > acd0: Audio: play, 256 volume levels > acd0: Mechanism: ejectable tray, unlocked > acd0: Medium: CD-ROM unknown > Waiting 2 seconds for SCSI devices to settle > (noperiph:sym0:0:-1:-1): SCSI BUS reset delivered. > (noperiph:sym1:0:-1:-1): SCSI BUS reset delivered. > (probe0:sym0:0:0:0): Retrying Command > (probe17:sym1:0:2:0): error 22 > (probe17:sym1:0:2:0): Unretryable Error > Creating DISK cd0 > Creating DISK da0 > pass0 at sym0 bus 0 target 0 lun 0 > pass0: <SEAGATE ST34371W 0440> Fixed Direct Access SCSI-2 device > pass0: Serial Number JDR614250M11T1 > pass0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing Enabled > pass1 at sym1 bus 0 target 2 lun 0 > pass1: <NEC CD-ROM DRIVE:500 2.5> Removable CD-ROM SCSI-2 device > pass1: 3.300MB/s transfers > Mounting root from ufs:da0a > da0 at sym0 bus 0 target 0 lun 0 > da0: <SEAGATE ST34371W 0440> Fixed Direct Access SCSI-2 device > da0: Serial Number JDR614250M11T1 > da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit), Tagged Queueing Enabled > da0: 4148MB (8496884 512 byte sectors: 255H 63S/T 528C) > (cd0:sym1:0:2:0): error 6 > (cd0:sym1:0:2:0): Unretryable Error > cd0 at sym1 bus 0 target 2 lun 0 > cd0: <NEC CD-ROM DRIVE:500 2.5> Removable CD-ROM SCSI-2 device > cd0: 3.300MB/s transfers > cd0: Attempt to query device size failed: NOT READY, Medium not present > da0s1: type 0xa5, start 0, end = 8496883, size 8496884 > da0s1: C/H/S end 528/231/11 (1350007) != end 8496883: invalid > SMP: CPU1 apic_initialize(): > lint0: 0x00010700 lint1: 0x00010400 TPR: 0x00000010 SVR: 0x000001ff > SMP: AP CPU #1 Launched! > start_init: trying /sbin/init > microuptime() went backwards (10.3931180 -> 9.512351) > ad6: invalid primary partition table: no magic > ad4: invalid primary partition table: no magic > WARNING: /ccd was not properly dismounted > bpf: tun0 attached > md0: Malloc disk > Creating DISK md0 > md0: invalid primary partition table: no magic > md0: invalid primary partition table: no magic > md0: invalid primary partition table: no magic > md0: invalid primary partition table: no magic > fxp0: promiscuous mode enabled > (da0:sym0:0:0:0): tagged openings now 63 > (da0:sym0:0:0:0): Retrying Command > calcru: negative time of 392153083 usec for pid 370 (setiathome) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020104073637.W80618-100000>