Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems launching JACK
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
leftbas
Tux's lil' helper
Tux's lil' helper


Joined: 25 Nov 2003
Posts: 101
Location: Pasadena, Ca

PostPosted: Mon Jan 17, 2005 3:03 am    Post subject: Problems launching JACK Reply with quote

Help! I've been wracking my brain for a couple of weeks now with this problem. I have a new Gibabyte montherboard with built-in audio (intel8x0-based). To start with, audio does work. I have all the system sounds working, and I can play MP3s and OGGs to my heart's content.

What I can't do is launch jackd. It complains about the driver. First I got this:

Code:
bash-2.05b# jackd -d alsa hw:0
jackd 0.98.1
Copyright 2001-2003 Paul Davis 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

loading driver ..
creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
control device hw:0
configuring for 48000Hz, period = 1024 frames, buffer = 2 periods
Couldn't open hw:0 for 32bit samples trying 24bit instead
Couldn't open hw:0 for 24bit samples trying 16bit instead
Couldn't open hw:0 for 32bit samples trying 24bit instead
Couldn't open hw:0 for 24bit samples trying 16bit instead


And there's where it stops trying. I never get a command prompt back, nor do I get any errors.

Then when I try another recommended command, here's what comes up:

Code:
bash-2.05b# jackd -v -d alsa -d intel8x0 -p 512
getting driver descriptor from /usr/lib/jack/jack_dummy.so
getting driver descriptor from /usr/lib/jack/jack_oss.so
getting driver descriptor from /usr/lib/jack/jack_alsa.so
jackd 0.98.1
Copyright 2001-2003 Paul Davis 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

registered builtin port type 32 bit float mono audio
loading driver ..
new client: alsa_pcm, id = 1 type 1 @ 0x8055c98 fd = -1
creating alsa driver ... intel8x0|intel8x0|512|2|48000|0|0|nomon|swmeter|-|32bit
ALSA lib pcm.c:1972:(snd_pcm_open_noupdate) Unknown PCM intel8x0
jackd: pcm.c:690: snd_pcm_nonblock: Assertion `pcm' failed.
Aborted


So the device name I used to set up ALSA completely throws JACK for a loop.

BTW, I'm using kernel 2.4, and ALSA loads as a module, which has never given me trouble. And I had pretty much the same trouble with my old motherboard, which didn't have built-in audio, so I was using a SoundBlaster 128.

Any advice will be greatly appreciated.
_________________
"In retrospect, everything is funny."
-- anonymous
Back to top
View user's profile Send private message
FishB8
l33t
l33t


Joined: 17 Mar 2003
Posts: 820

PostPosted: Mon Jan 17, 2005 4:16 am    Post subject: Reply with quote

1) Update Jack and ALSA
2) Seriously consider moving to a 2.6 based kernel (2.6.10 is a very solid kernel)
3) Try starting jackd in 16 bit mode
_________________
"...as we enjoy great advantages from the inventions of others, we should be glad of an opportunity to serve others by any invention of ours, and this we should do freely and generously." -Benjamin Franklin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum