Subject: Re: Samsung drive not found
To: None <cube@cubidou.net>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 03/02/2004 13:54:36
On Tue, Mar 02, 2004 at 01:03:14PM +0100, cube@cubidou.net wrote:
> On Tue, Mar 02, 2004 at 12:24:54PM +0100, Kurt Schreiner wrote:
> > I now have this shiny new Shuttle-Box w/ an Samsung 120G Drive, Model SP1203N.
> > ...which is not detected during boot. Setting wdc.c:wdcdebug_mask to 0xff
> > gives the attached dmesg. I tried to change some delay(2000) in wdc.c to 5000
> > but that had no effect. Any ideas what to try next?
> [...]
> > wd0 at atabus0 drive 0ata_get_parms
> [...]
> > : <SAMSUNG SP1203N>
> > wd0: drive supports 16-sector PIO transfers, LBA48 addressing
> > wd0: 111 GB, 232632 cyl, 16 head, 63 sec, 512 bytes/sect x 234493056 sectors
> 
> Then what is this?
Ok, I should have been more precise: I's not found **w/o** setting
wdcdebug_mask! Ie, using a freshly compiled or downloaded, vanilla
kernel - GENERIC, INSTALL, or self-configured - doesn't matter,
without any further changes such as setting wdcdebug_mask doesn't find
the disk.
As another poster has said, the disk _is_ detected by vanilla kernel
if there's another disk or cdrom on the same cable (just confirmed by
attaching the dvd-burner in this machine to the cable the disk is on.)
I've even tried some tool from the samsung web-site to configure the
disk to do only Ultra/100 instead of Ultra/133 - to no effect.

BTW: FreeBSD, Linux, Windoof have no problems at all finding this
beast.

-kurt