Jive 7.2 r2551M compiled fine on Arch-i686 today. About Jive using OSS and not Alsa as default on my Arch box, I disabled OSS through Makefile.linux (--without-oss configure option) and Alsa was indeed used. src/audio/decode/decode_portaudio.c:242 DEBUG 0: Intel ICH6: Intel ICH6 (hw:0,0) (ALSA)
Two sounds at a time are still not possible since it seems that dmix is bypassed. This is what portaudio tells me is available: [EMAIL PROTECTED] bin]$ ./pa_devs PortAudio version number = 1899 PortAudio version text = 'PortAudio V19-devel (built Jun 10 2008)' Number of devices = 9 --------------------------------------- device #0 Name = Intel ICH6: Intel ICH6 (hw:0,0) Host API = ALSA Max inputs = 2, Max outputs = 2 Default low input latency = 0.012 Default low output latency = 0.012 Default high input latency = 0.046 Default high output latency = 0.046 Default sample rate = 44100.00 Supported standard sample rates for half-duplex 16 bit 2 channel input = 8000.00, 9600.00, 11025.00, 12000.00, 16000.00, 22050.00, 24000.00, 32000.00, 44100.00, 48000.00 Supported standard sample rates for half-duplex 16 bit 2 channel output = 8000.00, 9600.00, 11025.00, 12000.00, 16000.00, 22050.00, 24000.00, 32000.00, 44100.00, 48000.00 Supported standard sample rates for full-duplex 16 bit 2 channel input, 2 channel output = 8000.00, 9600.00, 11025.00, 12000.00, 16000.00, 22050.00, 24000.00, 32000.00, 44100.00, 48000.00 --------------------------------------- device #1 Name = Intel ICH6: Intel ICH6 - MIC ADC (hw:0,1) Host API = ALSA Max inputs = 2, Max outputs = 0 Default low input latency = 0.011 Default low output latency = -1.000 Default high input latency = 0.043 Default high output latency = -1.000 Default sample rate = 48000.00 Supported standard sample rates for half-duplex 16 bit 2 channel input = 48000.00 --------------------------------------- device #2 Name = Intel ICH6: Intel ICH6 - MIC2 ADC (hw:0,2) Host API = ALSA Max inputs = 2, Max outputs = 0 Default low input latency = 0.011 Default low output latency = -1.000 Default high input latency = 0.043 Default high output latency = -1.000 Default sample rate = 48000.00 Supported standard sample rates for half-duplex 16 bit 2 channel input = 48000.00 --------------------------------------- device #3 Name = Intel ICH6: Intel ICH6 - ADC2 (hw:0,3) Host API = ALSA Max inputs = 2, Max outputs = 0 Default low input latency = 0.011 Default low output latency = -1.000 Default high input latency = 0.043 Default high output latency = -1.000 Default sample rate = 48000.00 Supported standard sample rates for half-duplex 16 bit 2 channel input = 48000.00 --------------------------------------- device #4 Name = Intel ICH6: Intel ICH6 - IEC958 (hw:0,4) Host API = ALSA Max inputs = 0, Max outputs = 2 Default low input latency = -1.000 Default low output latency = 0.011 Default high input latency = -1.000 Default high output latency = 0.043 Default sample rate = 48000.00 Supported standard sample rates for half-duplex 16 bit 2 channel output = 48000.00 --------------------------------------- device #5 Name = Intel ICH6 Modem: Intel ICH6 Modem - Modem (hw:1,0) Host API = ALSA Max inputs = 1, Max outputs = 1 Default low input latency = 0.032 Default low output latency = 0.032 Default high input latency = 0.128 Default high output latency = 0.128 Default sample rate = 16000.00 Supported standard sample rates for half-duplex 16 bit 1 channel input = 8000.00, 9600.00, 12000.00, 16000.00 Supported standard sample rates for half-duplex 16 bit 1 channel output = 8000.00, 9600.00, 12000.00, 16000.00 Supported standard sample rates for full-duplex 16 bit 1 channel input, 1 channel output = 8000.00, 9600.00, 12000.00, 16000.00 --------------------------------------- device #6 Name = front Host API = ALSA Max inputs = 0, Max outputs = 2 Default low input latency = -1.000 Default low output latency = 0.012 Default high input latency = -1.000 Default high output latency = 0.046 Default sample rate = 44100.00 Supported standard sample rates for half-duplex 16 bit 2 channel output = 8000.00, 9600.00, 11025.00, 12000.00, 16000.00, 22050.00, 24000.00, 32000.00, 44100.00, 48000.00 --------------------------------------- device #7 [ Default Input, Default Output ] Name = default Host API = ALSA Max inputs = 128, Max outputs = 128 Default low input latency = 0.043 Default low output latency = 0.043 Default high input latency = 0.046 Default high output latency = 0.046 Default sample rate = 44100.00 Supported standard sample rates for half-duplex 16 bit 128 channel input = 8000.00, 9600.00, 11025.00, 16000.00, 22050.00, 32000.00, 44100.00, 48000.00, 88200.00 Supported standard sample rates for half-duplex 16 bit 128 channel output = 8000.00, 9600.00, 11025.00, 16000.00, 22050.00, 32000.00, 44100.00, 48000.00, 88200.00 Supported standard sample rates for full-duplex 16 bit 128 channel input, 128 channel output = 8000.00, 9600.00, 11025.00, 16000.00, 22050.00, 32000.00, 44100.00, 48000.00, 88200.00 --------------------------------------- device #8 Name = dmix Host API = ALSA Max inputs = 0, Max outputs = 2 Default low input latency = -1.000 Default low output latency = 0.043 Default high input latency = -1.000 Default high output latency = 0.043 Default sample rate = 48000.00 Supported standard sample rates for half-duplex 16 bit 2 channel output = 48000.00 ---------------------------------------------- I still myself found no clue how to solve this. Bye, signor_Rossi. -- signor_rossi ------------------------------------------------------------------------ signor_rossi's Profile: http://forums.slimdevices.com/member.php?userid=11941 View this thread: http://forums.slimdevices.com/showthread.php?t=47870 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive
