ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Trenin Sergey " <greyzy@mail.ru>
To: "ALT Linux Community general discussions" <community@lists.altlinux.org>
Subject: Re: [Comm] AverTV 507, изображение есть, звука нет
Date: Wed, 30 Jun 2010 18:54:30 +1000
Message-ID: <op.ve3u04y5s2o7xx@localhost.localdomain> (raw)
In-Reply-To: <op.ve3td314glg102@post.cnt.ru>

> Заработало? Судя по всему, эту команду каждый раз запускать нужно.. А  
> oss до этого по совету mike@ не поднимали?
Мда, действительно каждый раз, скрипт в автозапуск наверно можно, хотя где  
в линуксе автозапуск я еще не знаю...

По совету вот так, сделал файл

/etc/modprobe.d/oss следующего вида:

alias sound_slot_0 snd_card_0
alias sound_service_0_0 snd-mixer-oss
alias sound_service_0_1 snd-seq-oss
alias sound_service_0_3 snd-pcm-oss
alias sound_service_0_8 snd-seq-oss
alias sound_service_0_12 snd-pcm-oss

На команду
install snd-pcm /sbin/modprobe --first-time --ignore-install snd-pcm && {  
/sbin/modprobe snd-pcm-oss; /bin/true; }
получаю

install: unrecognized option '--first-time'
Try `install --help' for more information.

Такая же система с

install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && {  
modprobe --quiet snd-pcm-oss ; : ; }
install: unrecognized option '--ignore-install'
Try `install --help' for more information.

В man install про --first-time и --ignore-install ничего не вижу.
Может мне доустановить чего?

Может вы мне свой пакет на ящик пришлете greyzy@mail.ru, может  
действительно какой баг


  parent reply	other threads:[~2010-06-30  8:54 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-24  8:53 Trenin Sergey 
2010-06-24  8:59 ` Trenin Sergey 
2010-06-24  9:09   ` Алексей Шенцев
2010-06-24 10:32     ` Trenin Sergey 
2010-06-24 11:41       ` Алексей Шенцев
2010-06-25  5:15         ` Trenin Sergey 
2010-06-25  6:25           ` Владимир
2010-06-25  6:55             ` Алексей Шенцев
2010-06-25  7:27               ` Trenin Sergey 
2010-06-25  8:47                 ` Алексей Шенцев
2010-06-26  8:42                   ` Trenin Sergey 
2010-06-29  6:10                   ` Trenin Sergey 
2010-06-29  7:04                     ` Владимир Гусев
2010-06-29  7:30                       ` Trenin Sergey 
2010-06-29  7:47                         ` Алексей Шенцев
2010-06-29  9:12                         ` Владимир Гусев
2010-06-30  1:03                           ` Trenin Sergey 
2010-06-30  8:14                             ` Владимир Гусев
2010-06-30  8:42                               ` Алексей Шенцев
2010-06-30 13:26                                 ` [Comm] AverTV 507, изображение есть нет Denis Nazarov
2010-06-30 13:59                                   ` [Comm] AverTV 507, изображение есть нет [JT] Владимир Гусев
2010-06-30 13:30                                 ` [Comm] AverTV 507, изображение есть нет Denis Nazarov
2010-06-30 13:35                                   ` Andrey Rahmatullin
2010-06-30 13:51                                     ` Denis Nazarov
2010-06-30 13:32                               ` [Comm] AverTV 507, изображение есть, звука нет Motsyo Gennadi aka Drool
2010-06-30 13:41                                 ` Motsyo Gennadi aka Drool
2010-07-01  1:08                                   ` Trenin Sergey 
2010-06-29 17:50                         ` Alexandr Petukhov
2010-06-30  1:05                           ` Trenin Sergey 
2010-06-30  8:19                             ` Владимир Гусев
2010-06-30  8:41                               ` Алексей Шенцев
2010-06-30  8:54                               ` Trenin Sergey  [this message]
2010-06-30  8:49                                 ` Алексей Шенцев
2010-06-30  9:12                                   ` Trenin Sergey 
2010-06-30  9:09                                 ` Владимир Гусев
2010-06-30  9:33                                   ` Trenin Sergey 
2010-06-30  9:18                                 ` Владимир Гусев
2010-06-30  9:37                                   ` Trenin Sergey 
2010-07-01  1:03                                   ` Trenin Sergey 
2010-06-29  7:05                     ` Алексей Шенцев
2010-06-29  7:22                       ` Trenin Sergey 

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=op.ve3u04y5s2o7xx@localhost.localdomain \
    --to=greyzy@mail.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