Re: "Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-31 Thread Paul de Weerd
Hi Naddy, I need to verify this, but I believe things stop working (i.e. kernel boots but no longer gets to userland because no block device is found) when i switch modes in the BIOS. This suggests that the PCI ID *does* change when fiddling around in the BIOS. I'm not at home for a couple of

Re: "Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-31 Thread Stuart Henderson
On 2016-01-31, Paul de Weerd wrote: > Hi Naddy, > > I need to verify this, but I believe things stop working (i.e. kernel > boots but no longer gets to userland because no block device is found) > when i switch modes in the BIOS. This suggests that the PCI ID *does* > change

Re: "Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-31 Thread Ben Alex
Paul, thanks for the patch. It worked! Jonathan, thanks for fixing the model identifier in CVS. Christian and Stuart, my Vaio (model and BIOS versions earlier in thread) does not have any BIOS setting for non-RAID mode. The Intel storage controller BIOS only allows the two 128 GB drives to be

Re: "Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-30 Thread Christian Weisgerber
On 2016-01-30, Paul de Weerd wrote: > { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801HBM_AHCI, > NULL, ahci_intel_attach }, > + { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801HBM_RAID, > + NULL, ahci_intel_attach }, So

Re: "Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-30 Thread Paul de Weerd
On Sat, Jan 30, 2016 at 12:04:10PM +1100, Jonathan Gray wrote: | They are the same, the string in pcidevs was wrong. I just commited | a change to fix it. Ah, right. Thanks Jonathan! Ben, you may still try that patch then. Index: ahci_pci.c

Re: "Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-29 Thread Paul de Weerd
I've been running with this diff on my Vaio for a long time. Works for me; give it a try: Index: ahci_pci.c === RCS file: /cvs/src/sys/dev/pci/ahci_pci.c,v retrieving revision 1.12 diff -u -p -r1.12 ahci_pci.c --- ahci_pci.c 14 Jan

Re: "Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-29 Thread Paul de Weerd
Hi Ben, Upon another close inspection of your dmesg and mine, I don't think the below diff will work for you... This is in my machine: | + { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801HBM_RAID, | + NULL, ahci_intel_attach }, And this is in yours: | | pciide0 at

Re: "Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-29 Thread Jonathan Gray
On Fri, Jan 29, 2016 at 04:18:04PM +0100, Paul de Weerd wrote: > Hi Ben, > > Upon another close inspection of your dmesg and mine, I don't think > the below diff will work for you... > > This is in my machine: > > | + { PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801HBM_RAID, > | + NULL,

"Available disks are: none" on Sony Vaio SVZ13115GGXI

2016-01-28 Thread Ben Alex
This laptop has 2 x Samsung 128 GB SSD drives and a RAID controller which reports as "Intel Rapid Storage Technology (Option ROM version 11.0.0.1339)". OpenBSD 5.7, 5.8 and current (20160125) installers each report "Available disks are: None". Available system BIOS settings (XHCI Mode, Execute