ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Andriy Dobrovol's'kii" <dobr@iop.kiev.ua>
To: community@altlinux.ru
Subject: [Comm] AC97 in M2.2
Date: Fri, 14 Mar 2003 13:09:39 +0200
Message-ID: <3E71B873.2060404@iop.kiev.ua> (raw)

Hi,
Возникли проблемы со звуком после обновления М2.0 до М2.2. Звук на 
маме от VIA.
lspcidrake
unknown         : VIA Technologies|VT8363/8365 [KT133/KM133]
unknown         : VIA Technologies|VT8363/8365 [KT133/KM133 AGP]
unknown         : VIA Technologies|VT82C686 [Apollo Super]
unknown         : VIA Technologies|VT82C586 IDE [Apollo]
usb-uhci        : VIA Technologies|VT82C586B USB
usb-uhci        : VIA Technologies|VT82C586B USB
unknown         : VIA Technologies|VT82C686 [Apollo Super ACPI]
via82cxxx_audio : VIA Technologies|VT82C686 [Apollo Super AC97/Audio]
ne2k-pci        : Realtek|RTL-8029(AS)
Card:RIVA TNT2  : nVidia Corporation|Riva TNT2 Model 64
unknown         : Virtual|Hub []
unknown         : Virtual|Hub []

файл modules.conf:
pre-install pcmcia_core CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start
alias usb-interface usb-uhci
probeall scsi_hostadapter ide-scsi
alias eth0 ne2k-pci
options ide-scsi units=/dev/hdc

alias snd-card-0 snd-via686
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
  alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias char-major-89 i2c-dev

В hwconf:
class: AUDIO
bus: PCI
detached: 0
driver: via82cxxx_audio
desc: "VIA Technologies|VT82C686 [Apollo Super AC97/Audio]"
vendorId: 1106
deviceId: 3058
subVendorId: 1106
subDeviceId: 3058
pciType: 1

Ес-но не работает. Меняю в modules.conf строчку:
alias snd-card-0 via68682cxxx_audio
делаю depmod -a & service sound restart
Получаю:
Starting alsa sound driver snd-card-0: 
     [  OK  ]
Loading sound module (snd-card-0): 
     [  OK  ]
Loading sound module (snd-mixer-oss): 
     [  OK  ]
Loading sound module (snd-pcm-oss): 
     [  OK  ]
Loading sound module (snd-seq-oss): 
/lib/modules/2.4.20-alt5-up/alsa/snd-seq-oss.o: init_module: Device 
or resource busy
/lib/modules/2.4.20-alt5-up/alsa/snd-seq-oss.o: insmod 
/lib/modules/2.4.20-alt5-up/alsa/snd-seq-oss.o failed
/lib/modules/2.4.20-alt5-up/alsa/snd-seq-oss.o: insmod snd-seq-oss 
failed
Hint: insmod errors can be caused by incorrect module parameters, 
including invalid IO or IRQ parameters.
       You may find more information in syslog or the output from dmesg
 
      [FAILED]
сейчас lsmod
Module                  Size  Used by    Tainted: P
snd-pcm-oss            37412   0  (unused)
snd-pcm                54976   0  [snd-pcm-oss]
snd-timer               9672   0  [snd-pcm]
snd-mixer-oss          10904   0  [snd-pcm-oss]
snd                    28332   0  [snd-pcm-oss snd-pcm snd-timer 
snd-mixer-oss]
sg                     30588   0  (autoclean)
nls_iso8859-1           2812   1  (autoclean)
via82cxxx_audio        17884   1
uart401                 6084   0  [via82cxxx_audio]
ac97_codec              9896   0  [via82cxxx_audio]
sound                  54368   0  [via82cxxx_audio uart401]
ide-cd                 27300   1  (autoclean)
isofs                  24884   1  (autoclean)
zlib_inflate           19012   0  (autoclean) [isofs]
sr_mod                 14000   0  (autoclean)
cdrom                  27644   0  (autoclean) [ide-cd sr_mod]
soundcore               3524   5  (autoclean) [snd via82cxxx_audio 
sound]
nvidia               1468224  10  (autoclean)
parport_pc             25480   1  (autoclean)
lp                      6400   0  (autoclean)
parport                23040   1  (autoclean) [parport_pc lp]
autofs4                 8116   1  (autoclean)
af_packet              12168   0  (autoclean)
ne2k-pci                4960   1  (autoclean)
8390                    6368   0  (autoclean) [ne2k-pci]
floppy                 46684   0  (autoclean)
serial                 55652   0  (autoclean)
isa-pnp                28996   0  (autoclean) [serial]
usb-uhci               21612   0  (unused)
usbcore                57844   1  [usb-uhci]
nls_cp1251              3580   4  (autoclean)
nls_cp866               3804   4  (autoclean)
vfat                    9708   4  (autoclean)
fat                    29976   0  (autoclean) [vfat]
ext2                   32960   2  (autoclean)
agpgart                31848   0
ide-scsi                7700   0
scsi_mod               91844   3  [sg sr_mod ide-scsi]
rtc                     6044   0  (autoclean)
reiserfs              165440   3

Помогите разрулить ситуацию.
-- 
Rgrds,
Andriy
*********************************************************************
email: dobr at iop dot kiev dot ua            Kyiv, Ukraine
Phone: (380-44)   265-7824            Department of Gas Electronics
Fax:   (380-44)   265-2329             Institute of Physics of NASU
*********************************************************************



             reply	other threads:[~2003-03-14 11:09 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-14 11:09 Andriy Dobrovol's'kii [this message]
2003-03-14 12:18 ` Alex Yustasov
2003-03-17 14:32   ` Andriy Dobrovol's'kii
2003-03-17 15:30     ` Alex Yustasov
2003-03-17 16:43       ` Andriy Dobrovol's'kii
2003-03-20 11:00       ` Andriy Dobrovol's'kii
2003-03-20 11:16         ` Андрей Новосёлов
2003-03-20 12:08           ` Andriy Dobrovol's'kii
2003-03-20 14:28             ` Alex Yustasov
2003-03-21 15:46               ` Andriy Dobrovol's'kii
2003-03-21 16:10                 ` Alex Yustasov
2003-03-21 17:04                   ` Andriy Dobrovol's'kii
2003-03-22  8:49                     ` Alex Yustasov
2003-03-24 10:25                       ` Andriy Dobrovol's'kii
2003-03-24 12:03                         ` Alex Yustasov
2003-03-24 13:53                           ` Andriy Dobrovol's'kii
2003-03-25  5:21                             ` Alex Yustasov
2003-03-25 10:47                               ` Andriy Dobrovol's'kii
2003-03-25 23:04                                 ` [Comm] " Michael Shigorin
2003-03-24 17:29                           ` [Comm] " ugin
2003-03-25  9:36                             ` Andriy Dobrovol's'kii
2003-03-22  8:50                 ` Re[2]: " Alexey Titov
2003-03-22 11:05                   ` Alex Yustasov
2003-03-14 21:50 ` [Comm] " Michael Shigorin
2003-03-17  8:14   ` Andriy Dobrovol's'kii
2003-03-21 23:01     ` Michael Shigorin
2003-03-24 10:27       ` Andriy Dobrovol's'kii

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=3E71B873.2060404@iop.kiev.ua \
    --to=dobr@iop.kiev.ua \
    --cc=community@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 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