Sponsored Content
Full Discussion: Modem Setup??
Top Forums UNIX for Dummies Questions & Answers Modem Setup?? Post 29908 by Jonathan on Monday 14th of October 2002 06:16:38 AM
Old 10-14-2002
Question Modem Setup??

Hi,
I've been having problems setting up the modem connect to a Sparc ultra 10. The modem has an adaptor on it which plugs into the parallel port. I have read the man pages and checked sunslove, these only give setup for com port 1. Can anyone shed any light on Parallel port setup?

I'm using solaris 2.6

Thanks Jonathan.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Modem problem: "Sorry, modem is busy"

Hi! I have a little prob with dialing up to the internet... When I try connect, it says "Sorry, modem is busy"... Specs: Laptop 56K modem Slackware 8.0 Kernel 2.4.5 Cheers;) (4 Replies)
Discussion started by: satan404
4 Replies

2. UNIX for Dummies Questions & Answers

simple modem setup question from new comer

How do you adjust the volume on a modem internally. I know there is a setting to turn off the speaker during handshake and leave it on while dialing. Could someone help me please? (2 Replies)
Discussion started by: agentrambo
2 Replies

3. UNIX for Advanced & Expert Users

Modem Setup

Hi: I am trying to setup a modem in Solaris 8. I got connected and the following messages comes on screen. CONNECT 9600 Press ENTER key to clear line and begin login. Press ENTER key to clear line and begin login. Enter Password -> Enter Password -> Enter Password -> I tried root... (1 Reply)
Discussion started by: s_aamir
1 Replies

4. UNIX for Dummies Questions & Answers

Modem - Test /dev/modem

Ok. I tried following the directions from some of the other threads, but I've hit a road block. I have red hat 7.3 and I installed the hcf package: hcfpcimodem-0.99lnxtbeta03042700k2.4.18_3-1rh.i386.rpm It installed ok, no errors, but I still can't get linux to find my modem. I've tried... (2 Replies)
Discussion started by: lawadm1
2 Replies

5. UNIX for Dummies Questions & Answers

Cable Modem, Unix, XP Computer Primary, need advice setup!

I have a XP computer which is my primary. I recently, well just today installed a old version of Mandrake Linux 6.5 I had laying on a self collecting dust on a old PII 233mhz that had to be vacummed out before I could use it. I have my XP computer connected by 10/100 NIC to a cable modem. My... (1 Reply)
Discussion started by: garfunkle
1 Replies

6. Solaris

Is the cable you are using a null modem cable or a modem cable

Hi all, Is there any difference between a null modem cable or a modem cable ? i assume that a null modem cable is a normal cable that i used from cpu serial ports to a modem for dialup. please correct if i am wrong, thks (2 Replies)
Discussion started by: waterbear
2 Replies

7. Solaris

modem setup solaris 10 x86

I,am trying to configure an external multitech 5656zdx modem for dial in mode on a serial port using a dell 1800 server with solaris 10 for intel as the OS. It answers only once, further attemps fail, I have to reboot system before it will work again. I also used an older model 3334zdx which... (1 Reply)
Discussion started by: albm
1 Replies

8. UNIX for Dummies Questions & Answers

Modem setup under Digital Unix

Hi All, I am trying to set up a modem (using SLIP) on a Digital (well it used to be) AlphaStation running Digital Unix V7E. I assume that I have to put an entry into /remote but can anyone suggest the contents and formatting. Apologies for being so naive but I'm an ex VMS person. Thanks and... (1 Reply)
Discussion started by: Roslynlea
1 Replies

9. AIX

NIM server setup on etherchannel setup environment

I know that IBM's official stance is that NIM does not work on etherchannel environment, but has anyone able to get around it? I'm working on a p5-590 LPAR system, and the NIM master and clients are all on the same frame. Any help is appreciated. (1 Reply)
Discussion started by: pdtak
1 Replies

10. Solaris

How to setup prolink 3.5g hsdpa usb modem in Solaris 11.2?

