Hi there,
I got this after installation pf pd (through synaptic) on a
fresh installation of ubuntu:
alex@ubu:~$ pd
ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq
failed: No such file or directory Segmentation fault alex@ubu:~$ pd_gui: pd process exited
I have tried to start pd with jack and with no audio but I got the
same error.
hu?
Thanks Alex
Hallo, Alexandre Garacotche hat gesagt: // Alexandre Garacotche wrote:
I got this after installation pf pd (through synaptic) on a
fresh installation of ubuntu:
alex@ubu:~$ pd ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq
failed: No such file or directory Segmentation fault alex@ubu:~$ pd_gui: pd process exited
I have tried to start pd with jack and with no audio but I got the
same error.
"modprobe snd-seq-device" and/or adding snd-seq-device to /etc/modules will fix this. I'm not sure if this bug is present in the Debian pd-version as well or maybe in all Pd versions? I think, Pd shouldn't crash, when snd-seq-midi isn't loaded. or adding snd-seq-midi to /etc/modules will fix this. I'm not sure if this bug is present in the Debian pd-version as well or maybe in all Pd versions? I think, Pd shouldn't crash, when snd-seq-midi isn't loaded.
Frank Barknecht _ ______footils.org__
_ __latest track: "plak" @ http://footils.org/cms/show/44
On Thu, 18 Aug 2005, Frank Barknecht wrote:
"modprobe snd-seq-device" and/or adding snd-seq-device to /etc/modules will fix this. I'm not sure if this bug is present in the Debian pd-version as well or maybe in all Pd versions?
this was fixed a long time ago. In Debian and in all other pd versions, except the one from Ubuntu.
I think, Pd shouldn't crash, when snd-seq-midi isn't loaded.
Surely not.
Guenter
Ciao
Frank Barknecht _ ______footils.org__
_ __latest track: "plak" @ http://footils.org/cms/show/44
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
you've to terminate the esd sound first, it's seems to be one of bugs
on ubuntu.
On 18 Aug 2005, at 11:38 PM, Alexandre Garacotche wrote:
Hi there,
I got this after installation pf pd (through synaptic) on a
fresh installation of ubuntu:
alex@ubu:~$ pd ALSA lib seq_hw.c:446:(snd_seq_hw_open) open /dev/snd/seq
failed: No such file or directory Segmentation fault alex@ubu:~$ pd_gui: pd process exited
I have tried to start pd with jack and with no audio but I got the
same error. hu?Thanks Alex
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/ listinfo/pd-list
slimboyfatboyslim a écrit :
you've to terminate the esd sound first, it's seems to be one of bugs
on ubuntu.
Had this problem with esd daemon as well when I did an upgrade from Warty to Hoary. After my fresh and clean installation of Hoary, the bug didn't show up again.
Mmmmmmhh... at the same time I remember having tweaked something: in the preferences menu of Gnome, System subsection, Sound conf. I disabled auto loading of sound server.......
Don't know exactly what it changed but sound works when logging in and I think that's what made the bug go away...
Hope it helps,
Jé