<div dir="ltr">Reinstalled the raspberrypi-kernel-headers and now dahdi is failing to load lol.. <div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Jul 8, 2018 at 10:30 PM JJC <<a href="mailto:cummingsj@gmail.com">cummingsj@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Yeah it's decidedly an issue with snd-pcm-oss missing from the system.. may need to compile a custom kernel.. _shrug_</div><br><div class="gmail_quote"><div dir="ltr">On Sun, Jul 8, 2018 at 1:41 PM JJC <<a href="mailto:cummingsj@gmail.com" target="_blank">cummingsj@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">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....<br><br><div id="m_2973187050419160691m_-1614869096384765318AppleMailSignature">Sent from the iRoad</div><div><br>On Jul 8, 2018, at 09:44, Mike <<a href="mailto:mm@midnighteng.com" target="_blank">mm@midnighteng.com</a>> wrote:<br><br></div><blockquote type="cite"><div>
  
    
  
  
    <p>Well,</p>
    <p>this may not be relevant, but worth saying at this point.</p>
    <p>I have found that if you initialize a pi node while not supplying
      the Pi board with enough current</p>
    <p>during the initial start-up. Many things seem to go wrong.</p>
    <p>I'm building a bigger 5v power supply to handle 2 or three of
      these at once to verify what I'm thinking,</p>
    <p>but not tested anything yet.</p>
    <p>In my case, it is Dahdi</p>
    <p>So, just something to look at and if it appears to be likely,</p>
    <p>I would say get the required current supplied and start anew with
      a fresh img.</p>
    <p>Not sure if it helps, but something to look for.<br>
    </p>
    <p>...mike/kb8jnm<br>
    </p>
    <br>
    <div class="m_2973187050419160691m_-1614869096384765318moz-cite-prefix">On 7/8/2018 9:44 AM, JJC wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">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...
        <div><br>
        </div>
        <div>
          <div>$ sudo uridiag</div>
          <div>URIDiag, diagnostic program for the DMK Engineering URI</div>
          <div>USB Radio Interface, version 0.9, 08/14/15</div>
          <div><br>
          </div>
          <div>Found CM119 USB Radio Interface at 001/005</div>
          <div>Unable to re-open DSP device 1: /dev/dsp1</div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Sat, Jul 7, 2018 at 10:44 PM JJC <<a href="mailto:cummingsj@gmail.com" target="_blank">cummingsj@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div dir="ltr">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.. 
            <div><br>
            </div>
            <div>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...</div>
            <div><br>
            </div>
            <div>see the example output below...
              <div>
                <div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial"><br>
                </div>
                <div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial">taken
                  from /var/log/asterisk/messages</div>
                <div style="font-size:small;text-decoration-style:initial;text-decoration-color:initial">
                  <div>[Jul  7 22:19:46] WARNING[6703] chan_usbradio.c:
                    Loaded parameters from usbradio_tune_usb.conf for
                    device usb .</div>
                  <div>[Jul  7 22:19:46] WARNING[6703] chan_usbradio.c:
                    Unable to re-open DSP device 1 (usb): No such file
                    or directory</div>
                </div>
                <br>
              </div>
              <div>
                <div>$ cat /proc/asound/cards</div>
                <div> 0 [ALSA           ]: bcm2835_alsa - bcm2835 ALSA</div>
                <div>                      bcm2835 ALSA</div>
                <div> 1 [Device         ]: USB-Audio - USB PnP Sound
                  Device</div>
                <div>                      C-Media Electronics Inc. USB
                  PnP Sound Device at usb-3f980000.usb-1.1.3, full s</div>
              </div>
              <div><br>
              </div>
              <div>
                <div>$ lsusb</div>
                <div>Bus 001 Device 004: ID 0bda:2838 Realtek
                  Semiconductor Corp. RTL2838 DVB-T</div>
                <div>Bus 001 Device 005: ID 0d8c:013a C-Media
                  Electronics, Inc.</div>
                <div>Bus 001 Device 006: ID 0424:7800 Standard
                  Microsystems Corp.</div>
                <div>Bus 001 Device 003: ID 0424:2514 Standard
                  Microsystems Corp. USB 2.0 Hub</div>
                <div>Bus 001 Device 002: ID 0424:2514 Standard
                  Microsystems Corp. USB 2.0 Hub</div>
                <div>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation
                  2.0 root hub</div>
              </div>
              <div><br>
              </div>
              <div>
                <div>$ cat /etc/asterisk/usbradio_tune_usb.conf</div>
                <div>[usb]</div>
                <div>; name=usb</div>
                <div>; devicenum=1</div>
                <div>devstr=1-1.1.3:1.0</div>
                <div>rxmixerset=500</div>
                <div>txmixaset=450</div>
                <div>txmixbset=500</div>
                <div>rxvoiceadj=0.557342</div>
                <div>rxctcssadj=0.930165</div>
                <div>txctcssadj=220</div>
                <div>rxsquelchadj=754</div>
                <div>fever=1</div>
              </div>
            </div>
            <div><br>
            </div>
            <div><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset class="m_2973187050419160691m_-1614869096384765318mimeAttachmentHeader"></fieldset>
      <br>
      <pre>_______________________________________________
App_rpt-users mailing list
<a class="m_2973187050419160691m_-1614869096384765318moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a>
<a class="m_2973187050419160691m_-1614869096384765318moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a>

To unsubscribe from this list please visit <a class="m_2973187050419160691m_-1614869096384765318moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> 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. </pre>
    </blockquote>
    <br>
  

</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>App_rpt-users mailing list</span><br><span><a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a></span><br><span><a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a></span><br><span></span><br><span>To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"</span><br><span>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. </span></div></blockquote></div></blockquote></div>
</blockquote></div>