Hi,
I have an Advent Centurian with AMD Phenom(tm) 9650 Quad-Core Processor and SATA disks. I recently tried to install the AMD64 version of FreeBSD 9.1. I found that it did not find my cdrom drive so I put the install media on to a USB stick. Then I could either run the install or a shell and discovered that it had not detected any disks at all.
I did some googling and found that some people were having problems due to BIOS settings. My SATA type was set to AHCI and could also be set to native IDE, legacy IDE or RAID so I tried them all but none of them helped. I installed FreeBSD 8.3 RELEASE next and that worked fine with no problem at all.
Has anybody got any suggestions on what to try next to identify the problem?
Jerry
I have an Advent Centurian with AMD Phenom(tm) 9650 Quad-Core Processor and SATA disks. I recently tried to install the AMD64 version of FreeBSD 9.1. I found that it did not find my cdrom drive so I put the install media on to a USB stick. Then I could either run the install or a shell and discovered that it had not detected any disks at all.
Code:
ahci0: <ATI IXP700 AHCI SATA controller> port 0xc000-0xc007,0xb000-0xb003,0xa000-0xa007,0x9000-0x9003,0x8000-0x800f mem 0xfe9ff800-0xfe9ffbff irq 22 at device 17.0 on pci0
ahci0: AHCI v1.10 with 6 3Gbps ports, Port Multiplier supported
ahcich0: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ahcich2: <AHCI channel> at channel 2 on ahci0
ahcich3: <AHCI channel> at channel 3 on ahci0
ahcich4: <AHCI channel> at channel 4 on ahci0
ahcich5: <AHCI channel> at channel 5 on ahci0
(aprobe1:ahcich1:0:15:0): NOP. ACB: 00 00 00 00 00 00 00 00 00 00 00 00
(aprobe1:ahcich1:0:15:0): CAM status: Command timeout
(aprobe1:ahcich1:0:15:0): Error 5, Retries exhausted
(aprobe0:ahcich0:0:15:0): NOP. ACB: 00 00 00 00 00 00 00 00 00 00 00 00
(aprobe0:ahcich0:0:15:0): CAM status: Command timeout
(aprobe0:ahcich0:0:15:0): Error 5, Retries exhausted
(aprobe2:ahcich2:0:15:0): NOP. ACB: 00 00 00 00 00 00 00 00 00 00 00 00
(aprobe2:ahcich2:0:15:0): CAM status: Command timeout
(aprobe2:ahcich2:0:15:0): Error 5, Retries exhausted
I did some googling and found that some people were having problems due to BIOS settings. My SATA type was set to AHCI and could also be set to native IDE, legacy IDE or RAID so I tried them all but none of them helped. I installed FreeBSD 8.3 RELEASE next and that worked fine with no problem at all.
Has anybody got any suggestions on what to try next to identify the problem?
Jerry