Software :: Serial Comms Work And Need An Equivalent To Hyper Terminal On Debian

Mar 3, 2011

I need to do some serial comms work and need an equivalent to hyper terminal on Debian. Does it exist?

View 3 Replies


ADVERTISEMENT

SUSE :: Serial Comms With No Terminal Nonsence - Raw

Nov 29, 2010

How do I get a serial device to simply send me the data without mucking it about. I mean, if I write a c prog in DOS or a C prog on an embedded system, I get the bytes that ar sent down the line. With linux I seem to get extra characters in it (0x1A crops up alot) and its very frustrating. I am using a virtual machine with WinXP in it, merely to monitor a 38400 baud 1 stop bit 8 data bits serial line. The linux terminall /dev/ttyUSB0, throws data at me nicely but about 10% of it is gonk. I want some magic command
like stty -F /dev/ttyUSB0 38400 -totallyraw

View 3 Replies View Related

Debian Hardware :: How To Get Old Serial-touchscreen To Work With USB / Serial Adapter

Oct 9, 2015

I am hoping to be able to get an old serial-touchscreen to work with a usb/serial adapter. I had this touchscreen working some years ago on different hardware. I would like to hook it to the machine I am setting up as a multimedia host with mythtv among other things.

Following the instructions I left behind when I got this to work way back when does not work. See [URL] ....

This info is a work around to get the xserver to see the touchscreen. [URL] ....

I do know that the touchscreen works as I am able to get garbage on the screen as in the first part of my howto. But I have not had any success getting xorg to see it. I wish I had posted a copy of the xorg.conf at the time, but......

There is an issue with the current xserver in testing that I am hoping the next update (in unstable) will fix when it gets pushed to testing. That is that Code: Select all# X -configure fails with a segfault. So I am not able to generate the xorg.conf needed to get it to work. I was going to post a bugreport, that is when I found out there is an update in unstable, so I am waiting for it to get pushed at the moment.

Anyway I am hoping that I can link /dev/ttyUSB0 to /dev/tty0 and get it to work. I would like some kind of guess as to my chances of success before I go to all the work of getting the monitor hooked to the host.

View 1 Replies View Related

General :: How To Configure Hyper Terminal In RHEL

Mar 16, 2010

I have a hardware design which is completely tested and verified on windows OS. My hardware is connected to hyper terminal. Whenever I give a command from hyper terminal then my hardware will response in what way I need. As I am new to linux os I don't know how to open or how to configure hyper terminal in linux. I stopped my work completely.

View 1 Replies View Related

Programming :: Building A Serial Terminal "emulator" Does Not Work Outgoing

May 11, 2011

I am designing a program called "Microcom", a VERY tiny terminal "emulator" (more like a serial console). I am making it specifically to work with uClibc to use as a serial console for my floppy disk distro.

Problem is, it works fine receiving data but it does not send any data.

I am stumped at why it does not send data!

Code:

View 4 Replies View Related

Networking :: Cannot Connect Wireless Laptop/XP Hyper Terminal To Server On WRT54G Router

May 20, 2011

Environment
Linksys WRT54G Wireless
Laptop wireless Windows/XP
Windows/XP Hyper Terminal

Desktop Server Linux OEL 5 (not wireless) cable connected to the WRT54G router port. (I can go to the Internet with this server, but not able to communicate other computers on the WRT54G Wireless Network. Even though, the Linux Server is connected to the WRT54G router port.) From the Hyper Terminal Wireless laptop Windows/XP, I want to connect to my Linux Server.

View 1 Replies View Related

General :: Terminal - CLICompanion Equivalent For Rpm-based?

Aug 27, 2011

There's a nice program for linux terminal beginners - CLICompanion - terminal with tips and dictionary. It's distributed only with deb packages. I'm just wondering if there's rpm package for this program?

View 1 Replies View Related

Fedora :: Xterm - Gnome Equivalent Command In Terminal

Aug 31, 2009

Using the following command:
xterm -e tail -f stdout.log

I can see the log of an applications and it's update in realtime. I want to uninstall the gnome and I'm looking for the equivalent command for the terminal. I want on startup tty4 for example to show me the log.

View 3 Replies View Related

General :: Hyper V White Debian - Can't Use Mouse

Oct 25, 2010

i have again crost a few problems white hyper V

1. problem For the first i have read on the hyper-v sites that debian is not supported: [URL] but other hand i had found information on the internet that debian will still work. [url]

2. Problem When installed debian on the virtual server it asked for a Network Connectivity Hardware and my network card was not found on the list and i have alredy my debian install img file selected sow how do select the supported exe file for my network card in hyper v if i have alredy mounted my iso file?

3. and my biggest problem My biggest problem is that i can't use my mouse in hyper v the error text is(se picted bellow)

[url] http://wiki.debian.org/WindowsServerHyp ... -mouse.gif [url]

i have experiemented different way to install Linux Integration Components 2.6.32 and had no luck intstalling sow my question is that becuse hyper v is not supporting debian that's why it's not working? Should i search for a another virtual server software? anybody can recomened a good virtualization software running on windows server 2008 r2?

View 3 Replies View Related

Debian Installation :: Install Lenny Via Hyper-V - Can Not Find My Network Card

Sep 15, 2010

I am trying to install Debian Lenny via Hyper-V. I get to the point where it asks for the network card. For some reason it can not find my network card. I have a RealTek (RTL8112L PCIe Gigabit LAN controller featuring AI NET 2 built on motherboard).

For some reason it doesn't see it. My issue is if I continue without the network how am I getting the drivers? Unfortunately Hyper-V doesn't support USB. I guess I can try to burn to CD but not looking to waste a cd for 480k and not sure that will work as I only see a auto.sh and a couple other files under scr directory. If anyone has any ideas please let me know. This is a fairly new Motherboard/NIC so I do not understand why it isn't recognized. I know it cant have everything but Realtek is a fairly common nic.

View 3 Replies View Related

CentOS 5 :: Using USB Port For Serial Terminal?

Apr 27, 2009

The /dev directory on my system shows the following entries:

/dev/tty
/dev/tty0
/dev/tty1

[code]....

View 19 Replies View Related

CentOS 5 Networking :: Centos 5.2 / Hyper-V/ Bridge With Synthetic Adapters Does Not Work?

Jan 27, 2009

I have a Centos 5.2 VM running under Windows 2008 Hyper-V. If I add two "legacy Nic's" and bridge them, everything appears to work fine. However, if I remove the legacy nics and replace them with two synthetic nics (linux integration components), the nics seems to function fine UNTIL I add them to a bridge.This VM will eventually be used as a DansGuardian/Squid transparent proxy for a local library. The logical layout is represented by the attached jpg image. I have also included the ifcfg- scripts for the adapters and bridge for both scenarios.It would also be useful if someone else has Hyper-V with the integration components and dual physical nics to see if they can reproduce my symptoms on their box.Legacy Adapters:

ifcfg-br0:
DEVICE=br0
BOOTPROTO=dhcp

[code]....

View 2 Replies View Related

Fedora :: Which Package Holds The Serial Terminal

Mar 14, 2011

Which package holds the serial terminal cu or similar program?

View 2 Replies View Related

Ubuntu :: Screen - Scrollback For Serial Terminal

Mar 2, 2010

I am using screen for serial terminal, but it seems to be lacking in that there is no scrollback. Is there any way to configure scrollback in screen or is there another terminal emulator that is full-featured and allows scrollback?

View 1 Replies View Related

Ubuntu :: Listen To A Serial Port With The Terminal?

Apr 16, 2011

I would like to listen to a virtual serialport (dev/ttyACM0). I heard you can this with the terminal in Linux. But how? Does anyone know some commands?

View 2 Replies View Related

Networking :: Unable To Type Anything On 'cu' Serial Terminal Window

Jan 14, 2011

I'm using CentOS 5.5. I connected serial terminal using "cu". The command I had given was "cu -l /dev/ttyUSB0 -s 115200". It connects I'm seeing the target boards boot-up messages and log in screen. But I couldn't type anything on "cu" terminal window.

View 4 Replies View Related

Debian :: How To Work With Tabs In New Gnome-terminal

Sep 24, 2015

After going Debian 8 (with Kali 2) I can no longer use my pre-defined tabs because apparently some genius decided that gnome-terminal no longer needs that kind of functionality (ie. tabs.)I really need my tabs back so I installed a pre 3.11 version that worked with tabs and profiles like this (see below) but that caused other problems.

Code: Select allgnome-terminal --tab-with-profile=Titleable -t "sami" -e "byobu" --tab-with-profile=Titleable -t "root" -e "sudo -i screen -dRRS sami" --tab-with-profile=Titleable -t "samimox1" -e "ssh root@samimox1 -t screen -dRRS main"

Can I install older gnome-terminal side-by-side the "new and improved" version? Or is there a way to get tab profiles to work with the new one?

View 7 Replies View Related

Debian :: Can't Get Work Terminal Syntax Highlighting

May 6, 2010

I can't get work terminal syntax highlighting for other users then root.To get the same result I've created /home/user/.bashrc and added the above options.I've also tried to override LS_OPTIONS in system-wide: /etc/bash.bashrc.In all cases is the highlighting working only for root.

View 1 Replies View Related

General :: Can't Get Mail Command (or Equivalent) To Work

Feb 19, 2011

I am teaching using an Ubuntu 10 server. The course stipulates the students use the mail command to send me assessment work, however I can't get mail to work (I did have to install it in the first place). After I end the message with a dot I get the message "send-mail: cannot open mail:25".

View 7 Replies View Related

Networking :: Setting Up Serial Communication From Desktop Through USB Port In Terminal?

Jan 15, 2010

I am new to linux terminal programming and all but i want to set up a simple serial communication from my desktop through USB port. The actual idea to to write some data in the terminal and build a terminal program that sends the data to the usb port with a fixed baud rate. are there ready made terminal programs available for this simple communication?or atleast any Graphical tools which could help me build and design such a terminal in ubuntu 9.04?

View 8 Replies View Related

General :: How To Monitor / Intercept All Network Comms On PC

Dec 6, 2010

I want to write a program that intercepts in real-time all network comms of whatever protocol that goes through eth0 (in and out) on my box. What do I need to take into account and where can I get necessary info? Pointers to samples & algorithms would be most welcome. There must be a standard way to access/use eth0, but I can't find.

View 6 Replies View Related

Security :: How To Threshold Value For Failed SSH Comms Script

Mar 3, 2011

I was playing around with a script that seems to work relatively for my needs when SSH comms fail - AKA a user or someone attacking. This works. But, how would I add a threshold value? lets say if there are 3 entries, then perform add the IP to iptables as a rule.

Code:
#!/bin/sh
#
# FIREWALL SCRIPT
#
# March 1st, 2011
#
# Purpose:
# Add offending IP from failed SSH connections
# to the iptables (firewall) rules.
#
## Vars:
TIMETHRESHOLD="10" .....

View 3 Replies View Related

Ubuntu :: Getting A Usb To Serial Adapter To Work

May 29, 2010

i need a usb to rs-232 converter to get into the console port i have an aten uc-232a converter and i have downloaded a .gz file called uplcom.4freebsd.gz i have unpacked it but i do not know what to do from here could some one please help i need to do some practice for the external icnd 2 exam and i have left it to the last minute as per usual.

View 2 Replies View Related

Hardware :: Can't Get Serial Mouse To Work?

May 2, 2010

I tried my COM mouse KM-203S on Windows, it works out of the box. Now i want to make it work on linux. But the problem is that mdetect doesn't recognize it, and whatever protocol i select in inputattach, the cursor jumps unpredictably when i move the mouse. How can i get the parameters for this mouse - maybe baudrate, etc.? Or maybe i'm doing something totally wrong?Here's mdetect output (i moved the mouse while mdetect was working) on 300 8N1 mode (set by minicom):

Code:
Found the following devices:
/dev/ttyS1

[code]...

View 1 Replies View Related

Ubuntu :: Serial 18250 Too Much Work For Irq19?

Jul 12, 2010

I installed ubuntu on a relative's computer but on the last moment, before the "restarting now" the screen began to spam this message. After this everytime the system logs on after 3~10 seconds the graphic interface freezes, so i entered the TTY1 before that, but again the message "serial8250 too much work for irq19" began to spam and obviously this is the cause of the problem

info:
pentium dual core
2GB ram
HDD 300GB
ubuntu 10.04 32-bits
what is thiis and how to fix it??

View 4 Replies View Related

Programming :: PHP Serial Port No Longer Work

Aug 24, 2010

I had a web server running from a Windows 7 computer and recently moved everything to an Ubuntu server. All is set up and running smoothly. I do have one page that actually interfaces with the serial port. The only thing I do with it is to set the DTR pin to "true" which applies +12v to the pin. This activates a relay. It is very basic and simple. After moving everything to Linux, this page will no longer work. I knew this would happen. I know the page had code in it to call out "Com1" which would change to "ttyS0". It also had "set_serDTR(True);" in the code. I can't figure out how to get PHP to control the DTR pin on a Linux serial port.

View 10 Replies View Related

CentOS 5 Server :: Serial Console Does Not Work?

Apr 16, 2009

I configured the serial consol on centos5 as follows

# dmesg |grep tty
Kernel command line: ro root=/dev/VolGroup00/LogVol00 console=tty0 console=ttyS0,9600n8
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A[code]......

But I could not consol Centos server from my labtop (win xp) Is there missing or wrong configurations ?

View 3 Replies View Related

Hardware :: On PCI Serial Port Card I-440 Work Only Two Ports From 4?

Jan 16, 2010

Label on card: "I-440 PCI 4S1P IO Card"

Code:
# lspci -v
...

[code].....

View 3 Replies View Related

CentOS 5 Hardware :: One Port Of Serial Card Can't Work

May 18, 2010

I add one serical card which is extended to 4 serial ports to my host, but in centos 5.4, only 3 (In my machine, is ttyS1, ttyS2 and ttyS3,ttyS0 is another serial port) of my host can be used, and /dev/ttyS4 doesn't work.

$ sudo cat /dev/ttyS4
cat: /dev/ttyS4: No such device or address

The card info is as follows:

Host> lspci -vvv
03:01.0 Serial controller: Oxford Semiconductor Ltd OX16PCI954 (Quad 16950 UART) function 0 (Uart) (prog-if 06 [16950])
Subsystem: AFAVLAB Technology Inc Unknown device 2150

[code]....

View 3 Replies View Related

Fedora :: Configuration Of Event.d Serial Devices - Inittab Don't Work

Jul 30, 2009

I was using V9 and upgrade to V10 and now my logins in my inittab do not work. I realize that is file structure is outdated so I made individual run files for each of my serial devices under event.d ( such as TX0000 - rc....etc) - all this works but i need to manual type initctl start TX000o to get logon for my serial devices. I would so much like them to automatically start on bootup.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved