Date: Sun, 17 Jan 1999 00:49:57 +0100 From: Gianmarco Giovannelli <gmarco@giovannelli.it> To: current@FreeBSD.ORG Cc: scsi@FreeBSD.ORG Subject: Problem booting from aic7890/91 Ultra2 SCSI Message-ID: <4.1.19990117003737.009d4a80@194.184.65.4>
next in thread | raw e-mail | index | archive | help
Ok, first the conclusion... I am not able to boot anymore from a 3.0-current system while I can boot quite nicely from the 3.0-RELEASE generic kernel. The system hangs on checking the scsi chain and remains stopped here. The last thing I can see on the screen is the : Waiting 3 seconds for SCSI devices to settle And nothing else happens anymore. So I have to hard reset the box. here is a dmesg from the 3.0-RELEASE generic kernel. ### dmesg of 3.0-RELEASE generic kernel ### Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-RELEASE #0: Sat Oct 17 17:45:06 GMT 1998 jkh@kickme.freebsd.org:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz cost 3038 ns CPU: Pentium II (quarter-micron) (400.91-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x651 Stepping=1 Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV, PAT,PSE36,MMX,<b24>> real memory = 134217728 (131072K bytes) avail memory = 127537152 (124548K bytes) Preloaded a.out kernel "kernel.GENERIC" at 0x0xf02ed000. Probing for devices on PCI bus 0: chip0: <Intel 82443BX host to PCI bridge> rev 0x02 on pci0.0.0 chip1: <Intel 82443BX host to AGP bridge> rev 0x02 on pci0.1.0 chip2: <Intel 82371AB PCI to ISA bridge> rev 0x02 on pci0.4.0 ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.4.1 chip3: <Intel 82371AB USB host controller> rev 0x01 int d irq 255 on pci0.4.2 chip4: <Intel 82371AB Power management controller> rev 0x02 on pci0.4.3 ahc0: <Adaptec aic7890/91 Ultra2 SCSI adapter> rev 0x00 int a irq 14 on pci0.6.0 ahc0: aic7890/91 Wide Channel A, SCSI Id=7, 16/255 SCBs de0: <Digital 21041 Ethernet> rev 0x11 int a irq 14 on pci0.9.0 de0: 21041 [10Mb/s] pass 1.1 de0: address 00:40:05:36:7a:72 Probing for devices on PCI bus 1: vga0: <Matrox model 0521 graphics accelerator> rev 0x01 int a irq 11 on pci1.0.0 Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 fe0 not found at 0x300 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface psm0 at 0x60-0x64 irq 12 on motherboard psm0: model Generic PS/2 mouse, device ID 0 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 not found at 0x1f0 wdc1 not found at 0x170 wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ie0: unknown board_id: f000 ie0 not found at 0x300 ep0 not found at 0x300 ex0 not found le0 not found at 0x300 lnc0 not found at 0x280 ze0 not found at 0x300 zp0 not found at 0x300 cs0 not found at 0x300 adv0 not found at 0x330 bt0 not found at 0x134 aha0 not found at 0x134 npx0 on motherboard npx0: INT 16 interface de0: enabling 10baseT port Waiting 15 seconds for SCSI devices to settle sa0 at ahc0 bus 0 target 6 lun 0 sa0: <TANDBERG TDC 3500 =01:> Removable Sequential Access SCSI2 device sa0: 3.300MB/s transfers da0 at ahc0 bus 0 target 0 lun 0 da0: <QUANTUM XP39100W LYK8> Fixed Direct Access SCSI2 device da0: 40.0MB/s transfers (20.0MHz, offset 31, 16bit), Tagged Queueing Enabled da0: 8682MB (17781520 512 byte sectors: 255H 63S/T 1106C) changing root device to da0s1a da1 at ahc0 bus 0 target 1 lun 0 da1: <Quantum VP32170 89TC> Fixed Direct Access SCSI2 device da1: 20.0MB/s transfers (10.0MHz, offset 15, 16bit), Tagged Queueing Enabled da1: 2069MB (4238640 512 byte sectors: 255H 63S/T 263C) da2 at ahc0 bus 0 target 2 lun 0 da2: <IOMEGA ZIP 100 E.08> Removable Direct Access SCSI2 device da2: 3.300MB/s transfers da2: Attempt to query device size failed: NOT READY, Medium not present ### End dmesg ### My kernel is : ### Begin kernel ### machine "i386" cpu "I686_CPU" ident GMARCO maxusers 32 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options NFS #Network Filesystem options PROCFS #Process filesystem options FFS_ROOT options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=3000 #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options SYSVSHM options SYSVSEM options SYSVMSG config kernel root on da0 controller isa0 controller pci0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 controller ahc0 controller scbus0 device da0 device sa0 device cd0 controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device psm0 at isa? tty irq 12 device vga0 at isa? port ? conflicts device sc0 at isa? tty pseudo-device splash device npx0 at isa? port "IO_NPX" irq 13 vector npxintr device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr device lpt0 at isa? port? tty irq 7 vector lptintr device de0 device apm0 at isa? flags 0x31 # Advanced Power Management controller pnp0 #Luigi's drivers device pcm0 at isa? port 0x220 tty irq ? drq ? flags 0x15 vector pcmintr controller smbus0 controller iicbus0 controller iicbb0 device bktr0 pseudo-device loop pseudo-device ether pseudo-device sl 1 pseudo-device tun 1 pseudo-device pty 16 pseudo-device gzip ### End kernel ### I have also a cdrom installed on id #5 , but it is not listed in the GENERIC kernel's dmesg, because with -CURRENT it logs some error about timeout, so I decided to put out of the chain. But the hans problem is still here also without cdrom. The mainboard is an asus P2B-S with scsi onboard (bios 2.01). I use the bios default fro the controller... Please answer... Best Regards, Gianmarco Giovannelli (http://www.giovannelli.it/~gmarco) "Unix expert since yesterday" 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?4.1.19990117003737.009d4a80>