Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713732 - media-sound/alsa-utils: comment in alsa.conf recommends obsolete update-modules command
Summary: media-sound/alsa-utils: comment in alsa.conf recommends obsolete update-modul...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo ALSA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-21 09:58 UTC by Daniel Gulotta
Modified: 2022-12-23 10:15 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Gulotta 2020-03-21 09:58:44 UTC
The file /etc/modprobe.d/alsa.conf (which is installed from /usr/portage/media-sound/alsa-utils/files/alsa-modules.conf-rc) contains the following comment:

## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.

As far as I understand, update-modules no longer exists, and it is no longer necessary to run any commands after editing the file.

Reproducible: Always
Comment 1 Ishani roy 2021-08-13 11:00:05 UTC Comment hidden (spam)
Comment 2 Larry the Git Cow gentoo-dev 2022-12-23 10:15:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf2e5bbd380f6b695bcef9752c55f082ce5a759

commit 6cf2e5bbd380f6b695bcef9752c55f082ce5a759
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2022-12-23 10:11:51 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2022-12-23 10:14:26 +0000

    media-sound/alsa-utils: Stop providing obsolete modprobe.d file
    
    The file only contains obsolete entries that are not needed with current
    systems. If some lines need to be added to workaround other issues, please
    open a bug report per issue to properly track them in the future.
    
    Also drop unneeded .la files.
    
    Closes: https://bugs.gentoo.org/713732
    Closes: https://bugs.gentoo.org/728108
    Closes: https://bugs.gentoo.org/849014
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-sound/alsa-utils/alsa-utils-1.2.8-r1.ebuild | 92 +++++++++++++++++++++++
 1 file changed, 92 insertions(+)