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


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

Bug#980450: Bug 980450: Module ohci-hcd does not detect USB 1.1 devices

Started byPascal Hambourg <pascal@plouf.fr.eu.org>
First post2021-01-22 22:10 +0100
Last post2021-01-22 22:10 +0100
Articles 2 — 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

  Bug#980450: Bug 980450: Module ohci-hcd does not detect USB 1.1 devices Pascal Hambourg <pascal@plouf.fr.eu.org> - 2021-01-22 22:10 +0100
    Processed: Bug 980450: Module ohci-hcd does not detect USB 1.1  devices "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-01-22 22:10 +0100

#69280 — Bug#980450: Bug 980450: Module ohci-hcd does not detect USB 1.1 devices

FromPascal Hambourg <pascal@plouf.fr.eu.org>
Date2021-01-22 22:10 +0100
SubjectBug#980450: Bug 980450: Module ohci-hcd does not detect USB 1.1 devices
Message-ID<BAbQR-5SV-1@gated-at.bofh.it>
Control: found 980450 4.19.160-2

Hello folks,

Having read the original thread in french and helped another user with 
the same issue, I would like to add some clarifications.

The bug submitter has the following hardware :

00:03.0 USB controller [0c03]: Silicon Integrated Systems [SiS] USB 1.1 
Controller [1039:7001] (rev 0f) (prog-if 10 [OHCI])
   Subsystem: ASUSTeK Computer Inc. USB 1.1 Controller [1043:1977]
   Kernel driver in use: ohci-pci

The issue could not be reproduced with Nvidia USB 1.1 OHCI controllers.

The bug submitter found two different workarounds :
1) unloading and reloading the ohci-pci module
2) loading the ohci-hcd module with distrust_firmware=0


Here is another thread (also in french) discussing the issue :
<https://www.debian-fr.org/t/noyau-4-19-0-13-perte-de-la-souris-usb/83750>

with the following hardware :

00:1c.0 USB controller [0c03]: ULi Electronics Inc. USB 1.1 Controller 
[10b9:5237] (rev 03)
   Subsystem: Acer Incorporated [ALI] USB 1.1 Controller [1025:0085]
   Kernel driver in use: ohci-pci

The issue is the same: when booting with linux-image-4.19.0-13-amd64 
(4.19.160-2), USB 1.1 devices are not detected in the kernel logs. When 
booting with previous kernels, USB 1.1 devices are detected as expected. 
USB 2.0 devices do not seem to be affected. Workaround #2 worked. 
Workaround #1 was not tried.


The issue is likely to be caused by the following change backported from 
kernel 5.10:

  usb: ohci: Default to per-port over-current protection

Interestingly, another patch from the same author was included into 
kernel 5.10 at the same time but not backported in longterm series 4.9 
and 4.19, and does the same as workaround #2 :

  usb: ohci: Make distrust_firmware param default to false

<https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/drivers/usb/host/ohci-hcd.c?h=v5.10>

[toc] | [next] | [standalone]


#69281 — Processed: Bug 980450: Module ohci-hcd does not detect USB 1.1 devices

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2021-01-22 22:10 +0100
SubjectProcessed: Bug 980450: Module ohci-hcd does not detect USB 1.1 devices
Message-ID<BAbQS-5SV-15@gated-at.bofh.it>
In reply to#69280
Processing control commands:

> found 980450 4.19.160-2
Bug #980450 [src:linux] linux-image-4.9.0-14-686-pae:i386: module ohci-hcd loaded but doesn't work
Marked as found in versions linux/4.19.160-2.

-- 
980450: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980450
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [standalone]


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


csiph-web