ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] переезд workstation на 3.0.4, вопрос 2
Date: Mon, 26 Jun 2006 20:12:52 +0400
Message-ID: <20060626161252.GR4126@master.mivlgu.local> (raw)
In-Reply-To: <20060626195615.0150e542@greg>

[-- Attachment #1: Type: text/plain, Size: 1500 bytes --]

On Mon, Jun 26, 2006 at 07:56:15PM +0400, Grigory Fateyev wrote:
[...]
> 2. Звука нет
> 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
> [root@greg root]# lsmod | grep snd
> snd_mpu401              6728  0
> snd_mpu401_uart         7296  1 snd_mpu401
> snd_rawmidi            24608  1 snd_mpu401_uart
> snd_seq_device          8716  1 snd_rawmidi
> snd                    54628  4
> snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_device
> soundcore               9184  1 snd
> via82cxxx              11804  0 [permanent]
> 
> В бытность ядра 2.4 просто прописал в modules.conf и запустил alsamixer,
> а сейчас неизвестно откуда берётся via82cxxx, а хочется alsa.

via82cxxx - это драйвер IDE (звуковой драйвер OSS для этого чипсета
назывался via82cxxx_audio).

В C3.0 большая часть модулей загружается пакетом hotplug - убедитесь, что
он установлен, и запуск сервиса разрешён (chkconfig hotplug on).  Кроме
того, проверьте, что в modules.conf нет строки:

	above snd-pcm-oss snd-mixer-oss

Если такая строка есть, нужно её убрать (другой вариант таких зависимостей
есть в /etc/modutils.d/oss, и получается циклическая зависимость).  Это
стандартные грабли при обновлении: 
http://lists.altlinux.org/pipermail/devel/2005-May/020748.html

Если всё это не поможет, попробуйте загрузить модуль вручную (modprobe
snd-via82xx); в зависимости от результата проблему нужно будет искать в
разных местах.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-06-26 16:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-26 15:56 Grigory Fateyev
2006-06-26 16:12 ` Sergey Vlasov [this message]
2006-06-26 17:05   ` Grigory Fateyev

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=20060626161252.GR4126@master.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=community@lists.altlinux.org \
    /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 Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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