ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Oleg Kapustenko <ok@kcci.kharkov.ua>
To: community@altlinux.ru
Cc: Dzmitry Mamaikin <mummick@mail.ru>
Subject: Re: [Comm] lirc vs IRman
Date: Mon, 27 Dec 2004 14:01:08 +0200
Message-ID: <200412271401.08761.ok@kcci.kharkov.ua> (raw)
In-Reply-To: <20041227014957.3d7a4449@New>

В сообщении от Понедельник 27 Декабрь 2004 01:49 Dzmitry Mamaikin написал(a):
> On Sun, 26 Dec 2004 11:08:14 +0200
>
> Oleg Kapustenko  wrote:
> > > Так IRman - это производитель? Это отдельный пульт, или с ТВ-тюнером
> > > идёт? Что в modules.conf? На http://www.lirc.org/remotes/ упоминания о
> > > нём есть?
> >
> > irman это тип serial устройства. Взятый с lirc.org исходник можно собрать
> > только для irman (пишет lircd(irman) в логе). А можно  для всех сразу,
> > как и сделано у alt'а. Вот теперь я и хочу собранный для всех (пишет
> > lircd(any) в логе) запустить для своего устройства.
> > Вообще-то у меня есть сомнения, что lirc_serial может работать с irman.
> > Большинство IR-устройств работают на уровне выдачи того что видят своим
> > инфракрасным глазом на один из контактов. irman не такой. Он умеет
> > выдавать всего несколько байт и в правильном последовательном коде. Есть
> > стандартная процедура включения irman. Работает на скорости 9600 без soft
> > и hard control после инициализации
>
> Так всё-таки, что в /etc/modules.conf?

alias char-major-61  lirc_serial
options lirc_serial irq=3 io=0x2f8

при старте системы не грузится. Говорит что нужно выключить порт с помощью 
setserial. Поэтому приходится выключать вручную
setserial /dev/ttyS1 uart none
и только потом 
# service lircd start

Кстати, почему-то не создавался /dev/lirc. Пришлось создать его самому
# mknod /dev/lirc c 61 0
>
> > --
> > С уважением,
> > Олег Капустенко
> > _______________________________________________
> > Community mailing list
> > Community@altlinux.ru
> > https://lists.altlinux.ru/mailman/listinfo/community
>
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/community

-- 
Sincerely,
Oleg Kapustenko


  reply	other threads:[~2004-12-27 12:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-20 22:43 Oleg Kapustenko
2004-12-22  1:27 ` Dzmitry Mamaikin
2004-12-25  0:16   ` Oleg Kapustenko
2004-12-25 15:00     ` Dzmitry Mamaikin
2004-12-26  9:08       ` Oleg Kapustenko
2004-12-26 23:49         ` Dzmitry Mamaikin
2004-12-27 12:01           ` Oleg Kapustenko [this message]
2004-12-27 23:09             ` Dzmitry Mamaikin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200412271401.08761.ok@kcci.kharkov.ua \
    --to=ok@kcci.kharkov.ua \
    --cc=community@altlinux.ru \
    --cc=mummick@mail.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git