ATA_Identity time out

theking2

Cadet
Joined
Apr 16, 2019
Messages
5
Hi. Installing FreeBSD failed missirably as the boot process claimed a time out on the ASA_Identify timeout.
Have working arch installation I want to move to FreeNAS

0.000000] DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./C1037UN-EU, BIOS FA 02/25/2014

dmesg | grep SATA
[ 1.376947] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
[ 1.383832] ata1: SATA max UDMA/133 mmio m4096@0xf7c28000 ata 0xf7c28380 irq 18
[ 1.383837] ata2: SATA max UDMA/133 mmio m4096@0xf7c28000 ata 0xf7c28280 irq 18
[ 1.383841] ata3: SATA max UDMA/133 mmio m4096@0xf7c28000 ata 0xf7c28200 irq 18
[ 1.383845] ata4: SATA max UDMA/133 mmio m4096@0xf7c28000 ata 0xf7c28300 irq 18
[ 1.397318] ata5: SATA max UDMA/133 abar m2048@0xf7f06000 port 0xf7f06100 irq 24
[ 1.718095] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.857259] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.337206] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.817226] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.297226] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
 

theking2

Cadet
Joined
Apr 16, 2019
Messages
5
lspci:
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1c.2 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation NM70 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
03:00.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 41)
04:00.0 Mass storage controller: Promise Technology, Inc. PDC40718 (SATA 300 TX4) (rev 02)
 
D

dlavigne

Guest
Were you able to resolve this? If not, what are the system specs?
 

theking2

Cadet
Joined
Apr 16, 2019
Messages
5
I read something about the Promise ata controller might not be supported by FreeNAS. Could that be the cause? Is there a way to get this working anyway. Currently I'm running a headless arch but I'd like to move to less administrations on my current NAS.
 
Top