lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 22 Aug 2007 00:08:47 +0200
From:	Rene Herman <rene.herman@...il.com>
To:	José Luis Patiño Andrés 
	<jopan@...mni.uv.es>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Problems with IDE on linux 2.6.22.X

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