From: Lorenzo De Carli <ldk@katamail.com>
To: jgarzik@pobox.com, linux-ide@vger.kernel.org
Subject: SATA ich6 problem on Acer notebook
Date: Wed, 13 Jul 2005 20:54:24 +0200 [thread overview]
Message-ID: <42D56360.2020708@katamail.com> (raw)
I hope this won't be a duplicated bug report... I'm unable to get the
SATA controller working on a Centrino notebook, specifically an Acer
Travelmate 4152 Lmi. The controller is Intel 82801FBM integrated in the
ICH6.
The machine seems to have the hard disk (60 GB) and the cdrom drive
connected to channel 1, while channel 0 isn't used (?!).
I've tried the following steps:
first, i've compiled the kernel without pata drivers, only ahci:
CFG_SCSI_SATA=y
CFG_SCSI_SATA_AHCI=y
this didn't work, I obtained an error -12 while scanning drives.
then, i've tried with ata_piix:
CFG_SCSI_SATA=y
CFG_SCSI_ATA_PIIX=y
this time, the kernel ended up saying "SATA port has no device"
in both cases, the boot process hung because the kernel couldn't find
the root device.
I've experimented with the PATA drivers, but the piix driver doesn't
work; the only module that can detect the hd is ide_generic and this
means no DMA.
If I compile in the same kernel ide-generic and ata_piix, the generic
driver is used and ata_piix does nothing. If I boot the kernel with the
ide1=noprobe option, the generic driver is not loaded but ata_piix again
finds no drives.
The kernel used is the 2.6.11 with debian patches; I think that also the
2.6.12 has the same problem, because the most recent version of SUSE
(which use 2.6.12) hangs during the installation process saying that no
cd drive can be found. Same does Ubuntu Hoary with 2.6.10.
I've found many other people having the same problem, for example with
some Dell notebooks. I think is some kind of bios related bug, because
in other machines the controller works.
If you're interested in fixing this, I can provide more specific error
messages and the resources used by the driver under Windows XP.
best regards,
Lorenzo De Carli
--
Lorenzo De Carli ldk@katamail.com
"I lay my head on the railroad track and wait for the double-E
The railroad don't run no more poor, poor pitiful me" (Warren Zevon)
reply other threads:[~2005-07-13 18:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42D56360.2020708@katamail.com \
--to=ldk@katamail.com \
--cc=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).