ALT Linux hardware support
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@altlinux.ru
Cc: hardware@altlinux.ru
Subject: [Hardware] Re: sound i865
Date: Fri, 29 Apr 2005 23:03:03 +0300
Message-ID: <20050429200303.GO24290@osdn.org.ua> (raw)
In-Reply-To: <200504292224.52723.zao80@mail.ru>

On Fri, Apr 29, 2005 at 10:59:47PM +0400, Lexa wrote:
> Я в мире Линукса человек новый и то, что в Windows получалось
> за пять минут в Линуксе для меня целый ребус.
> Установил Alt linux Junior 2.3 
> Pentium IV 2.4 Ггц.  Мать: Intel 865 PERL,
> Видео GeForce FX 5700 Звук встроенный АС'97
> Все работает кроме звука.
> При загрузк система выдает:
> 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

Если поможет -- пишите с приложением вывода lspci, будем помещать
в faq.altlinux.ru и bugzilla.altlinux.ru.

Если нет -- лучше перебраться с обсуждением сюда:

http://lists.altlinux.ru/mailman/listinfo/hardware/

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


       reply	other threads:[~2005-04-29 20:03 UTC|newest]

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

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=20050429200303.GO24290@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@altlinux.ru \
    --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