ALT Linux hardware support
 help / color / mirror / Atom feed
From: Denis Smirnov <mithraen@freesource.info>
To: hardware@altlinux.ru
Subject: [Hardware] alsa, terratec USB -- тишина
Date: Sat, 8 Oct 2005 17:56:58 +0400
Message-ID: <20051008135658.GA3461@localhost> (raw)

Жила была внешняя звуковуха terratec usb, и прекрасно работала. С
драйверами alsa.

Как-то понадобилось использовать её на запись, в связи с чем на неё был
переключен режим работы. При переключении она отключается от шины, и
появляется как новое устройство, уже с другими характеристиками
(resampling и микширование она не умеет принципиально).

В то же время было обновление из сизифа, возможно виновато оно.

Так вот теперь карта не играет совсем. aplay успешно проигрывает файл,
alsamixer показывает громкость нормально, в наушниках ни звука.

Всего в этой машине 3 звуковухи (hw:0 встроеная, hw:1 M-Audio, hw:2 она
самая, USB-шная).

$ amixer

Simple mixer control 'PCM',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 57 [90%] [on]
  Front Right: Playback 57 [90%] [on]

$ cat ~/.asoundrc

pcm.!default {
	type plug
	slave cv1
}

ctl.!default {
	type hw
	card 2
}

pcm.dsp0 {
   type plug
   slave cv1
}

pcm.dsp2 {
   type hw
   card 2
}

pcm_slave.cv1 {
  pcm dsp2
  rate 48000
  format S24_3LE
  channels 2
}


-- 
С уважением, Денис

http://freesource.info



                 reply	other threads:[~2005-10-08 13:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20051008135658.GA3461@localhost \
    --to=mithraen@freesource.info \
    --cc=hardware@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 hardware support

This inbox may be cloned and mirrored by anyone:

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

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


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