/usr/bin/hdspmixer is missing
Bug #723276 reported by
David Kastrup
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
alsa-tools (Ubuntu) |
Fix Released
|
Medium
|
Daniel T Chen | ||
Natty |
Invalid
|
Medium
|
Unassigned | ||
Oneiric |
Invalid
|
Medium
|
Daniel T Chen |
Bug Description
Binary package hint: alsa-tools-gui
Suddenly /usr/bin/hdspmixer has gone missing. Its documentation is still there.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: alsa-tools-gui 1.0.24.1-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.38-3-lowlatency i686
Architecture: i386
Date: Tue Feb 22 18:18:28 2011
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
LC_MESSAGES=
SHELL=/bin/bash
SourcePackage: alsa-tools
Changed in alsa-tools (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in alsa-tools (Ubuntu Natty): | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in alsa-tools (Ubuntu Oneiric): | |
assignee: | nobody → Daniel T Chen (crimsun) |
Changed in alsa-tools (Ubuntu Natty): | |
status: | Triaged → Invalid |
Changed in alsa-tools (Ubuntu Oneiric): | |
status: | Triaged → Invalid |
To post a comment you must log in.
That's not exactly unimportant. The RME Hammerfall DSP contains a cross-bar configuration with lots of inputs and outputs. The crossbar is initialized to zeros by default (usual safety measure). When using the Hammerfall for sound output, one needs to open more than just the volume control for PCM output: one needs to route the output to some physical output via the crossbar as well.
The only user-available application for doing that is hdspmixer. Without hdspmixer, the soundcard is basically useless.
There is an obscure way for using alsactl for accessing crossbar elements write-only. But that is only accessible to scripts and the command line (or C programming).