From: "Владимир Гусев" <vova1971@narod.ru> To: ALT Linux Community general discussions <community@lists.altlinux.org> Subject: [Comm] modules.conf или /etc/modutils.d Date: Thu, 17 Sep 2009 14:46:28 +0400 Message-ID: <20090917144628.45800325@narod.ru> (raw) Воюю со встроенной веб-камерой 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? Как лучше? -- С уважением, Владимир Гусев
next reply other threads:[~2009-09-17 10:46 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-09-17 10:46 Владимир Гусев [this message] 2009-09-17 11:41 ` Владимир Гусев 2009-09-19 11:25 ` Michael Shigorin 2009-09-29 9:20 ` Владимир Гусев 2009-09-30 0:50 ` Michael Shigorin
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=20090917144628.45800325@narod.ru \ --to=vova1971@narod.ru \ --cc=community@lists.altlinux.org \ /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