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


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

Re: Bug#919107: udev : suspend-to-ram randomly fails

Started byMichael Biebl <biebl@debian.org>
First post2019-01-12 21:50 +0100
Last post2019-01-27 14:00 +0100
Articles 4 — 2 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

  Re: Bug#919107: udev : suspend-to-ram randomly fails Michael Biebl <biebl@debian.org> - 2019-01-12 21:50 +0100
    Re: Bug#919107: udev : suspend-to-ram randomly fails Julien Aubin <julien.aubin@gmail.com> - 2019-01-14 19:20 +0100
    Re: Bug#919107: udev : suspend-to-ram randomly fails Julien Aubin <julien.aubin@gmail.com> - 2019-01-14 20:10 +0100
      Bug#919107: udev : suspend-to-ram randomly fails Julien Aubin <julien.aubin@gmail.com> - 2019-01-27 14:00 +0100

#63052 — Re: Bug#919107: udev : suspend-to-ram randomly fails

FromMichael Biebl <biebl@debian.org>
Date2019-01-12 21:50 +0100
SubjectRe: Bug#919107: udev : suspend-to-ram randomly fails
Message-ID<xfyet-5Xb-5@gated-at.bofh.it>

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

Control: reassign -1 linux-image-4.19.0-1-amd64

Am 12.01.19 um 21:14 schrieb Julien Aubin:
> Le sam. 12 janv. 2019 à 21:07, Michael Biebl <biebl@debian.org> a écrit :
>>
>> Control: tags -1 + moreinfo
>> On Sat, 12 Jan 2019 20:12:22 +0100 Julien Aubin <julien.aubin@gmail.com>
>> wrote:
>>> Package: udev
>>> Version: 240-2
>>> Severity: normal
>>>
>>> Dear Maintainer,
>>>
>>> After upgrading from Stretch to Buster I noticed that my computer had
>>> problems suspending to RAM, basically it fails randomly. It was not the
>>> case with Stretch.
>>>
>>> When trying to suspend to RAM the system displays briefly message :
>>> "device usb-2-3 failed to suspend"
>>
>> That doesn't look like a udev problem.
>> Please elaborate why you filed this against udev.
> 
> Hi,
> 
> Actually I see two possible suspects :
> - The kernel itself
> - Udev
> 
> I dunno which one is involved but as it targets USB devices I thought of udev.
> 
> If you think it targets the kernel, please reassign the ticket.
> 

udev is not involved in the suspend process.

Please attach the output of
reportbug --template linux-image-4.19.0-1-amd64
to the bug report so the kernel maintainers have some context.

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

[toc] | [next] | [standalone]


#63063

FromJulien Aubin <julien.aubin@gmail.com>
Date2019-01-14 19:20 +0100
Message-ID<xgf05-79w-1@gated-at.bofh.it>
In reply to#63052

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

Le sam. 12 janv. 2019 à 21:36, Julien Aubin <julien.aubin@gmail.com> a
écrit :

> Le sam. 12 janv. 2019 à 21:25, Michael Biebl <biebl@debian.org> a écrit :
> >
> > Control: reassign -1 linux-image-4.19.0-1-amd64
> >
> > Am 12.01.19 um 21:14 schrieb Julien Aubin:
> > > Le sam. 12 janv. 2019 à 21:07, Michael Biebl <biebl@debian.org> a
> écrit :
> > >>
> > >> Control: tags -1 + moreinfo
> > >> On Sat, 12 Jan 2019 20:12:22 +0100 Julien Aubin <
> julien.aubin@gmail.com>
> > >> wrote:
> > >>> Package: udev
> > >>> Version: 240-2
> > >>> Severity: normal
> > >>>
> > >>> Dear Maintainer,
> > >>>
> > >>> After upgrading from Stretch to Buster I noticed that my computer had
> > >>> problems suspending to RAM, basically it fails randomly. It was not
> the
> > >>> case with Stretch.
> > >>>
> > >>> When trying to suspend to RAM the system displays briefly message :
> > >>> "device usb-2-3 failed to suspend"
> > >>
> > >> That doesn't look like a udev problem.
> > >> Please elaborate why you filed this against udev.
> > >
> > > Hi,
> > >
> > > Actually I see two possible suspects :
> > > - The kernel itself
> > > - Udev
> > >
> > > I dunno which one is involved but as it targets USB devices I thought
> of udev.
> > >
> > > If you think it targets the kernel, please reassign the ticket.
> > >
> >
> > udev is not involved in the suspend process.
> >
> > Please attach the output of
> > reportbug --template linux-image-4.19.0-1-amd64
> > to the bug report so the kernel maintainers have some context.
> >
> > Michael
> > --
> > Why is it that all of the instruments seeking intelligent life in the
> > universe are pointed away from Earth?
> >
>
> Hi,
>
> Attached the report.
>
> Rgds
>

Hi

I could figure out a workaround :
- my keyboard and mouse are usb devices plugged to my box with a KVM.
- now if I unplug and then replug them to the kvm suspend works fine again.

My mouse is a Microsoft Comfort Mouse 4500, my keyboard a Microsoft Wired
Keyboard 600. The KVM is a Trendnet TK 214i.

>

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


#63064

FromJulien Aubin <julien.aubin@gmail.com>
Date2019-01-14 20:10 +0100
Message-ID<xgfMv-7Gt-35@gated-at.bofh.it>
In reply to#63052
Hi

