Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #58851 > unrolled thread

Bug#874251: installation-reports: Debian 9.1 installer fails on HP ProLiant DL360 G4 with HP Smart Array 6i

Started byCyril Brulebois <kibi@debian.org>
First post2017-09-04 16:40 +0200
Last post2017-09-05 15:00 +0200
Articles 4 — 3 participants

Back to article view | Back to linux.debian.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Bug#874251: installation-reports: Debian 9.1 installer fails on HP ProLiant DL360 G4 with HP Smart Array 6i Cyril Brulebois <kibi@debian.org> - 2017-09-04 16:40 +0200
    Bug#874251: installation-reports: Debian 9.1 installer fails on HP ProLiant DL360 G4 with HP Smart Array 6i Steve McIntyre <steve@einval.com> - 2017-09-04 17:00 +0200
      Bug#874251: installation-reports: Debian 9.1 installer fails on HP ProLiant DL360 G4 with HP Smart Array 6i "rpr //" <rpr.nospam@gmail.com> - 2017-09-04 20:20 +0200
        Bug#874251: installation-reports: Debian 9.1 installer fails on HP ProLiant DL360 G4 with HP Smart Array 6i Steve McIntyre <steve@einval.com> - 2017-09-05 15:00 +0200

#58851 — Bug#874251: installation-reports: Debian 9.1 installer fails on HP ProLiant DL360 G4 with HP Smart Array 6i

FromCyril Brulebois <kibi@debian.org>
Date2017-09-04 16:40 +0200
SubjectBug#874251: installation-reports: Debian 9.1 installer fails on HP ProLiant DL360 G4 with HP Smart Array 6i
Message-ID<um0xY-6Aw-13@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi,

Adding kernel maintainers and debian-cd to the loop.

rpr // <rpr.nospam@gmail.com> (2017-09-04):
> Package: installation-reports
> Severity: important
> 
> -- Package-specific info:
> 
> Boot method: USB flash drive
> Image version: https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.1.0-amd64-netinst.iso
> (2017-07-22)
> Date: 2017-08-26 17:00 UTC
> 
> Machine: HP ProLiant DL360 G4 with HP Smart Array 6i
> Partitions: <df -Tl will do; the raw partition table is preferred>
> 
> 
> Base System Installation Checklist:
> [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
> 
> Initial boot:           [E]
> Detect network card:    [O]
> Configure network:      [O]
> Detect CD:              [O]
> Load installer modules: [O]
> Clock/timezone setup:   [O]
> User/password setup:    [O]
> Detect hard drives:     [O]
> Partition hard drives:  [O]
> Install base system:    [O]
> Install tasks:          [O]
> Install boot loader:    [O]
> Overall install:        [O]
> 
> Comments/Problems:
> Booting installer with default options locks up after
> Loading /install.amd/vmlinuz... ok
> Loading /install.amd/initrd.gz... ok
> 
> Booting in expert mode gives an error about "NMI watchdog: BUG: soft
> lockup" - see the screenshot in the attachment.
> 
> Booting and running installer was successful after adding acpi=off
> kernel parameter.

Is that something to be fixed on the kernel side? Or some buggy UEFI
that would need a workaround maybe?


KiBi.

[toc] | [next] | [standalone]


#58852

FromSteve McIntyre <steve@einval.com>
Date2017-09-04 17:00 +0200
Message-ID<um10Z-6Md-1@gated-at.bofh.it>
In reply to#58851
On Mon, Sep 04, 2017 at 04:23:25PM +0200, Cyril Brulebois wrote:
>Hi,
>
>Adding kernel maintainers and debian-cd to the loop.
>
>rpr // <rpr.nospam@gmail.com> (2017-09-04):
>> Package: installation-reports
>> Severity: important
>> 
>> -- Package-specific info:
>> 
>> Boot method: USB flash drive
>> Image version: https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.1.0-amd64-netinst.iso
>> (2017-07-22)
>> Date: 2017-08-26 17:00 UTC
>> 
>> Machine: HP ProLiant DL360 G4 with HP Smart Array 6i
>> Partitions: <df -Tl will do; the raw partition table is preferred>
>> 
>> 
>> Base System Installation Checklist:
>> [O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
>> 
>> Initial boot:           [E]
>> Detect network card:    [O]
>> Configure network:      [O]
>> Detect CD:              [O]
>> Load installer modules: [O]
>> Clock/timezone setup:   [O]
>> User/password setup:    [O]
>> Detect hard drives:     [O]
>> Partition hard drives:  [O]
>> Install base system:    [O]
>> Install tasks:          [O]
>> Install boot loader:    [O]
>> Overall install:        [O]
>> 
>> Comments/Problems:
>> Booting installer with default options locks up after
>> Loading /install.amd/vmlinuz... ok
>> Loading /install.amd/initrd.gz... ok
>> 
>> Booting in expert mode gives an error about "NMI watchdog: BUG: soft
>> lockup" - see the screenshot in the attachment.
>> 
>> Booting and running installer was successful after adding acpi=off
>> kernel parameter.
>
>Is that something to be fixed on the kernel side? Or some buggy UEFI
>that would need a workaround maybe?

That's a good question. acpi=off is often a workaround for buggy
firmware in my experience, but not typically something fixable
externally.

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
"You can't barbecue lettuce!" -- Ellie Crane

[toc] | [prev] | [next] | [standalone]


#58853

From"rpr //" <rpr.nospam@gmail.com>
Date2017-09-04 20:20 +0200
Message-ID<um48x-qB-1@gated-at.bofh.it>
In reply to#58852
On 4 September 2017 at 16:50, Steve McIntyre <steve@einval.com> wrote:
>>
>>Is that something to be fixed on the kernel side? Or some buggy UEFI
>>that would need a workaround maybe?
>
> That's a good question. acpi=off is often a workaround for buggy
> firmware in my experience, but not typically something fixable
> externally.

I can add to this report that some time ago I successfully installed
Debian 8.7.1 amd64 (kernel 3.16 without apci=off parameter) on the
same hardware. It seems to me this issue in Debian 9.1 installer is a
regression.

-- rpr.

[toc] | [prev] | [next] | [standalone]


#58858

FromSteve McIntyre <steve@einval.com>
Date2017-09-05 15:00 +0200
Message-ID<umlCp-2Je-5@gated-at.bofh.it>
In reply to#58853
On Mon, Sep 04, 2017 at 08:13:39PM +0200, rpr // wrote:
>On 4 September 2017 at 16:50, Steve McIntyre <steve@einval.com> wrote:
>>>
>>>Is that something to be fixed on the kernel side? Or some buggy UEFI
>>>that would need a workaround maybe?
>>
>> That's a good question. acpi=off is often a workaround for buggy
>> firmware in my experience, but not typically something fixable
>> externally.
>
>I can add to this report that some time ago I successfully installed
>Debian 8.7.1 amd64 (kernel 3.16 without apci=off parameter) on the
>same hardware. It seems to me this issue in Debian 9.1 installer is a
>regression.

Ah, OK. That's useful information. Sounds like it might be a kernel
bug then...

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
"Arguing that you don't care about the right to privacy because you have
 nothing to hide is no different than saying you don't care about free
 speech because you have nothing to say."
   -- Edward Snowden

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web