Hallo!

Vielen Dank für die Antwort.

Ich habe jetzt noch weiter mit aplay "gespielt". Ich schaffe es
kurzzeitig auf das Gerät zurückzugreifen, wenn ich Squeezeplay stoppe:

Code:
--------------------
    
  # killall jive
  # aplay Noise.wav
  Playing WAVE 'Noise.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
  
--------------------

Kurze Zeit später bootet das System aber neu ;)

Es scheint wohl nicht zu gehen auf ein bereits geöffnetes Gerät
zurückzugreifen? Bisher konnte ich beim Testen und Googlen leider nichts
brauchbares finden...

Code:
--------------------
    
  # aplay -Ll
  null
  Discard all samples (playback) or generate zero samples (capture)
  **** List of PLAYBACK Hardware Devices ****
  card 0: baby [baby], device 0: baby-aic3104 []
  Subdevices: 0/1
  Subdevice #0: subdevice #0
  
  # ls /proc/asound
  baby     card0    cards    devices  oss      pcm      timers   version
  # cat /proc/asound/devices
  0: [ 0]   : control
  16: [ 0- 0]: digital audio playback
  24: [ 0- 0]: digital audio capture
  33:        : timer
  # cat /proc/asound/pcm
  00-00: baby-aic3104 :  : playback 1 : capture 1
  # cat /proc/asound/timers
  G0: system timer : 10000.000us (10000000 ticks)
  P0-0-0: PCM playback 0-0-0 : SLAVE
  P0-0-1: PCM capture 0-0-1 : SLAVE
  # cat /proc/asound/version
  Advanced Linux Sound Architecture Driver Version 1.0.16.
  
--------------------


Was kann ich vielleicht noch probieren?

Ich hatte den einen thread (bei den von dir genannten Links (2)) auch
schon mal gefunden. Hier geht es aber wieder nur darum die Playlist
temporär auszutauschen. Genau das möchte ich nicht, da ich ja einen
Hinweiston abspielen möchte, das die Playlist gestartet wird. Sonst
würde es ja noch länger dauern, bis die Playlist gestartet ist.

Gruß
Blondie


------------------------------------------------------------------------
Blondie's Profile: http://forums.slimdevices.com/member.php?userid=50288
View this thread: http://forums.slimdevices.com/showthread.php?t=100359

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Antwort per Email an