Gustavo Rios wrote:
Hey folks,

i have just installed a second harddisk in my Dell Precision
Workstation 370 (Seagate ST3808110AS). OpenBSD fails to "see" it.

Have anybody here already faced such scenario?

Just today, in fact...

What you don't indicate is where you plugged this drive in or where you expected it to show up...

Thanks in advance.

Here is my dmesg output:

OpenBSD 3.8-stable (GENERIC) #0: Wed Aug  9 16:32:49 BRT 2006
   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC

upgrade. :)
...
pciide0 at pci0 dev 31 function 1 "Intel 82801FB IDE" rev 0x03: DMA,
channel 0 configured
to compatibility, channel 1 configured to compatibility
atapiscsi0 at pciide0 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <PHILIPS, DVD+-RW DVD8631, CD21> SCSI0
5/cdrom removable
cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 ignored (disabled)

looks like that was the PATA for the CDROM

pciide1 at pci0 dev 31 function 2 "Intel 82801FR SATA" rev 0x03: DMA,
channel 0 wired to n
ative-PCI, channel 1 wired to compatibility
pciide1: using irq 5 for native-PCI interrupt
wd0 at pciide1 channel 0 drive 0: <Maxtor 6Y080M0>
wd0: 16-sector PIO, LBA, 76293MB, 156250000 sectors
wd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 5

That appears to be it for IDE controllers.

Did you activate the new drive in the BIOS?

Dell machines have this really odd habit of turning off IDE channels which are not configured in the BIOS. The channel is turned off, so OpenBSD doesn't probe it and doesn't see the device. So, make sure the machine sees the disks in question before expecting the OS to.

I didn't see any unrecognized controllers, so if you have a third-party controller for this drive, it doesn't appear to be plugged in quite right.

Nick.

Reply via email to