ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Andrei Bulava <abulava@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Sound trouble in last Sisyphus
Date: Wed, 11 May 2005 12:46:49 +0300
Message-ID: <4281D489.2010805@altlinux.ru> (raw)
In-Reply-To: <4281CA30.8000109@ricom.ru>

Alexey Morsov wrote:
> 
> Yuri Horoshkov wrote:

<skip/>

>> Конечно, после всех исправлений звук появляется, но вновь установленные 
> 
> ДА?! В OSS ? (ну т.е. в mpg123, cplay, etc) ?
> У меня пока только алса работает :(
> Чего еще правили (кроме /etc/modules.conf) ?

У меня работает. Что я делаю не так? Ещё раз:

$ cat /etc/modules.conf|grep snd
options snd-ymfpci index=0
options snd-intel8x0 index=1

$ rpm -qv hotplug
hotplug-2004_09_23-alt10

$ /sbin/lsmod |grep snd
snd_pcm_oss            53280  0
snd_mixer_oss          18944  1 snd_pcm_oss
snd_ymfpci             59840  0
snd_opl3_lib           11264  1 snd_ymfpci
snd_hwdep               9760  1 snd_opl3_lib
snd_mpu401_uart         8064  1 snd_ymfpci
snd_rawmidi            25504  1 snd_mpu401_uart
snd_seq_device          8716  2 snd_opl3_lib,snd_rawmidi
snd_intel8x0           32704  0
snd_ac97_codec         71160  2 snd_ymfpci,snd_intel8x0
snd_pcm                91400  4 
snd_pcm_oss,snd_ymfpci,snd_intel8x0,snd_ac97_codec
snd_timer              25860  3 snd_ymfpci,snd_opl3_lib,snd_pcm
snd                    55652  12 
snd_pcm_oss,snd_mixer_oss,snd_ymfpci,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore              10080  1 snd
snd_page_alloc          9860  3 snd_ymfpci,snd_intel8x0,snd_pcm
gameport                4864  3 snd_ymfpci,analog,ns558

Звук с одинаковым успехом работает в mplayer и через alsa, и через oss, 
и одновременно через оба:

==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
mpg123: Can't rewind stream by 370 bits!
AUDIO: 44100 Hz, 2 ch, s16le, 256.0 kbit/18.14% (ratio: 32000->176400)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
AF_pre: 44100Hz/2ch/s16le
alsa-init: 1 soundcard found, using: default
alsa: 44100 Hz/2 channels/4 bpf/65536 bytes buffer/Signed 16 bit Little 
Endian
AO: [alsa] 44100Hz 2ch s16le (2 bps)
^^^^^^^^^^
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
Video: no video
Starting playback...

==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
mpg123: Can't rewind stream by 370 bits!
AUDIO: 44100 Hz, 2 ch, s16le, 256.0 kbit/18.14% (ratio: 32000->176400)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
AF_pre: 44100Hz/2ch/s16le
AO: [oss] 44100Hz 2ch s16le (2 bps)
^^^^^^^^^
Building audio filter chain for 44100Hz/2ch/s16le -> 44100Hz/2ch/s16le...
Video: no video
Starting playback...

-- 
// AB1002-UANIC


  parent reply	other threads:[~2005-05-11  9:46 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-10 14:14 Sergey Kuznetsov
2005-05-10 14:21 ` Andrei Bulava
2005-05-10 14:27   ` Andrei Bulava
2005-05-10 15:21   ` Sergey Kuznetsov
2005-05-10 15:45     ` Andrei Bulava
2005-05-13 14:57       ` Sergey Kuznetsov
2005-05-10 14:21 ` [sisyphus] " Michael Shigorin
2005-05-10 14:23 ` [sisyphus] " Alexey Morsov
2005-05-10 17:03   ` Yuri Horoshkov
2005-05-10 17:19     ` [sisyphus] " Michael Shigorin
2005-05-10 17:33     ` [sisyphus] " Sergey Vlasov
2005-05-11  9:02     ` Alexey Morsov
2005-05-11  9:45       ` Yuri Horoshkov
2005-05-11 10:13         ` Alexey Morsov
2005-05-11  9:46       ` Andrei Bulava [this message]
2005-05-11 11:39       ` Led
2005-05-11 11:42         ` Alexey Morsov
2005-05-11 11:50         ` [sisyphus] " Michael Shigorin
2005-05-11 12:23           ` Led
2005-05-11 17:35             ` [sisyphus] P: распилим hotplug? (was: Sound trouble in last Sisyphus) Michael Shigorin
2005-05-11 18:02               ` 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=4281D489.2010805@altlinux.ru \
    --to=abulava@altlinux.ru \
    --cc=sisyphus@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 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