similar to: modem not initialised

Displaying 20 results from an estimated 7000 matches similar to: "modem not initialised"

2011 Mar 31
0
reliance netconnect as on a Linux system ( centos5.5 ) Modem not responding.
Hi I am trying to connect a reliance netconnect data card on my linux box ( cent os ) , i am able to the detect the device /dev/ttyUSB0 these are the following steps I did : Check your card is recognized by the kernel # cat /proc/bus/usb/devices ..... ..... T: Bus=07 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 11 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P:
2005 Aug 11
1
Problem connecting a USB modem.
Hi I'm trying to connect a USB CDMA modem (z010) to a CentOS 4.1 (kernel 2.6.9-11.EL) and I can't talk to the modem. I tried the same modem under Fedora Core 1 (2.4.22-1.2199.nptl) and it works like a charm. The only difference is /dev/ttyACM0 for CentOS and /dev/input/ttyACM0 for the Fedora. Any help would be appreciated. Tank's. Fernando Lan?a Some debug info: CentOS:
2008 Jul 30
1
Modem network card conflict
Hi All, Here's a strange one for you... I have a Linux box with a PCMCIA adapter PCI card in it. Plugged into said card is a cellular modem card. I can configure wvdial and dial the modem card perfectly. My ppp0 interface comes up and I can ping everything. I also have a network card on the motherboard. Once again, by itself the network card works correctly. That is with the modem
2005 Mar 30
2
Modem - dial-up connection
Hi All Im having problems setting up a dialup connect in CentOS PPC I get the following error when attempting to use wvdial (modem set as /dev/ttyS0) --> Cannot open /dev/ttyS0: input/output error Ive tried kppp but ive had not luck Anyone know how to fix this? normally I would use pppconfig and pon/poff but havent been able to use/find them, are they install by default? __ Note: this
2006 Mar 16
3
xen hg tree from yesterday hangs, when kernel console is directed to ttyS0
Hi, I am having the following setup: the kernel displays its messages to vga and to ttyS0. This works without xen. When I reboot my system with xen with the following options to xen and vmlinuz, xen.gz com1=115200,8n1 console=com1,vga vmlinuz console=ttyS0,115200 console=tty0 the system hangs up while booting the dom0 kernel. Has anyone such a setup working? The thin is, I want a console on
2006 Mar 16
3
xen hg tree from yesterday hangs, when kernel console is directed to ttyS0
Hi, I am having the following setup: the kernel displays its messages to vga and to ttyS0. This works without xen. When I reboot my system with xen with the following options to xen and vmlinuz, xen.gz com1=115200,8n1 console=com1,vga vmlinuz console=ttyS0,115200 console=tty0 the system hangs up while booting the dom0 kernel. Has anyone such a setup working? The thin is, I want a console on
2012 Jun 04
2
Why do I have a column called row.names?
I'm trying to read in a tab separated table with read.delim(). I don't particularly care what the row names are. My data file looks like this: start stop Symbol Insert sequence Clone End Pair FISH 203048 67173930 ABC8-43024000D23 TI:993812543 TI:993834585 255176 87869359 ABC8-43034700N15 TI:995224581 TI:995237913 1022033 1060472
2004 Jun 23
2
''ser_baud=xxx'' option gone away
The Xen boot option ''ser_baud=<baud>'' has been removed from the unstable tree. If you were still using this obsolete option then the effect is that you will get no serial output when you boot Xen, which may lead you to believe that there is a more serious problem. To fix this you must move to the new boot option: ''com1=<baud>,8n1'' -- Keir
2007 May 02
3
Dumping Xen dom0 kernel output to serial console
Hi- I am having a weird problem with setting dom0 kernel output to the serial console with Xen 3.0.4-1, below is my grub setting. With this setting if I don''t enter the grub menu and have the default boot to the first image, everything works fine and I can get output/input to the serial console. The problem is when I enter the grub menu and select the image to boot from, if I
2006 May 23
4
Problems with Com1
Hi There, i?m trying to controll PTZ-Cams trough Suse Linux 9.3. i have 2 Cams - a Sony D31 and a Canon VC-C1. So both where shipped with controlsoftware (Windows). The Software from Sony had no problem - i can control all i want .. Zoom Pan Tilt .. etc. Next i tried to connect the Canon Cam .. and after starting the software, it return a "Error initalizing COM1" A
2001 Feb 28
1
com port acccess again
hi guys! i have some problem whit wine about the $SUBJECT i start my program and i get the following error message: ceta.2@sb-003:~/.wine/fakewin/csoft30 > wine --debugmsg +comm --managed comkern.exe err:win32:fixup_imports No implementation for shlwapi.dll.0(StrRetToBufA) imported from shell32.dll, setting to 0xdeadbeef err:win32:fixup_imports No implementation for
2007 Sep 23
7
[PATCH] Default serial console to BAUD_AUTO
# HG changeset patch # User john.levon@sun.com # Date 1190588448 25200 # Node ID 9a8a2d9ad94f20c995a7b59b75fdd6fefb8dafc6 # Parent 20c00448e39c7d8528e40287cafe614a5d4bdbf5 Default serial console to BAUD_AUTO Currently, the defaults for the serial console have a baud rate of zero, which is less than useful. Default to BAUD_AUTO instead, so you can just specify "console=com1" and it will
2011 Nov 11
3
COPILOT Glucose Meter COM problem
I am a 62 year old beginner in Ubuntu. Thanks for any help, guidance, suggestions on this problem! I have used commands like the following to be certain that I have an active com port: dmesg | grep ttyS rm com1 ln -s /dev/ttyS0 com1 So I suspect the solution lies somewhere in WINE. If all else fails I will get a USB to SERIAL converter cable and try that. My wife has an Abbott Labs Freestyle
2008 Jul 11
10
Will Xen support PCI add-on card for serial ports?
hi, It looks that Xen currently only support ISA serial port, which is onboard. Is there any plan to support the PCI serial port? Thanks, Neo -- I would remember that if researchers were not ambitious probably today we haven''t the technology we are using! _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2008 Jul 08
2
Serial Port Access Under Wine
I have asked this before, but has anyone successfully used serial port /dev/ttyS0 under wine? I am trying to run a windows program for controlling an amateur radio - a 'tentec pegasus'. My linux is a debian derivative ... sidux ... and I have installed wine from the sid repositories. The program runs ... and displays a radio dial which looks correct. However, because I cannot
2005 Aug 15
2
Kickstart, package always selected
I'm trying to kickstart a Centos 4.1 system with the minimum set of packages. I have no use for ypbind so I'm trying to prevent from being installed, but kickstart/anaconda always insist on its installation (complaining that the package is missing). This is the %packages section of my ks file so far: %packages #-@ dialup kernel grub e2fsprogs lvm2 -slocate -bluez-utils -bluez-bluefw
2011 Jan 22
1
Re: Help with USB-to-serial cable
doctordruidphd wrote: > I am trying to use software to program a scanner radio (BCD396t and UASD software). The software installs and seems to run properly, reading and writing database files. But I cannot connect to the scanner, through a USB-to-serial cable. > OS: ubuntu-8.10, kubuntu-8.10, debian/lenny (tried them all) > > lsusb identifies the cable as follows: > Bus 002 Device
2012 May 10
3
battery.charge and other fixes needed for X-Power Tigra 1kVA
Hello all, been 5 years since I posted on this list, glad to be back :) I have a number of X-power Tigra 1kVA online UPS units. From some knowledgeable folks working for the local distributor, I learnt that from inside this looked like a Best 610 ups unit. Before, I had this UPS hooked via serial to my Windows 2003 server. For monitoring, some winpilot/upspilot software was also provided.
2011 Mar 26
2
bug in xen 4.1 install on suse 11.4 (xencommons)
List, here''s how I got 4.1 up on suse 11.4 There is a small bug with the xencommons init script preventing xenstored from starting. Add this repo for 4.1 RPM''s ------------- zypper ar http://download.opensuse.org/repositories/Virtualization/openSUSE_11.4 Virt zypper ref zypper in xen-4.1.0_01-106.1 Fix the xen initsĀ  (observe the order here) ------------ chkconfig -s
2012 Oct 04
3
Serial Console Not Connecting to Dom0 on Ubuntu Server 12 Running Xen 4.1.3
Xen-users, I have what I think is a bug in the serial console interaction of Xen and Ubuntu. Essentially, the serial console appears to work just fine until it is passed off to dom 0 from Xen. Then it stops communicating with dom0, but still communicates with Xen, if I use the control-A escape sequence. Google will not show me anything related to this. I have local RS-232 serial console working