* [sisyphus] Новое ядро, alsa и dev
@ 2003-07-29 8:36 Evgeny Yugov
2003-07-29 11:11 ` Ildar Mulyukov
0 siblings, 1 reply; 2+ messages in thread
From: Evgeny Yugov @ 2003-07-29 8:36 UTC (permalink / raw)
To: sisyphus
Ну то что с горем пополам ставится это ладно, но alsa миксер ругается
[john@yugov john]$ alsamixer
alsamixer: function snd_ctl_open failed for default: No such file or
directory[john@yugov john]$
[john@yugov john]$ amixer
amixer: Mixer attach default error: No such file or directory
[john@yugov john]$
А вот aumix запущается без проблем...
[john@yugov john]$ cat /etc/sysconfig/hwconf
...
-
class: AUDIO
bus: PCI
detached: 0
driver: snd-intel8x0
desc: "Intel Corporation|ICH2 810 Chipset AC'97 Audio Controller"
vendorId: 8086
deviceId: 2445
subVendorId: 8384
subDeviceId: 7600
pciType: 1
-
...
[john@yugov john]$ cat /etc/modules.conf
...
above snd-intel8x0 snd-pcm-oss
above snd-pcm-oss snd-mixer-oss
alias sound-slot-0 snd-intel8x0
...
[john@yugov john]$ sudo lsmod | grep snd
snd-pcm-oss 37380 0 (unused)
snd-mixer-oss 10808 0 [snd-pcm-oss]
snd-intel8x0 16388 0
snd-pcm 55936 0 [snd-pcm-oss snd-intel8x0]
snd-timer 13156 0 [snd-pcm]
snd-ac97-codec 34984 0 [snd-intel8x0]
snd-page-alloc 5772 0 [snd-intel8x0 snd-pcm]
snd-mpu401-uart 2864 0 [snd-intel8x0]
snd-rawmidi 12160 0 [snd-mpu401-uart]
snd-seq-device 3648 0 [snd-rawmidi]
snd 27460 0 [snd-pcm-oss snd-mixer-oss
snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart
snd-rawmidi snd-seq-device]
soundcore 3556 3 [snd]
И звука нигде нет.
В каталоге /dev
[john@yugov john]$ ll /dev | grep snd
crw-rw---- 1 john audio 14, 6 Июл 29 15:25 sndstat
lrwxrwxrwx 1 root root 18 Июл 29 12:56 snd ->
../proc/asound/dev
Такого пути нетути...
СПАСИТЕ! Не могу я без звука жить! 8))))
PS Кстати... если в aumix выставляю 100% громкость спикера... он пикает
в колонках.
--
With Best regards,
Evgeny Yugov,
MTS, programmer of Advanced Technologies Departament.
Registered Linux User #316667
mailto:yugov@scs-900.ru
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [sisyphus] Новое ядро, alsa и dev
2003-07-29 8:36 [sisyphus] Новое ядро, alsa и dev Evgeny Yugov
@ 2003-07-29 11:11 ` Ildar Mulyukov
0 siblings, 0 replies; 2+ messages in thread
From: Ildar Mulyukov @ 2003-07-29 11:11 UTC (permalink / raw)
To: sisyphus
смотрите архив рассылки. За последние 3 дня тема обсуждалась несколько
раз. Например, тема "проблема со звуком".
С уважением, Ильдар.
Evgeny Yugov пишет:
> Ну то что с горем пополам ставится это ладно, но alsa миксер ругается
> [john@yugov john]$ alsamixer
>
> alsamixer: function snd_ctl_open failed for default: No such file or
> directory[john@yugov john]$
>
> [john@yugov john]$ amixer
> amixer: Mixer attach default error: No such file or directory
> [john@yugov john]$
>
> А вот aumix запущается без проблем...
> [john@yugov john]$ cat /etc/sysconfig/hwconf
> ...
> -
> class: AUDIO
> bus: PCI
> detached: 0
> driver: snd-intel8x0
> desc: "Intel Corporation|ICH2 810 Chipset AC'97 Audio Controller"
> vendorId: 8086
> deviceId: 2445
> subVendorId: 8384
> subDeviceId: 7600
> pciType: 1
> -
> ...
>
> [john@yugov john]$ cat /etc/modules.conf
> ...
> above snd-intel8x0 snd-pcm-oss
> above snd-pcm-oss snd-mixer-oss
> alias sound-slot-0 snd-intel8x0
> ...
>
> [john@yugov john]$ sudo lsmod | grep snd
> snd-pcm-oss 37380 0 (unused)
> snd-mixer-oss 10808 0 [snd-pcm-oss]
> snd-intel8x0 16388 0
> snd-pcm 55936 0 [snd-pcm-oss snd-intel8x0]
> snd-timer 13156 0 [snd-pcm]
> snd-ac97-codec 34984 0 [snd-intel8x0]
> snd-page-alloc 5772 0 [snd-intel8x0 snd-pcm]
> snd-mpu401-uart 2864 0 [snd-intel8x0]
> snd-rawmidi 12160 0 [snd-mpu401-uart]
> snd-seq-device 3648 0 [snd-rawmidi]
> snd 27460 0 [snd-pcm-oss snd-mixer-oss
> snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart
> snd-rawmidi snd-seq-device]
> soundcore 3556 3 [snd]
>
> И звука нигде нет.
> В каталоге /dev
> [john@yugov john]$ ll /dev | grep snd
> crw-rw---- 1 john audio 14, 6 Июл 29 15:25 sndstat
> lrwxrwxrwx 1 root root 18 Июл 29 12:56 snd ->
> ../proc/asound/dev
>
> Такого пути нетути...
>
> СПАСИТЕ! Не могу я без звука жить! 8))))
>
> PS Кстати... если в aumix выставляю 100% громкость спикера... он пикает
> в колонках.
>
--
Ildar Mulyukov,
free SW designer/programmer
================================================
email: ildar@users.sourceforge.net
projects: http://os-development.sourceforge.net/
home: http://tuganger.narod.ru/
ALT Linux Sisyphus (20030721)
================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-29 11:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-29 8:36 [sisyphus] Новое ядро, alsa и dev Evgeny Yugov
2003-07-29 11:11 ` Ildar Mulyukov
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