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

2009-03-16 Thread Clemens Ladisch
Ron Pitts wrote: Analogue Output is working fine now however no luck with the HDMI audio. But HDMI video does work? Does your HDMI display show if any audio is sent, or in which format? What sample format did you try to play? I've rebuilt the alsa lib with full debugging turned on: No sound

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

2009-03-16 Thread Ron Pitts
HDMI video works, it doesnt require the sound driver to be loaded for the video passthrough. At the moment my LCD (samsung) doesnt indicate any sound is coming from the HDMI cable. I'm trying to play a ac3 test file I found (end application is mythtv which doesnt work either), e.g. . aplay

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] 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] modprobe snd-virtuoso error

2009-03-12 Thread Clemens Ladisch
Ron Pitts wrote: Its loading now without error however doesnt report its found my ASUS HDAV1.3 .. It doesn't report anything when there is no error. Does it appear in /proc/asound/cards? Anyway, I've fixed a bug after 1.0.19 was released; please try

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

2009-03-12 Thread Ron Pitts
Clemens, Getting error now loading the module using the snapshot below: used the following to build *./configure --with-cards=virtuoso --with-sequencer=yes ; make ; make install* *lsmod* r...@myth-desktop:/usr/src/alsa-driver-1.0.19.30.gf0b3d.325.gc46d0# lsmod Module Size

[Alsa-user] modprobe snd-virtuoso error

2009-03-11 Thread Ron Pitts
r...@myth-desktop:/etc# uname -r 2.6.27-11-generic Tried using alsa-driver-1.0.19 and alsa-driver-1.0.18 modprobe snd-virtuoso FATAL: Error inserting snd_rawmidi (/lib/modules/2.6.27-11-generic/kernel/sound/acore/snd-rawmidi.ko): Unknown symbol in module, or unknown parameter (see dmesg)

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

2009-03-11 Thread Jan-Benedict Glaw
On Wed, 2009-03-11 22:15:34 +1100, Ron Pitts aussie...@gmail.com wrote: r...@myth-desktop:/etc# uname -r 2.6.27-11-generic Tried using alsa-driver-1.0.19 and alsa-driver-1.0.18 modprobe snd-virtuoso FATAL: Error inserting snd_rawmidi

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

2009-03-11 Thread Clemens Ladisch
Ron Pitts wrote: ... FATAL: Error inserting snd_virtuoso (/lib/modules/2.6.27-11-generic/kernel/sound/pci/oxygen/snd-virtuoso.ko): Unknown symbol in module, or unknown parameter (see dmesg) The most likely cause of this problem is that you are trying to load a module of a new driver version

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

2009-03-11 Thread Ron Pitts
Its loading now without error however doesnt report its found my ASUS HDAV1.3 .. lsmod snd_virtuoso 17188 0 snd_oxygen_lib 39040 1 snd_virtuoso snd_pcm_oss46496 0 snd_mixer_oss 22912 1 snd_pcm_oss snd_pcm83844 2