Research getting rid of hardcoded audio conf files
It has been observed that the user space audio text configuration files should instead be read on demand from the kernel. This might be accomplish via /proc /sys and / or device trees. This blueprint represents the first steps to research the feasibility of this goal.
Blueprint information
- Status:
- Complete
- Approver:
- Tom Gall
- Priority:
- Medium
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Harsh Prateek Bora
- Definition:
- Obsolete
- Series goal:
- Accepted for trunk
- Implementation:
-
Unknown
- Milestone target:
-
backlog
- Started by
- Completed by
- Jesse Barker
Related branches
Related bugs
Sprints
Whiteboard
Status:
Meta:
Roadmap id: MMWG2012-
Headline: The MMWG has recommendations for how to get rid of the various audio configuration files instead using some identified mechanism to read the information from the kernel or has a good reason why hard coded text files are a good idea for audio config.
Output: List of hard coded config files used by sound/audio in Linux:
alsa-lib:
/usr/share/
/etc/asound.conf
~/.asoundrc (obsolete)
pulseaudio:
/usr/share/
/usr/share/
Work Items
Work items:
Examine alsa-lib for config files: DONE
Examine pulseaudio for config files: DONE