Topic: hdsp9652 avlinux

Have been trying to get 9652 working in avlinux. hdsp conf & hdsp mixer start but when jack starts get unable to connect to server.
any ideas.
Thanks
bob

Re: hdsp9652 avlinux

Check in qjackctl:
That you choose the right card in interface,
that you try to start jack with the same frequency as in hdspconf.

Re: hdsp9652 avlinux

jack is seeing the card. here is the message.
09:01:23.004 Patchbay deactivated.
09:01:23.004 Statistics reset.
09:01:23.006 ALSA connection change.
09:01:23.010 ALSA connection graph change.
09:01:44.124 JACK is starting...
09:01:44.124 /usr/bin/jackd -t2000 -dalsa -dhw:0 -r44100 -p1024 -n2
jackd 0.122.1
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
jackd comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
09:01:44.133 JACK was started with PID=6242.
JACK compiled with System V SHM support.
loading driver ..
apparent rate = 44100
creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit
configuring for 44100Hz, period = 1024 frames (23.2 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
09:01:46.215 JACK connection change.
09:01:46.215 Server configuration saved to "/home/bob/.jackdrc".
09:01:46.216 Statistics reset.
09:01:46.224 Client activated.
09:01:46.225 Post-startup script...
09:01:46.225 /usr/bin/start_jackutils.sh
09:01:46.226 Buffer size change (1024).
JACK MIDI <-> ALSA sequencer MIDI bridge, version 8 (7383d268c4bfe85df9f10df6351677659211d1ca) built on Tue Aug  7 00:40:27 2012
Copyright 2006,2007 Dmitry S. Baikov
Copyright 2007,2008,2009,2011,2012 Nedko Arnaudov
Bridge starting...
Using JACK server 'default'
Hardware ports will be exported.
port created: Midi Through [14] (capture): Midi Through Port-0
port created: Midi Through [14] (playback): Midi Through Port-0
Bridge started
Press ctrl-c to stop the bridge
port created: Hammerfall DSP [16] (capture): HDSP MIDI 1
port created: Hammerfall DSP [16] (playback): HDSP MIDI 1
port created: Hammerfall DSP [16] (capture): HDSP MIDI 2
port created: Hammerfall DSP [16] (playback): HDSP MIDI 2
alsa_in: no process found
alsa_out: no process found
zita-a2j: no process found
zita-j2a: no process found
pulseaudio: no process found
09:01:50.628 Post-startup script terminated successfully.
09:01:50.630 JACK connection change.
Alsa Loopback daemon started successfully
jackd watchdog: timeout - killing jackd
cannot read server event (Success)
cannot read server event (Success)
cannot read server event (Success)
cannot continue execution of the processing graph (Bad file descriptor)
graph error - calling shutdown handler
cannot read server event (Success)
09:01:54.149 Client deactivated.
09:01:54.150 JACK was stopped successfully.
09:01:54.151 Post-shutdown script...
09:01:54.151 /usr/bin/stop_jackutils.sh
09:01:54.151 Shutdown notification.
09:01:54.152 JACK has crashed.
cannot continue execution of the processing graph (Broken pipe)
cannot continue execution of the processing graph (Bad file descriptor)
graph error - calling shutdown handler
graph error - calling shutdown handler
WARNING: JACK server shutdown notification received.
cannot send request type 7 to server
cannot read result for request type 7 from server (Broken pipe)
cannot send request type 7 to server
cannot read result for request type 7 from server (Broken pipe)
Bridge stopping...
09:01:54.264 ALSA connection graph change.
cannot send request type 7 to server
cannot read result for request type 7 from server (Broken pipe)
cannot send request type 7 to server
cannot read result for request type 7 from server (Broken pipe)
Killing conflicting processes...
Alsa Loopback daemon is shutting down
cannot send request type 7 to server
cannot read result for request type 7 from server (Broken pipe)
port deleted: Midi Through [14] (capture): Midi Through Port-0
cannot send request type 2 to server
cannot read result for request type 2 from server (Broken pipe)
port deleted: Hammerfall DSP [16] (capture): HDSP MIDI 1
cannot send request type 2 to server
cannot read result for request type 2 from server (Broken pipe)
port deleted: Hammerfall DSP [16] (capture): HDSP MIDI 2
cannot send request type 2 to server
cannot read result for request type 2 from server (Broken pipe)
port deleted: Midi Through [14] (playback): Midi Through Port-0
cannot send request type 2 to server
cannot read result for request type 2 from server (Broken pipe)
port deleted: Hammerfall DSP [16] (playback): HDSP MIDI 1
cannot send request type 2 to server
cannot read result for request type 2 from server (Broken pipe)
port deleted: Hammerfall DSP [16] (playback): HDSP MIDI 2
cannot send request type 2 to server
cannot read result for request type 2 from server (Broken pipe)
cannot send request type 7 to server
cannot read result for request type 7 from server (Broken pipe)
ERROR: a2j_destroy: Cannot close jack client (-1)
Bridge stopped
cannot continue execution of the processing graph (Broken pipe)
graph error - calling shutdown handler
cannot continue execution of the processing graph (Broken pipe)
graph error - calling shutdown handler
a2jmidid: no process found
jackd: no process found
09:01:58.559 Post-shutdown script terminated with exit status=256.

Re: hdsp9652 avlinux

You are starting jack with your first sound card. If you didn't disable your onboard-soundcard in the bios, chances are big that jack is trying to start on your onboard sc.
Make sure that in qjackctl your rme card is selected.
How do you start jack ?