Bug 303151

Summary: 'salsa' is in /bin, /etc/udev/rules.d/90-alsa.rules thinks its in /sbin/alsa
Product: [Fedora] Fedora Reporter: Tom London <selinux>
Component: alsa-utilsAssignee: Martin Stransky <stransky>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-24 14:59:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tom London 2007-09-24 14:30:45 UTC
Description of problem:
90-alsa.rules says:
SUBSYSTEM=="sound", KERNEL=="controlC*" RUN+="/sbin/salsa"
SUBSYSTEM=="sound", KERNEL=="pcm*"      RUN+="/sbin/salsa"

but salsa is in /bin.

This causes my audio to boot up with strange settings, etc....



Version-Release number of selected component (if applicable):
alsa-utils-1.0.15-0.2.rc1.fc8

How reproducible:
Every time.....

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Martin Stransky 2007-09-24 14:59:08 UTC
fixed in alsa-utils-1.0.15-0.3.rc1.f8, thanks!