From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 19 Apr 2003 23:48:28 +0400 From: =?KOI8-R?Q?=22=E1=CC=C5=CB=D3=C5=CA_=EC=C0=C2=C9=CD=CF=D7=22?= To: sisyphus@altlinux.ru Subject: Re: [sisyphus] Master 2.2 and WineX-3.0-alt1.20030404.src.rpm Message-Id: <20030419234828.7d8d7e7d.avl@l14.ru> In-Reply-To: <20030419191326.584ff6c9.avp@altlinux.ru> References: <3E9D9447.7000806@yauza.ru> <3E9DB80B.7050604@mail333.com> <3E9E700E.6060001@yauza.ru> <3E9E8797.1040306@yauza.ru> <3E9E8E99.7060108@yauza.ru> <3E9EDD94.1080308@yauza.ru> <3E9EE510.7040705@mail333.com> <3E9EEFF5.8040105@yauza.ru> <3E9F449B.7050501@mail333.com> <3E9F72FC.9020206@yauza.ru> <20030418113848.3e468e7b.avp@altlinux.ru> <3EA0090D.6050107@yauza.ru> <20030419191326.584ff6c9.avp@altlinux.ru> Organization: Chipok X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i586-alt-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: Thomas Schneider ts-ml@dev-thomynet.de Monday, 17 March 2003 LIRC with Audigy2 Platinum with LiveDrive and RemoteControl RM-1000 works With the latest cvs-versions from alsa-driver (alsa-kernel->emu10k1_main.c Version: 1.23) and the latest cvs-version of lirc (Hardware is LiveDrive unter Midi) you can use the Audigy2 :) You must set: options snd-emu10k1 index=0 extin=0x3fcf extout=0x1fcf enable_ir=1 in your /etc/modules.conf and start lirc not with the default device /dev/midi00 - you must use: /dev/snd/midiC0D1 The complete cmdline for lirc is: lircd -H livedrive -d /dev/snd/midiC0D1 For more information please look at the lirc-mailinglist under: http://sourceforge.net/mailarchive/forum.php?forum=lirc-list Hope its a little help for you! Bye Thomas