Confirmed. It only works the second time, and only if NM ignores the
error on ATZ...
Here are the logs.
First time:
Dec 16 21:25:45 fiol-laptop NetworkManager: Activation (ttyS0) starting
connection 'Movistar'
Dec 16 21:25:45 fiol-laptop NetworkManager: (ttyS0): device state
change: 3 ->
I modified the source code of NM (in a very kludgy way) so that it ignores the
error of the ATZ E0 V1 X4 &C1 +FCLASS=0 line, and goes on to AT+CPIN?
regardless of the outcome of the previous line.
Then I got bug#306049, same symptom but with different hardware.
Retried the connection and it simpl
Trying with the same card, NM version 0.7~~svn20081018t105859-0ubuntu1.
Using modified version of fdi, as I saw that the device that works is
always the "first" one (ttyS0, serial.port==0).
Enabled NM_SERIAL_DEBUG, and this is what I get:
Dec 15 12:12:46 fiol-laptop NetworkManager: Activation
Attached correction for bug preventing Merlin U630 when you had a
network defined.
Notes on configuration (specific to this modem):
* All PPP options MUST be disabled.
* AT+COPS? output for this modem doesn't show the correct network string (only
needed for devs and people checking syslog).
* NM
OK, feature needed for NM.
Seems like Merlin U630 does not accept manual network selection (at
least that's my conclusion trying to set it up manually in minicom - and
yes, I checked the strings matched the ones in AT+COPS=?).
Default situation should be NM sending AT+COPS=0 (automated GSM operat
It works. I changed the line above and added a few nm_debug() calls to
know what's going on. This was the final result:
Sep 18 09:56:11 home NetworkManager: Activation (ttyS1) Stage 1 of 5
(Device Prepare) complete.
Sep 18 09:56:11 home NetworkManager: [1221728171.639507]
modem_wait_for_repl
OK, modem is detected with the file above. NM fails to initialize it. NM
sends AT+COPS=1,2,"%s" and Merlin U630 replies with "+CME ERROR: PLMN
not allowed". NM then aborts.
--
UMTS PCMCIA modem not picked up
https://bugs.launchpad.net/bugs/248630
You received this bug notification because you are
** Attachment added: "pccardctl_ident.txt"
http://launchpadlibrarian.net/17613444/pccardctl_ident.txt
--
UMTS PCMCIA modem not picked up
https://bugs.launchpad.net/bugs/248630
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
Novatel Merlin UMTS U630 (PCMCIA) is not working with NM 0.7.
Fortunately, it works using a command line configuration.
I am using Ubuntu 8.04 with Network Manager upgraded to version 0.7.
1) Provider info:
Name: Kanguru
Country: PT (Portugal)
Operator: P OPTIMUS
APN: myconnection
DNS: 62.169.67.
You right, this bug is about NetworkManager and the modem is not picked
by it. However I thought it could be useful to some people to explain
how one can put this modem into work. Even to the developers who will
correct the NetworkManager bug.
Moreover, I take this opportunity to say that I cannot
csantiago,
Wrong bug. This bug is about support inside NM 0.7, not in Ubuntu in
general.
Thanks anyway,
João Miguel Neves
--
UMTS PCMCIA modem not picked up
https://bugs.launchpad.net/bugs/248630
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Try the installer in attachment. This modem works great with my provider
(PT Kanguru).
I think you only have to change the APN from 'myconnection' to
'internet.vodafone.pt'
(i.e. change AT+CGDCONT=1,"IP","myconnection" to
AT+CGDCONT=1,"IP","internet.vodafone.pt" on the chatscript)
** Attachmen
Attached file in /usr/share/hal/fdi/information/10freedesktop/ allows
Merlin U630 to be detected by NM. I'm pretty sure that's not the correct
dir, but it works.
Issues:
* NM detects 2 ports.
* You need to disable all types of compression. At least in my machine this
seems to be failing from NM.
One more
udi = '/org/freedesktop/Hal/devices/pcmcia__1__1_0'
info.linux.driver = 'serial_cs' (string)
info.parent = '/org/freedesktop/Hal/devices/pci_1180_476' (string)
info.product = 'Merlin UMTS Modem' (string)
info.subsystem = 'pcmcia' (string)
info.udi = '/org/freedesktop/Hal/dev
More HAL entries
udi = '/org/freedesktop/Hal/devices/pcmcia__1__1'
info.linux.driver = 'serial_cs' (string)
info.parent = '/org/freedesktop/Hal/devices/pci_1180_476' (string)
info.product = 'Merlin UMTS Modem' (string)
info.subsystem = 'pcmcia' (string)
info.udi = '/org/freedesktop/H
15 matches
Mail list logo