Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] detecting SATA HD
Date: Sun, 13 Nov 2005 20:07:49
Message-Id: 20051113200109.6537.qmail@web31710.mail.mud.yahoo.com
1 Hello everybody,
2
3 As a followup to my "ghosting" post, the SATA drive is
4 now in place. BIOS detects it as third master. A boot
5 CD finds it and assigns /dev/sda to it.
6
7 But gentoo can't find it.
8
9 from dmesg:
10
11 [ 33.840486] ata1: SATA max UDMA/100 cmd 0xF8804480
12 ctl 0xF880448A bmdma 0xF88
13 04400 irq 9
14 [ 33.840528] ata2: SATA max UDMA/100 cmd 0xF88044C0
15 ctl 0xF88044CA bmdma 0xF88
16 04408 irq 9
17 [ 33.840572] ata3: SATA max UDMA/100 cmd 0xF8804680
18 ctl 0xF880468A bmdma 0xF88
19 04600 irq 9
20 [ 33.840613] ata4: SATA max UDMA/100 cmd 0xF88046C0
21 ctl 0xF88046CA bmdma 0xF88
22 04608 irq 9
23 [ 34.041330] ata1: no device found (phy stat
24 00000000)
25 [ 34.041346] scsi0 : sata_sil
26 [ 34.242256] ata2: no device found (phy stat
27 00000000)
28 [ 34.242272] scsi1 : sata_sil
29 [ 34.443182] ata3: no device found (phy stat
30 00000000)
31 [ 34.443198] scsi2 : sata_sil
32 [ 34.644108] ata4: no device found (phy stat
33 00000000)
34 [ 34.644125] scsi3 : sata_sil
35
36 lspci:
37
38 0000:02:0c.0 RAID bus controller: Silicon Image, Inc.
39 SiI 3114 [SATALink/SATARaid] Serial ATA Controller
40 (rev 02)
41
42 Yes, Sil support is configured _into_ the kernel.
43
44 fdisk:
45
46 unable to open /dev/sda
47
48 I've juggled all the relevant SATA/SCSI .config
49 options to no avail.
50
51 Anybody?
52
53 -mw
54
55
56
57
58
59 __________________________________
60 Yahoo! Mail - PC Magazine Editors' Choice 2005
61 http://mail.yahoo.com
62 --
63 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] detecting SATA HD--FIXED FYI maxim wexler <blissfix@×××××.com>
Re: [gentoo-user] detecting SATA HD--FIXED-FYI maxim wexler <blissfix@×××××.com>
Re: [gentoo-user] detecting SATA HD Walter Dnes <waltdnes@××××××××.org>