[Kernel-packages] [Bug 1970927] Re: r8152 tx status -71

2022-04-29 Thread Thomas de Graaff
When the ethernet device was working:
lsusb -vt
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 1M
ID 1d6b:0003 Linux Foundation 3.0 root hub
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 1M
ID 17ef:30ab Lenovo
|__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=r8152, 
5000M
ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet 
Adapter
|__ Port 3: Dev 4, If 0, Class=Hub, Driver=hub/4p, 1M
ID 17ef:30ad Lenovo

When I execute lsusb now when it is not working, the ethernet device is
not found anymore:

lsusb -vt
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 1M
ID 1d6b:0003 Linux Foundation 3.0 root hub
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 1M
ID 17ef:30ab Lenovo 
|__ Port 3: Dev 5, If 0, Class=Hub, Driver=hub/4p, 1M
ID 17ef:30ad Lenovo

I tried

sudo usbreset 17ef:30ab

But that doesn't help.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1970927

Title:
  r8152 tx status -71

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've bought ThinkPad T14s with a USB-based docking station. Everything
  is working marvelously, but after suspend the ethernet port on the
  docking station won't connect. I've discovered the following messages
  in my dmesg:

  [ 9511.552448] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
  [ 9511.972661] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
  [ 9512.655353] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
  [ 9513.317020] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71

  See See: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922651
   for a simular problem with an other version of the ethernet device.

  $ lsusb -vt

  /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 1M
  ID 1d6b:0003 Linux Foundation 3.0 root hub
  |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 1M
  ID 17ef:30ab Lenovo 
  |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=r8152, 
5000M
  ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet 
