[OpenIndiana-discuss] Hipster 2020.10 text installer ISO Wow!!!!
Reginald Beardsley
pulaskite at yahoo.com
Wed Mar 3 14:34:00 UTC 2021
Here is what prtconf -v reports for the SATA IDE device:
pci-ide, instance #0
Driver properties:
name='fm-errcb-capable' type=boolean dev=none
name='fm-ereport-capable' type=boolean dev=none
Hardware properties:
name='acpi-namespace' type=string items=1
value='\_SB_.PCI0.SATA'
name='#size-cells' type=int items=1
value=00000000
name='#address-cells' type=int items=1
value=00000001
name='device_type' type=string items=1
value='pci-ide'
name='assigned-addresses' type=int items=30
value=8100fa00.00000000.000001f0.00000000.00000008.8100fa00.00000000.000003f6.00000000.00000001.8100fa00.00000000.00000170.00000000.00000008.8100fa00.00000000.00000376.00000000.00000001.8100fa20.00000000.0000d0e0.00000000.00000010.8100fa24.00000000.0000d0f0.00000000.00000010
name='reg' type=int items=35
value=0000fa00.00000000.00000000.00000000.00000000.8100fa00.00000000.000001f0.00000000.00000008.8100fa00.00000000.000003f6.00000000.00000001.8100fa00.00000000.00000170.00000000.00000008.8100fa00.00000000.00000376.00000000.00000001.0100fa20.00000000.00000000.00000000.00000010.0100fa24.00000000.00000000.00000000.00000010
name='compatible' type=string items=9
value='pci8086,3a20.103c.1309.0' + 'pci8086,3a20.103c.1309' + 'pci103c,1309,s' + 'pci103c,1309' + 'pci8086,3a20.0' + 'pci8086,3a20,p' + 'pci8086,3a20' + 'pciclass,01018a' + 'pciclass,0101'
name='model' type=string items=1
value='IDE controller'
name='power-consumption' type=int items=2
value=00000001.00000001
name='66mhz-capable' type=boolean
name='fast-back-to-back' type=boolean
name='devsel-speed' type=int items=1
value=00000001
name='interrupts' type=int items=1
value=00000002
name='max-latency' type=int items=1
value=00000000
name='min-grant' type=int items=1
value=00000000
name='subsystem-vendor-id' type=int items=1
value=0000103c
name='subsystem-id' type=int items=1
value=00001309
name='unit-address' type=string items=1
value='1f,2'
name='class-code' type=int items=1
value=0001018a
name='revision-id' type=int items=1
value=00000000
name='vendor-id' type=int items=1
value=00008086
name='device-id' type=int items=1
value=00003a20
name='vendor-name' type=string items=1
value='Intel Corporation'
name='device-name' type=string items=1
value='82801JI (ICH10 Family) 4 port SATA IDE Controller #1'
name='subsystem-name' type=string items=1
I've started a full disk install and willl try ahci 'pci8086,3a20.103c.1309.0' when the install finishes.
Reg
On Wednesday, March 3, 2021, 02:59:09 PM GMT+1, Gary Mills <gary_mills at fastmail.fm> wrote:
On Tue, Mar 02, 2021 at 08:40:51PM -0800, Joshua M. Clulow via openindiana-discuss wrote:
>
> If ahci(7D) does indeed support this controller, and it's just that
> the association with the specific PCI ID is missing, that's incredibly
> easy to fix in illumos and then nobody needs to do the manual
> update_drv dance ever again. At present, it's just attaching to the
> AHCI 1.0 PCI device class, 01:06:01:
>
> http://src.illumos.org/source/xref/illumos-gate/usr/src/pkg/manifests/driver-storage-ahci.mf?r=fd6d41c5#46-47
The only permanent change to OI on my Z400 is this addition to
/etc/driver_aliases:
ahci "pci8086,2822.103c.1309.0"
I've since done many OS upgrades to the system, but never needed
to make that change again. Mostly, I forgot that I had done it.
> But if we need to bind it to more specific devices that do not
> advertise the class, it would just mean more aliases in the package
> manifest. It'd help to collect the data from prtconf and file a bug
> report to start with, and then making the actual change is not likely
> to be a great deal more work after that.
>
> It's always best to file and fix the underlying bug where we can,
> rather than propagate workarounds like this.
I looked around for my notes on the first install of OI on my Z400,
but couldn't find anything. Maybe it was that easy that I didn't
bother making notes. I do recall that only needed to follow the first
part of the instructions. The main thing is the add_drv and rebuilding
the boot archive. There was only one BE, of course.
--
-Gary Mills- -refurb- -Winnipeg, Manitoba, Canada-
_______________________________________________
openindiana-discuss mailing list
openindiana-discuss at openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss
More information about the openindiana-discuss
mailing list