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:	Thu, 30 Oct 2008 15:33:38 +0100
From:	"Borislav Petkov" <petkovbb@...glemail.com>
To:	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Cc:	"IDE/ATA development list" <linux-ide@...r.kernel.org>,
	"Bartlomiej Zolnierkiewicz" <bzolnier@...il.com>
Subject: Re: Linux 2.6.28-rc2 lost IDE disk on old laptop

Hi,

On Thu, Oct 30, 2008 at 2:50 PM, Wolfgang Erig <Wolfgang.Erig@....de> wrote:
> Hi,
>
> the kernel 2.6.28-rc2 does not boot on my old laptop.
> Panic ... cannot access (301) ... aka /dev/hda1
> The previously used version 2.6.27-rc8 runs fine.
>
> During 'make oldconfig' I saw questions about IDE (or ATA)
> but I see no obvious problem with my .config
>
> Wolfgang
>
>
> $ lspci
> 00:00.0 Host bridge: Intel Corporation 430TX - 82439TX MTXC (rev 01)
> 00:01.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 01)
> 00:01.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)

Have you tried compiling your kernel with CONFIG_BLK_DEV_PIIX enabled and
CONFIG_IDE_GENERIC disabled?

> 00:01.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
> 00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01)
> 00:06.0 VGA compatible controller: Chips and Technologies F65554 (rev c2)
> 00:14.0 CardBus bridge: Cirrus Logic PD 6832 PCMCIA/CardBus Ctrlr (rev c1)
> 00:14.1 CardBus bridge: Cirrus Logic PD 6832 PCMCIA/CardBus Ctrlr (rev c1)
>
> $ egrep -i 'ide|ata' .config
> # CONFIG_X86_MCE_NONFATAL is not set
> # CONFIG_ATALK is not set
> CONFIG_HAVE_IDE=y
> CONFIG_IDE=y
> # Please see Documentation/ide/ide.txt for help/info on IDE drives
> # CONFIG_BLK_DEV_IDE_SATA is not set
> CONFIG_IDE_GD=y
> CONFIG_IDE_GD_ATA=y
> # CONFIG_IDE_GD_ATAPI is not set
> # CONFIG_BLK_DEV_IDECS is not set
> CONFIG_BLK_DEV_IDECD=y
> CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
> # CONFIG_BLK_DEV_IDETAPE is not set
> # CONFIG_BLK_DEV_IDESCSI is not set
> # CONFIG_IDE_TASK_IOCTL is not set
> # CONFIG_IDE_PROC_FS is not set
> # IDE chipset support/bugfixes
> CONFIG_IDE_GENERIC=y
> # CONFIG_BLK_DEV_IDEPNP is not set
> # PCI IDE chipsets support
> # Other IDE chipsets support
> # CONFIG_BLK_DEV_IDEDMA is not set
> # CONFIG_ATA is not set
> # CONFIG_VIDEO_DEV is not set
> # CONFIG_VIDEO_MEDIA is not set
> CONFIG_VIDEO_OUTPUT_CONTROL=m
> # CONFIG_USB_STORAGE_DATAFAB is not set
> # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
> # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
> # Authenticated Encryption with Associated Data
>

-- 
Regards/Gruss,
Boris
--
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