** Attachment added: "Output from http://alsa-project.org/alsa-info.sh 8.04"
   http://launchpadlibrarian.net/18970989/8.04.txt

** Description changed:

  The level of PCM playbacki in alsa is to high in 8.10 compared to 8.04
  on my Fujitsu Siemens Si 1520. The old limits was 0 ti 20 and the new is
- 0 to 43 with default on 32. This makes the playing of sound noisy and
+ 0 to 43 with default on 35. This makes the playing of sound noisy and
  distorted. I used the script
  
  http://alsa-project.org/alsa-info.sh
  
- Found on this page
+ found on this page
  
  https://wiki.edubuntu.org/DebuggingSoundProblems
  
- To create two reports one on 8.04 and one on 8.10 and this is what I
+ to create two reports one on 8.04 and one on 8.10 and this is what I
  found.
  
  8.04
  
        control.6 {
                comment.access 'read write'
                comment.type INTEGER
                comment.count 2
                comment.range '0 - 20' <========== HERE
                iface MIXER
                name 'PCM Playback Volume'
                value.0 20
                value.1 20
        }
  
  8.10
  
        control.6 {
                comment.access 'read write'
                comment.type INTEGER
                comment.count 2
-               comment.range '0 - 43'
+               comment.range '0 - 43' <========== HERE
                comment.dbmin -3000
                comment.dbmax 3450
                iface MIXER
                name 'PCM Playback Volume'
                value.0 35
                value.1 35
        }
  
  
  If I lower PCM playback to 20 and below is the sound OK. 
  I have attached output of the script for 8.10

-- 
PCM level too high after upgrade to 8.10
https://bugs.launchpad.net/bugs/290463
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to