public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@gmail.com>
To: "José Luis Patiño Andrés" <jopan@alumni.uv.es>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problems with IDE on linux 2.6.22.X
Date: Wed, 22 Aug 2007 00:08:47 +0200	[thread overview]
Message-ID: <46CB626F.8020801@gmail.com> (raw)
In-Reply-To: <200708212149.12912.jopan@alumni.uv.es>

On 08/21/2007 09:49 PM, José Luis Patiño Andrés wrote:

> Somebody tolds me that I can solve this problem unchecking the
> IDE_GENERIC option in the kernel configuration. It's true, but when I do
> this the DVD device is not recognized by the kernel. No exists.

The OpenSuSE Live CD thing not booting may mean you have a deeper problem,
but please note that you shouldn't be using ide-disk:

> In my working 2.6.20.15 kernel, the 'cat /proc/ide/drivers' command
> outputs this:

> ###################
> #ide-disk		version	1.18
> #ide-cdrom	version	4.61
> ###################
> 
> But in 2.6.22.X, the output is only:
> ###################
> #ide-disk		version 1.18
> ###################

You have a SATA harddrive (Hitachi Travelstar 5K100 100GB SATA/2.5") and an
IDE (also known as PATA) DVD drive (LG GMA-4082N). That is, your disk should 
be driven by the:

"Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support"

under the "Serial ATA (prod) and Parallel ATA (experimental) drivers" menu, 
and it seems this driver should also take care of your DVD. Not sure from 
your report what you are using -- first try with only that driver, and 
nothing from the old "ATA/ATAPI/MFM/RLL support" menu selected.

In that situation, your harddrive works, but your DVD does not?

If so, this should be fixed in the driver, but to get things working I 
believe you may try with both the above driver for your harddisk and the old 
IDE driver for the DVD:

<*>   Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support
<*>     Include IDE/ATAPI CDROM support (NEW)
[*]     PCI IDE chipset support
[*]     Generic PCI bus-master DMA support
<*>       Intel PIIXn chipsets support

(do not select IDE/ATA-2 disk support)

where you may need to boot with a "libata.atapi_enabled=0" kernel parameter.

Not actually particularly sure if that works given that it's the same chip 
and all it seems but anyways, please first verify results with only that 
SATA driver.

Rene.

  reply	other threads:[~2007-08-21 22:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-21 19:49 Problems with IDE on linux 2.6.22.X José Luis Patiño Andrés
2007-08-21 22:08 ` Rene Herman [this message]
2007-08-21 23:00   ` Alan Cox
2007-08-21 23:07     ` Rene Herman
2007-08-22  1:39   ` José Luis Patiño Andrés
2007-08-22  2:35     ` Rene Herman
2007-08-22  6:15       ` Kiko Piris
2007-08-22 11:23       ` Alan Cox
2007-08-22 15:48         ` Rene Herman
2007-08-22 16:23           ` Lennart Sorensen
2007-08-22 16:54             ` Rene Herman
2007-08-28  0:44               ` José Luis Patiño Andrés
2007-08-28 17:05                 ` Rene Herman
2007-08-30 19:31                   ` Jan Engelhardt
2007-08-30 19:46                     ` Lennart Sorensen
2007-08-30 20:05                     ` Rene Herman
2007-08-30 21:16                       ` Greg Freemyer
2007-08-30 21:32                         ` Lennart Sorensen
2007-08-30 21:34                         ` Rene Herman

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=46CB626F.8020801@gmail.com \
    --to=rene.herman@gmail.com \
    --cc=jopan@alumni.uv.es \
    --cc=linux-kernel@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