JJ is correct. When the kernel was updated the new kernel no longer supports OSS. While waiting for JJ to publish his work around or for the dev team to produce a nono OSS channel driver, I'll post the info to put the kernel and headers on hold to keep OSS support.
I'll have the info up by tomorrow morning.

Steve N4IRS

On 7/26/2018 9:08 AM, JJC wrote:
This is because OSS is not supported and marked as broken in current Linux distributions.  You can either use a kernel that has it compiled in or you can do what I did and use:

ALSA
PulseAudio
osspd (emulates oss through pulse)

I’ll write up some basic instructions for how mine is working... but the net of it it is that without /dev/dsp1 your asl can’t send or receive audio via  your sound card (URI)

Maybe I’m talking out of turn, I did not read the entire thread back.

Sent from the iRoad

On Jul 26, 2018, at 07:52, Bob Good <Bob@Fot.com.au> wrote:

Hi Steve

 

Thanks that worked……  However now all seems to  load and registers OK but SimpleUSB wont loa/run  ?

 

return email: Bob@Fot.com.au

 

NODE=47324

REGPASS=47324:xxxxxx@register.allstarlink.org               ; This must be changed to your node number, password

 

 

 

Call sign:  VK6ZGN                           

Interface type:  SimpleUSB/usb_47324  ; SimpleUSB

Echolink Callsign: INVALID

Echolink node: 000000  ASL node used:

 

Ping test to 8.8.8.8

PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.

64 bytes from 8.8.8.8: icmp_seq=1 ttl=117 time=77.5 ms

64 bytes from 8.8.8.8: icmp_seq=2 ttl=117 time=70.6 ms

64 bytes from 8.8.8.8: icmp_seq=3 ttl=117 time=84.1 ms

64 bytes from 8.8.8.8: icmp_seq=4 ttl=117 time=84.4 ms

 

--- 8.8.8.8 ping statistics ---

4 packets transmitted, 4 received, 0% packet loss, time 3004ms

rtt min/avg/max/mdev = 70.664/79.212/84.453/5.656 ms

 

Ping test to register.allstarlink.org

PING register.allstarlink.org (67.215.233.178) 56(84) bytes of data.

64 bytes from seal.lambdatel.com (67.215.233.178): icmp_seq=1 ttl=50 time=209 ms

64 bytes from seal.lambdatel.com (67.215.233.178): icmp_seq=2 ttl=50 time=208 ms

64 bytes from seal.lambdatel.com (67.215.233.178): icmp_seq=3 ttl=50 time=208 ms

64 bytes from seal.lambdatel.com (67.215.233.178): icmp_seq=4 ttl=50 time=208 ms

 

--- register.allstarlink.org ping statistics ---

4 packets transmitted, 4 received, 0% packet loss, time 3004ms

rtt min/avg/max/mdev = 208.471/208.709/209.006/0.220 ms

 

Ouput of ifconfig

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500

        inet 192.168.168.39  netmask 255.255.255.0  broadcast 192.168.168.255

        inet6 fe80::4f:49ff:fe38:5803  prefixlen 64  scopeid 0x20<link>

        ether 02:4f:49:38:58:03  txqueuelen 1000  (Ethernet)

        RX packets 1641  bytes 149786 (146.2 KiB)

        RX errors 0  dropped 0  overruns 0  frame 0

        TX packets 1781  bytes 554581 (541.5 KiB)

        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

        device interrupt 33 

 

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536

        inet 127.0.0.1  netmask 255.0.0.0

        inet6 ::1  prefixlen 128  scopeid 0x10<host>

        loop  txqueuelen 1000  (Local Loopback)

        RX packets 16  bytes 1312 (1.2 KiB)

        RX errors 0  dropped 0  overruns 0  frame 0

        TX packets 16  bytes 1312 (1.2 KiB)

        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

 

 

Output of lsmod grep dahdi

dahdi                 200704  28

 

IAX2 registry

Host                  dnsmgr  Username    Perceived             Refresh  State

67.215.233.178:4569   Y       47324       58.178.114.94:64301        60  Registered

 

Asterisk version:

Asterisk GIT Version adaec47 built by root @ odroidxu4 on a armv7l running Linux on 2018-03-07 14:53:41 UTC

 

Current date and time: 2018-07-26.04:32

 

updatenodelist service running?

root       682  0.0  0.4   4428  2384 ?        Ss   04:29   0:00 /bin/bash /usr/local/bin/rc.updatenodelist &

root      1650  0.0  0.1   3764   560 pts/2    S+   04:35   0:00 grep updatenodelist

 

/tmp/rpt_extnodes-temp file

-rw-r--r-- 1 root root 0 Jul 26 04:30 /tmp/rpt_extnodes-temp

 

/var/lib/asterisk/rpt_extnodes file

-rwx------ 1 root root 140551 Jul 26 04:26 /var/lib/asterisk/rpt_extnodes

 

####### Begin warnings from messages file

[Jul 26 04:26:42] WARNING[987] chan_simpleusb.c: Loaded parameters from simpleusb_tune_usb_47324.conf for device usb_47324 .

[Jul 26 04:26:42] WARNING[987] chan_simpleusb.c: Unable to re-open DSP device 1 (usb_47324): No such file or directory

[Jul 26 04:26:42] WARNING[986] chan_simpleusb.c: Unable to re-open DSP device 1 (usb_47324): No such file or directory

And so on forever !!

 

####### Begin warnings from messages.1 file

 

73

Bob

VK6ZGN

 

From: App_rpt-users [mailto:app_rpt-users-bounces@lists.allstarlink.org] On Behalf Of Steve Zingman
Sent: Wednesday, 25 July 2018 17:58
To: Users of Asterisk app_rpt
Subject: Re: [App_rpt-users] NanoPi

 

Bob,
It looks like DKMS did not rebuild DAHDI properly.

Please do as root:
dpkg-reconfigure asl-dahdi-linux-dkms
reboot

Should now be fixed. Check DAHDI is running by:
lsmod | grep dahdi

73, Steve N4IRS

On 07/25/2018 04:38 AM, Bob Good wrote:

 

Hi Guys

 

I have tried loading  ASL_1.01-20180228-armhf-nanopi image onto a NanoPi

 

Seems to load fine I run the updates etc then the Menu all seems OK but AllStar does not seem to run ?

 

return email: bob@Fot.com.au

 

NODE=47324

REGPASS=47324:xxxxx@register.allstarlink.org               ; This must be changed to your node number, password

 

 

 

Anyone got any ideas ??

 

73

VK6ZGN
Bob                   
Bob@Fot.com.au
Western Australia                          Mob. 61  (0) 418 902 194
 
The contents of this e-mail (including any attachments) may be
confidential and privileged. Any unauthorised use of this document
or it's contents is prohibited. If you have received this e-mail in
error, please notify us immediately and erase this document
E&OE
 




_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
 
To unsubscribe from this list please visit http://lists.allstarlink.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. 

 

_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.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.


_______________________________________________
App_rpt-users mailing list
App_rpt-users@lists.allstarlink.org
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users

To unsubscribe from this list please visit http://lists.allstarlink.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.