ALT Linux hardware support
 help / color / mirror / Atom feed
* [Hardware] alsa, terratec USB -- тишина
@ 2005-10-08 13:56 Denis Smirnov
  0 siblings, 0 replies; only message in thread
From: Denis Smirnov @ 2005-10-08 13:56 UTC (permalink / raw)
  To: hardware

Жила была внешняя звуковуха 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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-08 13:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-08 13:56 [Hardware] alsa, terratec USB -- тишина Denis Smirnov

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