#9414 HIGH 1.5-F11: TamTam activities sounds staticky on XO 1.5 A2 laptops

Zarro Boogs per Child bugtracker at laptop.org
Mon Aug 3 17:30:10 EDT 2009


#9414: TamTam activities sounds staticky on XO 1.5 A2 laptops
---------------------------------------+------------------------------------
           Reporter:  wad              |       Owner:  Nat    
               Type:  defect           |      Status:  new    
           Priority:  high             |   Milestone:  1.5-F11
          Component:  tamtam-activity  |     Version:  1.5-A2 
         Resolution:                   |    Keywords:         
        Next_action:  reproduce        |    Verified:  0      
Deployment_affected:                   |   Blockedby:         
           Blocking:                   |  
---------------------------------------+------------------------------------

Comment(by sayamindu):

 https://bugs.launchpad.net/ubuntu/+source/sdl-mixer1.2/+bug/66483 has a
 long discussion on a similar problem, and a custom ~/.asoundrc mentioned
 in the discussion seems to act as a workaround for us as well:

 {{{
 pcm.!default {
 type plugin
 card 0
 }

 ctl.!default {
 type hw
 card 0
 }

 pcm.!default {
  type plug
  slave.pcm "dmixer"
 }

 pcm.dmixer {
  type dmix
  ipc_key 1024
  slave {
   pcm {
    type hw
    card 0
   }
   rate 44100
   period_time 0
   period_size 2048
   buffer_size 32768
  }
  slowptr 1
 }
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/9414#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list