[alsa-devel] -32 broken pipe
hello i've 8 hubs and each hubs has got 4 usb soundcards, i tried to install but i cannot
[root@localhost ~]# 4 asoundinit_tx:1519 snd_pcm_hw_params() -32 Broken pipe 4 asoundinit_tx:1612 fail /usr/sbin/safe_asterisk: line 125: 7171 Segmentation fault nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS} ${ASTARGS} Asterisk ended with exit status 139 Asterisk exited on signal EXITSTATUS-128. cat: /var/run/asterisk.pid: No such file or directory
how could i fix that?
(please don't create new threads for the same topic)
Cem ERGEN wrote:
i've 8 hubs and each hubs has got 4 usb soundcards,
With 16-bit samples at 48 kHz, a full-speed bus has just barely enough bandwidth for one stream with eight channels, or seven on-channel streams.
Due to bugs in the EHCI driver, using multiple full-speed audio devices connected to one or more high-speed hubs connected to one controller is likely to fail.
Try using multiple controllers, and forcing the hubs to work at full speed by unloading the ehci_hcd module.
Regards, Clemens
participants (2)
-
Cem ERGEN
-
Clemens Ladisch