I could figure out a workaround :
- my keyboard and mouse are usb devices plugged to my box with a KVM.
- now if I unplug and then replug them to the kvm suspend works fine again.

My mouse is a Microsoft Comfort Mouse 4500, my keyboard a Microsoft
Wired Keyboard 600. The KVM is a Trendnet TK 214i.

Le sam. 12 janv. 2019 à 21:36, Julien Aubin <julien.aubin@gmail.com> a écrit :
>
> Le sam. 12 janv. 2019 à 21:25, Michael Biebl <biebl@debian.org> a écrit :
> >
> > Control: reassign -1 linux-image-4.19.0-1-amd64
> >
> > Am 12.01.19 um 21:14 schrieb Julien Aubin:
> > > Le sam. 12 janv. 2019 à 21:07, Michael Biebl <biebl@debian.org> a écrit :
> > >>
> > >> Control: tags -1 + moreinfo
> > >> On Sat, 12 Jan 2019 20:12:22 +0100 Julien Aubin <julien.aubin@gmail.com>
> > >> wrote:
> > >>> Package: udev
> > >>> Version: 240-2
> > >>> Severity: normal
> > >>>
> > >>> Dear Maintainer,
> > >>>
> > >>> After upgrading from Stretch to Buster I noticed that my computer had
> > >>> problems suspending to RAM, basically it fails randomly. It was not the
> > >>> case with Stretch.
> > >>>
> > >>> When trying to suspend to RAM the system displays briefly message :
> > >>> "device usb-2-3 failed to suspend"
> > >>
> > >> That doesn't look like a udev problem.
> > >> Please elaborate why you filed this against udev.
> > >
> > > Hi,
> > >
> > > Actually I see two possible suspects :
> > > - The kernel itself
> > > - Udev
> > >
> > > I dunno which one is involved but as it targets USB devices I thought of udev.
> > >
> > > If you think it targets the kernel, please reassign the ticket.
> > >
> >
> > udev is not involved in the suspend process.
> >
> > Please attach the output of
> > reportbug --template linux-image-4.19.0-1-amd64
> > to the bug report so the kernel maintainers have some context.
> >
> > Michael
> > --
> > Why is it that all of the instruments seeking intelligent life in the
> > universe are pointed away from Earth?
> >
>
> Hi,
>
> Attached the report.
>
> Rgds

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


#63184

FromJulien Aubin <julien.aubin@gmail.com>
Date2019-01-27 14:00 +0100
Message-ID<xkScx-81n-9@gated-at.bofh.it>
In reply to#63064
Le lun. 14 janv. 2019 à 19:47, Julien Aubin <julien.aubin@gmail.com> a écrit :
>
> Hi
>
> I could figure out a workaround :
> - my keyboard and mouse are usb devices plugged to my box with a KVM.
> - now if I unplug and then replug them to the kvm suspend works fine again.
>
> My mouse is a Microsoft Comfort Mouse 4500, my keyboard a Microsoft
> Wired Keyboard 600. The KVM is a Trendnet TK 214i.
>
> Le sam. 12 janv. 2019 à 21:36, Julien Aubin <julien.aubin@gmail.com> a écrit :
> >
> > Le sam. 12 janv. 2019 à 21:25, Michael Biebl <biebl@debian.org> a écrit :
> > >
> > > Control: reassign -1 linux-image-4.19.0-1-amd64
> > >
> > > Am 12.01.19 um 21:14 schrieb Julien Aubin:
> > > > Le sam. 12 janv. 2019 à 21:07, Michael Biebl <biebl@debian.org> a écrit :
> > > >>
> > > >> Control: tags -1 + moreinfo
> > > >> On Sat, 12 Jan 2019 20:12:22 +0100 Julien Aubin <julien.aubin@gmail.com>
> > > >> wrote:
> > > >>> Package: udev
> > > >>> Version: 240-2
> > > >>> Severity: normal
> > > >>>
> > > >>> Dear Maintainer,
> > > >>>
> > > >>> After upgrading from Stretch to Buster I noticed that my computer had
> > > >>> problems suspending to RAM, basically it fails randomly. It was not the
> > > >>> case with Stretch.
> > > >>>
> > > >>> When trying to suspend to RAM the system displays briefly message :
> > > >>> "device usb-2-3 failed to suspend"
> > > >>
> > > >> That doesn't look like a udev problem.
> > > >> Please elaborate why you filed this against udev.
> > > >
> > > > Hi,
> > > >
> > > > Actually I see two possible suspects :
> > > > - The kernel itself
> > > > - Udev
> > > >
> > > > I dunno which one is involved but as it targets USB devices I thought of udev.
> > > >
> > > > If you think it targets the kernel, please reassign the ticket.
> > > >
> > >
> > > udev is not involved in the suspend process.
> > >
> > > Please attach the output of
> > > reportbug --template linux-image-4.19.0-1-amd64
> > > to the bug report so the kernel maintainers have some context.
> > >
> > > Michael
> > > --
> > > Why is it that all of the instruments seeking intelligent life in the
> > > universe are pointed away from Earth?
> > >
> >
> > Hi,
> >
> > Attached the report.
> >
> > Rgds

Hi all,

The problem actually came from KDE. Applying latest patches which
upgraded it to version 5.14.5-1 (was previously 5.14.3-1) solved the
issue. I guess it has something to see with KDE's own power daemons.

Rgds,

[toc] | [prev] | [standalone]


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


csiph-web