Re: [Alsa-user] Diamond Xtreme XS51 ALSA support? (was ALSA Support for old ISA Soundcard)

2009-03-13 Thread Clemens Ladisch
Landis McGauhey wrote: I've decided to replace the old ISA card with a PCI card (several PCI slots are available). Can anyone happen to tell me if you have any ALSA experience with the Diamond Xtreme XS51? According to the driver's .inf file, that card uses a CMI8738/8768 chipset, which is

Re: [Alsa-user] modprobe snd-virtuoso error

2009-03-13 Thread Clemens Ladisch
Ron Pitts wrote: [ 653.504508] snd_mpu401_uart: Unknown symbol snd_rawmidi_receive ... The sound modules cannot be loaded because other sound modules they depend on cannot be loaded. Please show the first few of these messages (for module snd). Best regards, Clemens

Re: [Alsa-user] modprobe snd-virtuoso error

2009-03-13 Thread Ron Pitts
no worries [ 13.023656] snd_mpu401_uart: Unknown symbol snd_rawmidi_receive [ 13.023837] snd_mpu401_uart: Unknown symbol snd_rawmidi_transmit_ack [ 13.023985] snd_mpu401_uart: Unknown symbol snd_rawmidi_transmit_peek [ 13.024064] snd_mpu401_uart: Unknown symbol snd_rawmidi_new [

Re: [Alsa-user] modprobe snd-virtuoso error

2009-03-13 Thread Ron Pitts
Fixed. Looks like you need to complete all cards ./configure --with-cards=all --with-sequencer=yes ; make ; make install Module now loads without error and appears r...@myth-desktop:/usr/src/alsa/alsa-driver-1.0.19.30.gf0b3d.325.gc46d0# aplay -l List of PLAYBACK Hardware Devices card

Re: [Alsa-user] modprobe snd-virtuoso error

2009-03-13 Thread Ron Pitts
Tried using aplay and got an error message: aplay -Dfront:CARD=HDAV13,DEV=0 dialog-question.wav Playing WAVE 'dialog-question.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Mono aplay: set_params:959: Channels count not available Looks promisingwell done so far. On Fri, Mar 13, 2009 at

Re: [Alsa-user] modprobe snd-virtuoso error

2009-03-13 Thread Takashi Iwai
At Fri, 13 Mar 2009 21:55:39 +1100, Ron Pitts wrote: Fixed. Looks like you need to complete all cards It's a bug in the config parser. Now fixed in the snapshot tarball below: ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz The relevant git tree

Re: [Alsa-user] modprobe snd-virtuoso error

2009-03-13 Thread Takashi Iwai
At Fri, 13 Mar 2009 22:25:43 +1100, Ron Pitts wrote:   Tried using aplay and got an error message:   aplay -Dfront:CARD=HDAV13,DEV=0 dialog-question.wav Playing WAVE 'dialog-question.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Mono aplay: set_params:959: Channels count not

Re: [Alsa-user] Unknown symbol in module, or unknown parameter (see dmesg)

2009-03-13 Thread Юрий Пайков
Thank you, Dominique, for such an extensive answer, I really appreciate your will But I had no luck following the instructions :( In the long run, I recompiled my kernel, and even twice so (first time i forgot to check another wireless driver ) What I can state is that Sound card support is

[Alsa-user] Tenx Technologies usb audio adapter etc.

2009-03-13 Thread PETER EASTHOPE
2009-02-24 19:09, Bill Unruh un...@ph... wrote, IF they comply with the usb sound standards, then they are supported in Linux. If they do not, then they may or may not be supported (since the writers have tried to put in kludges to help with some devices.) Also, most standards allow options.

Re: [Alsa-user] modprobe snd-virtuoso error

2009-03-13 Thread Ron Pitts
*Analogue Output is working fine now however no luck with the HDMI audio. * ** *So I can confirm the following * ** *1. **ASUS* Xonar *HDAV 1.3 works fine with Analogue output using the snapshot clemens supplied below, well done so far. This card could get pretty popular once HDMI works. * **

Re: [Alsa-user] Unknown symbol in module, or unknown parameter (see dmesg)

2009-03-13 Thread Lee Revell
On Fri, Mar 13, 2009 at 12:20 PM, Юрий Пайков crys...@uralweb.ru wrote: Thank you, Dominique, for such an extensive answer, I really appreciate your will But I had no luck following the instructions :( In the long run, I recompiled my kernel, and even twice so (first time i forgot to check