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:	Sun, 22 Jul 2007 23:03:06 +0100
From:	Bartek <poemann@...il.com>
To:	"Alan Cox" <alan@...rguk.ukuu.org.uk>
Cc:	"Michal Piotrowski" <michal.k.k.piotrowski@...il.com>,
	linux-kernel@...r.kernel.org
Subject: Re: Pata support for IDE Controller 82801G ICH7 in Linux 2.6.22

2007/7/22, Alan Cox <alan@...rguk.ukuu.org.uk>:
> > > 00:1f.1 0101: 8086:27df (rev 02)
> >
> > Ok, this controller is supported.
> > Did you forgot about CONFIG_PATA_MPIIX=y?
>
> MPIIX is for early Intel laptop (pentium era).
>
> If the chip is in AHCI mode then CONFIG_AHCI may be what is missing
>

I made a few tests. First I booted my comp with Ubuntu Live Feisty
Fawn, checked modules which are loaded, and interesting ones are:
ata_piix, ata_generic, libata, scsi_mod, sg, sr_mod, sd_mod
ls /dev/sda* showed:
/dev/sda{1,2,3,4}.
So I recompiled the kernel with these options (marking all these
drivers as a modules, in the previous situation they were modules, as
well as compiled directly), and tried to boot. Nothing worked. The
same situation appeared: Waiting for root file system...
Second, I installed a Debian distribution kernel
(linux-image-2.6.22-1-686) and booted from it. It used an old IDE
driver, not PATA. So again no success.
According to AHCI, my chip is rather not that kind. Ubuntu does not
load any AHCI modul. In my previous kernel compilations I tried that
option as well. It did not work.

Bartek
-
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