Adapter
  |__ Port 3: Dev 4, If 0, Class=Hub, Driver=hub/4p, 1M
  ID 17ef:30ad Lenovo 

  I am testing the following possible workaround found in the bug report
  1922651 although it did not completely seem to solve the issue
  mentioned in that bug report:

  Quirk: etc/default/grub
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.quirks=0bda:8153:k"

  The first suspend the ethernet port in the docking station connected
  after resuming from suspend. I will update this bug report if the
  issue returns later on.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-27-generic 5.15.0-27.28
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: i3
  Date: Fri Apr 29 13:21:14 2022
  InstallationDate: Installed on 2022-04-26 (2 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: LENOVO 21A0005EMH
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-27-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash usbcore.quirks=0bda:8153:k 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-27-generic N/A
   linux-backports-modules-5.15.0-27-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/05/2021
  dmi.bios.release: 1.13
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1MET43W (1.13 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 21A0005EMH
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.13
  dmi.modalias: 
dmi:bvnLENOVO:bvrR1MET43W(1.13):bd11/05/2021:br1.13:efr1.13:svnLENOVO:pn21A0005EMH:pvrThinkPadP14sGen2a:rvnLENOVO:rn21A0005EMH:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21A0_BU_Think_FM_ThinkPadP14sGen2a:
  dmi.product.family: ThinkPad P14s Gen 2a
  dmi.product.name: 21A0005EMH
  dmi.product.sku: LENOVO_MT_21A0_BU_Think_FM_ThinkPad P14s Gen 2a
  dmi.product.version: ThinkPad P14s Gen 2a
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1970927/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1970927] Re: r8152 tx status -71

2022-04-29 Thread Thomas de Graaff
Quirk: etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.quirks=0bda:8153:k"

This doesn't fix the issue. After the second suspend I tested the
ethernet connection died.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1970927

Title:
  r8152 tx status -71

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've bought ThinkPad T14s with a USB-based docking station. Everything
  is working marvelously, but after suspend the ethernet port on the
  docking station won't connect. I've discovered the following messages
  in my dmesg:

  [ 9511.552448] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
  [ 9511.972661] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
  [ 9512.655353] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
  [ 9513.317020] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71

  See See: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922651
   for a simular problem with an other version of the ethernet device.

  $ lsusb -vt

  /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 1M
  ID 1d6b:0003 Linux Foundation 3.0 root hub
  |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 1M
  ID 17ef:30ab Lenovo 
  |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=r8152, 
5000M
  ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet 
Adapter
  |__ Port 3: Dev 4, If 0, Class=Hub, Driver=hub/4p, 1M
  ID 17ef:30ad Lenovo 

  I am testing the following possible workaround found in the bug report
  1922651 although it did not completely seem to solve the issue
  mentioned in that bug report:

  Quirk: etc/default/grub
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.quirks=0bda:8153:k"

  The first suspend the ethernet port in the docking station connected
  after resuming from suspend. I will update this bug report if the
  issue returns later on.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.15.0-27-generic 5.15.0-27.28
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: i3
  Date: Fri Apr 29 13:21:14 2022
  InstallationDate: Installed on 2022-04-26 (2 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: LENOVO 21A0005EMH
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-27-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash usbcore.quirks=0bda:8153:k 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-27-generic N/A
   linux-backports-modules-5.15.0-27-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/05/2021
  dmi.bios.release: 1.13
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1MET43W (1.13 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 21A0005EMH
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.13
  dmi.modalias: 
dmi:bvnLENOVO:bvrR1MET43W(1.13):bd11/05/2021:br1.13:efr1.13:svnLENOVO:pn21A0005EMH:pvrThinkPadP14sGen2a:rvnLENOVO:rn21A0005EMH:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21A0_BU_Think_FM_ThinkPadP14sGen2a:
  dmi.product.family: ThinkPad P14s Gen 2a
  dmi.product.name: 21A0005EMH
  dmi.product.sku: LENOVO_MT_21A0_BU_Think_FM_ThinkPad P14s Gen 2a
  dmi.product.version: ThinkPad P14s Gen 2a
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1970927/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1970927] [NEW] r8152 tx status -71

2022-04-29 Thread Thomas de Graaff
Public bug reported:

I've bought ThinkPad T14s with a USB-based docking station. Everything
is working marvelously, but after suspend the ethernet port on the
docking station won't connect. I've discovered the following messages in
my dmesg:

[ 9511.552448] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
[ 9511.972661] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
[ 9512.655353] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
[ 9513.317020] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71

See See: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922651
 for a simular problem with an other version of the ethernet device.

$ lsusb -vt

/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 1M
ID 1d6b:0003 Linux Foundation 3.0 root hub
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 1M
ID 17ef:30ab Lenovo 
|__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=r8152, 
5000M
ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet 
Adapter
|__ Port 3: Dev 4, If 0, Class=Hub, Driver=hub/4p, 1M
ID 17ef:30ad Lenovo 

I am testing the following possible workaround found in the bug report
1922651 although it did not completely seem to solve the issue mentioned
in that bug report:

Quirk: etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.quirks=0bda:8153:k"

The first suspend the ethernet port in the docking station connected
after resuming from suspend. I will update this bug report if the issue
returns later on.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.15.0-27-generic 5.15.0-27.28
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CRDA: N/A
CasperMD5CheckResult: pass
CurrentDesktop: i3
Date: Fri Apr 29 13:21:14 2022
InstallationDate: Installed on 2022-04-26 (2 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 (20220419)
MachineType: LENOVO 21A0005EMH
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-27-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash usbcore.quirks=0bda:8153:k 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.15.0-27-generic N/A
 linux-backports-modules-5.15.0-27-generic  N/A
 linux-firmware 20220329.git681281e4-0ubuntu1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/05/2021
dmi.bios.release: 1.13
dmi.bios.vendor: LENOVO
dmi.bios.version: R1MET43W (1.13 )
dmi.board.asset.tag: Not Available
dmi.board.name: 21A0005EMH
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.ec.firmware.release: 1.13
dmi.modalias: 
dmi:bvnLENOVO:bvrR1MET43W(1.13):bd11/05/2021:br1.13:efr1.13:svnLENOVO:pn21A0005EMH:pvrThinkPadP14sGen2a:rvnLENOVO:rn21A0005EMH:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21A0_BU_Think_FM_ThinkPadP14sGen2a:
dmi.product.family: ThinkPad P14s Gen 2a
dmi.product.name: 21A0005EMH
dmi.product.sku: LENOVO_MT_21A0_BU_Think_FM_ThinkPad P14s Gen 2a
dmi.product.version: ThinkPad P14s Gen 2a
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1970927

Title:
  r8152 tx status -71

Status in linux package in Ubuntu:
  New

Bug description:
  I've bought ThinkPad T14s with a USB-based docking station. Everything
  is working marvelously, but after suspend the ethernet port on the
  docking station won't connect. I've discovered the following messages
  in my dmesg:

  [ 9511.552448] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
  [ 9511.972661] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
  [ 9512.655353] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71
  [ 9513.317020] r8152 4-1.1:1.0 enxf4a80d264083: Tx status -71

  See See: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922651
   for a simular problem with an other version of the ethernet device.

  $ lsusb -vt

  /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 1M
  ID 1d6b:0003 Linux Foundation 3.0 root hub
  |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 1M
  ID 17ef:30ab Lenovo 
  |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=r8152, 
5000M
  ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet 
Adapter
  |__ Port 3: Dev 4, If 0, Class=Hub, Driver=hub/4p, 1M
  ID 17ef:30ad Lenovo 

  I am testing the following possible workaround found in the bug report
  1922651 although it did not completely seem to solve the issue
  mentioned in that bug report:

  Quirk: etc/default/grub