<div dir="ltr"><div>Two questions for the group:</div><div><br></div>#1 I'm seeing this in my /var/log/asterisk - I'm using a DMK URI with EEPROM and a Motorola GM300 with one of Marshall's Motorola Maxtrac, GM300 and M120 16 Pin Radio to URI cables.<div><br></div><div><font color="#f1c232" style="background-color:rgb(11,83,148)">[Nov  1 11:30:05] NOTICE[6852] chan_usbradio.c: USB Adapter has no EEPROM installed or Checksum BAD on channel usb42372</font><br><div><br></div><div>I understand that the benefit of the DMK URI with EEPROM is that the interface configuration can be stored in the URI as apposed to (where else?) - is this URI EEPROM feature taken advantage of with app_rpt and associated drivers?</div><div><br></div><div>#2 How do I choose which channel driver to use - simpleusb or USBRadio?  From what I've been able to learn through varius wikis and posts on the subject, I would want to use simpleusb because all of the hardware connections for COS and CTCSS are provided so there is no reason to use the DSP features of USBRadio thus simplifying what the driver has to do and perhaps lowering the CPU utilization.  I've also read some posts that describe audio degredation in the USBRadio driver but I can't tell you the cause.  I expect the right answer here is for me to try out both and experiment - which I will do but would appreciate any wisdome from the group on their experience with these drivers when using the DMK URI and hardware connections for COS/CTCSS.  My current configuration below is getting favorable audio reports.</div><div><br></div><div>I have no simpleusb.conf in my /etc/asterisk</div><div>I have usbradio.conf and usbradio_tune_usb42372.conf</div><div><br></div><div>I have the following in my rpt.conf: rxchannel=Radio/usb42372</div><div><br></div><div>I have the following in my usbradio.conf:</div><div><br></div><div><div>[usb42372]</div><div><br></div><div>hdwtype=0<span class="" style="white-space:pre">     </span></div><div>rxboost=1</div><div>txboost=1</div><div>rxctcssrelax=1</div><div>txctcssdefault=71.9</div><div>rxctcssfreqs=71.9</div><div>txctcssfreqs=71.9</div><div>;rxctcssoverride=0</div><div>carrierfrom=dsp</div><div>ctcssfrom=dsp</div><div>rxdemod=flat</div><div>txprelim=yes</div><div>txlimonly=no</div><div>txtoctype=notone</div><div>txmixa=composite</div><div>txmixb=no</div><div>invertptt=0</div><div>duplex=0</div><div>rxondelay=0</div><div>rxnoisefiltype=0</div><div>eeprom=1</div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div>