Summary: | www/chromium: microphone does not work anymore | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Oleh Hushchenkov <o.hushchenkov> | ||||
Component: | Individual Port(s) | Assignee: | Rene Ladan <rene> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | o.hushchenkov, rene, robert | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(chromium) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Oleh Hushchenkov
2022-03-05 16:49:23 UTC
Created attachment 232271 [details] 0001-unbreak-alsa-audio-recording-by-bringing-back-a-remo.patch Hi The attached patch brings back a deleted alsa patch. However I still suggest to use sndio because that is the most tested and used backend. Anyways you can also try the follow package, which has the patch included already: https://nerd.hu/tmp/chromium-99.0.4844.51_1.pkg (In reply to Robert Nagy from comment #1) The patch works. I have used sndio backend before and had some troubles with it. But I can't remember details. Thank you Robert. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd50b0334df1c720befc62ae613bfa8862efb336 commit fd50b0334df1c720befc62ae613bfa8862efb336 Author: Robert Nagy <robert@openbsd.org> AuthorDate: 2022-03-05 22:01:23 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-03-05 22:03:19 +0000 www/chromium: fix audio playback with ALSA PR: 262365 Reported by: o.hushchenkov@gmail.com Tested by: o.hushchenkov@gmail.com www/chromium/Makefile | 1 + ...-media_audio_alsa_audio__manager__alsa.cc (new) | 54 ++++++++++++++++++++++ 2 files changed, 55 insertions(+) A commit in branch 2022Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c9e497796708b460147da46bbc00e6e5c8df7e5 commit 9c9e497796708b460147da46bbc00e6e5c8df7e5 Author: Robert Nagy <robert@openbsd.org> AuthorDate: 2022-03-05 22:01:23 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-03-05 22:04:29 +0000 www/chromium: fix audio playback with ALSA PR: 262365 Reported by: o.hushchenkov@gmail.com Tested by: o.hushchenkov@gmail.com (cherry picked from commit fd50b0334df1c720befc62ae613bfa8862efb336) www/chromium/Makefile | 1 + ...-media_audio_alsa_audio__manager__alsa.cc (new) | 54 ++++++++++++++++++++++ 2 files changed, 55 insertions(+) |