ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: "Вячеслав Диконов" <sdiconov@mail.ru>
To: devel-kernel@altlinux.ru
Subject: [d-kernel] DVB и modules.conf
Date: Mon, 12 Jan 2004 02:38:00 +0300
Message-ID: <1073864280.4688.18.camel@alpha.tirs.ru> (raw)

В свизи со сборкой драйверов DVB возник вопрос:

Нужно внести записи в modules.conf. Драйвера предлагают свой
универсальный вариант для всех карт типа SS1

probeall /dev/dvb dvb-ttpci
alias /dev/dvb/* /dev/dvb
below dvb-ttpci alps_bsrv2 alps_tdmb7 alps_tdlb7
add below dvb-ttpci grundig_29504-401 grundig_29504-491
add below dvb-ttpci stv0299 ves1820 

У меня (devfs нет) работает следующее:

#probeall /dev/dvb dvb-ttpci
#alias /dev/dvb/* /dev/dvb
alias char-major-250 dvb-core
options dvb-core dvb_shutdown_timeout=0
alias char-major-250 dvb-ttpci
below dvb-ttpci alps_bsrv2 alps_tdmb7 alps_tdlb7
add below dvb-ttpci grundig_29504-401 grundig_29504-491
add below dvb-ttpci stv0299 ves1820

В результате в секции %post пакета
kernel-modules-dvb-std-up-20031013-alt1.i586.rpm  я создаю файл
/etc/modutils.d/dvb со своим вариантом универсальных настроек для
SkyStar1. Файл удаляется вместе с модулями. Это работает. Есть ли
замечания?

Недостаток: Для SkyStar2 (усеченный аналог Skystar), также
поддерживаемого этими драйверами нужны другие настройки, но проверить я
их не могу. Написать латку к kudzu для автоопределения я скорее всего не
смогу.   





             reply	other threads:[~2004-01-11 23:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-11 23:38 Вячеслав Диконов [this message]
2004-01-12  9:54 ` Albert R. Valiev
2004-01-12 16:34   ` Вячеслав Диконов
2004-01-12 17:01     ` Sergey Vlasov
2004-01-12 18:29       ` Вячеслав Диконов

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=1073864280.4688.18.camel@alpha.tirs.ru \
    --to=sdiconov@mail.ru \
    --cc=devel-kernel@altlinux.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 kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

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


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