Moved my node to a new system.. simpleusb has ceased working

Hi guys,
I bought a new (more modern) system for my AllStar activities, installed Debian Jessie x64 and ran Steve Zingman’s install script from his github page (https://github.com/N4IRS/AllStar/raw/master/platforms/x86/jessie/x86_allstar_asterisk_install.sh), I use an original URI (no URI-X).

It compiled installed just fine, so I moved over the configs in /etc/asterisk from my old install to the new, but for some reason whenever I launch the asterisk console, I get these error messages scrolling consistently:

[Apr 11 08:08:30] WARNING[971]: chan_simpleusb.c:2137 setformat: Unable to re-open DSP device 1 (usb): No such file or directory

I removed the simpleusb_tune_usb.conf, re-ran simpleusb-tune-menu to generate a new config, restarted DAHDI, Asterisk, and rebooted etc, but the issue remains regardless.

I dug around in the source to find the relevant line as referenced, but I’m not up to snuff on C code, but did spot something about /dev/dsp, I looked in my /dev directory and there are no dsp entries so that might be part of the issue? I also disabled the onboard sound in the BIOS to prevent any potential conflicts.

Anyone have any ideas? I can’t quite put a finger on it.

tnx and 73

Stephen

K1LNX

echo snd_pcm_oss >>/etc/modules

either modprobe snd_pcm_oss and check for /dev/dsp or reboot.

73, Steve N4IRS
···

On 4/11/2016 8:12 AM, Stephen - K1LNX
wrote:

Hi guys,�
� �I bought a new (more modern) system for my AllStar
activities, installed Debian Jessie x64 and ran Steve
Zingman’s install script from his github page ( ),
I use an original URI (no URI-X).�

      It compiled installed just fine, so I moved over the

configs in /etc/asterisk from my old install to the new, but
for some reason whenever I launch the asterisk console, I get
these error messages scrolling consistently:�

      [Apr 11 08:08:30] WARNING[971]: chan_simpleusb.c:2137

setformat: Unable to re-open DSP device 1 (usb): No such file
or directory

      I removed the simpleusb_tune_usb.conf, re-ran

simpleusb-tune-menu to generate a new config, restarted DAHDI,
Asterisk, and rebooted etc, but the issue remains regardless.�

      I dug around in the source to find the relevant line as

referenced, but I’m not up to snuff on C code, but did spot
something about /dev/dsp, I looked in my /dev directory and
there are no dsp entries so that might be part of the issue? I
also disabled the onboard sound in the BIOS to prevent any
potential conflicts.�

Anyone have any ideas? I can’t quite put a finger on it.�

tnx and 73

Stephen

K1LNX




_______________________________________________
App_rpt-users mailing list
To unsubscribe from this list please visit and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about."
1st Law of Logic

https://github.com/N4IRS/AllStar/raw/master/platforms/x86/jessie/x86_allstar_asterisk_install.shApp_rpt-users@ohnosec.orghttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-usershttp://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users

That did it, thanks Steve :slight_smile: I was an idiot and commented it out in the install script, not realizing that was only if it was for a hub… DOH!

lol… thanks again :slight_smile:

73

Stephen

K1LNX

···

On Mon, Apr 11, 2016 at 8:22 AM, Steve Zingman szingman@msgstor.com wrote:

echo snd_pcm_oss >>/etc/modules

either modprobe snd_pcm_oss and check for /dev/dsp or reboot.



73, Steve N4IRS



  On 4/11/2016 8:12 AM, Stephen - K1LNX

wrote:

Hi guys,
I bought a new (more modern) system for my AllStar
activities, installed Debian Jessie x64 and ran Steve
Zingman’s install script from his github page (https://github.com/N4IRS/AllStar/raw/master/platforms/x86/jessie/x86_allstar_asterisk_install.sh ),
I use an original URI (no URI-X).

      It compiled installed just fine, so I moved over the

configs in /etc/asterisk from my old install to the new, but
for some reason whenever I launch the asterisk console, I get
these error messages scrolling consistently:

      [Apr 11 08:08:30] WARNING[971]: chan_simpleusb.c:2137

setformat: Unable to re-open DSP device 1 (usb): No such file
or directory

      I removed the simpleusb_tune_usb.conf, re-ran

simpleusb-tune-menu to generate a new config, restarted DAHDI,
Asterisk, and rebooted etc, but the issue remains regardless.

      I dug around in the source to find the relevant line as

referenced, but I’m not up to snuff on C code, but did spot
something about /dev/dsp, I looked in my /dev directory and
there are no dsp entries so that might be part of the issue? I
also disabled the onboard sound in the BIOS to prevent any
potential conflicts.

Anyone have any ideas? I can’t quite put a finger on it.

tnx and 73

Stephen

K1LNX

_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
[http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users)

To unsubscribe from this list please visit [http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users](http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users) and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
-- "Anything is possible if you don't know what you are talking about."
1st Law of Logic