From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8AFB3C433B4 for ; Mon, 19 Apr 2021 10:35:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 629D1611CE for ; Mon, 19 Apr 2021 10:35:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238649AbhDSKg0 (ORCPT ); Mon, 19 Apr 2021 06:36:26 -0400 Received: from mx2.suse.de ([195.135.220.15]:45000 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229537AbhDSKgZ (ORCPT ); Mon, 19 Apr 2021 06:36:25 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1618828555; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NQdR5G6WwPVds0HtT/sm8oEfzziivzyBjpRO9qCc/lI=; b=JRRZSVcpsDVQ43zjqaaeu7C7s0rAclV8Vm0aENCVFfipW612yCbBUQIswbLDIENjU9idFg a/JiYiG/V+uMupPvThv1m0Yhu1967vEdD7S7kQczOVr40MhAYCE82RaWlk2UIzmHlr8Ntd w92oE3EmlgA4Lod+6uXLOtVALRVCaM8= Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id ED923B2F0; Mon, 19 Apr 2021 10:35:54 +0000 (UTC) Message-ID: <9fd3ff38935e4c9c1d631606adf241d63171cfde.camel@suse.com> Subject: Re: rtl8152 / power management kernel hang From: Oliver Neukum To: Thiago Macieira , netdev@vger.kernel.org, Hayes Wang Cc: linux-usb@vger.kernel.org Date: Mon, 19 Apr 2021 12:35:43 +0200 In-Reply-To: <2853970.3CDyD5GulP@tjmaciei-mobl1> References: <7261663.lHksN3My1W@tjmaciei-mobl1> <2223fc29fdbd5a37494454d95952c1b9f8373f3e.camel@suse.com> <2853970.3CDyD5GulP@tjmaciei-mobl1> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.4 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Am Donnerstag, den 15.04.2021, 08:11 -0700 schrieb Thiago Macieira: > On Thursday, 15 April 2021 03:10:58 PDT Oliver Neukum wrote: > > Hi, > > > > is this device part of a docking station? > > Yes, it is. It's a USB-C dock station by Dell, whose product number I can't > remember (I think "WD40" but that's not an easy Google search). It's one they > used to offer for sale 4 years ago or so and has an HDMI, a mini-DP, VGA, > three USB and one network port in the back. One of them at least has a systemic issue with power management. Please check the upcoming kernel for whether it is your model. Regards Oliver