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.
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.
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?
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
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.)
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....")
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?
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?
Since there is no "Additional Drivers" app in Fedora like there is in Ubuntu, how the heck can I install the Broadcom STA drivers from the Live CD without using an Ethernet cable? And how the heck can I ensure that they stay installed, even after installing Fedora? I suppose putting the RPM on a USB Flash Drive will work, but that's the only thing I can think of... And is there an RPM out there for this specific driver?
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.
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?
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.
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 :)
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.
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.)
I have been using ubuntu for quite a long time, and for the first time, I am now unable to set nvidia drivers to work. I have just install ubuntu 9.10 amd64 on an AMD 64 athlong X2 with a GEForce 6500 nvidia card.
The only reason I need the proprietary drivers is to use two monitors.
I am going crazy, I have tested everything I have found on the web. I have tried all the nvidia drivers version, I have tried envyng, ... but nvidia do not work!!
I am trying Xinerama with nv, but it does not work either!!!
Here is my xorg.conf file in which I have tried to use nv driver to set dual monitor. X fails to load and it says that screen 0 is deleted, that devices are found but there are no matches in the config file. Any clue?
I know i know, some will say "eww Proprietary Drivers" but hey, ubunt is all about having more control of the OS. Is there an easy way to install Proprietary Drivers thats not through the hardware drivers option on system?
I installed Xubuntu the other night (completely wiped machine) and started doing all the updates on it. After a couple of reboots, I changed from the proprietary drivers, to the regular nVidia drivers. After doing this, the startup logo is displayed at a really low resolution. Is there a simple fix to change this and use the nVidia drivers as well?
I've installed Ubuntu Netbook 10.04 on my HP DV2000 laptop and now I want to get my wireless to work by installing the proprietary broadcom drivers (4311, I think). But my internet doesn't work yet obviously, so I need to download the drivers to my thumb drive on my desktop and install them on my non-networked laptop.My issue is that I don't know:a) Where to get the driversb) How to install them from a local drive
I just installed Karmic beta and I'm having issues with getting my wireless driver to work. When I was using 9.04 and when I booted 9.10 from a CD, I could just go to System > Administration > Hardware Drivers and activate a wireless driver and everything would be just peachy. The problem is that, in the install of 9.10 beta, no drivers appear when I load the Hardware Drivers GUI, so I can't get wireless internet.
Is there anything I can do besides wait a few days for the full release of 9.10 and hope that solves the issue?
[URL] I just updated and then saw this news , whats the solution for me, I either want to go beta or downgrade, If i try to boot to previous kernel, boot hangs in graphic mode, I cant start X and gdm . How to install kmod with beta drivers? Or whats the solution, nvidia ver: 195.36.08
I've been trying to get online for the better part of a week now with no luck. I can't get my network up to download drivers for my hardware - without the drivers I have no GUI so I'm stuck trying to do this in text mode.
after few years being limited with my pc configuration (windows OS) I realized that linux or it's distributions is the best invention in 21 century. And finally I am starting use it. openSUSE 11.4 installaition succesful, I updated it and it looks I don;t have any problems, but I got few questions.
1. How install older version of mozilla firefox internet browser here? I can't install some plugins because it's a firefox beta 12 version, for example. I am quake fan, o I like play quake live, but i can't install quake plugin, because my firefox is beta version.
2. Does I got all drivers instantly installed to my mashine? ATI video drivers, sound drivers ect??
3. Are there any How-To guides which can teach me, how I can improve my desktop? gadgets, 3D desktop ect...?
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?
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??
I have a new dell inspiron 1545 since i am facing problems with vista i wanted to work with linux operating system (fedora 9). I want to install the video drivers and sound drivers for my laptop..When i installed fedora 9 my screen resolution was 1366x768 but suddenly now my resolution is 1024x768. I tried to change the resolution but I am unable to find my laptop resolution. What could be the problem
Here I can see my video card and sound card.. I want to install the drivers for my cards
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