URI-X Issues With New Raspbian build
Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues.. I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc... see the example output below... taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory $ cat /proc/asound/cards 0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA bcm2835 ALSA 1 [Device ]: USB-Audio - USB PnP Sound Device C-Media Electronics Inc. USB PnP Sound Device at usb-3f980000.usb-1.1.3, full s $ lsusb Bus 001 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T Bus 001 Device 005: ID 0d8c:013a C-Media Electronics, Inc. Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub $ cat /etc/asterisk/usbradio_tune_usb.conf [usb] ; name=usb ; devicenum=1 devstr=1-1.1.3:1.0 rxmixerset=500 txmixaset=450 txmixbset=500 rxvoiceadj=0.557342 rxctcssadj=0.930165 txctcssadj=220 rxsquelchadj=754 fever=1
Not sure why but the /dev/dsp1 seems to be missing... I've installed oss-compat and tried a number of things.. see below output... $ sudo uridiag URIDiag, diagnostic program for the DMK Engineering URI USB Radio Interface, version 0.9, 08/14/15 Found CM119 USB Radio Interface at 001/005 Unable to re-open DSP device 1: /dev/dsp1 On Sat, Jul 7, 2018 at 10:44 PM JJC <cummingsj@gmail.com> wrote:
Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues..
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory
$ cat /proc/asound/cards 0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA bcm2835 ALSA 1 [Device ]: USB-Audio - USB PnP Sound Device C-Media Electronics Inc. USB PnP Sound Device at usb-3f980000.usb-1.1.3, full s
$ lsusb Bus 001 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T Bus 001 Device 005: ID 0d8c:013a C-Media Electronics, Inc. Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ cat /etc/asterisk/usbradio_tune_usb.conf [usb] ; name=usb ; devicenum=1 devstr=1-1.1.3:1.0 rxmixerset=500 txmixaset=450 txmixbset=500 rxvoiceadj=0.557342 rxctcssadj=0.930165 txctcssadj=220 rxsquelchadj=754 fever=1
Well, this may not be relevant, but worth saying at this point. I have found that if you initialize a pi node while not supplying the Pi board with enough current during the initial start-up. Many things seem to go wrong. I'm building a bigger 5v power supply to handle 2 or three of these at once to verify what I'm thinking, but not tested anything yet. In my case, it is Dahdi So, just something to look at and if it appears to be likely, I would say get the required current supplied and start anew with a fresh img. Not sure if it helps, but something to look for. ...mike/kb8jnm On 7/8/2018 9:44 AM, JJC wrote:
Not sure why but the /dev/dsp1 seems to be missing... I've installed oss-compat and tried a number of things.. see below output...
$ sudo uridiag URIDiag, diagnostic program for the DMK Engineering URI USB Radio Interface, version 0.9, 08/14/15
Found CM119 USB Radio Interface at 001/005 Unable to re-open DSP device 1: /dev/dsp1
On Sat, Jul 7, 2018 at 10:44 PM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues..
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory
$ cat /proc/asound/cards 0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA bcm2835 ALSA 1 [Device ]: USB-Audio - USB PnP Sound Device C-Media Electronics Inc. USB PnP Sound Device at usb-3f980000.usb-1.1.3, full s
$ lsusb Bus 001 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T Bus 001 Device 005: ID 0d8c:013a C-Media Electronics, Inc. Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ cat /etc/asterisk/usbradio_tune_usb.conf [usb] ; name=usb ; devicenum=1 devstr=1-1.1.3:1.0 rxmixerset=500 txmixaset=450 txmixbset=500 rxvoiceadj=0.557342 rxctcssadj=0.930165 txctcssadj=220 rxsquelchadj=754 fever=1
_______________________________________________ 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.
It’s worth looking into, honestly I think it’s a missing shared object snd_something_oss.so that’s not creating the /dev/dsp path, once I’m done driving home today I’ll be checking into it and letting everyone know. I think that when I did the minimal raspbian install some things were not built by default etc.... Sent from the iRoad
On Jul 8, 2018, at 09:44, Mike <mm@midnighteng.com> wrote:
Well,
this may not be relevant, but worth saying at this point.
I have found that if you initialize a pi node while not supplying the Pi board with enough current
during the initial start-up. Many things seem to go wrong.
I'm building a bigger 5v power supply to handle 2 or three of these at once to verify what I'm thinking,
but not tested anything yet.
In my case, it is Dahdi
So, just something to look at and if it appears to be likely,
I would say get the required current supplied and start anew with a fresh img.
Not sure if it helps, but something to look for. ...mike/kb8jnm
On 7/8/2018 9:44 AM, JJC wrote: Not sure why but the /dev/dsp1 seems to be missing... I've installed oss-compat and tried a number of things.. see below output...
$ sudo uridiag URIDiag, diagnostic program for the DMK Engineering URI USB Radio Interface, version 0.9, 08/14/15
Found CM119 USB Radio Interface at 001/005 Unable to re-open DSP device 1: /dev/dsp1
On Sat, Jul 7, 2018 at 10:44 PM JJC <cummingsj@gmail.com> wrote: Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues..
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory
$ cat /proc/asound/cards 0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA bcm2835 ALSA 1 [Device ]: USB-Audio - USB PnP Sound Device C-Media Electronics Inc. USB PnP Sound Device at usb-3f980000.usb-1.1.3, full s
$ lsusb Bus 001 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T Bus 001 Device 005: ID 0d8c:013a C-Media Electronics, Inc. Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ cat /etc/asterisk/usbradio_tune_usb.conf [usb] ; name=usb ; devicenum=1 devstr=1-1.1.3:1.0 rxmixerset=500 txmixaset=450 txmixbset=500 rxvoiceadj=0.557342 rxctcssadj=0.930165 txctcssadj=220 rxsquelchadj=754 fever=1
_______________________________________________ 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.
Yeah it's decidedly an issue with snd-pcm-oss missing from the system.. may need to compile a custom kernel.. _shrug_ On Sun, Jul 8, 2018 at 1:41 PM JJC <cummingsj@gmail.com> wrote:
It’s worth looking into, honestly I think it’s a missing shared object snd_something_oss.so that’s not creating the /dev/dsp path, once I’m done driving home today I’ll be checking into it and letting everyone know. I think that when I did the minimal raspbian install some things were not built by default etc....
Sent from the iRoad
On Jul 8, 2018, at 09:44, Mike <mm@midnighteng.com> wrote:
Well,
this may not be relevant, but worth saying at this point.
I have found that if you initialize a pi node while not supplying the Pi board with enough current
during the initial start-up. Many things seem to go wrong.
I'm building a bigger 5v power supply to handle 2 or three of these at once to verify what I'm thinking,
but not tested anything yet.
In my case, it is Dahdi
So, just something to look at and if it appears to be likely,
I would say get the required current supplied and start anew with a fresh img.
Not sure if it helps, but something to look for.
...mike/kb8jnm
On 7/8/2018 9:44 AM, JJC wrote:
Not sure why but the /dev/dsp1 seems to be missing... I've installed oss-compat and tried a number of things.. see below output...
$ sudo uridiag URIDiag, diagnostic program for the DMK Engineering URI USB Radio Interface, version 0.9, 08/14/15
Found CM119 USB Radio Interface at 001/005 Unable to re-open DSP device 1: /dev/dsp1
On Sat, Jul 7, 2018 at 10:44 PM JJC <cummingsj@gmail.com> wrote:
Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues..
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory
$ cat /proc/asound/cards 0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA bcm2835 ALSA 1 [Device ]: USB-Audio - USB PnP Sound Device C-Media Electronics Inc. USB PnP Sound Device at usb-3f980000.usb-1.1.3, full s
$ lsusb Bus 001 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T Bus 001 Device 005: ID 0d8c:013a C-Media Electronics, Inc. Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ cat /etc/asterisk/usbradio_tune_usb.conf [usb] ; name=usb ; devicenum=1 devstr=1-1.1.3:1.0 rxmixerset=500 txmixaset=450 txmixbset=500 rxvoiceadj=0.557342 rxctcssadj=0.930165 txctcssadj=220 rxsquelchadj=754 fever=1
_______________________________________________ App_rpt-users mailing listApp_rpt-users@lists.allstarlink.orghttp://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.
Reinstalled the raspberrypi-kernel-headers and now dahdi is failing to load lol.. On Sun, Jul 8, 2018 at 10:30 PM JJC <cummingsj@gmail.com> wrote:
Yeah it's decidedly an issue with snd-pcm-oss missing from the system.. may need to compile a custom kernel.. _shrug_
On Sun, Jul 8, 2018 at 1:41 PM JJC <cummingsj@gmail.com> wrote:
It’s worth looking into, honestly I think it’s a missing shared object snd_something_oss.so that’s not creating the /dev/dsp path, once I’m done driving home today I’ll be checking into it and letting everyone know. I think that when I did the minimal raspbian install some things were not built by default etc....
Sent from the iRoad
On Jul 8, 2018, at 09:44, Mike <mm@midnighteng.com> wrote:
Well,
this may not be relevant, but worth saying at this point.
I have found that if you initialize a pi node while not supplying the Pi board with enough current
during the initial start-up. Many things seem to go wrong.
I'm building a bigger 5v power supply to handle 2 or three of these at once to verify what I'm thinking,
but not tested anything yet.
In my case, it is Dahdi
So, just something to look at and if it appears to be likely,
I would say get the required current supplied and start anew with a fresh img.
Not sure if it helps, but something to look for.
...mike/kb8jnm
On 7/8/2018 9:44 AM, JJC wrote:
Not sure why but the /dev/dsp1 seems to be missing... I've installed oss-compat and tried a number of things.. see below output...
$ sudo uridiag URIDiag, diagnostic program for the DMK Engineering URI USB Radio Interface, version 0.9, 08/14/15
Found CM119 USB Radio Interface at 001/005 Unable to re-open DSP device 1: /dev/dsp1
On Sat, Jul 7, 2018 at 10:44 PM JJC <cummingsj@gmail.com> wrote:
Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues..
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory
$ cat /proc/asound/cards 0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA bcm2835 ALSA 1 [Device ]: USB-Audio - USB PnP Sound Device C-Media Electronics Inc. USB PnP Sound Device at usb-3f980000.usb-1.1.3, full s
$ lsusb Bus 001 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T Bus 001 Device 005: ID 0d8c:013a C-Media Electronics, Inc. Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ cat /etc/asterisk/usbradio_tune_usb.conf [usb] ; name=usb ; devicenum=1 devstr=1-1.1.3:1.0 rxmixerset=500 txmixaset=450 txmixbset=500 rxvoiceadj=0.557342 rxctcssadj=0.930165 txctcssadj=220 rxsquelchadj=754 fever=1
_______________________________________________ App_rpt-users mailing listApp_rpt-users@lists.allstarlink.orghttp://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.
Specifically: dev-dahdi-pseudo.device: Job dev-dahdi-pseudo.device/start timed out. On Sun, Jul 8, 2018 at 11:06 PM JJC <cummingsj@gmail.com> wrote:
Reinstalled the raspberrypi-kernel-headers and now dahdi is failing to load lol..
On Sun, Jul 8, 2018 at 10:30 PM JJC <cummingsj@gmail.com> wrote:
Yeah it's decidedly an issue with snd-pcm-oss missing from the system.. may need to compile a custom kernel.. _shrug_
On Sun, Jul 8, 2018 at 1:41 PM JJC <cummingsj@gmail.com> wrote:
It’s worth looking into, honestly I think it’s a missing shared object snd_something_oss.so that’s not creating the /dev/dsp path, once I’m done driving home today I’ll be checking into it and letting everyone know. I think that when I did the minimal raspbian install some things were not built by default etc....
Sent from the iRoad
On Jul 8, 2018, at 09:44, Mike <mm@midnighteng.com> wrote:
Well,
this may not be relevant, but worth saying at this point.
I have found that if you initialize a pi node while not supplying the Pi board with enough current
during the initial start-up. Many things seem to go wrong.
I'm building a bigger 5v power supply to handle 2 or three of these at once to verify what I'm thinking,
but not tested anything yet.
In my case, it is Dahdi
So, just something to look at and if it appears to be likely,
I would say get the required current supplied and start anew with a fresh img.
Not sure if it helps, but something to look for.
...mike/kb8jnm
On 7/8/2018 9:44 AM, JJC wrote:
Not sure why but the /dev/dsp1 seems to be missing... I've installed oss-compat and tried a number of things.. see below output...
$ sudo uridiag URIDiag, diagnostic program for the DMK Engineering URI USB Radio Interface, version 0.9, 08/14/15
Found CM119 USB Radio Interface at 001/005 Unable to re-open DSP device 1: /dev/dsp1
On Sat, Jul 7, 2018 at 10:44 PM JJC <cummingsj@gmail.com> wrote:
Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues..
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory
$ cat /proc/asound/cards 0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA bcm2835 ALSA 1 [Device ]: USB-Audio - USB PnP Sound Device C-Media Electronics Inc. USB PnP Sound Device at usb-3f980000.usb-1.1.3, full s
$ lsusb Bus 001 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T Bus 001 Device 005: ID 0d8c:013a C-Media Electronics, Inc. Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ cat /etc/asterisk/usbradio_tune_usb.conf [usb] ; name=usb ; devicenum=1 devstr=1-1.1.3:1.0 rxmixerset=500 txmixaset=450 txmixbset=500 rxvoiceadj=0.557342 rxctcssadj=0.930165 txctcssadj=220 rxsquelchadj=754 fever=1
_______________________________________________ App_rpt-users mailing listApp_rpt-users@lists.allstarlink.orghttp://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.
This is the same issue I have. " dahdi is failing to load" I seems like it did not compile correctly. Have not had time to investigate outside of the notice of undervoltage. So, till I fix that, I should not make assumptions. ...mike/kb8jnm On 7/9/2018 1:06 AM, JJC wrote:
Reinstalled the raspberrypi-kernel-headers and now dahdi is failing to load lol..
On Sun, Jul 8, 2018 at 10:30 PM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
Yeah it's decidedly an issue with snd-pcm-oss missing from the system.. may need to compile a custom kernel.. _shrug_
On Sun, Jul 8, 2018 at 1:41 PM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
It’s worth looking into, honestly I think it’s a missing shared object snd_something_oss.so that’s not creating the /dev/dsp path, once I’m done driving home today I’ll be checking into it and letting everyone know. I think that when I did the minimal raspbian install some things were not built by default etc....
Sent from the iRoad
On Jul 8, 2018, at 09:44, Mike <mm@midnighteng.com <mailto:mm@midnighteng.com>> wrote:
Well,
this may not be relevant, but worth saying at this point.
I have found that if you initialize a pi node while not supplying the Pi board with enough current
during the initial start-up. Many things seem to go wrong.
I'm building a bigger 5v power supply to handle 2 or three of these at once to verify what I'm thinking,
but not tested anything yet.
In my case, it is Dahdi
So, just something to look at and if it appears to be likely,
I would say get the required current supplied and start anew with a fresh img.
Not sure if it helps, but something to look for.
...mike/kb8jnm
On 7/8/2018 9:44 AM, JJC wrote:
Not sure why but the /dev/dsp1 seems to be missing... I've installed oss-compat and tried a number of things.. see below output...
$ sudo uridiag URIDiag, diagnostic program for the DMK Engineering URI USB Radio Interface, version 0.9, 08/14/15
Found CM119 USB Radio Interface at 001/005 Unable to re-open DSP device 1: /dev/dsp1
On Sat, Jul 7, 2018 at 10:44 PM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues..
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory
$ cat /proc/asound/cards 0 [ALSA ]: bcm2835_alsa - bcm2835 ALSA bcm2835 ALSA 1 [Device ]: USB-Audio - USB PnP Sound Device C-Media Electronics Inc. USB PnP Sound Device at usb-3f980000.usb-1.1.3, full s
$ lsusb Bus 001 Device 004: ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T Bus 001 Device 005: ID 0d8c:013a C-Media Electronics, Inc. Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ cat /etc/asterisk/usbradio_tune_usb.conf [usb] ; name=usb ; devicenum=1 devstr=1-1.1.3:1.0 rxmixerset=500 txmixaset=450 txmixbset=500 rxvoiceadj=0.557342 rxctcssadj=0.930165 txctcssadj=220 rxsquelchadj=754 fever=1
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://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 <mailto: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.
On 7/8/18 12:44 AM, JJC wrote:
Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues..
Did you follow the readme and do: sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory
Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock kernel. Holding back the old kernel will prevent you from needing to recompile the "new" kernel to get OSS back in it. The wrapper will not work as the modules depend on this. Sorry for the delay, been traveling :( -- Bryan Fields 727-409-1194 - Voice http://bryanfields.net
I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it.... I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue.... Sent from the iRoad
On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net> wrote:
On 7/8/18 12:44 AM, JJC wrote: Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues..
Did you follow the readme and do: sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory
Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock kernel. Holding back the old kernel will prevent you from needing to recompile the "new" kernel to get OSS back in it. The wrapper will not work as the modules depend on this.
Sorry for the delay, been traveling :(
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ 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.
<http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.readme> Also included in the zip. On 7/9/2018 9:20 AM, JJC wrote:
I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it....
I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue....
Sent from the iRoad
On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net> wrote:
On 7/8/18 12:44 AM, JJC wrote: Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues.. Did you follow the readme and do: sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock kernel. Holding back the old kernel will prevent you from needing to recompile the "new" kernel to get OSS back in it. The wrapper will not work as the modules depend on this.
Sorry for the delay, been traveling :(
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ 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.
Yeah but I didn’t use the image, I used your apt repo Sent from the iRoad
On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com> wrote:
<http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.readme> Also included in the zip.
On 7/9/2018 9:20 AM, JJC wrote: I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it....
I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue....
Sent from the iRoad
On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net> wrote:
On 7/8/18 12:44 AM, JJC wrote: Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues.. Did you follow the readme and do: sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock kernel. Holding back the old kernel will prevent you from needing to recompile the "new" kernel to get OSS back in it. The wrapper will not work as the modules depend on this.
Sorry for the delay, been traveling :(
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ 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.
So that is to say that I did a clean build (minimal) using the latest raspbian... followed the simple directions here: https://wiki.allstarlink.org/wiki/ASL_FAQ and ASL started up... (other than ASL recognizing the URI per the original post)... as one of the troubleshooting steps I reinstalled the raspberrypi-kernel-headers which broke dahdi and that's where I am now.. a broken dahdi install On Mon, Jul 9, 2018 at 8:08 AM JJC <cummingsj@gmail.com> wrote:
Yeah but I didn’t use the image, I used your apt repo
Sent from the iRoad
On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com> wrote:
< http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Also included in the zip.
On 7/9/2018 9:20 AM, JJC wrote: I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it....
I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue....
Sent from the iRoad
On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net> wrote:
On 7/8/18 12:44 AM, JJC wrote: Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues.. Did you follow the readme and do: sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock kernel. Holding back the old kernel will prevent you from needing to recompile the "new" kernel to get OSS back in it. The wrapper will not work as the modules depend on this.
Sorry for the delay, been traveling :(
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ 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.
cd /usr/src/asl-dahdi-linux-2.11.1/linux/ make make install. Be aware, if you build a custom kernel, you will need to make sure the headers match. If you are going to do this, build the kernel first. Verify OSS is working. that prepare the headers and rebuild DAHDI. If you use the image and put the kernel and headers on hold, you will be able to do a apt-get upgrade safely. Steve On 7/9/2018 11:30 AM, JJC wrote:
So that is to say that I did a clean build (minimal) using the latest raspbian... followed the simple directions here: https://wiki.allstarlink.org/wiki/ASL_FAQ and ASL started up... (other than ASL recognizing the URI per the original post)... as one of the troubleshooting steps I reinstalled the raspberrypi-kernel-headers which broke dahdi and that's where I am now.. a broken dahdi install
On Mon, Jul 9, 2018 at 8:08 AM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
Yeah but I didn’t use the image, I used your apt repo
Sent from the iRoad
> On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote: > > <http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.readme> > Also included in the zip. > >> On 7/9/2018 9:20 AM, JJC wrote: >> I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it.... >> >> I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue.... >> >> Sent from the iRoad >> >>>> On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net <mailto:Bryan@bryanfields.net>> wrote: >>>> >>>> On 7/8/18 12:44 AM, JJC wrote: >>>> Didi a fresh install of the latest ASL from the repo on a fresh install of >>>> raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL >>>> seems to have issues.. >>> Did you follow the readme and do: >>> sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ? >>> >>>> I have included sample output from a variety of commands below which >>>> clearly details the underlying OS sees the URI as it should, and the given >>>> address etc... >>>> >>>> see the example output below... >>>> >>>> taken from /var/log/asterisk/messages >>>> [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from >>>> usbradio_tune_usb.conf for device usb . >>>> [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP >>>> device 1 (usb): No such file or directory >>> Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock >>> kernel. Holding back the old kernel will prevent you from needing to >>> recompile the "new" kernel to get OSS back in it. The wrapper will not work >>> as the modules depend on this. >>> >>> Sorry for the delay, been traveling :( >>> >>> -- >>> Bryan Fields >>> >>> 727-409-1194 - Voice >>> http://bryanfields.net >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users@lists.allstarlink.org <mailto: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 <mailto: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 <mailto: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.
understood, thank you for the info.. as long as I can build a process then I'm good to go.... On Mon, Jul 9, 2018 at 10:29 AM Steve Zingman <szingman@msgstor.com> wrote:
cd /usr/src/asl-dahdi-linux-2.11.1/linux/ make make install.
Be aware, if you build a custom kernel, you will need to make sure the headers match. If you are going to do this, build the kernel first. Verify OSS is working. that prepare the headers and rebuild DAHDI. If you use the image and put the kernel and headers on hold, you will be able to do a apt-get upgrade safely.
Steve
On 7/9/2018 11:30 AM, JJC wrote:
So that is to say that I did a clean build (minimal) using the latest raspbian... followed the simple directions here: https://wiki.allstarlink.org/wiki/ASL_FAQ and ASL started up... (other than ASL recognizing the URI per the original post)... as one of the troubleshooting steps I reinstalled the raspberrypi-kernel-headers which broke dahdi and that's where I am now.. a broken dahdi install
On Mon, Jul 9, 2018 at 8:08 AM JJC <cummingsj@gmail.com> wrote:
Yeah but I didn’t use the image, I used your apt repo
Sent from the iRoad
On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com> wrote:
< http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Also included in the zip.
On 7/9/2018 9:20 AM, JJC wrote: I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it....
I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue....
Sent from the iRoad
On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net> wrote:
On 7/8/18 12:44 AM, JJC wrote: Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues.. Did you follow the readme and do: sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock kernel. Holding back the old kernel will prevent you from needing to recompile the "new" kernel to get OSS back in it. The wrapper will not work as the modules depend on this.
Sorry for the delay, been traveling :(
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ 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.
_______________________________________________ App_rpt-users mailing listApp_rpt-users@lists.allstarlink.orghttp://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.
This worked for me ! http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-... Up and running with a new touch screen to boot ! Got some cute plans if I getm done. ...mike/kb8jnm On 7/9/2018 12:57 PM, JJC wrote:
understood, thank you for the info.. as long as I can build a process then I'm good to go....
On Mon, Jul 9, 2018 at 10:29 AM Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote:
cd /usr/src/asl-dahdi-linux-2.11.1/linux/ make make install.
Be aware, if you build a custom kernel, you will need to make sure the headers match. If you are going to do this, build the kernel first. Verify OSS is working. that prepare the headers and rebuild DAHDI. If you use the image and put the kernel and headers on hold, you will be able to do a apt-get upgrade safely.
Steve
On 7/9/2018 11:30 AM, JJC wrote:
So that is to say that I did a clean build (minimal) using the latest raspbian... followed the simple directions here: https://wiki.allstarlink.org/wiki/ASL_FAQ and ASL started up... (other than ASL recognizing the URI per the original post)... as one of the troubleshooting steps I reinstalled the raspberrypi-kernel-headers which broke dahdi and that's where I am now.. a broken dahdi install
On Mon, Jul 9, 2018 at 8:08 AM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
Yeah but I didn’t use the image, I used your apt repo
Sent from the iRoad
> On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote: > > <http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.readme> > Also included in the zip. > >> On 7/9/2018 9:20 AM, JJC wrote: >> I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it.... >> >> I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue.... >> >> Sent from the iRoad >> >>>> On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net <mailto:Bryan@bryanfields.net>> wrote: >>>> >>>> On 7/8/18 12:44 AM, JJC wrote: >>>> Didi a fresh install of the latest ASL from the repo on a fresh install of >>>> raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL >>>> seems to have issues.. >>> Did you follow the readme and do: >>> sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ? >>> >>>> I have included sample output from a variety of commands below which >>>> clearly details the underlying OS sees the URI as it should, and the given >>>> address etc... >>>> >>>> see the example output below... >>>> >>>> taken from /var/log/asterisk/messages >>>> [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from >>>> usbradio_tune_usb.conf for device usb . >>>> [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP >>>> device 1 (usb): No such file or directory >>> Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock >>> kernel. Holding back the old kernel will prevent you from needing to >>> recompile the "new" kernel to get OSS back in it. The wrapper will not work >>> as the modules depend on this. >>> >>> Sorry for the delay, been traveling :( >>> >>> -- >>> Bryan Fields >>> >>> 727-409-1194 - Voice >>> http://bryanfields.net >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users@lists.allstarlink.org <mailto: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 <mailto: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 <mailto: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 <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://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 <mailto: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.
What a pain, this is the issue right here that I have been fighting lol: https://github.com/raspberrypi/linux/issues/2496 On Mon, Jul 9, 2018 at 1:47 PM Mike <mm@midnighteng.com> wrote:
This worked for me !
http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Up and running with a new touch screen to boot !
Got some cute plans if I getm done.
...mike/kb8jnm
On 7/9/2018 12:57 PM, JJC wrote:
understood, thank you for the info.. as long as I can build a process then I'm good to go....
On Mon, Jul 9, 2018 at 10:29 AM Steve Zingman <szingman@msgstor.com> wrote:
cd /usr/src/asl-dahdi-linux-2.11.1/linux/ make make install.
Be aware, if you build a custom kernel, you will need to make sure the headers match. If you are going to do this, build the kernel first. Verify OSS is working. that prepare the headers and rebuild DAHDI. If you use the image and put the kernel and headers on hold, you will be able to do a apt-get upgrade safely.
Steve
On 7/9/2018 11:30 AM, JJC wrote:
So that is to say that I did a clean build (minimal) using the latest raspbian... followed the simple directions here: https://wiki.allstarlink.org/wiki/ASL_FAQ and ASL started up... (other than ASL recognizing the URI per the original post)... as one of the troubleshooting steps I reinstalled the raspberrypi-kernel-headers which broke dahdi and that's where I am now.. a broken dahdi install
On Mon, Jul 9, 2018 at 8:08 AM JJC <cummingsj@gmail.com> wrote:
Yeah but I didn’t use the image, I used your apt repo
Sent from the iRoad
On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com> wrote:
< http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Also included in the zip.
On 7/9/2018 9:20 AM, JJC wrote: I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it....
I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue....
Sent from the iRoad
On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net> wrote:
On 7/8/18 12:44 AM, JJC wrote: Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues.. Did you follow the readme and do: sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock kernel. Holding back the old kernel will prevent you from needing to recompile the "new" kernel to get OSS back in it. The wrapper will not work as the modules depend on this.
Sorry for the delay, been traveling :(
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ 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.
_______________________________________________ App_rpt-users mailing listApp_rpt-users@lists.allstarlink.orghttp://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 listApp_rpt-users@lists.allstarlink.orghttp://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.
Steve - you said that you have tried osspd? On Mon, Jul 9, 2018 at 9:51 PM JJC <cummingsj@gmail.com> wrote:
What a pain, this is the issue right here that I have been fighting lol:
https://github.com/raspberrypi/linux/issues/2496
On Mon, Jul 9, 2018 at 1:47 PM Mike <mm@midnighteng.com> wrote:
This worked for me !
http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Up and running with a new touch screen to boot !
Got some cute plans if I getm done.
...mike/kb8jnm
On 7/9/2018 12:57 PM, JJC wrote:
understood, thank you for the info.. as long as I can build a process then I'm good to go....
On Mon, Jul 9, 2018 at 10:29 AM Steve Zingman <szingman@msgstor.com> wrote:
cd /usr/src/asl-dahdi-linux-2.11.1/linux/ make make install.
Be aware, if you build a custom kernel, you will need to make sure the headers match. If you are going to do this, build the kernel first. Verify OSS is working. that prepare the headers and rebuild DAHDI. If you use the image and put the kernel and headers on hold, you will be able to do a apt-get upgrade safely.
Steve
On 7/9/2018 11:30 AM, JJC wrote:
So that is to say that I did a clean build (minimal) using the latest raspbian... followed the simple directions here: https://wiki.allstarlink.org/wiki/ASL_FAQ and ASL started up... (other than ASL recognizing the URI per the original post)... as one of the troubleshooting steps I reinstalled the raspberrypi-kernel-headers which broke dahdi and that's where I am now.. a broken dahdi install
On Mon, Jul 9, 2018 at 8:08 AM JJC <cummingsj@gmail.com> wrote:
Yeah but I didn’t use the image, I used your apt repo
Sent from the iRoad
On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com> wrote:
< http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Also included in the zip.
On 7/9/2018 9:20 AM, JJC wrote: I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it....
I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue....
Sent from the iRoad
On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net> wrote:
On 7/8/18 12:44 AM, JJC wrote: Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues.. Did you follow the readme and do: sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock kernel. Holding back the old kernel will prevent you from needing to recompile the "new" kernel to get OSS back in it. The wrapper will not work as the modules depend on this.
Sorry for the delay, been traveling :(
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ 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.
_______________________________________________ App_rpt-users mailing listApp_rpt-users@lists.allstarlink.orghttp://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 listApp_rpt-users@lists.allstarlink.orghttp://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.
Yes I did. On 07/09/2018 11:54 PM, JJC wrote:
Steve - you said that you have tried osspd?
On Mon, Jul 9, 2018 at 9:51 PM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
What a pain, this is the issue right here that I have been fighting lol:
https://github.com/raspberrypi/linux/issues/2496
On Mon, Jul 9, 2018 at 1:47 PM Mike <mm@midnighteng.com <mailto:mm@midnighteng.com>> wrote:
This worked for me !
http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Up and running with a new touch screen to boot !
Got some cute plans if I getm done.
...mike/kb8jnm
On 7/9/2018 12:57 PM, JJC wrote:
understood, thank you for the info.. as long as I can build a process then I'm good to go....
On Mon, Jul 9, 2018 at 10:29 AM Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote:
cd /usr/src/asl-dahdi-linux-2.11.1/linux/ make make install.
Be aware, if you build a custom kernel, you will need to make sure the headers match. If you are going to do this, build the kernel first. Verify OSS is working. that prepare the headers and rebuild DAHDI. If you use the image and put the kernel and headers on hold, you will be able to do a apt-get upgrade safely.
Steve
On 7/9/2018 11:30 AM, JJC wrote:
So that is to say that I did a clean build (minimal) using the latest raspbian... followed the simple directions here: https://wiki.allstarlink.org/wiki/ASL_FAQ and ASL started up... (other than ASL recognizing the URI per the original post)... as one of the troubleshooting steps I reinstalled the raspberrypi-kernel-headers which broke dahdi and that's where I am now.. a broken dahdi install
On Mon, Jul 9, 2018 at 8:08 AM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
Yeah but I didn’t use the image, I used your apt repo
Sent from the iRoad
> On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote: > > <http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.readme> > Also included in the zip. > >> On 7/9/2018 9:20 AM, JJC wrote: >> I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it.... >> >> I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue.... >> >> Sent from the iRoad >> >>>> On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net <mailto:Bryan@bryanfields.net>> wrote: >>>> >>>> On 7/8/18 12:44 AM, JJC wrote: >>>> Didi a fresh install of the latest ASL from the repo on a fresh install of >>>> raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL >>>> seems to have issues.. >>> Did you follow the readme and do: >>> sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ? >>> >>>> I have included sample output from a variety of commands below which >>>> clearly details the underlying OS sees the URI as it should, and the given >>>> address etc... >>>> >>>> see the example output below... >>>> >>>> taken from /var/log/asterisk/messages >>>> [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from >>>> usbradio_tune_usb.conf for device usb . >>>> [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP >>>> device 1 (usb): No such file or directory >>> Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock >>> kernel. Holding back the old kernel will prevent you from needing to >>> recompile the "new" kernel to get OSS back in it. The wrapper will not work >>> as the modules depend on this. >>> >>> Sorry for the delay, been traveling :( >>> >>> -- >>> Bryan Fields >>> >>> 727-409-1194 - Voice >>> http://bryanfields.net >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users@lists.allstarlink.org <mailto: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 <mailto: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 <mailto: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 <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://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 <mailto: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 <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://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 <mailto: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.
and presumably it didn't work, I thought I saw an email where you said that but I never found it again lol... in any case I may go back to an old kernel where OSS isn't marked broken.. sigh evidently that broke sound for lots of things not just ASL. On Tue, Jul 10, 2018 at 3:34 AM Steve Zingman <szingman@msgstor.com> wrote:
Yes I did.
On 07/09/2018 11:54 PM, JJC wrote:
Steve - you said that you have tried osspd?
On Mon, Jul 9, 2018 at 9:51 PM JJC <cummingsj@gmail.com> wrote:
What a pain, this is the issue right here that I have been fighting lol:
https://github.com/raspberrypi/linux/issues/2496
On Mon, Jul 9, 2018 at 1:47 PM Mike <mm@midnighteng.com> wrote:
This worked for me !
http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Up and running with a new touch screen to boot !
Got some cute plans if I getm done.
...mike/kb8jnm
On 7/9/2018 12:57 PM, JJC wrote:
understood, thank you for the info.. as long as I can build a process then I'm good to go....
On Mon, Jul 9, 2018 at 10:29 AM Steve Zingman <szingman@msgstor.com> wrote:
cd /usr/src/asl-dahdi-linux-2.11.1/linux/ make make install.
Be aware, if you build a custom kernel, you will need to make sure the headers match. If you are going to do this, build the kernel first. Verify OSS is working. that prepare the headers and rebuild DAHDI. If you use the image and put the kernel and headers on hold, you will be able to do a apt-get upgrade safely.
Steve
On 7/9/2018 11:30 AM, JJC wrote:
So that is to say that I did a clean build (minimal) using the latest raspbian... followed the simple directions here: https://wiki.allstarlink.org/wiki/ASL_FAQ and ASL started up... (other than ASL recognizing the URI per the original post)... as one of the troubleshooting steps I reinstalled the raspberrypi-kernel-headers which broke dahdi and that's where I am now.. a broken dahdi install
On Mon, Jul 9, 2018 at 8:08 AM JJC <cummingsj@gmail.com> wrote:
Yeah but I didn’t use the image, I used your apt repo
Sent from the iRoad
On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com> wrote:
< http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Also included in the zip.
On 7/9/2018 9:20 AM, JJC wrote: I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it....
I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue....
Sent from the iRoad
On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net> wrote:
On 7/8/18 12:44 AM, JJC wrote: Didi a fresh install of the latest ASL from the repo on a fresh install of raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL seems to have issues.. Did you follow the readme and do: sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ?
I have included sample output from a variety of commands below which clearly details the underlying OS sees the URI as it should, and the given address etc...
see the example output below...
taken from /var/log/asterisk/messages [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from usbradio_tune_usb.conf for device usb . [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP device 1 (usb): No such file or directory Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock kernel. Holding back the old kernel will prevent you from needing to recompile the "new" kernel to get OSS back in it. The wrapper will not work as the modules depend on this.
Sorry for the delay, been traveling :(
-- Bryan Fields
727-409-1194 - Voice http://bryanfields.net _______________________________________________ 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.
_______________________________________________ App_rpt-users mailing listApp_rpt-users@lists.allstarlink.orghttp://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 listApp_rpt-users@lists.allstarlink.orghttp://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 listApp_rpt-users@lists.allstarlink.orghttp://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.
No, I did not make it work. I admit not spending too much time on it. For now the image works. I assume the dev team is looking at options for going forward. Steve On 7/10/2018 9:53 AM, JJC wrote:
and presumably it didn't work, I thought I saw an email where you said that but I never found it again lol... in any case I may go back to an old kernel where OSS isn't marked broken.. sigh evidently that broke sound for lots of things not just ASL.
On Tue, Jul 10, 2018 at 3:34 AM Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote:
Yes I did.
On 07/09/2018 11:54 PM, JJC wrote:
Steve - you said that you have tried osspd?
On Mon, Jul 9, 2018 at 9:51 PM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
What a pain, this is the issue right here that I have been fighting lol:
https://github.com/raspberrypi/linux/issues/2496
On Mon, Jul 9, 2018 at 1:47 PM Mike <mm@midnighteng.com <mailto:mm@midnighteng.com>> wrote:
This worked for me !
http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-...
Up and running with a new touch screen to boot !
Got some cute plans if I getm done.
...mike/kb8jnm
On 7/9/2018 12:57 PM, JJC wrote:
understood, thank you for the info.. as long as I can build a process then I'm good to go....
On Mon, Jul 9, 2018 at 10:29 AM Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote:
cd /usr/src/asl-dahdi-linux-2.11.1/linux/ make make install.
Be aware, if you build a custom kernel, you will need to make sure the headers match. If you are going to do this, build the kernel first. Verify OSS is working. that prepare the headers and rebuild DAHDI. If you use the image and put the kernel and headers on hold, you will be able to do a apt-get upgrade safely.
Steve
On 7/9/2018 11:30 AM, JJC wrote:
So that is to say that I did a clean build (minimal) using the latest raspbian... followed the simple directions here: https://wiki.allstarlink.org/wiki/ASL_FAQ and ASL started up... (other than ASL recognizing the URI per the original post)... as one of the troubleshooting steps I reinstalled the raspberrypi-kernel-headers which broke dahdi and that's where I am now.. a broken dahdi install
On Mon, Jul 9, 2018 at 8:08 AM JJC <cummingsj@gmail.com <mailto:cummingsj@gmail.com>> wrote:
Yeah but I didn’t use the image, I used your apt repo
Sent from the iRoad
> On Jul 9, 2018, at 07:31, Steve Zingman <szingman@msgstor.com <mailto:szingman@msgstor.com>> wrote: > > <http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.readme> > Also included in the zip. > >> On 7/9/2018 9:20 AM, JJC wrote: >> I didn’t see the requirement to hold those in any of the documentation that I read, maybe I just overlooked it.... >> >> I’ll see what I can do today to fix the new (dahdi) issues.... and then the dsp issue.... >> >> Sent from the iRoad >> >>>> On Jul 9, 2018, at 07:06, Bryan Fields <Bryan@bryanfields.net <mailto:Bryan@bryanfields.net>> wrote: >>>> >>>> On 7/8/18 12:44 AM, JJC wrote: >>>> Didi a fresh install of the latest ASL from the repo on a fresh install of >>>> raspbian on an RPI 3. The issue is simple... the pi sees the URI but ASL >>>> seems to have issues.. >>> Did you follow the readme and do: >>> sudo apt-mark hold raspberrypi-kernel-headers raspberrypi-kernel ? >>> >>>> I have included sample output from a variety of commands below which >>>> clearly details the underlying OS sees the URI as it should, and the given >>>> address etc... >>>> >>>> see the example output below... >>>> >>>> taken from /var/log/asterisk/messages >>>> [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Loaded parameters from >>>> usbradio_tune_usb.conf for device usb . >>>> [Jul 7 22:19:46] WARNING[6703] chan_usbradio.c: Unable to re-open DSP >>>> device 1 (usb): No such file or directory >>> Yea, newest raspbian removed the support for /dev/dsp (OSS) in the stock >>> kernel. Holding back the old kernel will prevent you from needing to >>> recompile the "new" kernel to get OSS back in it. The wrapper will not work >>> as the modules depend on this. >>> >>> Sorry for the delay, been traveling :( >>> >>> -- >>> Bryan Fields >>> >>> 727-409-1194 - Voice >>> http://bryanfields.net >>> _______________________________________________ >>> App_rpt-users mailing list >>> App_rpt-users@lists.allstarlink.org <mailto: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 <mailto: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 <mailto: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 <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://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 <mailto: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 <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://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 <mailto: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 <mailto:App_rpt-users@lists.allstarlink.org> http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visithttp://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 <mailto: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.
participants (4)
-
Bryan Fields -
JJC -
Mike -
Steve Zingman