Search results for all lists

10000 messages found
Sort by
List: time-nuts@lists.febo.com
From: Stan, W1LE
 
Re: [time-nuts] Did my Tbolt die ?
Sat, Jul 17, 2010 12:40 PM
wrote: > After rebooting one of my servers, I noticed that I was no longer > getting information from my Thunderbolt. Low and behold, it really seems > to be no longer supplying TSIP packets on the serial port. The PS is > okay, and the PPS and 10Mhz outputs also are working. Its just the > serial output which seems to be broken. Connected it directly to a PC, > and tried with both Heather and Tboltmon. Heather says No COM1 Serial > Port data seen, and Tboltmon shows data being sent, but nothing being > received. Even tried a factory reset via Tboltmon, to no avail. > > Have no idea why it might have stopped working. Any suggestions ? TIA. > > > > _______________________________________________ > time-nuts mailing list -- time-nuts@febo.com > To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts > and follow the instructions there. > >
List: time-nuts@lists.febo.com
From: Bob Paddock
 
Re: [time-nuts] Did my Tbolt die ?
Sat, Jul 17, 2010 1:09 PM
e > system and sooner or later I get the COM port right with the right settings > and all is well. > There seem to be up to 3 layers to get right. > This may be because I use USB to serial converters or just be inherent to > the later Windows OS. > cheers, Neville Michie If you drill down under the Advanced button in the Serial Port Control panel area you can reset the Windows COM port for a single port. If you know the port is not in use, ignore the message that tells you that it is in use, when you change the port number. You can also search the Windows registry for the "COM Port Arbitrator". It is a 256 binary bit map of the assigned, and the next to be assigned, COM port. That is where you reset the ever incrementing COM port number. If you are using a USB converter and want it to stay put, do the following. This should work for non-FTDI devices, that have serial numbers, just match the VID/PID. >From FTDI Support: =========== Hello, What you will need to do is uninstall the driver for the FTDI device. Now you will need to create a binary value in the registry by doing the following: Go to START and select RUN Type regedit in the filed and select ok to get into the registry Add a REG_BINARY value called IgnoreHWSerNum to the registry and setting it to 01. This value is held in the registry key located at: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum (Device VID, PID and interface} For a default FTDI device ID (VID 0x0403, PID 0x6001), add the following registry REG_BINARY value set to 01: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum0 4036001 Now install the driver again. After this the com port should not increment. Regards James Leary Support Engineer FTDI Ltd =========== If those don't help I can tell you the other darker places of the registry to examine and poke at. I had to make one of my programs "Idiot Proof". Customers kept calling me up and asking me "What COM port do I have?". I always wanted to respond "How #$)*#)$ should I know? It is your computer." [It happened a lot, this group of customers were not Computer People.]. Instead I wrote my programs to always find the correct COM port for the customer. I need to turn that into a DLL so other people can use it. "Programming is a race between making programs Idiot Proof, so that any Idiot can use it, and the Universe building bigger and better idiots. The Universe is winning." -- http://blog.softwaresafety.net/ http://www.designer-iii.com/ http://www.wearablesmartsensors.com/
List: time-nuts@lists.febo.com
From: paul swed
 
Re: [time-nuts] Did my Tbolt die ?
Sat, Jul 17, 2010 7:31 PM
> be > > a bit volatile, > > plug in a different mouse or other user and you may find the COM port has > > been assigned to it. > > I have never been able to confidently cope with this problem, I just keep > > hacking the > > system and sooner or later I get the COM port right with the right > settings > > and all is well. > > There seem to be up to 3 layers to get right. > > This may be because I use USB to serial converters or just be inherent to > > the later Windows OS. > > cheers, Neville Michie > > > If you drill down under the Advanced button in the Serial Port Control > panel > area you can reset the Windows COM port for a single port. > If you know the port is not in use, ignore the message that tells you that > it is in use, when you change the port number. > > You can also search the Windows registry for the "COM Port > Arbitrator". It is a 256 binary bit map of the assigned, and the > next to be assigned, COM port. That is where you reset the ever > incrementing COM port number. > > > If you are using a USB converter and want it to stay put, do the > following. > > This should work for non-FTDI devices, that have serial numbers, just match > the VID/PID. > > From FTDI Support: > =========== > Hello, > > What you will need to do is uninstall the driver for the FTDI device. Now > you will need to create a binary value in the registry by doing the > following: > > Go to START and select RUN > > Type regedit in the filed and select ok to get into the registry > > Add a REG_BINARY value called IgnoreHWSerNum to the registry and setting it > to 01. > > This value is held in the registry key located at: > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum > (Device VID, PID and interface} > > For a default FTDI device ID (VID 0x0403, PID 0x6001), add the following > registry REG_BINARY value set to 01: > > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum0 > 4036001 > > Now install the driver again. After this the com port should not increment. > > Regards > > James Leary > Support Engineer > FTDI Ltd > =========== > > If those don't help I can tell you the other darker places of the registry > to examine and poke at. I had to make one of my programs "Idiot Proof". > Customers kept calling me up and asking me "What COM port do I have?". I > always wanted to respond "How #$)*#)$ should I know? It is your computer." > [It happened a lot, this group of customers were not Computer People.]. > Instead I wrote my programs to always find the correct COM port for the > customer. I need to turn that into a DLL so other people can use it. > > "Programming is a race between making programs Idiot Proof, so that any > Idiot can use it, and the Universe building bigger and better idiots. The > Universe is winning." > > -- > http://blog.softwaresafety.net/ > http://www.designer-iii.com/ > http://www.wearablesmartsensors.com/ > _______________________________________________ > time-nuts mailing list -- time-nuts@febo.com > To unsubscribe, go to > https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts > and follow the instructions there. >
List: time-nuts@lists.febo.com
From: Magnus Danielson
 
Re: [time-nuts] Did my Tbolt die ?
Sun, Jul 18, 2010 11:57 AM
including attaching the thing to a Moxa Serial > device server, and i dont get anything out at all. I've let it sit > overnight, power cycling, tried different machines, (VirtualBox, Wine > with USB serial and direct serial) all to no avail. It simply gives no > output at all. Just rebooting should not be the killer, but power-cycling may be. Grounding of equipment may also be an issue, as you connect things around. Cheers, Magnus
List: trawlers@lists.trawlering.com
From: Dennis Bruckel
 
Central and Western New York State cruising
Mon, Jul 18, 2011 8:18 PM
At both towns, the Dinosaur Barbecue is to die for. Dennis Bruckel, born and raised in the area, and former Field Editor Waterway Guide. Cell phone 407 414 0531 e-mail: dbruckel@embarqmail.com Website: debruckel.com
List: ctbirds@lists.ctbirding.org
From: Mark Szantyr
 
Re: [CT Birds] [NOSbird] Purple gallinule
Thu, Oct 1, 2015 6:14 PM
Even if that were not the case I think that in all but exceptional circumstances it is better to let nature take its course however sad that may seem (note that it is normal for most young birds to die in their first year). That said I'm probably just a cold hearted cynic (ok, the " probably" is misleading).
List: oama@lists.imla.org
From: Matt Love
 
Virtual meetings coming to an end
Wed, May 5, 2021 1:31 PM
Sine Die adjournment has to be by May 28, 2021, so the Bill would have to be passed (if at all) before the June 3 deadline, but Governor Stitt would still have to sign it. So that's another thing to keep an eye on. Matt
List: passagemaking@lists.trawlering.com
From: Dave Cooper
 
Re: [PUP] PUP - Cost of cruising, was top 5 boats
Wed, Oct 24, 2007 5:05 PM
Venezuela is the cheapest and also top notch. For example a total know replacement here including pre, & post with therapy is $7500. Prescription medicines are 10% of US costs. So we don't really worry about not having medical insurance at the present. We give Swan Song a budget of $1000/month for every thing...fuel included.
List: websecurity@lists.webappsec.org
From: Rafael Troncoso
 
Re: [WEB SECURITY] Crawl Form based authenticated website
Wed, Jul 25, 2012 12:50 PM
. > > So now, my challenge is to > 1. have a proxy server runnig in background > 2. open up a browser window to end user to open the target website > 3.