On 10/03/2014 03:33 PM, Dan Ritter wrote:
On Fri, Oct 03, 2014 at 08:43:50AM -0400, Ethan Rosenberg wrote:
Dear List -
I am trying to capture data from a serial port and write it to a file.
ethan@meow:/var/www$ cat /dev/ttyS0 > scale_value.html
cat: /dev/ttyS0: Device or resource busy
lsof
On 10/4/2014 10:48 AM, Markos wrote:
> Dear Ethan,
>
> Your scale has a DB9, DB25 or USB connector?
>
> It is important to make sure that the cable you are using has the
> correct pinout.
>
> Your scale has come with a cable from manufacturer or you set up the
> communication cable yourself?
>
Dear Ethan,
Your scale has a DB9, DB25 or USB connector?
It is important to make sure that the cable you are using has the
correct pinout.
Your scale has come with a cable from manufacturer or you set up the
communication cable yourself?
The DB9 serial cable for communication use, in gener
On Fri, Oct 03, 2014 at 08:43:50AM -0400, Ethan Rosenberg wrote:
> Dear List -
>
> I am trying to capture data from a serial port and write it to a file.
>
> ethan@meow:/var/www$ cat /dev/ttyS0 > scale_value.html
> cat: /dev/ttyS0: Device or resource busy
>
lsof /dev/ttyS0
(tells you what is h
On 10/03/2014 05:43 AM, Ethan Rosenberg wrote:
I am trying to capture data from a serial port and write it to a file.
ethan@meow:/var/www$ cat /dev/ttyS0 > scale_value.html
cat: /dev/ttyS0: Device or resource busy
I also found that userland tools don't work very well with serial ports.
Per yo
On Sunday 25 March 2001 22:27, Matthew Dalton wrote:
> Michael Dickey wrote:
> > eth0: Xircom Cardbus Adapter (DEC 21143 compatible mode) rev 3 at 0xa00,
> > 00:10:A4:E6:B8:2E, IRQ 3.
> > eth0: MII transceiver #0 config 3100 status 7809 advertising 01e1.
> > serial_attach(bus 35, fn 1)
> > tty00 a
Michael Dickey wrote:
> eth0: Xircom Cardbus Adapter (DEC 21143 compatible mode) rev 3 at 0xa00,
> 00:10:A4:E6:B8:2E, IRQ 3.
> eth0: MII transceiver #0 config 3100 status 7809 advertising 01e1.
> serial_attach(bus 35, fn 1)
> tty00 at 0x0a80 (irq = 3) is a 16550A
Does it work if you don't have yo
|> I recently upraded my motherboard and installed Slink where I was
|> using Hamm before, so a number of things changed at once. But:
|>
|> I am attempting to run pilot-link stuff, as well as connect my UPS
|> again (best power fortress). Both of these things worked with my
|> old motherboard (
Jens B. Jorgensen wrote:
> Are you sure setserial sets the IRQs for the ports correctly? setserial can
> only guess
> the IRQ for a given port but if it isn't the 'standard' value then it will
> not be
> correct and you won't pass data.
>
> Mark Ewing wrote:
>
> > I am a new Debian user and am
Are you sure setserial sets the IRQs for the ports correctly? setserial can
only guess
the IRQ for a given port but if it isn't the 'standard' value then it will not
be
correct and you won't pass data.
Mark Ewing wrote:
> I am a new Debian user and am having problems getting my modem to work.
>
10 matches
Mail list logo