|
From: Richard M. <ric...@bi...> - 2004-04-28 23:37:45
|
Looking at the Serial HOWTO, it says that when serial ports are used (including USB type ones, such as we are using) that a lock file is written to /var/lock, including the PID of the process that locked the port. I wonder if it is possible to add to the disconnect script (e.g. that runs when one clicks the 'Disconnect' button) a command that clears the lock. Or it clears the lock when the connect script is run (but would not clear the lock if there is already a successful connection). I will have a play tonight and see what happens. ...Richard Thomas Ingram wrote: > I'm currently running v1.4b2 and have the same problem, although if you > unplug the usb cable and plug it back in the modem will allow you to redial > without a reboot. > as for page updates, i think it updates once only, i've had to manually > refresh. > sorry, i have no solution for these problems. > > ----- Original Message ----- > From: "Richard McGrath" <ric...@bi...> > To: "IPCOP devel" <ipc...@li...> > Sent: Wednesday, April 28, 2004 8:22 AM > Subject: [IPCop-devel] Bug Report and Problems with Telstra Modem > > > >>Well I have tested Beta 3 of V1.4 and have the following problems: >> >>- I can connect to the NT1 Plus 2 ISDN modem, but after a disconnection, >>it will not connect again until the IPCOP box is rebooted. >>/var/log/messages says that /dev/ttyACM0 is still locked. Is there a >>(disconnect) script that is not releasing the lock correctly? >> >>- Just a little GUI bug, that may have already been fixed, is that when >>you selected 'USB on ACM0' (or words to that affect) from the drop down >>list on the dialup page, select save, and refresh the page the drop down >>list shows 'USB on ACM3'. Looking at the actual settings file, 'USB on >>ACM0' is actually saved. So the drop down is not syncing with what is >>in the settings file. >> >>- With IPCOP v1.3 the 'home' page would refresh every n amount of >>seconds. Then when you clicked 'connect', it would change to >>'Dialing...'. It would refresh automatically so that if the connection >>was successful you would see that status, or go back to 'Idle' if >>something went wrong. Also if the connection dropped out it would go >>back to 'Idle'. Does the home page still have auto-refresh, because it >>did not feel like it. >> >>Thanks for any help, >>Richard >> >>Gilles Espinasse wrote: >> >> >>>----- Original Message ----- >>>From: "Richard McGrath" <ric...@bi...> >>>To: <ipc...@li...> >>>Sent: Tuesday, April 27, 2004 4:19 AM >>>Subject: [IPCop-devel] Problems with Telstra Modem and IPCOP v1.4 >>> >>> >>> >>> >>>>Hi, >>>> >>>>I have tried IPCOP 1.4 b1, and while it helped me with getting the >>>>Telstra NT1 Plus 2 ISDN modem going, there are still some issues: >>>> >>>>- IPCOP will successfully connect, but then after a disconnection >>>>(timeout, manual or otherwise) it will not connect unless you reboot the >>>>machine. From what I can see in /var/log/messages there is some locking >>>>problem with /dev/ttyACM0. >>>> >>>>- There are some problems with the interface, but as I am using b1, >>>>these may have been fixed by now. >>>> >>>>Where can I get and ISO of the latest beta? This would make life really >>>>easy for testing purposes. >>>> >>>>Thanks for any help, >>>>Richard >>>> >>>> >>> >>>Everything is there >>>http://prdownloads.sourceforge.net/ipcop/ >>> >>>There is a bug in beta3 wich can be removed by withdrawing the line with >>>'use locale' in /var/ipcop/header.pl >>>this line will correct the problem >>>sed -i -e 's/use locale//' /var/ipcop/header.pl >>> >>> >>> >>>------------------------------------------------------- >>>This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek >>>For a limited time only, get FREE Ground shipping on all orders of $35 >>>or more. Hurry up and shop folks, this offer expires April 30th! >>>http://www.thinkgeek.com/freeshipping/?cpg=12297 >>>_______________________________________________ >>>IPCop-devel mailing list >>>IPC...@li... >>>https://lists.sourceforge.net/lists/listinfo/ipcop-devel >>> >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by: Oracle 10g >>Get certified on the hottest thing ever to hit the market... Oracle 10g. >>Take an Oracle 10g class now, and we'll give you the exam FREE. >>http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click >>_______________________________________________ >>IPCop-devel mailing list >>IPC...@li... >>https://lists.sourceforge.net/lists/listinfo/ipcop-devel >> >> > > > > |