ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Yuriy Kashirin <yura@emict.com>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Модем в ноутбуке...
Date: Fri, 11 May 2007 21:16:47 +0300
Message-ID: <200705112116.47367.yura@emict.com> (raw)
In-Reply-To: <4644AE95.6070201@tula.net>

On Пятница 11 мая 2007, Евгений wrote:
> #lsmod |grep snd_intel
> snd_intel8x0m          21260  0
> snd_intel8x0           36508  0
> snd_ac97_codec         99620  2 snd_intel8x0m,snd_intel8x0
> snd_pcm                80644  3
> snd_intel8x0m,snd_intel8x0,snd_ac97_codec snd                  
>  57572  5
> snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
> snd_page_alloc         14216  3 snd_intel8x0m,snd_intel8x0,snd_pcm
>
> #aplay -l  2>&1 | sed -ne '/ Modem/s/^card \([0-9]\).*,
> device\([0-9]\).*/modem:\1,\2/p'
>
> тишина. Ни чего не вижу, ни чего не слышу...

Неправильно команду скопипастили. Между "device" и "\([0-9]\)" пробела 
не хватает, все прбелы тут существенны.
Вот правильный аргумент для sed:
'/ Modem/s/^card \([0-9]\).*, device \([0-9]\).*/modem:\1,\2/p'

Должно получиться что-то типа:
modem:1,0

А полный вывод aplay -l покажите, если не получится.

PS.
Я давно не экспериментировал с модемом через alsa, когда-то с ним были 
проблемы...
А через slamr с исправленными файлами устройств slmodemd так и не 
поднялся?

-- 
 Best regards
 Yuriy Kashirin

  reply	other threads:[~2007-05-11 18:16 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-10 17:03 Евгений
2007-05-10 17:47 ` Евгений
2007-05-10 18:02   ` Alexey Shabalin
2007-05-11  3:18     ` Евгений
2007-05-11  4:43       ` Yuriy Kashirin
2007-05-11 17:57         ` Евгений
2007-05-11 18:16           ` Yuriy Kashirin [this message]
2007-05-11 20:00             ` Евгений
2007-05-12  4:19               ` Евгений
2007-05-12  4:35                 ` Евгений
2007-05-12  5:15                   ` Евгений
2007-05-12  6:34                     ` Евгений
2007-05-14  9:48                       ` Yuriy Kashirin
2007-05-14 18:24                         ` Евгений
2007-05-10 18:41   ` Yuriy Kashirin
2007-05-11  3:23     ` Евгений
2007-05-11 19:32   ` Sergey N. Yatskevich
2007-05-11 20:02     ` Евгений
2007-05-12 11:11       ` Konstantin A. Lepikhov
2007-05-12 14:48         ` Евгений
2007-05-12 15:27           ` Konstantin A. Lepikhov
2007-05-12 17:04             ` Евгений
2007-05-12 18:00               ` Konstantin A. Lepikhov
2007-05-12 18:44                 ` Евгений
2007-05-12 18:46                   ` Aleksey Novodvorsky
2007-05-12 19:44                     ` Konstantin A. Lepikhov

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=200705112116.47367.yura@emict.com \
    --to=yura@emict.com \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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