Ich habe Raspberry Pi Bild 2012-07-15-wheezy-raspbian.zip und ich habe eine CMedia 108 USB-Audio-Adapter RPi installiert.JACK Audio-Verbindungs-Kit Jardd Daemon startet nicht auf RaspberryPi
Der Versuch, in Audio zu starten jackd Verwendung
jackd -r -d alsa -d hw:0
gebaut
JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
ALSA: Cannot open PCM device alsa_pcm for capture. Falling back to playback-only mode
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: mmap-based access is not possible for the playback stream of this audio interface
ALSA: cannot configure playback channel
cannot load driver module alsa
Verwendung von USB-Audio-
jackd -r -d alsa -d hw:1
sofort beendet wird, statt im Hintergrund laufen nicht anspringt.
JACK compiled with System V SHM support.
loading driver ..
creating alsa driver ... hw:1|hw:1|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:1
configuring for 48000Hz, period = 1024 frames (21.3 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 16bit little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 16bit little-endian
ALSA: use 2 periods for playback
Irgendwelche Ideen?
ja, dachte ich es aus .... trotzdem danke. – dudeking