The following shows that ad8 is being recognized by FreeBSD 8.2...
This drive has worked in other versions of FreeBSD. Yes, I know I should upgrade but my ports tree is so out of date I'm not sure I have the time to update/rebuild ports/etc.
The issue is...
Any suggestions? I have tried messing with the following sysctl variables to no avail:
I would love to be able to use this drive (ad8)... its my backup drive. And it's worked in previous versions. Let me know what other information you may need from me. I'll probably update to 9.0 soon-ish. But for now, any suggestions would be greatly appreciated. I have tried setting the SATA driver in the bios to both AHCI mode and IDE emulation mode, both to no avail.
Code:
[1][*****][/boot/kernel]> dmesg | grep ATA
atapci0: <VIA 8251 SATA300 controller> port 0xff00-0xff07,0xfe00-0xfe03,0xfd00-0xfd07,0xfc00-0xfc03,0xfb00-0xfb0f mem 0xfdfff000-0xfdfff3ff irq 21 at device 15.0 on pci0
ata2: <ATA channel 0> on atapci0
ata3: <ATA channel 1> on atapci0
ata4: <ATA channel 2> on atapci0
ata5: <ATA channel 3> on atapci0
ata0: <ATA channel 0> on atapci1
ata1: <ATA channel 1> on atapci1
ad4: 953869MB <Seagate ST31000528AS CC37> at ata2-master UDMA100 SATA 3Gb/s
ad8: 476940MB <Seagate ST3500630AS 3.AAK> at ata4-master UDMA100 SATA 3Gb/s
This drive has worked in other versions of FreeBSD. Yes, I know I should upgrade but my ports tree is so out of date I'm not sure I have the time to update/rebuild ports/etc.
The issue is...
Code:
[1][*****][/boot/kernel]>ls /dev | grep ad
ad0
ad0s1
ad0s1a
ad0s1b
ad0s1d
ad0s1e
ad0s1f
ad1
ad1s1
ad4
ad4s1
ad4s1d
advd
Any suggestions? I have tried messing with the following sysctl variables to no avail:
hw.pci.honor_msi_blacklist: 0
hw.pci.enable_msix: 0
hw.pci.enable_msi: 0
I would love to be able to use this drive (ad8)... its my backup drive. And it's worked in previous versions. Let me know what other information you may need from me. I'll probably update to 9.0 soon-ish. But for now, any suggestions would be greatly appreciated. I have tried setting the SATA driver in the bios to both AHCI mode and IDE emulation mode, both to no avail.