ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] modules.conf или /etc/modutils.d
@ 2009-09-17 10:46 Владимир Гусев
  2009-09-17 11:41 ` Владимир Гусев
  2009-09-19 11:25 ` Michael Shigorin
  0 siblings, 2 replies; 5+ messages in thread
From: Владимир Гусев @ 2009-09-17 10:46 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Воюю со встроенной веб-камерой Motion Eye, которая в субноуте Sony
Vaio PCG-C1VR/BP. Все советы относятся, в основном, к периоду ядра 2.4.
Пробегали сообщения, что в ядре 2.6 все эти sonypi и meye присутствуют.
Вроде так оно и есть.. Теперь нужно ручками прописать опции и алиасы
модулей, по старым советам. 

Раньше я бы все это прописал в /etc/modules.conf, а может быть даже и в
/etc/modules. Но есть теперь вроде красивая штука как /etc/modutils.d,
в которой по аналогии с имеющимся там файлом 00kernel я по идее могу
создать файл типа 10vaio и прописать туда что-то вроде этого:

[root@vaio modutils.d]# cat 10vaio
alias char-major-10-63 sonypi
options sonypi minor=63 camera=1

alias char-major-81 videodev
alias char-major-81-0 meye
options meye gbuffers=32

Будет ли это правильно? Или все же прописать загрузку модулей sonypi и
meye в /etc/modules, а вышеприведенные опции - в /etc/modules.conf? Как
лучше?


-- 
С уважением,
Владимир Гусев


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-09-30  0:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-17 10:46 [Comm] modules.conf или /etc/modutils.d Владимир Гусев
2009-09-17 11:41 ` Владимир Гусев
2009-09-19 11:25 ` Michael Shigorin
2009-09-29  9:20   ` Владимир Гусев
2009-09-30  0:50     ` Michael Shigorin

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