ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ket_nn <ket_nn@mail.ru>
Cc: community@altlinux.ru
Subject: [Comm] Re: (no subject)
Date: Sun, 19 Oct 2003 21:14:51 +0300
Message-ID: <20031019181451.GZ5695@osdn.org.ua> (raw)
In-Reply-To: <E1ABEiX-000EpH-00.ket_nn-mail-ru@f21.mail.ru>

On Sun, Oct 19, 2003 at 06:39:37PM +0400, "ket_nn"  wrote:
> 2) Nujno zametit', chto problem s OpenOfficeOrg NE suschestvuet
> v versii AltLinux 2.2 !!! T.e., on iznachal'no ustanavlivaetsia
> i rabotaet bez problem ! NO, v etoi 2.2 versii zvukovie
> draiveri ALSA imeiut nepravil'nie zavisimosti i v rezul'tate
> zvuk otsutstvuet naproch' ! 

Укажите тип звукового чипа.  С зависимостями-то там все в
порядке, а вот с альсой для ряда чипов плохо.

Если используется софтовый звук на intel/via mobo --
выполните от имени root:

perl -pi -e 's,^.*snd-.*$,#&,' /etc/modules.conf

Если звук на via -- то:

echo "alias sound-slot-0 via82cxxx_audio" >> /etc/modules.conf

если на intel -- то

echo "alias sound-slot-0 i810_audio" >> /etc/modules.conf

далее

fuser -vvk /dev/dsp
lsmod | grep ^snd | awk '{ print $1; }' | xargs rmmod

и попробуйте воспользоваться звуком.

> Odnim slovom, chto delat'-to v etih vseh sluchaiah ?
> V zakluchenie, nel'zia li v kakoi-nibud' odnoi versii 2.0 ili
> 2.2 sovmestit' dostoinstva OS AltLinux Junior i otmesti
> nedostatki?

Попробуйте добыть свежую бета-версию ALT Linux Compact -- см.
ftp://ftp.altlinux.ru/pub/people/rider/ISO; если Вы обитаете на
Украине, тж. см. http://lafox.net; в Киеве можно и у меня
разжиться. :)

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


      parent reply	other threads:[~2003-10-19 18:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-19 14:39 [Comm] " "ket_nn" 
2003-10-19 16:45 ` Canis Cerberus
2003-10-19 17:49   ` Maxim Tyurin
2003-10-19 17:45 ` Vitaly Lipatov
2003-10-19 18:14 ` 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=20031019181451.GZ5695@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@altlinux.ru \
    --cc=ket_nn@mail.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 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