Re: [Alsa-user] Unable to get Audigy 2 Plat. (non-Ex) to respond to IR
Brought to you by:
perex
|
From: Clay B. <cla...@gm...> - 2005-09-28 13:28:21
|
sonicx wrote: > hy! > have you compiled you lircd with livedrive_midi support? I'm not even to the point of trying to get lirc going. I'm just trying to get the IR codes to come through MIDI. > thats the one to go. also add to your modules.conf a > options snd-emu10k1 enable_ir=1 Already did that, and modprobe -v shows the option being processed. > or similar. after the alsa modules are loaded with that option type: > echo -e '\360\000\040\041\141\000\000\000\177\000\367' > > /dev/snd/midiC0D1 I did try that, though my card is not an Ex, which is the model (if I understand correctly) that requires that code. > > with you might also put into your modules.conf to do it whenever > needed like this > > post-install snd-emu10k1 echo -e > '\360\000\040\041\141\000\000\000\177\000\367' > /dev/snd/midiC0D1 > > ^ needs to be a single line!. soo,after that start your lircd with > > /yourpath/lircd --device=/dev/snd/midiC0D1 --driver=livedrive_midi Again, I'm not even to getting lirc running yet, just working on ALSA. > > its important that you use midiC0D1,which seems to be the IR-receiver. > now if you also have set up your remote right, the livedrive should > blink a led for every remote-button pushed. well,if it has such led. It does not, in fact, since it's not an Ex model. > get the files you need for your specific remote from the > lirc-page,they got it all. also you should be able to configure your > cmr1000 or whatever remote was bundled with your card,and the > livedrive also to act as remote.meaning you can use the buttons on the > live-drive itself also with lirc. i just made a remoteconfig for my > livedrive and now i can set up its buttons also-those for the mixer > and the remote for xmms or such. > hope to be helpfull Thanks for the suggestions, but unfortunately, I am still stuck where I was before. > sonicx > > > > Clay Barnes wrote: > >> Stefan Bruens wrote: >> >> >> >>> Am Dienstag, 27. September 2005 19:29 schrieb Clay Barnes: >>> >>> >>> >>> >>>> I use udev and ALSA 1.0.9b, and my sound card is an Audigy 2 Platinum >>>> (not Ex). >>>> >>>> >>> >>> http://alsa.opensrc.org/emu10k1 >>> >>> >>> >> >> I checked the site, first reading to be sure I followed it, then >> re-doing my whole setup, but to no avail. I also checked my batteries >> again. >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: >> Power Architecture Resource Center: Free content, downloads, >> discussions, >> and more. http://solutions.newsforge.com/ibmarch.tmpl >> _______________________________________________ >> Alsa-user mailing list >> Als...@li... >> https://lists.sourceforge.net/lists/listinfo/alsa-user >> >> >> >> > > > |