Bug 22699 - проблема с timidity -iA
Summary: проблема с timidity -iA
Status: CLOSED WONTFIX
Alias: None
Product: ALT Linux Desktop
Classification: Distributions
Component: bugs (show other bugs)
Version: 5.0.0
Hardware: x86 Linux
: P3 normal
Assignee: Anton V. Boyarshinov
QA Contact: Andrey Cherepanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-07 23:59 MSK by dnefesh
Modified: 2020-07-09 12:02 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dnefesh 2010-01-07 23:59:35 MSK
команда  timidity -iA в ALD4.1 давала такой результат
$ timidity -iA
Requested buffer size 32768, fragment size 8192
ALSA pcm 'default' set buffer size 33868, period size 3760 bytes
TiMidity starting in ALSA server mode
Opening sequencer port: 128:0 128:1 128:2 128:3
Requested buffer size 32768, fragment size 8192
но при переходе на 5.0 вдруг выдала такой результат
 ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
error in snd_seq_open
что произошло,и чем это грозит.
Comment 1 dnefesh 2010-01-24 12:10:27 MSK
(В ответ на комментарий №0)
> команда  timidity -iA в ALD4.1 давала такой результат
> $ timidity -iA
> Requested buffer size 32768, fragment size 8192
> ALSA pcm 'default' set buffer size 33868, period size 3760 bytes
> TiMidity starting in ALSA server mode
> Opening sequencer port: 128:0 128:1 128:2 128:3
> Requested buffer size 32768, fragment size 8192
> но при переходе на 5.0 вдруг выдала такой результат
>  ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
> or directory
> error in snd_seq_open
> что произошло,и чем это грозит.
нашлось такое решение
$ su
# /sbin/modprobe snd_seq
и потом: timidity -iA
или так
timidity -iA -B2,8 -Os -q0/0 -k0. Что и следует прописать в автозагрузгу. Для загрузки модуля ядра можно прописать в /etc/modules следующее - snd-seq
Comment 2 Andrey Cherepanov 2020-07-09 12:02:27 MSK
Поддержка дистрибутива завершена. Используйте новые версии.