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


Groups > linux.debian.kernel > #61689

Bug#904822: linux-image-4.17.0-1-amd64: Freeze/timing/interrupt problems since 4.17

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Ben Hutchings <ben@decadent.org.uk>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#904822: linux-image-4.17.0-1-amd64: Freeze/timing/interrupt problems since 4.17
Date Thu, 02 Aug 2018 06:50:01 +0200
Message-ID <widIJ-2H2-13@gated-at.bofh.it> (permalink)
References <wguNH-40d-3@gated-at.bofh.it> <whftg-7Cs-19@gated-at.bofh.it> <wi3gm-4xK-17@gated-at.bofh.it> <wguNH-40d-3@gated-at.bofh.it> <wi3gm-4xK-17@gated-at.bofh.it>
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Thu Aug 2 04:48:10 2018
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -2.05
Reply-To Ben Hutchings <ben@decadent.org.uk>, 904822@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian Kernel Team <debian-kernel@lists.debian.org>
X-Debian-Pr-Message followup 904822
X-Debian-Pr-Package src:linux
X-Debian-Pr-Keywords moreinfo
X-Debian-Pr-Source linux
X-Spam-Bayes score:0.0000 Tokens: new, 8; hammy, 150; neutral, 132; spammy, 0. spammytokens: hammytokens:0.000-+--H*c:pgp-sha512, 0.000-+--H*F:D*decadent.org.uk, 0.000-+--H*RU:sk:shadbol, 0.000-+--H*r:sk:shadbol, 0.000-+--HX-SA-Exim-Scanned:sk:shadbol
Content-Type multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-CZvxntJl8UHD7CYv1eS0"
X-Mailer Evolution 3.28.2-1
MIME-Version 1.0
X-Sa-Exim-Connect-IP 140.113.136.219
X-Sa-Exim-Mail-From ben@decadent.org.uk
X-Sa-Exim-Scanned No (on shadbolt.decadent.org.uk); SAEximRunCond expanded to false
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1476528
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 83
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc 904822@bugs.debian.org
X-Original-Date Thu, 02 Aug 2018 12:45:34 +0800
X-Original-Message-ID <ed68653fa412dc385f94421af17f74abc3343fbe.camel@decadent.org.uk>
X-Original-References <20180728101525.GA2341946@phare.normalesup.org> <6e3a4347a385e38e68ebe2d5e9ca8e5d84ccc219.camel@decadent.org.uk> <20180801171915.GA732575@phare.normalesup.org> <20180728101525.GA2341946@phare.normalesup.org> <20180801171915.GA732575@phare.normalesup.org>
Xref csiph.com linux.debian.bugs.dist:910805 linux.debian.kernel:61689

Cross-posted to 2 groups.

Show key headers only | View raw


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

On Wed, 2018-08-01 at 19:19 +0200, Nicolas George wrote:
> Ben Hutchings (2018-07-30):
> > Or perhaps by these changes listed in the changelog:
> > 
> >   * Improve battery life on laptops (Closes: #898629)
> >     Thanks to Hans de Goede <hdegoede@redhat.com>
> >     - ATA: A new SATA link-powermanagement-policy will be the default on all
> >       Intel mobile chipsets. This can be reverted by passing 
> >       "ahci.mobile_lpm_policy=0" on the kernel commandline.
> >     - sound: Enable Intel HDA codec power-saving by default with a 1 second
> >       timeout. This can be overridden by passing "snd_hda_intel.power_save=0"
> >       on the kernel commandline (0 is previously default).
> > 
> > The hints there are meant as workarounds.  Let us know if they work for
> > you.  We can disable power-saving by default on specific hardware where
> > it doesn't work properly.
> 
> I had not thought the issues were direct consequences of intentional
> changes. I should have, I am sorry for wasting your time that way.
> 
> The audio issue is indeed fixed with:
> 
> options snd-hda-intel power_save=0
> 
> in /etc/modprobe.d/snd_hda_intel.conf. Also, the 0.16 seconds delay is
> probably only a problem with my very specific use case. It can be
> forgotten.
> 
> The non-responsiveness of the hard drive is NOT fixed by:
> 
> options ahci mobile_lpm_policy=0
> 
> in /etc/modprobe.d/ahci.conf nor by by ahci.mobile_lpm_policy=0 on the
> kernel command line (I checked, for both cases,
> /sys/module/ahci/parameters/mobile_lpm_policy to see they were taken
> into account). I still get:
[...]
> Do you think of anything I should try to get more diagnostics?
[...]

Someone else suggested this might be related to using "blk-mq", so
could you try with these parameter:

dm_mod.use_blk_mq=0 scsi_mod.use_blk_mq=0

Also, do you have laptop-mode-tools installed?

Ben.

-- 
Ben Hutchings
If you seem to know what you are doing, you'll be given more to do.

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#904822: linux-image-4.17.0-1-amd64: Freeze/timing/interrupt problems since 4.17 Nicolas George <george@nsup.org> - 2018-07-28 12:40 +0200
  Processed: Re: Bug#904822: linux-image-4.17.0-1-amd64:  Freeze/timing/interrupt problems since 4.17 "Debian Bug Tracking System" <owner@bugs.debian.org> - 2018-07-30 14:30 +0200
  Bug#904822: linux-image-4.17.0-1-amd64: Freeze/timing/interrupt problems since 4.17 Ben Hutchings <ben@decadent.org.uk> - 2018-07-30 14:30 +0200
    Bug#904822: linux-image-4.17.0-1-amd64: Freeze/timing/interrupt problems since 4.17 Nicolas George <george@nsup.org> - 2018-08-01 19:40 +0200
      Bug#904822: linux-image-4.17.0-1-amd64: Freeze/timing/interrupt problems since 4.17 Ben Hutchings <ben@decadent.org.uk> - 2018-08-02 06:50 +0200
        Bug#904822: linux-image-4.17.0-1-amd64: Freeze/timing/interrupt problems since 4.17 Nicolas George <george@nsup.org> - 2018-08-05 11:40 +0200

csiph-web