[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kernel 2.6.32-5-parisc64 doesn't boot



On Wed, Sep 22, 2010 at 02:09:11PM +1200, Michal Ludvig wrote:
> On 06/23/2010 05:47 PM, Michal Ludvig wrote:
> > Hi all,
> > 
> > After recent dist-upgrade in Squeeze my HP9000 RP3410 no longer boots. I
> > can still boot the previous linux-image 2.6.32-3-parisc64 but the new
> > 2.6.32-5-parisc64 never finished booting. It looks like it reboots
> > during USB enumeration or somewhere there:
> > 
> > [...]
> 
> Hi again,
> 
> following up on my 3 months report... With a bunch of recompiles I have
> managed to pin down the cause:
> 
> -CONFIG_PATA_CMD64X=m
> +# CONFIG_PATA_CMD64X is not set
> 
> Enabling CONFIG_PATA_CMD64X module breaks booting both with 2.6.32.21
> and as well with the most recent 2.6.35.4.
> 
> Is drivers/ata/pata_cmd64x.ko needed for any HPPA systems? Can we
> perhaps disable it from the kernel config again?

I believe cmd64x can be disabled.
I don't believe cmd64x PATA is built into any PA-RISC system.

cmd680 PATA driver is needed for C8000:
    http://www.spinics.net/lists/linux-parisc/msg02761.html
    (More info on C8000 http://www.openpa.net/systems/hp_c8000.html )

At one point, we might have thought c8000 had the same CDM649 PATA
controller as it's IA64 cousin, zx2000. They both use zx1 chipset:
    http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg71934.html

But given the lspci output, that doesn't seem to be the case.

hth,
grant


Reply to: