LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   I could not not configure Mobile modem through RHEL-6 graphical interface (https://www.linuxquestions.org/questions/linux-newbie-8/i-could-not-not-configure-mobile-modem-through-rhel-6-graphical-interface-4175452231/)

sekarlinux 03-01-2013 06:59 AM

I could not not configure Mobile modem through RHEL-6 graphical interface
 
Hi Friends,

I have tried to connect the USB modem into RHEL6. Iam able to connect through wvdial.

But i would like to configure with ifcfg-ppp0 so i tried to configure with graphical interface in the network connection.

I have selected the Mobile Braoadband and followed and finally it says

" Connection add Failed

Saving connection failed: (0) Can't write connection type 'cdma' or 'gsm'
"

Also i could not find modem properties to map the dongle with connected USB port like /dev/ttyUSB0 but it was there in the RHEL-5

Please advice and help me to resolve this.

Regards,
Sekar

samBl 03-02-2013 04:01 PM

So this USB modem worked in Rhel 5 but not 6? Can you give us some more info about the device such as make and model number? Dose anything appear in /var/log/messages when you plug in the device?

John VV 03-02-2013 04:08 PM

is this usb dongle on the red hat hardware list ?
https://hardware.redhat.com/

without knowing just what this dongle is ?
no one can really help

it should be listed ( while plugged in )

using
Code:

su -
lsusb

( i like running these commands as root so ... hence the "su -" )


This is RHEL6.4 ? right ?
the current version

so you do have the required support contract

once you know the makr/model and chip in the dongle
Search the RedHat Knowledge base ( your support contract gives you access to it )
https://access.redhat.com/search/quick
or
https://access.redhat.com/knowledge/solutions/

but you have to login to the red hat site to use most of it

sekarlinux 03-04-2013 01:06 AM

What i was trying to say is? My USB modem working fine in RHEL5 with configuration through Graphical interface and as well as wvdial.

But in RHEL 6.3 iam able to connect through only wvdial and working fine. But i could not configure through Graphical Interface in RHEL 6.3 and iam getting the

" Connection add Failed

Saving connection failed: (0) Can't write connection type 'cdma' or 'gsm'
"

I did not see any modem properties in Graphical interface to map the USB ports which is USB modem connected.

I would like to configure through Graphical interface in RHEL6.

Kernel message:
option: v0.7.2:USB Driver for GSM modems
option 1-1:1.0: GSM modem (1-port) converter detected
usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
option 1-1:1.1: GSM modem (1-port) converter detected
usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
option 1-1:1.2: GSM modem (1-port) converter detected
usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2

[root@localhost ~]# lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 003: ID 046d:c019 Logitech, Inc. Optical Tilt Wheel Mouse
Bus 007 Device 002: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 12d1:1506 Huawei Technologies Co., Ltd.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

So please help me to configure through Graphical interface with ppp0 so that i can easily bringup and bring down like
ifup/ifdown ppp0

Thanks,
Sekar


All times are GMT -5. The time now is 12:51 AM.