Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AHCI/IDE-question
Date: Fri, 21 Jan 2011 22:32:41
Message-Id: 4D3A0929.6080606@gmail.com
In Reply to: Re: [gentoo-user] AHCI/IDE-question by Alan McKinnon
1 Alan McKinnon wrote:
2 > My notebook works like that too.
3 >
4 > Hard disk works fine when everything is set to AHCI, but then the system won't
5 > boot from CD. So I enabled the IDE driver and the IDE driver for CD-ROMs.
6 >
7 > My take on this is that Dell had a vast stock of cheap-skate CD-ROM hardware
8 > and used them up. The engineering logic would have been "it doesn't matter
9 > that we use the slow interface for that device, it's still faster than we can
10 > get the data off the media."
11 >
12 >
13
14 And I thought there was something weird with me on this one. o_O I did
15 switch it back to AHCI after I got done booting the CD thingy. I really
16 can't tell any difference in speed between the two and neither could
17 hdparm -tT either.
18
19 root@fireball / # hdparm -Tt /dev/sda
20
21 /dev/sda:
22 Timing cached reads: 6408 MB in 2.00 seconds = 3205.06 MB/sec
23 Timing buffered disk reads: 328 MB in 3.00 seconds = 109.22 MB/sec
24 root@fireball / #
25
26 I get about the same either way. Could that mean that when the kernel
27 boots that it switched over to AHCI regardless of the BIOS setting?
28 This is a little info too:
29
30 root@fireball / # dmesg | grep -i ahci
31 [ 0.827837] ahci 0000:00:11.0: version 3.0
32 [ 0.827855] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
33 [ 0.828285] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps
34 0x3f impl SATA mode
35 [ 0.828840] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo
36 pmp pio slum part ccc
37 [ 0.830342] scsi0 : ahci
38 [ 0.830734] scsi1 : ahci
39 [ 0.831103] scsi2 : ahci
40 [ 0.831474] scsi3 : ahci
41 [ 0.831843] scsi4 : ahci
42 [ 0.832204] scsi5 : ahci
43 root@fireball / #
44
45 Someone may can talk be into rebooting and switching AHCI off and
46 testing again. Big may there. ;-)
47
48 Dale
49
50 :-) :-)
51
52 P. S. Seriously off topic. I used hugin the other day to stitch
53 together about a dozen pics from a 10Mpxl camera. It was awesome to
54 watch all four cores crunch on that thing. It was fast too. Going from
55 a single 2.5Ghz CPU to a four core 3.2Ghz CPU is a huge difference.

Replies

Subject Author
[gentoo-user] Re: AHCI/IDE-question Nikos Chantziaras <realnc@×××××.de>