Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.rc > #258697
| From | Samuel Thibault <sthibault@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.rc |
| Subject | Bug#931507: kernel-wedge: HDA sound board detection takes 60s in d-i |
| Date | 2019-07-07 00:20 +0200 |
| Message-ID | <yh1cd-1Pc-1@gated-at.bofh.it> (permalink) |
| Organization | I am not organized |
Package: kernel-wedge Version: 2.99 Severity: serious Tags: a11y Justification: prevents blind people from using d-i We have had (late, unfortunately) reports that HDA-based audio hardware does not get detected. Actually it does, but only after 60s of delay, which is way too long for the espeakup script. What happens is in snd_hdac_i915_init, which tries to load the i915 module, which is not included in d-i, and waits for 60s to get it loaded and bound to it. The delay was "only" 10s in 4.19.12, but apparently increased to 60s in 4.19.37. So I guess we should just ship the i915 module in d-i, either manually in the existing sound-modules*-di package, or in a separate package and make sound-modules*-di depend on it. It's a big 3M module, but it would be shipped only in the gtk images anyway. It'd definitely be so much useful to have this change uploaded in time for 10.1. Samuel -- System Information: Debian Release: 10.0 APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 'proposed-updates'), (500, 'oldoldstable'), (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.1.0 (SMP w/8 CPU cores) Kernel taint flags: TAINT_OOT_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages kernel-wedge depends on: ii debhelper 12.1.1 ii make 4.2.1-1.2 kernel-wedge recommends no packages. kernel-wedge suggests no packages. -- Samuel * c is away : cuisine; bouffe <y> oh, moi je fais plutôt cuisine & bouffe en fait :) <c> oui c'est vrai, certains font cuisine && bouffe (juste au cas où... ;-)) <y> ( cuisine && bouffe ) || restau <N> voire ((cuisine && bouffe) || restau) & apéritif -+- #ens-mim -+-
Back to linux.debian.bugs.rc | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#931507: kernel-wedge: HDA sound board detection takes 60s in d-i Samuel Thibault <sthibault@debian.org> - 2019-07-07 00:20 +0200
Bug#931507: kernel-wedge: HDA sound board detection takes 60s in d-i Samuel Thibault <sthibault@debian.org> - 2019-07-07 17:30 +0200
Bug#931507: kernel-wedge: HDA sound board detection takes 60s in d-i Ben Hutchings <ben@decadent.org.uk> - 2019-07-07 18:40 +0200
Bug#931507: kernel-wedge: HDA sound board detection takes 60s in d-i Samuel Thibault <sthibault@debian.org> - 2019-07-07 18:50 +0200
Bug#931507: kernel-wedge: HDA sound board detection takes 60s in d-i Ben Hutchings <ben@decadent.org.uk> - 2019-07-07 19:50 +0200
Bug#931507: kernel-wedge: HDA sound board detection takes 60s in d-i Samuel Thibault <sthibault@debian.org> - 2019-07-26 17:00 +0200
Bug#931507: hda: Fix 1-minute detection delay when i915 module is not available Samuel Thibault <samuel.thibault@ens-lyon.org> - 2019-07-26 17:10 +0200
Bug#931507: [PATCHv2] hda: Fix 1-minute detection delay when i915 module is not available Samuel Thibault <samuel.thibault@ens-lyon.org> - 2019-07-27 00:00 +0200
Bug#931507: marked as done (kernel-wedge: HDA sound board detection takes 60s in d-i) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-08-10 00:40 +0200
csiph-web