hi, I am new to solaris, i download the solaris 11.2 support library and as well search the google but didn't find any information about how to setup usb 3g modem in solaris 11.2, any one can please help me with giving any information or web link? (6 Replies)
Discussion started by: shamsat
6 Replies
hp-setup(1)							   User Manuals 						       hp-setup(1)

NAME
hp-setup - Printer/Fax Setup Utility DESCRIPTION
Installs HPLIP printers and faxes in the CUPS spooler. Tries to automatically determine the correct PPD file to use. Allows the printing of a testpage. Performs basic fax parameter setup. SYNOPSIS
hp-setup [MODE] [OPTIONS] [SERIAL NO.|USB bus:device|IP|DEVNODE] MODE
Run in graphical UI mode: -u or --gui (Default) Run in interactive mode: -i or --interactive OPTIONS
Automatic mode: -a or --auto (-i mode only) To specify the port on a multi-port JetDirect: --port=<port> (Valid values are 1*, 2, and 3. *default) No testpage in automatic mode: -x (-i mode only) To specify a CUPS printer queue name: -p<printer> or --printer=<printer> (-i mode only) To specify a CUPS fax queue name: -f<fax> or --fax=<fax> (-i mode only) Type of queue(s) to install: -t<typelist> or --type=<typelist>. <typelist>: print*, fax* (*default) (-i mode only) To specify the device URI to install: -d<device> or --device=<device> (--qt4 mode only) Remove printers or faxes instead of setting-up: -r or --rm or --remove (-u only) Set the language: -q <lang> or --lang=<lang>. Use -q? or --lang=? to see a list of available language codes. Set the logging level: -l<level> or --logging=<level> <level>: none, info*, error, warn, debug (*default) Run in debug mode: -g (same as option: -ldebug) This help information: -h or --help SERIAL NO.|USB ID|IP|DEVNODE USB bus:device (usb only): "xxx:yyy" where 'xxx' is the USB bus and 'yyy' is the USB device. (Note: The ':' and all leading zeros must be present.) Use the 'lsusb' command to obtain this information. IPs (network only): IPv4 address "a.b.c.d" or "hostname" DEVNODE (parallel only): "/dev/parportX", X=0,1,2,... SERIAL NO. (usb and parallel only): "serial no." EXAMPLES
Setup using GUI mode: $ hp-setup Setup using GUI mode, specifying usb: $ hp-setup -b usb Setup using GUI mode, specifying an IP: $ hp-setup 192.168.0.101 One USB printer attached, automatic: $ hp-setup -i -a USB, IDs specified: $ hp-setup -i 001:002 Network: $ hp-setup -i 66.35.250.209 Network, Jetdirect port 2: $ hp-setup -i --port=2 66.35.250.209 Parallel: $ hp-setup -i /dev/parport0 USB or parallel, using serial number: $ hp-setup -i US12345678A USB, automatic: $ hp-setup -i --auto 001:002 Parallel, automatic, no testpage: $ hp-setup -i -a -x /dev/parport0 Parallel, choose device: $ hp-setup -i -b par NOTES
1. If no serial number, USB ID, IP, or device node is specified, the USB and parallel busses will be probed for devices. 2. Using 'lsusb' to obtain USB IDs: (example) $ lsusb Bus 003 Device 011: ID 03f0:c202 Hewlett-Packard $ hp-setup --auto 003:011 (Note: You may have to run 'lsusb' from /sbin or another location. Use '$ locate lsusb' to determine this.) 3. Parameters -a, -f, -p, or -t are not valid in GUI (-u) mode. SEE ALSO
hp-makeuri hp-probe AUTHOR
HPLIP (Hewlett-Packard Linux Imaging and Printing) is an HP developed solution for printing, scanning, and faxing with HP inkjet and laser based printers in Linux. REPORTING BUGS
The HPLIP Launchpad.net site https://launchpad.net/hplip is available to get help, report bugs, make suggestions, discuss the HPLIP project or otherwise contact the HPLIP Team. COPYRIGHT
Copyright (c) 2001-14 Hewlett-Packard Development Company, L.P. This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. Linux 9.0 hp-setup(1)
All times are GMT -4. The time now is 12:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy