ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@altlinux.ru
Cc: x-plod <x-plod@ukr.net>
Subject: [Comm] Re: junior 2.2 KT266A sound!
Date: Thu, 27 Mar 2003 01:55:28 +0200
Message-ID: <20030326235528.GV23440@osdn.org.ua> (raw)
In-Reply-To: <2821876.20030326210931@ukr.net>

On Wed, Mar 26, 2003 at 09:09:31PM +0300, x-plod wrote:
> установил джуниор 2.2 и сразу проблемка
> нет звука хотя звуковуха виа с чипа кт 266 а

прибить все, претендующее на звук (в т.ч. kde и микшеры всякие)

grep -v snd- /etc/modules.conf > /etc/modules.conf.tmp
echo "alias sound-slot-0 via82cxxx_audio" >> /etc/modules.conf.tmp
rmmod `lsmod | grep snd | awk '{ print $1; }'`
depmod -a

попробовать звук.

Это вариант (1), с переходом на OSS driver; если есть
желание/возможность помочь с отловом ситуации, попробуйте взять
ядро из апдейтов и мою сборку драйверов ALSA к нему:

ftp://ftp.altlinux.org.ua/pub/Linux/ALT/updates/Junior/2.2/i586/RPMS.updates/kernel24-up-2.4.20-alt7.i586.rpm
http://ftp.linux.kiev.ua/~mike/2.4.20-alt7/alsa24-up-2.4.20_0.9.2-alt7.i586.rpm

Если в системе стоит видеокарта на NVIDIA, понадобится забрать и
ftp://ftp.altlinux.org.ua/pub/Linux/ALT/updates/Junior/2.2/i586/RPMS.updates/NVIDIA_kernel-up-2.4.20_1.0.4191-alt7.i586.rpm

kernel updates лучше устанавливать методом
rpm -ivh пакет1.rpm пакет2.rpm ...
(нежели rpm -Uvh ...)

(NB: при жестком ограничении на трафик можно извернуться и без
апдейтов, но с ними полезней, увы)

(NB2: указанные адреса доступны из Украины, иначе см.
http://lrn.ru/~mike/ALM2.2-kernel-addons/)

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


  reply	other threads:[~2003-03-26 23:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-26 18:09 [Comm] " x-plod
2003-03-26 23:55 ` Michael Shigorin [this message]
2003-03-27  8:58   ` [Comm] " x-plod
2003-03-27 22:42     ` 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=20030326235528.GV23440@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@altlinux.ru \
    --cc=x-plod@ukr.net \
    /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