Date: Tue, 6 Jun 2000 22:03:26 +0400 (MSD) From: Andrey Lavrentyev <lavr@unix1.jinr.dubna.su> To: freebsd-stable@FreeBSD.ORG Subject: ABIT BE6-II(hpt366) & ata in -stable Message-ID: <200006061803.WAA15301@unix1.jinr.dubna.su>
next in thread | raw e-mail | index | archive | help
Hi All,
1. ABIT BE6-II very nice mom, but I have undestandable troubles in
-stable :(((
2. HW configuration:
- abit be6-ii + 500mhz_celeron-370[via Soltec slotket to Slot1]
+ nvidia_tnt[agp] + dec-21041+es1371 + ram-128[pc133]
3. 2-HDD Quantum attach to hpt366.
4. 4.0-Release and Snapshot from 28 May - installed successfully, and
all work fine(including XFree) until first `make` - for any software
from /usr/ports:
- cd /usr/ports/_any_subdir
- make
worked a little time
...
...
Oops - HALTED, all hw-devices are dead, there are no interrupts at all:
- keyboards, all leds off
- disks
and etc, only `RESET`, but after reset, fs can't clear properly - only
by hands or after power-off :(((
Next step - testing all harware, but it's ok.
After testing CPU/RAM - it's ok, backup /etc/fstab to fstab.hpt366 and
replace disk devices to new in compliance to common eide, reboot, and
NOW all work fine.
There was many postings in mail-archive that I saw and all assert that
ABITs work fine, so what's work fine ABIT's HPT366 or ATA-drivers, or
any recomendations...
All disks via hpt366 worked in dma-mode, may be need pio-mode via sysctl,
but does it mean that system and fs will be work stable?
How many ide-device I can use in -stable? 8 - is it right if use hpt+eide?
htp366 - 2controllers == 4 devices
eide - 2controllers == 4 devices
----------------------------------
sum = 8 devices
Below 2 cuts from dmesg, 1-hpt - when -stable crash after make, 2-eide -
all work fine.
----------------------- HPT366 dmesg --------------------------------
Jun 5 20:41:03 mp3 /kernel: Copyright (c) 1992-2000 The FreeBSD Project.
Jun 5 20:41:03 mp3 /kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
Jun 5 20:41:03 mp3 /kernel: The Regents of the University of California. All rights reserved.
Jun 5 20:41:03 mp3 /kernel: FreeBSD 4.0-20000528-STABLE #0: Sun May 28 11:58:40 GMT 2000
Jun 5 20:41:03 mp3 /kernel: root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC
Jun 5 20:41:03 mp3 /kernel: Timecounter "i8254" frequency 1193182 Hz
Jun 5 20:41:03 mp3 /kernel: CPU: Pentium II/Pentium II Xeon/Celeron (501.14-MHz 686-class CPU)
Jun 5 20:41:03 mp3 /kernel: Origin = "GenuineIntel" Id = 0x665 Stepping = 5
Jun 5 20:41:03 mp3 /kernel: Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
Jun 5 20:41:03 mp3 /kernel: real memory = 134217728 (131072K bytes)
Jun 5 20:41:03 mp3 /kernel: config> di pcic0
Jun 5 20:41:03 mp3 /kernel: config> di sn0
Jun 5 20:41:03 mp3 /kernel: config> di lnc0
Jun 5 20:41:03 mp3 /kernel: config> di ie0
Jun 5 20:41:03 mp3 /kernel: config> di fe0
Jun 5 20:41:03 mp3 /kernel: config> di ed0
Jun 5 20:41:03 mp3 /kernel: config> di cs0
Jun 5 20:41:03 mp3 /kernel: config> di bt0
Jun 5 20:41:03 mp3 /kernel: config> di aic0
Jun 5 20:41:03 mp3 /kernel: config> di aha0
Jun 5 20:41:03 mp3 /kernel: config> di adv0
Jun 5 20:41:03 mp3 /kernel: config> en le0
Jun 5 20:41:03 mp3 /kernel: config> po le0 0x300
Jun 5 20:41:03 mp3 /kernel: config> ir le0 10
Jun 5 20:41:03 mp3 /kernel: config> iom le0 0xd0000
Jun 5 20:41:03 mp3 /kernel: config> f le0 0
Jun 5 20:41:03 mp3 /kernel: config> q
Jun 5 20:41:03 mp3 /kernel: avail memory = 126676992 (123708K bytes)
Jun 5 20:41:03 mp3 /kernel: Preloaded elf kernel "kernel" at 0xc03c9000.
Jun 5 20:41:03 mp3 /kernel: Preloaded userconfig_script "/boot/kernel.conf" at 0xc03c909c.
Jun 5 20:41:03 mp3 /kernel: Pentium Pro MTRR support enabled
Jun 5 20:41:03 mp3 /kernel: md0: Malloc disk
Jun 5 20:41:03 mp3 /kernel: npx0: <math processor> on motherboard
Jun 5 20:41:03 mp3 /kernel: npx0: INT 16 interface
Jun 5 20:41:03 mp3 /kernel: pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard
Jun 5 20:41:03 mp3 /kernel: pci0: <PCI bus> on pcib0
Jun 5 20:41:03 mp3 /kernel: pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
Jun 5 20:41:03 mp3 /kernel: pci1: <PCI bus> on pcib1
Jun 5 20:41:03 mp3 /kernel: pci1: <NVidia Riva TNT2 graphics accelerator> at 0.0 irq 9
Jun 5 20:41:03 mp3 /kernel: isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 on pci0
Jun 5 20:41:03 mp3 /kernel: isa0: <ISA bus> on isab0
Jun 5 20:41:03 mp3 /kernel: atapci0: <Intel PIIX4 ATA33 controller> port 0xf000-0xf00f at device 7.1 on pci0
Jun 5 20:41:03 mp3 /kernel: ata1: at 0x170 irq 15 on atapci0
Jun 5 20:41:03 mp3 /kernel: pci0: <Intel 82371AB/EB (PIIX4) USB controller> at 7.2 irq 9
Jun 5 20:41:03 mp3 /kernel: chip1: <Intel 82371AB Power management controller> port 0x5000-0x500f at device 7.3 on pci0
Jun 5 20:41:03 mp3 /kernel: pci0: <unknown card> (vendor=0x1274, dev=0x1371) at 11.0 irq 9
Jun 5 20:41:03 mp3 /kernel: de0: <Digital 21041 Ethernet> port 0xc800-0xc87f mem 0xd9000000-0xd900007f irq 10 at device 15.0 on pci0
Jun 5 20:41:03 mp3 /kernel: de0: 21041 [10Mb/s] pass 2.1
Jun 5 20:41:03 mp3 /kernel: de0: address 00:80:ad:80:7d:53
Jun 5 20:41:03 mp3 /kernel: de0: supplying EUI64: 00:80:ad:ff:fe:80:7d:53
Jun 5 20:41:03 mp3 /kernel: atapci1: <HighPoint HPT366 ATA66 controller> port 0xd400-0xd4ff,0xd000-0xd003,0xcc00-0xcc07 irq 11 at device 19.0 on pci0
Jun 5 20:41:03 mp3 /kernel: ata2: at 0xcc00 on atapci1
Jun 5 20:41:03 mp3 /kernel: atapci2: <HighPoint HPT366 ATA66 controller> port 0xe000-0xe0ff,0xdc00-0xdc03,0xd800-0xd807 irq 11 at device 19.1 on pci0
Jun 5 20:41:03 mp3 /kernel: fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
Jun 5 20:41:03 mp3 /kernel: fdc0: FIFO enabled, 8 bytes threshold
Jun 5 20:41:03 mp3 /kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0
Jun 5 20:41:03 mp3 /kernel: atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
Jun 5 20:41:03 mp3 /kernel: atkbd0: <AT Keyboard> irq 1 on atkbdc0
Jun 5 20:41:03 mp3 /kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0
Jun 5 20:41:03 mp3 /kernel: psm0: model Generic PS/2 mouse, device ID 0
Jun 5 20:41:03 mp3 /kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Jun 5 20:41:03 mp3 /kernel: sc0: <System console> on isa0
Jun 5 20:41:03 mp3 /kernel: sc0: VGA <16 virtual consoles, flags=0x200>
Jun 5 20:41:03 mp3 /kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
Jun 5 20:41:03 mp3 /kernel: sio0: type 16550A
Jun 5 20:41:03 mp3 /kernel: sio1 at port 0x2f8-0x2ff irq 3 on isa0
Jun 5 20:41:03 mp3 /kernel: sio1: type 16550A
Jun 5 20:41:03 mp3 /kernel: ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
Jun 5 20:41:03 mp3 /kernel: ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
Jun 5 20:41:03 mp3 /kernel: ppi0: <Parallel I/O> on ppbus0
Jun 5 20:41:03 mp3 /kernel: lpt0: <Printer> on ppbus0
Jun 5 20:41:03 mp3 /kernel: lpt0: Interrupt-driven port
Jun 5 20:41:03 mp3 /kernel: plip0: <PLIP network interface> on ppbus0
Jun 5 20:41:03 mp3 /kernel: de0: enabling 10baseT port
Jun 5 20:41:03 mp3 /kernel: ad4: 19470MB <QUANTUM FIREBALLlct10 20> [39560/16/63] at ata2-master using UDMA66
Jun 5 20:41:03 mp3 /kernel: ad5: 19470MB <QUANTUM FIREBALLlct10 20> [39560/16/63] at ata2-slave using UDMA66
Jun 5 20:41:03 mp3 /kernel: acd0: CDROM <ASUS CD-S400/A> at ata1-master using PIO4
Jun 5 20:41:03 mp3 /kernel: Mounting root from ufs:/dev/ad4s2a
Jun 5 20:41:03 mp3 /kernel: de0: starting DAD for fe80:0001::0280:adff:fe80:7d53
Jun 5 20:41:04 mp3 /kernel: de0: DAD complete for fe80:0001::0280:adff:fe80:7d53 - no duplicates found
roll-back to EIDE:
--------------------------- EIDE-dmesg ------------------------------------
Jun 6 19:16:16 mp3 /kernel: Copyright (c) 1992-2000 The FreeBSD Project.
Jun 6 19:16:16 mp3 /kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
Jun 6 19:16:16 mp3 /kernel: The Regents of the University of California. All rights reserved.
Jun 6 19:16:16 mp3 /kernel: FreeBSD 4.0-20000528-STABLE #0: Sun May 28 11:58:40 GMT 2000
Jun 6 19:16:16 mp3 /kernel: root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC
Jun 6 19:16:16 mp3 /kernel: Timecounter "i8254" frequency 1193182 Hz
Jun 6 19:16:16 mp3 /kernel: CPU: Pentium II/Pentium II Xeon/Celeron (501.14-MHz 686-class CPU)
Jun 6 19:16:16 mp3 /kernel: Origin = "GenuineIntel" Id = 0x665 Stepping = 5
Jun 6 19:16:16 mp3 /kernel: Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
Jun 6 19:16:16 mp3 /kernel: real memory = 134217728 (131072K bytes)
Jun 6 19:16:16 mp3 /kernel: config> di pcic0
Jun 6 19:16:16 mp3 /kernel: config> di sn0
Jun 6 19:16:16 mp3 /kernel: config> di lnc0
Jun 6 19:16:16 mp3 /kernel: config> di ie0
Jun 6 19:16:16 mp3 /kernel: config> di fe0
Jun 6 19:16:16 mp3 /kernel: config> di ed0
Jun 6 19:16:16 mp3 /kernel: config> di cs0
Jun 6 19:16:16 mp3 /kernel: config> di bt0
Jun 6 19:16:16 mp3 /kernel: config> di aic0
Jun 6 19:16:16 mp3 /kernel: config> di aha0
Jun 6 19:16:16 mp3 /kernel: config> di adv0
Jun 6 19:16:16 mp3 /kernel: config> en le0
Jun 6 19:16:16 mp3 /kernel: config> po le0 0x300
Jun 6 19:16:16 mp3 /kernel: config> ir le0 10
Jun 6 19:16:16 mp3 /kernel: config> iom le0 0xd0000
Jun 6 19:16:16 mp3 /kernel: config> f le0 0
Jun 6 19:16:16 mp3 /kernel: config> q
Jun 6 19:16:16 mp3 /kernel: avail memory = 126676992 (123708K bytes)
Jun 6 19:16:16 mp3 /kernel: Preloaded elf kernel "kernel" at 0xc03c9000.
Jun 6 19:16:16 mp3 /kernel: Preloaded userconfig_script "/boot/kernel.conf" at 0xc03c909c.
Jun 6 19:16:16 mp3 /kernel: Pentium Pro MTRR support enabled
Jun 6 19:16:16 mp3 /kernel: md0: Malloc disk
Jun 6 19:16:16 mp3 /kernel: npx0: <math processor> on motherboard
Jun 6 19:16:16 mp3 /kernel: npx0: INT 16 interface
Jun 6 19:16:16 mp3 /kernel: pcib0: <Intel 82443BX (440 BX) host to PCI bridge> on motherboard
Jun 6 19:16:16 mp3 /kernel: pci0: <PCI bus> on pcib0
Jun 6 19:16:16 mp3 /kernel: pcib1: <Intel 82443BX (440 BX) PCI-PCI (AGP) bridge> at device 1.0 on pci0
Jun 6 19:16:16 mp3 /kernel: pci1: <PCI bus> on pcib1
Jun 6 19:16:16 mp3 /kernel: pci1: <NVidia Riva TNT2 graphics accelerator> at 0.0 irq 9
Jun 6 19:16:16 mp3 /kernel: isab0: <Intel 82371AB PCI to ISA bridge> at device 7.0 on pci0
Jun 6 19:16:16 mp3 /kernel: isa0: <ISA bus> on isab0
Jun 6 19:16:16 mp3 /kernel: atapci0: <Intel PIIX4 ATA33 controller> port 0xf000-0xf00f at device 7.1 on pci0
Jun 6 19:16:16 mp3 /kernel: ata1: at 0x170 irq 15 on atapci0
Jun 6 19:16:16 mp3 /kernel: pci0: <Intel 82371AB/EB (PIIX4) USB controller> at 7.2 irq 9
Jun 6 19:16:16 mp3 /kernel: chip1: <Intel 82371AB Power management controller> port 0x5000-0x500f at device 7.3 on pci0
Jun 6 19:16:16 mp3 /kernel: pci0: <unknown card> (vendor=0x1274, dev=0x1371) at 11.0 irq 9
Jun 6 19:16:16 mp3 /kernel: de0: <Digital 21041 Ethernet> port 0xc800-0xc87f mem 0xd9000000-0xd900007f irq 10 at device 15.0 on pci0
Jun 6 19:16:16 mp3 /kernel: de0: 21041 [10Mb/s] pass 2.1
Jun 6 19:16:16 mp3 /kernel: de0: address 00:80:ad:80:7d:53
Jun 6 19:16:16 mp3 /kernel: de0: supplying EUI64: 00:80:ad:ff:fe:80:7d:53
Jun 6 19:16:16 mp3 /kernel: atapci1: <HighPoint HPT366 ATA66 controller> port 0xd400-0xd4ff,0xd000-0xd003,0xcc00-0xcc07 irq 11 at device 19.0 on pci0
Jun 6 19:16:16 mp3 /kernel: atapci2: <HighPoint HPT366 ATA66 controller> port 0xe000-0xe0ff,0xdc00-0xdc03,0xd800-0xd807 irq 11 at device 19.1 on pci0
Jun 6 19:16:16 mp3 /kernel: fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
Jun 6 19:16:16 mp3 /kernel: fdc0: FIFO enabled, 8 bytes threshold
Jun 6 19:16:16 mp3 /kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0
Jun 6 19:16:16 mp3 /kernel: atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
Jun 6 19:16:16 mp3 /kernel: atkbd0: <AT Keyboard> irq 1 on atkbdc0
Jun 6 19:16:16 mp3 /kernel: psm0: <PS/2 Mouse> irq 12 on atkbdc0
Jun 6 19:16:16 mp3 /kernel: psm0: model Generic PS/2 mouse, device ID 0
Jun 6 19:16:16 mp3 /kernel: vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Jun 6 19:16:16 mp3 /kernel: sc0: <System console> on isa0
Jun 6 19:16:16 mp3 /kernel: sc0: VGA <16 virtual consoles, flags=0x200>
Jun 6 19:16:16 mp3 /kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
Jun 6 19:16:16 mp3 /kernel: sio0: type 16550A
Jun 6 19:16:16 mp3 /kernel: sio1 at port 0x2f8-0x2ff irq 3 on isa0
Jun 6 19:16:16 mp3 /kernel: sio1: type 16550A
Jun 6 19:16:16 mp3 /kernel: ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
Jun 6 19:16:16 mp3 /kernel: ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
Jun 6 19:16:16 mp3 /kernel: ppi0: <Parallel I/O> on ppbus0
Jun 6 19:16:16 mp3 /kernel: lpt0: <Printer> on ppbus0
Jun 6 19:16:16 mp3 /kernel: lpt0: Interrupt-driven port
Jun 6 19:16:16 mp3 /kernel: plip0: <PLIP network interface> on ppbus0
Jun 6 19:16:16 mp3 /kernel: de0: enabling 10baseT port
Jun 6 19:16:16 mp3 /kernel: ad2: 19470MB <QUANTUM FIREBALLlct10 20> [39560/16/63] at ata1-master using UDMA33
Jun 6 19:16:16 mp3 /kernel: ad3: 19470MB <QUANTUM FIREBALLlct10 20> [39560/16/63] at ata1-slave using UDMA33
Jun 6 19:16:16 mp3 /kernel: Mounting root from ufs:/dev/ad2s2a
Jun 6 19:16:16 mp3 /kernel: de0: starting DAD for fe80:0001::0280:adff:fe80:7d53
Jun 6 19:16:17 mp3 /kernel: de0: DAD complete for fe80:0001::0280:adff:fe80:7d53 - no duplicates found
Jun 6 19:30:13 mp3 login: ROOT LOGIN (toor) ON ttyv2
------------------------------------------------------------------------------
Any recomendations are WELCOME.
Best regards,
--
lavr / Andrey Lavrentyev
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006061803.WAA15301>
