Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Trouble Setting Up Sun Ultra 10 - Displaying Garbage Post 302560794 by frhan2u on Saturday 1st of October 2011 08:21:21 AM
Old 10-01-2011
Thank you guys!

It didn't initially work with a null modem cable.. until I bought a DB25 to DB9 adapter..

Afterwards, I connected the null modem cable into the DB9 end of that adapter and connected to my USB to serial cable and it worked!

thanks ever so much!
 

9 More Discussions You Might Find Interesting

1. UNIX Benchmarks

Sun Ultra 2 Solaris 8

Sparc Ultra2: Notes prtdiag: System Configuration: Sun Microsystems sun4u Sun Ultra 2 UPA/SBus (2 X UltraSPARC-II 296MHz) System clock frequency: 99 MHz Memory size: 768 Megabytes ========================= CPUs ========================= Run Ecache CPU CPU... (0 Replies)
Discussion started by: tnorth
0 Replies

2. Solaris

sun ultra or sun sparkstation

am wonder wich sun computer is better, a sun ultra or sun sparkstation, and what is the difference (7 Replies)
Discussion started by: nobody
7 Replies

3. Solaris

sun ultra

Hi Guys, I have a 2nd hand Sun ultra-5, I wanted to know how to be able to run it as a normal window. I do not have any experience whatsoever with solaris/unix. Does anyone can give me a clue where to start. When I switch it goes to: unix console login: pa$$word: #UNIX sendmail : enable to... (0 Replies)
Discussion started by: lingosa
0 Replies

4. UNIX for Dummies Questions & Answers

Trouble getting serial output from Ultra 10

Hi, Iam trying to get make a serial connection to an Ultra 10 from my laptop. I've set the output to goto ttya in the nvram parameters. Iam using a db9 converter at the laptop end and a db25 converter at the ultra 10 end-I know the adapters are fine and so is the cable. Iam just not able to get it... (3 Replies)
Discussion started by: pulse77
3 Replies

5. Solaris

sun ultra 10 monitor

hi all, it seem hard to see on a regular monitor the ultra 10 converter to rgb so that it can go to a pc monitor. do u know how can i fix the monitor properly? it's not easy to see on the monitor there's so many lines. thanks in advance. (2 Replies)
Discussion started by: itik
2 Replies

6. Solaris

LOM on SUN ultra 10

Hi experts is it possible to install lom on sun ultra 10 box? can you guys help me in undertanding lom as i tried goggling , couldn't get good stuff. Please :) (6 Replies)
Discussion started by: kumarmani
6 Replies

7. Shell Programming and Scripting

setting and displaying variables

Hello, I need a little help. 1. Edit /etc/profile so that all users are greeted upon login. 2. For the root account, set the prompt to something like "Danger!! root is doing stuff in \w", preferably in a bright color such as red or pink or in reverse video mode. Thanks for help. (4 Replies)
Discussion started by: zhshqzyc
4 Replies

8. Red Hat

dhcp not setting dns and changing to garbage

I have 2 problems. Dhcp is not setting dns and after I manually set my dns it changes to garbage. I literally just used command to set dns which is a good copy of resolv.conf: sudo cp /home/bob/Desktop/scripts_9-12-2011/resolv.conf /etc/resolv.confHere is a copy of my resolv.conf. #... (5 Replies)
Discussion started by: cokedude
5 Replies

9. UNIX for Dummies Questions & Answers

Trouble displaying parameters passed into a for loop

#!/bin/bash function check_num_args() { if ; then echo "Please provide a file name" else treat_as_file $* fi } function treat_as_file() { numFiles=$# for((i=1;i<=$numFiles;i++));do echo $i ... (3 Replies)
Discussion started by: kikilahooch
3 Replies
UFTDI(4)						   BSD Kernel Interfaces Manual 						  UFTDI(4)

NAME
uftdi -- USB support for serial adapters based on the FT8U100AX and FT8U232AM SYNOPSIS
uftdi* at uhub? ucom* at uftdi? DESCRIPTION
The uftdi driver provides support for various serial adapters based on the FTDI USB UART IC family. Supported chip models are FT8U100AX, FT8U232AM, FT232BM, FT232R, dual channel FT2232D, dual channel FT2232H, and quad channel FT4232H. The device is accessed through the ucom(4) driver which makes it behave like a tty(4). HARDWARE
The uftdi driver supports the following adapters: B&B Electronics uLinks RS-422/485 Coastal ChipWorks TNC-X Crystalfontz CFA-631 LCD Crystalfontz CFA-632 LCD Crystalfontz CFA-633 LCD Crystalfontz CFA-634 LCD Crystalfontz CFA-635 LCD CTI USB-485-Mini and and USB-Nano-485 Falcom Samba 55/56 GSM/GPRS modem Falcom Twist GSM/GPRS modem Future Technology Devices DB9 Future Technology Devices IC Future Technology Devices KW Future Technology Devices RS232 Future Technology Devices Y6 Future Technology Devices Y8 Future Technology Devices Y9 Future Technology Devices YS GlobalScale Technogogies SheevaPlug and OpenRD HP USB-Serial adapter shipped with some HP laptops Inland UAS111 Interpid Control Systems NeoVI Blue Interpid Control Systems ValueCAN Matrix Orbital LK/VK/PK202-24 LCD Matrix Orbital LK/VK204-24 LCD Matrix Orbital MX2/MX3/MX6 Series Matrix Orbital MX4/MX5 Series LCD QVS USC-1000 RATOC Systems REX-USB60F Robot Electronics USB to I2C Communications Module Sealevel Systems USB-Serial adapter SIIG US2308 Serial Telldus Tellstick and Tellstick Duo VScom USB-COM Mini SEE ALSO
tty(4), ucom(4), usb(4) HISTORY
The uftdi driver appeared in NetBSD 1.5. BSD
October 18, 2012 BSD
All times are GMT -4. The time now is 04:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy