On 10/24/2010 10:56 AM, Stephen Rodgers wrote:
On 10/24/2010 10:04 AM, Paul M. Nannery wrote:
I am putting a up a 900 meg system and would like some guidance on getting the levels right I know dsp is not set up for the narrow band. Also Jim is there any way to use the com port for ptt like you did with the lpt port as most newer computers do not have lpt ports?
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
As root on an acid install, this should work (Note: I haven't tested this, so someone should do that and comment on it.)--
Remove the irlp cron table:
crontab -u repeater -r
Remove the irlp startup script rc.irlp from /etc/rc.d/rc.local using a text editor such as vi. This should be located near the bottom of the file.
Remove the repeater user and the home directory:
userdel -rf repeater
Restart the system:
reboot
Steve WA6ZFT
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
Oops, I replied to the wrong thread! Steve WA6ZFT