Received: from isper.nabble.com ([192.168.236.156])
by sam.nabble.com with esmtp (Exim 4.69)
(envelope-from <[email protected]>)
id 1QC2Du-0005Z4-T3
for [email protected]; Mon, 18 Apr 2011 21:07:34 -0700
Message-ID: <[email protected]>
Date: Mon, 18 Apr 2011 21:07:34 -0700 (PDT)
From: shepper <[email protected]>
To: [email protected]
Subject: Multiple SATA drives With Via Chipset
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Nabble-From: [email protected]
X-SA-Exim-Connect-IP: 192.168.236.156
X-SA-Exim-Mail-From: [email protected]
X-SA-Exim-Scanned: No (on sam.nabble.com); SAEximRunCond expanded to false
1. More than one SATA drive is not supported by Via Chipsets.
2. My dmesg with an Samsung SATA2.0 harddrive and Pioneer SATA DVD RW drive
http://old.nabble.com/file/p31429358/dmesg_no_UKC.txt dmesg_no_UKC.txt.
> OpenBSD 4.9-current (RAMDISK_CD) #20: Thu Apr 14 20:37:26 MDT 2011
> [email protected]:/usr/src/sys/arch/i386/compile/RAMDISK_CD
> cpu0: VIA C7-D Processor 1800MHz ("CentaurHauls" 686-class) 1.60 GHz
> cpu0:
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,APIC,SEP,MTRR,PGE,CMOV,PAT,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,TM,SBF,SSE3,EST,TM2,xTPR
> real mem = 1878290432 (1791MB)
> avail mem = 1840582656 (1755MB)
> ainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 12/30/09, BIOS32 rev. 0 @ 0xf0010,
> SMBIOS rev. 2.6 @ 0xfc660 (46 entries)
> bios0: vendor American Megatrends Inc. version "080014" date 12/30/2009
> bios0: BIOSTAR Group Viotech 3100+
> acpi0 at bios0: rev 2
> acpi0: sleep states S0 S1 S3 S4 S5
> acpi0: tables DSDT FACP APIC MCFG WDRT OEMB HPET SSDT
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: RNG AES AES-CTR SHA1 SHA256 RSA
> cpu0: apic clock running at 199MHz
> ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 3, 24 pins
> ioapic1 at mainbus0: apid 2 pa 0xfecc0000, version 3, 24 pins
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (P0P1)
> acpiprt2 at acpi0: bus 2 (NBPG)
> acpiprt3 at acpi0: bus -1 (P0P9)
> acpiprt4 at acpi0: bus 4 (P0PA)
> acpiprt5 at acpi0: bus 128 (PCI1)
> bios0: ROM list: 0xc0000/0x8c00
> pci0 at mainbus0 bus 0: configuration mode 1 (bios)
> pchb0 at pci0 dev 0 function 0 "VIA P4M900 Host" rev 0x00
> pchb1 at pci0 dev 0 function 1 "VIA P4M900 Host" rev 0x00
> pchb2 at pci0 dev 0 function 2 "VIA P4M900 Host" rev 0x00
> pchb3 at pci0 dev 0 function 3 "VIA P4M900 Host" rev 0x00
> pchb4 at pci0 dev 0 function 4 "VIA P4M900 Host" rev 0x00
> "VIA P4M900 IOAPIC" rev 0x00 at pci0 dev 0 function 5 not configured
> pchb5 at pci0 dev 0 function 6 "VIA P4M900 Security" rev 0x00
> pchb6 at pci0 dev 0 function 7 "VIA P4M900 Host" rev 0x00
> ppb0 at pci0 dev 1 function 0 "VIA VT8377 AGP" rev 0x00
> pci1 at ppb0 bus 1
> vga1 at pci1 dev 0 function 0 "VIA Chrome9 HC IGP" rev 0x01
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> ppb1 at pci0 dev 2 function 0 "VIA P4M900 PCI-PCI" rev 0x80: apic 2 int 3
> (irq 10)
> pci2 at ppb1 bus 2
> ppb2 at pci0 dev 3 function 0 "VIA P4M900 PCI-PCI" rev 0x80: apic 2 int 7
> (irq 10)
> pci3 at ppb2 bus 3
> pciide0 at pci0 dev 15 function 0 "VIA VT8237S SATA" rev 0x00: DMA
> pciide0: using apic 1 int 21 (irq 11) for native-PCI interrupt
> wd0 at pciide0 channel 0 drive 0: <SAMSUNG HD501LJ>
> wd0: 16-sector PIO, LBA48, 476940MB, 976773168 sectors
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
> atapiscsi0 at pciide0 channel 1 drive 0
> scsibus0 at atapiscsi0: 2 targets
> wdc_atapi_intr: warning: reading only 0 of 18 bytes
> pciide0:1:0 device timeout, c_bcount=0, c_skip=18, status=0x0, ireason=0x1
> wdc_atapi_intr: warning: reading only 0 of 18 bytes
Both the install bsd.rd and regular bsd kernal halt
This dmesg was generated by manually editing the dmesg from #3 below
3. Full Kernel output is not easily obtained - I do not have a null modem
cable. I can post the output with atapiscsi disabled which gets me to the
point where it can mount a usb drive.
http://old.nabble.com/file/p31429358/dmesg_UKC.txt dmesg_UKC.txt
> OpenBSD 4.9-current (RAMDISK_CD) #20: Thu Apr 14 20:37:26 MDT 2011
> [email protected]:/usr/src/sys/arch/i386/compile/RAMDISK_CD
> cpu0: VIA C7-D Processor 1800MHz ("CentaurHauls" 686-class) 1.60 GHz
> cpu0:
> FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,APIC,SEP,MTRR,PGE,CMOV,PAT,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,TM,SBF,SSE3,EST,TM2,xTPR
> real mem = 1878290432 (1791MB) avail mem = 1840582656 (1755MB)
> User Kernel Config
> UKC> ?
> command args description
> add dev add a device
> base 8|10|16 base on large numbers
> change devno|dev change devices
> disable attr val|devno|dev disable devices
> enable attr val|devno|dev enable devices
> exit leave UKC
> find devno|dev find devices
> help this message
> list list configuration
> lines [count] number of lines before more
> quit leave UKC
> show [attr [val]] show attributes (or devices with an
> attribute) timezone [mins [dst]] set timezone/dst
> verbose toggle verbose booting
> ? this message
> UKC> change atapiscsi
> 37 atapiscsi* at umass*|wdc0|wdc1|wdc*|wdc*|pciide*|pciide* flags 0x0
> change (y/n) ?
> flags [0] ?
> 37 atapiscsi* changed
> 37 atapiscsi* at umass*|wdc0|wdc1|wdc*|wdc*|pciide*|pciide* flags 0x0
> UKC> disable atapiscsi
> 37 atapiscsi* disabled
> UKC> quit
> Continuing...
> mainbus0 at root
> bios0 at mainbus0: AT/286+ BIOS, date 12/30/09, BIOS32 rev. 0 @
> 0xf0010, SMBIOS rev. 2.6 @ 0xfc660 (46 entries) bios0: vendor
> American Megatrends Inc. version "080014" date 12/30/2009 bios0:
> BIOSTAR Group Viotech 3100+ acpi0 at bios0: rev 2
> acpi0: sleep states S0 S1 S3 S4 S5
> acpi0: tables DSDT FACP APIC MCFG WDRT OEMB HPET SSDT
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: RNG AES AES-CTR SHA1 SHA256 RSA
> cpu0: apic clock running at 199MHz
> ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 3, 24 pins
> ioapic1 at mainbus0: apid 2 pa 0xfecc0000, version 3, 24 pins
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (P0P1)
> acpiprt2 at acpi0: bus 2 (NBPG)
> acpiprt3 at acpi0: bus -1 (P0P9)
> acpiprt4 at acpi0: bus 4 (P0PA)
> acpiprt5 at acpi0: bus 128 (PCI1)
> bios0: ROM list: 0xc0000/0x8c00
> pci0 at mainbus0 bus 0: configuration mode 1 (bios)
> pchb0 at pci0 dev 0 function 0 "VIA P4M900 Host" rev 0x00
> pchb1 at pci0 dev 0 function 1 "VIA P4M900 Host" rev 0x00
> pchb2 at pci0 dev 0 function 2 "VIA P4M900 Host" rev 0x00
> pchb3 at pci0 dev 0 function 3 "VIA P4M900 Host" rev 0x00
> pchb4 at pci0 dev 0 function 4 "VIA P4M900 Host" rev 0x00
> "VIA P4M900 IOAPIC" rev 0x00 at pci0 dev 0 function 5 not configured
> pchb5 at pci0 dev 0 function 6 "VIA P4M900 Security" rev 0x00
> pchb6 at pci0 dev 0 function 7 "VIA P4M900 Host" rev 0x00
> ppb0 at pci0 dev 1 function 0 "VIA VT8377 AGP" rev 0x00
> pci1 at ppb0 bus 1
> vga1 at pci1 dev 0 function 0 "VIA Chrome9 HC IGP" rev 0x01
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> ppb1 at pci0 dev 2 function 0 "VIA P4M900 PCI-PCI" rev 0x80: apic 2
> int 3 (irq 10) pci2 at ppb1 bus 2
> ppb2 at pci0 dev 3 function 0 "VIA P4M900 PCI-PCI" rev 0x80: apic 2
> int 7 (irq 10) pci3 at ppb2 bus 3
> pciide0 at pci0 dev 15 function 0 "VIA VT8237S SATA" rev 0x00: DMA
> pciide0: using apic 1 int 21 (irq 11) for native-PCI interrupt
> wd0 at pciide0 channel 0 drive 0: <SAMSUNG HD501LJ>
> wd0: 16-sector PIO, LBA48, 476940MB, 976773168 sectors
> wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
> drive at pciide0 channel 1 drive 0 not configured
> pciide1 at pci0 dev 15 function 1 "VIA VT82C571 IDE" rev 0x07: DMA,
> channel 0 configured to compatibility, channel 1 configured to
> compatibility pciide1: channel 0 disabled (no drives) pciide1:
> channel 1 disabled (no drives) uhci0 at pci0 dev 16 function 0 "VIA
> VT83C572 USB" rev 0xb0: apic 1 int 20 (irq 10) uhci1 at pci0 dev 16
> function 1 "VIA VT83C572 USB" rev 0xb0: apic 1 int 22 (irq 11) uhci2
> at pci0 dev 16 function 2 "VIA VT83C572 USB" rev 0xb0: apic 1 int 21
> (irq 5) uhci3 at pci0 dev 16 function 3 "VIA VT83C572 USB" rev 0xb0:
> apic 1 int 23 (irq 3) ehci0 at pci0 dev 16 function 4 "VIA VT6202
> USB" rev 0x90: apic 1 int 21 (irq 5) usb0 at ehci0: USB revision 2.0
> uhub0 at usb0 "VIA EHCI root hub" rev 2.00/1.00 addr 1 pcib0 at pci0
> dev 17 function 0 "VIA VT8237S ISA" rev 0x00 pchb7 at pci0 dev 17
> function 7 "VIA VT8251 VLINK" rev 0x00 vr0 at pci0 dev 18 function 0
> "VIA RhineII-2" rev 0x7c: apic 1 int 23 (irq 10), address
> 00:30:67:63:33:1f ukphy0 at vr0 phy 1: Generic IEEE 802.3u media
> interface, rev. 13: OUI 0x004063, model 0x0032 pchb8 at pci0 dev 19
> function 0 "VIA VT8237A PCI-PCI" rev 0x00 ppb3 at pci0 dev 19
> function 1 "VIA VT8237A PCI-PCI" rev 0x00 pci4 at ppb3 bus 4 ral0 at
> pci4 dev 3 function 0 "Ralink RT2561S" rev 0x00: apic 1 int 16 (irq
> 10), address 00:1f:1f:05:ca:5a ral0: MAC/BBP RT2561C, RF RT2527 usb1
> at uhci0: USB revision 1.0 uhub1 at usb1 "VIA UHCI root hub" rev
> 1.00/1.00 addr 1 usb2 at uhci1: USB revision 1.0
> uhub2 at usb2 "VIA UHCI root hub" rev 1.00/1.00 addr 1
> usb3 at uhci2: USB revision 1.0
> uhub3 at usb3 "VIA UHCI root hub" rev 1.00/1.00 addr 1
> usb4 at uhci3: USB revision 1.0
> uhub4 at usb4 "VIA UHCI root hub" rev 1.00/1.00 addr 1
> isa0 at pcib0
> isadma0 at isa0
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5
> pckbd0 at pckbc0 (kbd slot)
> pckbc0: using irq 1 for kbd slot
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
> rd0: fixed, 3872 blocks
> softraid0 at root
> root on rd0a swap on rd0b dump on rd0b
> umass0 at uhub0 port 7 configuration 1 interface 0 "USB DISK 2.0" rev
> 2.00/12.19 addr 2 umass0: using SCSI over Bulk-Only
> scsibus0 at umass0: 2 targets, initiator 0
> sd0 at scsibus0 targ 1 lun 0: <USB, DISK 2.0, 1219> SCSI0 0/direct
> removable serial.AL5GR75JEPN4EPUW sd0: 956MB, 512 bytes/sec, 1957888
> sec total
4. The southbridge on the VioTech 3100+ motherboard is a VT8237S but I
have found similar problem reports: PR6117.
5.
--
View this message in context:
http://old.nabble.com/Multiple-SATA-drives-With-Via-Chipset-tp31429358p31429358.html
Sent from the openbsd dev - bugs mailing list archive at Nabble.com.
--
J. Scott Heppler