[EMAIL PROTECTED] wrote:
> On Thu, 09 Nov 2006 09:02:48 +0100, Johannes Held <[EMAIL PROTECTED]> wrote:
> 
>> Johannes Held schrieb:
>>> Uarg - that's disgusting.
>> It's still disgusting.
>> I'm doing a pacman -Syu right now - cpu is at 100% and soundperformance  
>> is bad.
>> Everything is streched or clinched.
>>
>> What can I do?
>>
>> I'm using kernel26-ck.
>>
> 
> delete /etc/asound.conf? set the volume down from 100% to 70% ? make an  
> /etc/asound.conf and increase the quality? p -R 'gstreamer\-.*' ?
> 
I attached asound.conf. I don't know what to change there.
You mean, that I should deinstall and reinstall all gstreamer-packages?


-- 
Gruß, Johannes
http://www.hehejo.de
#/etc/asound.conf start:
pcm.!default {
          type plug
          slave.pcm "dmixer"
}
pcm.dsp0 {
          type plug
          slave.pcm "dmixer"
}
pcm.dmixer {
          type dmix
          ipc_key 1024
         slave {
    pcm "hw:0,0"
    period_time 0
    period_size 1024
          buffer_size 8192
          rate 44100
   }
   bindings {
    0 0
    1 1
   }
}

ctl.dmixer {
          type hw
          card 0
}
#end.
_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to