View Single Post
Posts: 18 | Thanked: 38 times | Joined on Jan 2012
#21
Originally Posted by joerg_rw View Post
When your config has a non-existing ALSA audio card, then quite probably PA will quit and get respawned by dsme until dsme thinks it's enough and reboots system.
This is not the case (at least for me).
1. I tried to use pactl which configures pulseaudio dynamically (no config files are changed).
2. Adding nonexistent ALSA device doesn't crash pulseaudio.

1. pactl load-module module-alsa-sink-old sink_name=sink.hw2 device=hw:1 rate=48000 fragment_size=1920 fragments=4 alt_fragment_size=960 alt_fragments=2
2. pactl move-sink-input 2 7 (2 is nokia-music, 7 is newly registered sink)
3. playing music using maemo media player - nothing happens
no sound and it doesn't advance
4. pactl move-sink-input 2 2 (returned to normal setting) -
playback works
 

The Following 3 Users Say Thank You to kirillkk For This Useful Post: