Ubuntu :: Installing A UPS Serial Cable?

Jan 7, 2011

i got this old UPS from compaq long back and installed it with a new battery. Thing is i need to connect it to my PC using this serial cable. But my mobo doest have 1. So i bought a COM port cable converter to serial and have attached the UPS through it.

Now after all this done, my PC wont detect any UPS.. i dont know whether its detecting it or not...

here is the output of dmesg|grep tty

Code:
stoned_420@stoners ~ $ dmesg|grep tty
[ 0.000000] console [tty0] enabled
[ 0.852459] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.852698] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

So is my UPS being detected :-/ If not how can i know?

Am attaching pics of what all i have.. save my UPS from draining off when i'm not at home and theres a power failure

View 6 Replies


ADVERTISEMENT

General :: Windows With Putty Via USB Serial Cable To Serial Port - Output Ok, Input Isn't?

Jan 13, 2010

I am trying to get two way serial communications going between a Windows XP system and a Linux system (RHEL 5).I have /sbin/agetty -L 9600 ttyS0

in /etc/inittab. I am using a generic USB to serial adaptor on Windows (Unitek) and a null modem cable. I have putty configured for 9600 baud, 8 bits, no parity, one stop bit, no flow control.I get the login prompt from agetty in the putty window but input does not work; I see weird characters in the putty screen. I can echo output into the device from windows and see it, but

cat < /dev/ttyS0. just prints out weird characters from what I type.

View 3 Replies View Related

Software :: Connect A Serial Cable To The Serial Port?

Mar 23, 2010

We have a new machine with RedHat enterprise 5 on it. I need to connect a serial cable to the serial port and talk to another system (old alpha system) instead of using a VT connected to the alpha.Does RedHat come with anything like Keaterm/hyperterm/etc etc?

View 3 Replies View Related

Ubuntu :: Getting Drivers For Serial To Usb Cable?

Jun 1, 2011

I bought a USB Adapter (Trendnet TU-S9) so that I could connect a old camera that connects via a serial port to my newer pc that has no serial port. The problem is that the adapter,to my surprise,requires drivers or some software to work.Windows, of course, and Mac drivers came with it on a disc but.... nothing for Linux. I am running Ubuntu 11.04.

View 1 Replies View Related

Ubuntu Networking :: Serial Cable Crossover Connection?

Oct 13, 2010

I've been reading too much and understanding too little. What I have: Lucid laptop & desktop. Both have ethernet > hub > internet. What I want: connect them directly by the serial ports so the laptop can access the desktop's drives, and the desktop can be retired from the internet. I've got an old DB-25 null-modem, last used for multiplayer Doom. The laptop's dock has DB-9, so the connections is desktop > null-modem > Belkin DB-25 - DB-9 cable > laptop.

I had hoped this post would get me somewhere:[URL].. No such luck. When I ping 'grin.local', the connection is through the internet. If I disconnect the hub, i cannot ping.

Dunno if there's something more I should do to enable serial connection in Lucid, or if my null-modem is no longer good. I'm also rather curious how "grin.local" manages a connection through my ISP's system. These are DHCP. Shouldn't that have required the full numerical IP?

(It's nothing to do with the hub. Checked that by connecting a third box to the hub. My ISP only hands out two IP. I couldn't ping the third box.)

View 5 Replies View Related

OpenSUSE :: Rs232 (usb To Serial) Cable Not Detected

Feb 9, 2011

a few day ago i have checked my application and make rs232 cable converter to communicated it. And not detected, why? FYI, this is my lsusb command, but in my dmesg, was not found. check this out, (usualy there is another rows, just like ".....converted to ttyUSB0....")

View 1 Replies View Related

Networking :: Connecting To Internet With Serial Cable?

May 4, 2011

I have a vista computer that is connected to a router via a ethernet cord. The router is connected to the internet.I have a computer installed with Debian that does not have a ethernet port in the back of it. Is there a way that I could connect my Debian computer to the internet through my vista?

View 5 Replies View Related

General :: Windows - VMware Null Modem Serial Cable Between Virtual Machines?

Oct 7, 2010

Right now I am using some software to emulate a null modem serial cable on my Windows computer connected to itself. For development purposes I need to have a null modem connection to a linux computer from a windows host. Is there any method of doing this virtually?

View 2 Replies View Related

Ubuntu / Apple :: EMac And IMac File Sharing With Ethernet Cable And Other Cable?

Oct 12, 2010

how I could file share, or make the whole Hard Drive (HDD) accessible to another computer. The two other computers I have are a Toshiba Laptop with Ethernet and USB, and a iMac Intel with Firewire, USB, and Ethernet. Putting these to use along with:

Three Ethernet Cables
Two Printer Peripheral USB Cables
The Two Computers
A 2GB Flash Drive

That is all I can think of right now. I do not want to use CDs. In a way, I would like to do a network boot. So, how do I get the whole HDD visible to the others computers (either/both) and be able to write to it? I want to put Xubuntu on it, and earse the rest of the Hard Drive. The computers getting this are the iMac G3s and the eMac G4. The eMac has 256MB RAM, 40GB HDD, and a 700MHz processor. Two iMacs have 128MB RAM, 40GB HDD, and a 600MHz Processor. The other iMac is the same as the rest but has a 500MHz processor.

View 8 Replies View Related

Fedora Hardware :: Installing An External Serial Modem?

Mar 4, 2010

I am trying to install an external serial modem on my Fedora 12 8it 64 bit system. The modem works ok on a windows machine using the standard drivers.

To attempt to install I selected;
System>Administration>network
Entered the administrator password

[code]....

When I went back a tried to install the model the following error message was shown.

component: system-config-network
Version: 1.5.99
Summary: TBf1b4415d NCPluginDevModem.py:37:getModemList:ImportError: No module named kudzu

[code]....

View 1 Replies View Related

Networking :: Can Cat5e Cable Tester Be Used For Cat 6 Cable

Apr 7, 2010

Can Cat5e RJ45 connector crimper be used for Cat 6 connector because I heard cat 6 connector is different from cat 5e connector and also same question for cable tester can cat5e cable tester be used for cat 6 cable?

View 1 Replies View Related

Ubuntu :: Serial MIDI - Doesn't See Any Serial Ports?

Jun 21, 2011

I have a bit of a dilemma. I'm attempting to use a microcontroller to send MIDI messages over a virtual serial port. I want to (eventually) read them with Mixxx. I'm using an FTDI chip, so I get a /dev/ttyUSB0. I've tried spikenzielabs' Serial-Midi program, but it doesn't see any serial ports. NOTEMIDI looks really old and won't compile on my 10.04 LTS machine.

View 2 Replies View Related

CentOS 5 Hardware :: NetMOS PCI 9835 Dual Serial Card - Can't Use The Serial Ports

Feb 21, 2009

On my CentOS 5.2 install I've installed a dual-port serial card based on the NetMOS 9835 chipset. I've followed the serial instructions, but everything they tell me to do is already done - see setserial outputs below. I've compared these values to the lspci output (below, NetMos card is at the bottom of the output) for the card and it appears right. Problem being, I can't use the serial ports. Oh and I did use search, and looked at every 9835-related article before posting this :)

[Code]....

View 17 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 :: Power Cable And SATA Cable In Different "boxes"?

Feb 18, 2011

I can't get a certain harddrive out of its mounting (screws too tight) , but I want it connected to a different computer. Is it possible to have the harddrive's powercable connected to one computer, and its SATA cable connected to another computer's motherboard? (The powercable is too short to connect it to the other computer.)

View 4 Replies View Related

Ubuntu :: Set Cable Connection To Only VLC?

Oct 4, 2010

So my problem is: With internet cable I have connected to modem which support IPTV, so I can watch it, and I can't browse. With my wireless connection I browsing, and I can't watching IPTV.

I need anwser to this if can I set cable connection to only VLC (with which I can watching IPTV), and wireless connection to other programs or only Firefox?

P.S.: I'm using Ubuntu 10.04 64 bit.

View 1 Replies View Related

Ubuntu :: Can't Get It To Ethernet Cable

Jun 1, 2011

I just purchased an HP Pavilion p6710f desktop with an ralink wireless n card, and 11.04 won't recognize it in 'Additional Drivers'. I can't get it to an ethernet cable, and then check for more additional drivers (did this on an old laptop), so what can I do??

View 4 Replies View Related

Ubuntu Networking :: Using Both Wireless And Cable?

May 3, 2010

I normally use a cable to connect to the Internet, but I also use the wireless network regularly. So I'd like Ubuntu to automatically use the wired connection except when there isn't any.

I also have the unlock keyring problem (because of auto login and wireless Internet), does anyone know a solution to that problem? (It's quite disturbing to get that window each time you start the pc even if you aren't going to use wireless Internet)

system:
Ubuntu 10.04, auto login, Intel Core 2 Quad Mobile Q9000, ATI HD 4670, 4 GB RAM, Broadcom NetLink BCM5784M Gigabit Ethernet PCIe, Intel Wireless WiFi Link 5100

View 6 Replies View Related

Ubuntu :: Link Two Pc Using RJ45 Cable?

Jul 7, 2010

PC A - Ubuntu Desktop 9.10

PHP Code:
eth0      Link encap:Ethernet  HWaddr 00:16:d4:99:91:61  
inet addr:169.254.0.1  Bcast:169.254.255.255  Mask:255.255.0.0
UP BROADCAST MULTICAST  MTU:1500  Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0

[Code]....

After connecting them with cable nothing happened. Light didn't flash. How to fix it? Aim is to be able to access PC B using FTP and SSH.

View 8 Replies View Related

Ubuntu :: Trying To Hook Up Net-book To TV With DVI Cable

Sep 25, 2010

my CRT 1080i Samsung TV has a DVI connection, and my Dell mini netbook has a VGA port, so I bought a DVI cable and a VGA-to-DVI adapter. I'm not getting anything on my TV when I plug it in to my netbook...do I have to configure anything?

View 9 Replies View Related

Ubuntu Multimedia :: Using A VGA Cable From Laptop To The TV?

Dec 22, 2010

Is it possible to up the resolution to the TV's full potential of 1080p? It will currently only go as high as 1360 x 768.

I am using a VGA cable fromm my laptop to the TV

View 7 Replies View Related

Ubuntu :: Connecting To The Tv With A Dvi-hdmi Cable?

Jan 13, 2011

I am having a problem when I hook my computer up to my tv the desktop is bigger than the screen will allow. Is there a way to shrink the desktop down so that it fits within the screen? I can not find a way to do it on the tv itself... I should also add that the resolution is set to 19201080 and the video card has a vga and dvi port. I am connecting to the tv with a dvi-hdmi cable

View 2 Replies View Related

Ubuntu Networking :: Cable Type For PC-to-PC & PC-to-DVR?

Jan 26, 2011

I want to setup my Dell 1525 laptops to download DVR Recordings and Record Live TV with my Scientific Atlanta Explorer 8300HD Cable DVR.I purchased a USB "A to A" cable, but it states this cable cannot be used to connect PC to PC/Cable Box?Can I connect to the DVR directly and with what kind of cable (USB, S-Video, HDMI)?Do I have to use some kind of "Video Capture Box"?Can anyone point me in the right direction?

View 1 Replies View Related

Ubuntu :: Setting Up USB-parallel Cable

Mar 2, 2011

I'd like to connect a parallel port printer to my new desktop and have got a Connectland C36 cable that shows up as: Bus 003 Device 002: ID 067b:2305 Prolific Technology, Inc. PL2305 Parallel Port.I've tried the URI /dev/usb/lp0 but I don't mange to set the printer working. May I need any driver?

View 8 Replies View Related

Ubuntu :: USB 2.0 Device And Cable Test?

Apr 2, 2011

I would like to know as you see in windows, when you plug in a device it tells you some thing whether it is 2.0 or not. Is there a way to tell if the usb extension cable is 2.0 compatible? How about the usb device itself?

View 1 Replies View Related

Ubuntu Servers :: Cox Cable Blocking Port 80?

Jan 30, 2010

So first off, it probably seems this question has been asked thousands of times before. but I did do a search, mostly archived posts that ended up being something other than a true ip blocking of the port. [URL]..

So my port 80 is truly blocked. Ive tried setting up the port forwarding on my router, Ive tried manually allowing all traffic on port 80 through ip tables. Ive even dabbled with setting up something like openDNS to see So far nothing, Im only available on my local network.

There has to be some way to do a redirect though. even something as simple as an htaccess file redirecting [URL].. xxxx (the space is there to avoid my url being interrupted by a smiley

View 4 Replies View Related

Ubuntu Networking :: Sharing A Cable Modem ?

Apr 26, 2010

Linux box could act as a router? I have one machine running ubuntu, another running windows 7, a cable modem and a switch. Is it posible to share the connection between both computers by making the linux box a "router"?

View 7 Replies View Related

Ubuntu Networking :: Cannot Connect To Internet With Cable

May 1, 2010

I'm having trouble connecting to the internet... I'm using Ubuntu 10.04 on a PC with Windows XP installed. When I click the little network icon at the top there's an option called "auto eth1" but when I click it, it just says
"Wired Connection: Disconnected - you are now offline."

View 8 Replies View Related

Ubuntu :: Brothers Printer Connected With A USB Cable

May 15, 2010

I just installed a Brothers HL2170W printer on my desktop which is running Ubuntu 1004 I had no problem with the install and it is working. The problem is when I send a page to print it takes 5 minutes before it prints. if this is normal or if there is a fix. I have the printer connected with a USB cable.

View 2 Replies View Related

Ubuntu Networking :: Connecting Through A Cable Modem?

Jun 23, 2010

I am using ububntu 9.10,and have a cable modem internet connection. All I have is an ethernet cable given to me,and when plugged in a windows machine and fire a browser am redirected to default login page where i can login, but when i plug it into my linux machine,i cant get the same done. In network connections it doesnt shows my autoeth0, i have deleted my existing dsl settings(not autoeth0),made a new wired network,i doubt what should i put into MAC addrs field(i have put my machines mac given by lshw -c network.) What should I put in DHCP client id? Anyways when i click on network connections it says under my wired connections-device not configured properly.

View 6 Replies View Related







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