Search found 65 matches
- 2016/01/06 20:22:36
- Forum: CentOS 7 - Hardware Support
- Topic: [SOLVED]How to get a 3G connection (not a usb_modeswitch
- Replies: 7
- Views: 6012
Re: How to get a 3G connection (not a usb_modeswitch problem
Problem solved, see viewtopic.php?f=50&t=55509
- 2016/01/06 20:19:24
- Forum: CentOS 7 - Networking Support
- Topic: [SOLVED]nm-connection-editor doesn't add new connection
- Replies: 5
- Views: 4015
Re: [SOLVED]nm-connection-editor doesn't add new connection
I followed the procedure of domgross 2015-01-20 20:10:42 EST in https://bugzilla.redhat.com/show_bug.cgi?id=1182566 . It is a Fedora 21 bug to overcome, apparently also in my CentOS Linux release 7.2.1511 (Core) Gnome Installation. The problem to be solved was, how to send the SIM PIN of the modem. ...
- 2016/01/06 11:26:16
- Forum: CentOS 7 - General Support
- Topic: [SOLVED]Which directory does Centos 7 store the modems in?
- Replies: 2
- Views: 945
Re: [SOLVED]Which directory does Centos 7 store the modems i
It was that simple:
instead of
use
The "0" instead of the "1" did it.
instead of
Code: Select all
$ mmcli -m 1 --simple-connect pin="<my PIN>,apn=internet.eplus.de"
Code: Select all
$ mmcli -m 0 --simple-connect pin="<my PIN>,apn=internet.eplus.de"
- 2016/01/06 11:17:19
- Forum: CentOS 7 - General Support
- Topic: [SOLVED]Which directory does Centos 7 store the modems in?
- Replies: 2
- Views: 945
Re: Which directory does Centos 7 store the modems in?
I am one step further now (without creating the new directory and the link, mentioned above): $ mmcli -M Found 1 modems: /org/freedesktop/ModemManager1/Modem/0 [huawei] E173 Nothing else. I let this terminal be and open a new one: $ mmcli -m 1 --simple-connect pin="6327,apn=internet.eplus.de" error:...
- 2016/01/06 10:48:59
- Forum: CentOS 7 - General Support
- Topic: [SOLVED]Which directory does Centos 7 store the modems in?
- Replies: 2
- Views: 945
[SOLVED]Which directory does Centos 7 store the modems in?
Hi, I try to send the SIM Pin of my Huawei modem with mmcli and get this error: $ sudo mmcli -m 1 --simple-connect pin="<my PIN>,apn=internet.eplus.de" error: couldn't find modem at '/org/freedesktop/ModemManager1/Modem/1' No wonder, I do not see a directory /org/freedesktop/ModemManager1/Modem/1 Am...
- 2015/12/27 19:56:20
- Forum: CentOS 7 - Networking Support
- Topic: [SOLVED]nm-connection-editor doesn't add new connection
- Replies: 5
- Views: 4015
Re: nm-connection-editor doesn't add new connection. How to
Thank you, Chrismjh abd TrevorH, but my problem is more serious: after being back with WiFi, I connected to my WiFi but firefox says "server not found". I could fix that with "sudo service NetworkManager start". @Chrismjh: Thanks, but I did not find "NetworkManager-wl" @ TrevorH: Thanks, the "list....
- 2015/12/27 19:05:14
- Forum: CentOS 7 - Networking Support
- Topic: [SOLVED]nm-connection-editor doesn't add new connection
- Replies: 5
- Views: 4015
Re: nm-connection-editor doesn't add new connection. How to
Thank you, Chrismjh abd TrevorH, but my problem is more serious: after being back with WiFi, I connected to my WiFi but firefox says "server not found".
- 2015/12/18 21:01:00
- Forum: CentOS 7 - Networking Support
- Topic: [SOLVED]nm-connection-editor doesn't add new connection
- Replies: 5
- Views: 4015
[SOLVED]nm-connection-editor doesn't add new connection
Hi, I am using a Huawei Technologies Co., Ltd. E173 3G Modem with my Samsung Notebook (details below). I cannot create a new network connection with nm-connection-editor (however, using the same modem, the same Notebook and the same procedure with Ubuntu 14.04 everything works fine). What could be w...
- 2015/12/12 17:20:05
- Forum: CentOS 7 - Hardware Support
- Topic: [SOLVED]How to get a 3G connection (not a usb_modeswitch
- Replies: 7
- Views: 6012
[CLOSED]Re: How to get a 3G connection...
I am closing this thread and will ask more specifically in a new one.
- 2015/12/12 10:45:57
- Forum: CentOS 7 - Hardware Support
- Topic: [SOLVED]How to get a 3G connection (not a usb_modeswitch
- Replies: 7
- Views: 6012
Re: How to get a 3G connection (not a usb_modeswitch problem
Some progress, at least connected, but meagre and only once in several tries: $ sudo wvdial --> WvDial: Internet dialer version 1.61 --> Initializing modem. --> Sending: ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 OK --> Modem initialized. --> Sending: ATD...