ALT Linux hardware support
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: hardware@altlinux.ru
Subject: [Hardware] Re: sound i865
Date: Sat, 30 Apr 2005 14:52:22 +0300
Message-ID: <20050430115222.GH24290@osdn.org.ua> (raw)
In-Reply-To: <200504301535.53775.hisbreht@rambler.ru>

On Sat, Apr 30, 2005 at 03:35:53PM +0400, Victor wrote:
> > > Intel 810 + AC97 Audio, version 0.24, 22:44:50 Jun 25 2004
> > > i810_audio: Pure MMIO interfaces not yet supported.
> > Попробуйте так (пускать от root):
> > service sound stop
> > subst 's,^alias.*s.*nd.*$,#&,' /etc/modules.conf
> > echo "alias snd-card-0 snd-emu10k1" >> /etc/modules.conf
> > echo "above snd-emu10k1 snd-pcm-oss" >> /etc/modules.conf
> > echo "above snd-pcm-oss snd-mixer-oss" >> /etc/modules.conf
> > service sound start

service sound stop
subst 's,^alias.*s.*nd.*$,#&,' /etc/modules.conf
echo "alias snd-card-0 snd-intel810" >> /etc/modules.conf
echo "above snd-intel810 snd-pcm-oss" >> /etc/modules.conf
echo "above snd-pcm-oss snd-mixer-oss" >> /etc/modules.conf
service sound start

> > Если поможет -- пишите с приложением вывода lspci, будем помещать
> > в faq.altlinux.ru и bugzilla.altlinux.ru.
> Я фиг его знает, но что-то мне подсказывает, что однозначно не
> поможет, поскольку snd-emu10k1, насколько мне подсказывает
> память, это Creative SB Live (мб еще Audigy), но никак не
> бортовой звук материнки на чипсете i865PE

М-да.  Вот что значит делать три дела одновременно -- сдёрнул из
дому и пока обвязывал service sound'ами, слона забыл поправить.

> У меня материнка на том же чипсете, и работает драйвер
> i810_audio.  Насколько я представляю себе ситуацию, то звук в
> Intel 865 PERL практически тот же самый, что и у меня - Realtec
> ALC850, или что-то похожее.  И за аудио в modules.conf у меня
> отвечают строки alias sound-slot-0 i810_audio

Да, обычно OSS работает лучше, но минимум однажды встречал
обратное -- только ALSA и завелась и, кажется, как раз на i865.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


      reply	other threads:[~2005-04-30 11:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-29 20:03 ` Michael Shigorin
2005-04-30 11:35   ` Victor
2005-04-30 11:52     ` Michael Shigorin [this message]

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=20050430115222.GH24290@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --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