* [sisyphus] Пропал звук на Yamaha YMF-724
@ 2001-11-29 15:55 Igor Dobryninskiy
2001-11-29 16:45 ` Michael Bykov
0 siblings, 1 reply; 6+ messages in thread
From: Igor Dobryninskiy @ 2001-11-29 15:55 UTC (permalink / raw)
To: sisyphus
Добрый день.
Сегодня я, являясь неофитом в ALT, попробовал обновить
свежеустановленный Junior 1.1 из Sisyphus'а посредством apt (в порядке
освоения). Последовательность действий:
apt-get -f install
apt-get update
apt-get upgrade rpm
rpm --rebuilddb
apt-get dist-upgrade
После этого пришлось вручную rpm'ом upgrade'ить ядро, т.к. apt-get
почему-то не хотел этого делать. В результате пропал нафик звук. Т.е.,
модули загружены, микшер смикширован, ни о каких ошибках нигде не
сообщается, все программы ведут себя так, будто всё в порядке. Но из
динамиков доносится тишина. Подскажите, куда копать?
На всякий случай:
[egor@shadow egor]$ rpm -qa | grep ^kernel
kernel24-up-2.4.15-alt0.61
kernel-headers-common-1.0-alt1
kernel24-headers-2.4.15-alt0.61
kernel24-smp-2.4.15-alt0.61
kernel24-source-2.4.15-alt0.61
[egor@shadow egor]$ rpm -qa | grep ^alsa
alsa24-smp-2.4.15_0.5.12-alt0.61
alsa24-source-2.4.15_0.5.12-alt0.61
alsa-utils-0.5.10-ipl2mdk
alsa24-up-2.4.15_0.5.12-alt0.61
[egor@shadow egor]$ cat /etc/modules.conf
alias usb-interface usb-uhci
alias parport_lowlevel parport_pc
post-install snd-card-ymfpci modprobe snd-pcm-oss
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
options ide-cd ignore=hdc
alias sound-slot-0 snd-card-ymfpci
alias block-major-11 scsi_hostadapter
pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
alias eth0 eepro100
alias eth1 8139too
pre-install ide-scsi modprobe ide-cd; modprobe sr_mod
probeall scsi_hostadapter usb-storage ide-scsi
[egor@shadow egor]$ /sbin/lsmod
Module Size Used by Tainted: P
snd-seq 36720 0 (autoclean)
snd-pcm-oss 17632 1
snd-pcm-plugin 13968 0 [snd-pcm-oss]
snd-mixer-oss 4384 1 [snd-pcm-oss]
snd-card-ymfpci 4224 2
snd-ymfpci 35296 0 [snd-card-ymfpci]
snd-pcm 28960 0 [snd-pcm-oss snd-pcm-plugin snd-ymfpci]
snd-ac97-codec 23840 0 [snd-ymfpci]
snd-mixer 22952 0 [snd-mixer-oss snd-ymfpci snd-ac97-codec]
snd-opl3 4160 0 [snd-card-ymfpci]
snd-hwdep 2944 0 [snd-opl3]
snd-timer 7808 0 [snd-seq snd-pcm snd-opl3]
snd-mpu401-uart 2192 0 [snd-card-ymfpci]
snd-rawmidi 9440 0 [snd-mpu401-uart]
snd-seq-device 3548 0 [snd-seq snd-rawmidi]
snd 30272 1 [snd-seq snd-pcm-oss snd-pcm-plugin
snd-mixer-oss snd-card-ymfpci snd-ymfpci snd-pcm snd-ac97-codec
snd-mixer snd-opl3 snd-hwdep snd-timer snd-mpu401-uart snd-rawmidi
snd-seq-device]
soundcore 3428 3 [snd]
r128 82776 12
nls_iso8859-1 2816 0 (autoclean)
isofs 23968 0 (autoclean)
inflate_fs 18304 0 (autoclean) [isofs]
autofs4 8004 1 (autoclean)
parport_pc 24872 1 (autoclean)
lp 6432 0 (autoclean)
parport 22752 1 (autoclean) [parport_pc lp]
irlan 18400 0 (autoclean) (unused)
irda 81217 0 (autoclean) [irlan]
8139too 12832 1 (autoclean)
af_packet 11688 0 (autoclean)
eepro100 16752 1 (autoclean)
floppy 45828 0 (autoclean)
serial 44224 0 (autoclean)
isa-pnp 27496 0 (autoclean) [serial]
nls_koi8-r 3808 1 (autoclean)
nls_cp866 3808 1 (autoclean)
vfat 9340 1 (autoclean)
fat 29592 0 (autoclean) [vfat]
reiserfs 144640 5 (autoclean)
ide-scsi 7424 0 (autoclean)
sr_mod 13688 0 (unused)
ide-cd 26592 0
cdrom 27068 0 [sr_mod ide-cd]
usb-storage 46860 0 (unused)
usbcore 48216 1 [usb-storage]
apm 9164 2
agpgart 29280 3
rtc 5624 0 (autoclean)
sd_mod 10492 0 (unused)
scsi_mod 86360 3 [ide-scsi sr_mod usb-storage sd_mod]
[egor@shadow egor]$ aumix -q
vol 65, 65, P
pcm 50, 50
speaker 50, 50
line 50, 50, R
mic 0, 0, P
cd 50, 50, P
rec 50, 50
igain 50, 50
line1 50, 50, P
line2 50, 50, P
dig2 50, 50
dig3 50, 50
phin 50, 50, P
video 50, 50, P
--
С уважением - Игорь Добрынинский, инженер
Архангельская телевизионная компания
+7 818 2207227, egor@atknet.ru
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] Пропал звук на Yamaha YMF-724
2001-11-29 16:45 ` Michael Bykov
@ 2001-11-29 16:10 ` Sergey Bolshakov
2001-11-30 1:14 ` S. Budnevitch
2001-11-30 9:11 ` Igor Dobryninskiy
2001-11-30 5:31 ` Igor Dobryninskiy
1 sibling, 2 replies; 6+ messages in thread
From: Sergey Bolshakov @ 2001-11-29 16:10 UTC (permalink / raw)
To: sisyphus
## On Thu, 29 Nov 2001 19:45:58 +0300
## you wrote:
>> динамиков доносится тишина. Подскажите, куда копать?
MB> Вау, повернуть ручку громкости в микшере на вкл.
Ага, увидеть что-то вроде no such device #0/#0 при попытке
попользовать alsamixer, почесать репу, плюнуть, поставить
hackalsa & Co - обана, заработало.
# rpm -qa|grep alsa
alsa2-tools-0.9.0beta9-alt1
libalsa2-devel-0.9.0beta9-alt1
hackalsa24-up-2.4.15_0.9.0beta9-alt0.61
libalsa-0.5.10b-alt1
alsa2-utils-0.9.0beta9-alt1
libalsa2-0.9.0beta9-alt1
Выдержка из /etc/modules.conf :
---- >8 ---- >8 ----
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-ymfpci
options snd-card-ymfpci snd_index=0 snd_id="YAMAHA YMF740" \
snd_mpu_port=0x330 snd_mpu_irq=7 snd_fm_port=0x388
alias char-major-14 soundcore
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
---- 8< ---- 8< ----
Cломалось в 2.4.15-alt0.61-up - раньше alsa 0.5 работала.
--
Трули ерз, Сергей.
"[Open Source] programming is like sex, one mistake and you have to support it
for the rest of your life." --- M. Sinz, CBM Inc.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] Пропал звук на Yamaha YMF-724
2001-11-29 15:55 [sisyphus] Пропал звук на Yamaha YMF-724 Igor Dobryninskiy
@ 2001-11-29 16:45 ` Michael Bykov
2001-11-29 16:10 ` Sergey Bolshakov
2001-11-30 5:31 ` Igor Dobryninskiy
0 siblings, 2 replies; 6+ messages in thread
From: Michael Bykov @ 2001-11-29 16:45 UTC (permalink / raw)
To: sisyphus
> динамиков доносится тишина. Подскажите, куда копать?
Вау, повернуть ручку громкости в микшере на вкл.
--
M.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] Пропал звук на Yamaha YMF-724
2001-11-29 16:10 ` Sergey Bolshakov
@ 2001-11-30 1:14 ` S. Budnevitch
2001-11-30 9:11 ` Igor Dobryninskiy
1 sibling, 0 replies; 6+ messages in thread
From: S. Budnevitch @ 2001-11-30 1:14 UTC (permalink / raw)
To: sisyphus
On Thu, Nov 29, 2001 at 06:10:56PM +0200, Sergey Bolshakov wrote:
> >> динамиков доносится тишина. Подскажите, куда копать?
То же самое с Yamaha740
> MB> Вау, повернуть ручку громкости в микшере на вкл.
> Ага, увидеть что-то вроде no such device #0/#0 при попытке
> попользовать alsamixer, почесать репу, плюнуть, поставить
Кстати aumix так не ругается, и в xawtv, например, звук есть, а в том же xmms,
который работает через OSS-plugin, звука нет.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] Пропал звук на Yamaha YMF-724
2001-11-29 16:45 ` Michael Bykov
2001-11-29 16:10 ` Sergey Bolshakov
@ 2001-11-30 5:31 ` Igor Dobryninskiy
1 sibling, 0 replies; 6+ messages in thread
From: Igor Dobryninskiy @ 2001-11-30 5:31 UTC (permalink / raw)
To: sisyphus
On Thu, 29 Nov 2001 19:45:58 +0300
Michael Bykov <michael@michael.rsuh.ru> wrote:
MB> > динамиков доносится тишина. Подскажите, куда копать?
MB> Вау, повернуть ручку громкости в микшере на вкл.
В aumix все ручки повёрнуты. Или aumix не подходит, нужно в алсовом
микшере?
--
С уважением - Игорь Добрынинский
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] Пропал звук на Yamaha YMF-724
2001-11-29 16:10 ` Sergey Bolshakov
2001-11-30 1:14 ` S. Budnevitch
@ 2001-11-30 9:11 ` Igor Dobryninskiy
1 sibling, 0 replies; 6+ messages in thread
From: Igor Dobryninskiy @ 2001-11-30 9:11 UTC (permalink / raw)
To: sisyphus
On 29 Nov 2001 18:10:56 +0200
Sergey Bolshakov <s.bolshakov@belcaf.com> wrote:
SB> >> динамиков доносится тишина. Подскажите, куда копать?
SB> MB> Вау, повернуть ручку громкости в микшере на вкл.
SB> Ага, увидеть что-то вроде no such device #0/#0 при попытке
SB> попользовать alsamixer, почесать репу, плюнуть, поставить
SB> hackalsa & Co - обана, заработало.
Спасибо, это помогло.
--
С уважением - Игорь Добрынинский, инженер
Архангельская телевизионная компания
+7 818 2207227, egor@atknet.ru
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-11-30 9:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-29 15:55 [sisyphus] Пропал звук на Yamaha YMF-724 Igor Dobryninskiy
2001-11-29 16:45 ` Michael Bykov
2001-11-29 16:10 ` Sergey Bolshakov
2001-11-30 1:14 ` S. Budnevitch
2001-11-30 9:11 ` Igor Dobryninskiy
2001-11-30 5:31 ` Igor Dobryninskiy
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git