Dear all

1) The problem is fixed as i was loading the wrong snd-usb-audio (sorry) : the one coming with the kernel and not the one with the patch (sorry again). Now it works , thanks !!!

2) Then i had problems with lirc, as i have to define a new lircd.conf with my RM1500 remote control, the one delivered with lirc was not working. I did it using irrecord and at the moment defined only few buttons

I have attached the file for those who would be interested. It works with mplayer ( at least vol + and vol-) . I will complete and distribute it in few days.

3) the last problem i have is for recording with the live 24!! but i will post a new mail
best regards
JP


#
# this config file was automatically generated
# using lirc-0.6.6(serial) on Mon Jan 12 17:28:59 2004
#
# contributed by: Michael Plugge <firefox2501@hotmail.com>
#
# brand:                       Creative
# model no. of remote control: RM-1500
# devices being controlled by this remote: Audigy 2 NX
#
# This remote comes with the SoundBlaster Audigy 2 NX USB sound card.  This file
# was created using a home brew serial receiver.  I am not sure if the IR
# reciever that is built into the Audigy 2 NX will work.
#

# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.8.0(alsa_usb) on Mon May  8 18:38:35 2006
#
# contributed by
#
# brand:                       toto
# model no. of remote control:
# devices being controlled by this remote:
#

begin remote

  name  toto
  bits            8
  eps            30
  aeps          100

  one             0     0
  zero            0     0
  gap          315848
  min_repeat      1
  toggle_bit      0


      begin codes
          vol-                     0x9C
          vol+                     0x9D
          mute                     0x91
          up                       0x84
          down                     0x72
          next                     0x8A
          prev                     0x78
      end codes

end remote




Clemens Ladisch a écrit :
(please don't top-post)

vitton.laforest wrote:
  
Clemens Ladisch a e'crit:
    
jpv wrote:
      
Impossible to get the remote control working with my Live 24 external even
with the patch.

No device corresponding to the remote control.
and nothing in /proc/asound/hwdep 
        
What are the contents of /proc/asound/cards?
      
 0 [External       ]: USB-Audio - SB Live! 24-bit External
                      Creative Technology SB Live! 24-bit External at usb-0000:00:02.3-3, full speed
 1 [SI7012         ]: ICH - SiS SI7012
                      SiS SI7012 with CMI9738 at 0xdc00, irq 10
 2 [ALS4000        ]: ALS4000 - Avance Logic ALS4000
                      Avance Logic ALS4000 at 0xd400, irq 11
    

So the driver is loaded correctly.

What is the output of lsusb?

Did you unload and reload all sound modules after patching and
recompiling the driver?


Regards,
Clemens