public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockr@shaw.ca>
To: linux-kernel@vger.kernel.org
Cc: Sergio Luis <eeeesti@gmail.com>
Subject: Re: Kernel panic with upgrade to 2.6.28
Date: Fri, 26 Dec 2008 01:45:20 -0600	[thread overview]
Message-ID: <49548B90.7070303@shaw.ca> (raw)
In-Reply-To: <1230232263.3368.17.camel@montroll.chem.mcgill.ca>

David Ronis wrote:
> Thanks for the reply.  Here are the files you wanted to see:
> 
> dmsg from working kernel:
> 

(snip)

> Uniform Multi-Platform E-IDE driver
> ide_generic: please use "probe_mask=0x3f" module parameter for probing
> all legacy ISA IDE ports
> Probing IDE interface ide0...
> hda: ST340014A, ATA DISK drive
> Switched to high resolution mode on CPU 1
> Switched to high resolution mode on CPU 0
> hdb: ST340014A, ATA DISK drive
> Probing IDE interface ide1...
> hdc: SONY CD-RW/DVD-ROM CRX330E, ATAPI CD/DVD-ROM drive
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide1 at 0x170-0x177,0x376 on irq 15
> hda: max request size: 512KiB
> hda: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=16383/255/63
> hda: cache flushes supported
>  hda: hda1 hda2
> hdb: max request size: 512KiB
> hdb: 78125000 sectors (40000 MB) w/2048KiB Cache, CHS=16383/255/63
> hdb: cache flushes supported
>  hdb: hdb1 hdb2 hdb3
> hdc: ATAPI 48X DVD-ROM CD-R/RW drive, 2048kB Cache

Your kernel configuration for IDE seems to be wrong. You're using 
ide_generic which no remotely modern system should be using. You should 
enable one of the chipset-specific drivers under "PCI IDE chipsets 
support". I suspect there was a change so that ide_generic no longer 
attaches to your IDE controller whereas it did before.

(Really if you're up for making changes one should just disable the old 
IDE stuff and switch to libata but that's another matter.)


      reply	other threads:[~2008-12-26  7:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-25 18:42 Kernel panic with upgrade to 2.6.28 David Ronis
2008-12-25 18:53 ` Sergio Luis
2008-12-25 19:11   ` David Ronis
2008-12-26  7:45     ` Robert Hancock [this message]

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=49548B90.7070303@shaw.ca \
    --to=hancockr@shaw.ca \
    --cc=eeeesti@gmail.com \
    --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