lkml.org 
[lkml]   [2004]   [Oct]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Second SATA disk is not recognized in kernel 2.6.x
On Mon, 25 Oct 2004 19:24:04 +0900 (JST), Masakazu Iwamura
<masa@cs.osakafu-u.ac.jp> wrote:
> > I have a trouble which relates to serial ATA (libata). In summary, my
> > PC boots in kernel 2.4.27 with two SATA disks normally. But, in kernel
> > 2.6.x (I tested 2.6.8.1, 2.6.9), it boots with only one disk. The
> > second disk is not available. Are there any good idea to resolve this
> > problem?
> >
> > Actually, my PC has three SATA disks. One of them includes linux
> > system (the boot disk). The others construct a RAID by use of a
> > hardware RAID system "ARAID99 2000". So, BIOS recognizes there are two
> > disks. The RAID system includes my home directory only. The chipset of
> > the motherboard is ICH5R.
> >
> > In kernel 2.4.27, the first disk is recognized as /dev/hde and the
> > second one is as /dev/hdg. In kernel 2.6.x, the first disk is
> > recognized as /dev/sda. But, /dev/sdb does not appear (/dev/hdg is
> > also).
>
> I also tested 2.6.10-rc1-bk2, 2.6.9-mm1 and 2.6.9-ac4 with almost the
> same configuration in 2.6.9.
>
> 2.6.10-rc1-bk2 and 2.6.9-mm1 had the same problem as in 2.6.9.
>
> In 2.6.9-ac4, the PC did not boot because of an error:
> atkbd.c: Spurious ACK on isa 0060/serio0. Some program, like XFree86,
> might be trying access hardware directly.
>
> I do not know the reason. I attached dmesg outputs in 2.4.27 and
> 2.6.10-rc1-bk2 after booting, and kernel configuration in
> 2.6.10-rc1-bk2.
> Could you please help me?

In 2.4.27 you are using IDE driver (not libata) for your SATA disks.

libata has problems with handling hw RAID connected to the second
SATA port (?), for now you can revert to using IDE driver, just disable
CONFIG_SCSI_SATA and enable CONFIG_BLK_DEV_IDE_SATA.

Bartlomiej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.058 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site