-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Open
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
Description
Describe the bug
To fix this bug #294048 (problem with microphone), I needed to run sudo alsactl init. Unfortunately, this fails as it tries to access /bin/rm and /bin/mkdir. Manually linking it like:
$ sudo ln -s /run/current-system/sw/bin/rm /bin
$ sudo ln -s /run/current-system/sw/bin/mkdir /bin
make i work… but it is not really the way NixOs works ^^'
Steps To Reproduce
Steps to reproduce the behavior:
- Run
sudo alsactl init(you might want to backup the alsa configuration, as I guess it can reinitialize some configuration?)
Notify maintainers
Metadata
From NixOs 23.11 b8697e5
Add a 👍 reaction to issues you find important.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md