After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 578585 - Samsung SGH-Z150, 3G connection via bluetooth non working
Samsung SGH-Z150, 3G connection via bluetooth non working
Status: RESOLVED DUPLICATE of bug 432774
Product: NetworkManager
Classification: Platform
Component: general
0.7.x
Other Linux
: Normal normal
: ---
Assigned To: Dan Williams
Dan Williams
Depends on:
Blocks:
 
 
Reported: 2009-04-10 09:53 UTC by Andrea Ratto
Modified: 2009-04-13 07:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrea Ratto 2009-04-10 09:53:26 UTC
On Ubuntu Intrepid, using blueman and networkmanager from the PPA archives, I have problems connecting to the network with the Samsung SGH-Z150 cellphone.
It works fine with my Motorola Razr V3x on the very same configuration.

These are the log messages generated:
Apr 10 11:17:01 andrea-laptop nm-system-settings:    SCPlugin-Ifupdown: device added (udi: /org/freedesktop/Hal/devices/rfcomm0, iface: (null)): iface not found
Apr 10 11:17:01 andrea-laptop NetworkManager: <info>  rfcomm0: driver is 'rfcomm'. 
Apr 10 11:17:01 andrea-laptop NetworkManager: <debug> [1239355021.821367] setup_monitor_device(): No monitoring udi provided 
Apr 10 11:17:01 andrea-laptop NetworkManager: <info>  Found new Modem device 'rfcomm0'. 
Apr 10 11:17:01 andrea-laptop NetworkManager: <info>  (rfcomm0): exported as /org/freedesktop/Hal/devices/rfcomm0 
Apr 10 11:17:05 andrea-laptop NetworkManager: <info>  (rfcomm0): device state change: 1 -> 2 
Apr 10 11:17:05 andrea-laptop NetworkManager: <info>  (rfcomm0): deactivating device (reason: 2). 
Apr 10 11:17:05 andrea-laptop NetworkManager: nm_system_device_flush_ip4_routes_with_iface: assertion `iface_idx >= 0' failed
Apr 10 11:17:05 andrea-laptop NetworkManager: nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx >= 0' failed
Apr 10 11:17:05 andrea-laptop pulseaudio[5905]: sap.c: sendmsg() failed: Argomento non valido
Apr 10 11:17:05 andrea-laptop NetworkManager: <info>  (rfcomm0): device state change: 2 -> 3 
Apr 10 11:17:09 andrea-laptop NetworkManager: <info>  Activation (rfcomm0) starting connection 'Vodafone (Omnitel)' 
Apr 10 11:17:09 andrea-laptop NetworkManager: <info>  (rfcomm0): device state change: 3 -> 4 
Apr 10 11:17:09 andrea-laptop NetworkManager: <info>  Activation (rfcomm0) Stage 1 of 5 (Device Prepare) scheduled... 
Apr 10 11:17:09 andrea-laptop NetworkManager: <info>  Activation (rfcomm0) Stage 1 of 5 (Device Prepare) started... 
Apr 10 11:17:09 andrea-laptop NetworkManager: <debug> [1239355029.180207] nm_serial_device_open(): (rfcomm0) opening device... 
Apr 10 11:17:09 andrea-laptop NetworkManager: <info>  Activation (rfcomm0) Stage 1 of 5 (Device Prepare) complete. 
Apr 10 11:17:21 andrea-laptop NetworkManager: <WARN>  init_done(): Modem initialization timed out 
Apr 10 11:17:21 andrea-laptop NetworkManager: <info>  (rfcomm0): device state change: 4 -> 9 
Apr 10 11:17:21 andrea-laptop NetworkManager: <debug> [1239355041.001187] nm_serial_device_close(): Closing device 'rfcomm0' 
Apr 10 11:17:21 andrea-laptop NetworkManager: <info>  Marking connection 'Vodafone (Omnitel)' invalid. 
Apr 10 11:17:21 andrea-laptop NetworkManager: <info>  Activation (rfcomm0) failed. 
Apr 10 11:17:21 andrea-laptop NetworkManager: <info>  (rfcomm0): device state change: 9 -> 3 
Apr 10 11:17:21 andrea-laptop NetworkManager: <info>  (rfcomm0): deactivating device (reason: 0). 
Apr 10 11:17:21 andrea-laptop NetworkManager: nm_system_device_flush_ip4_routes_with_iface: assertion `iface_idx >= 0' failed
Apr 10 11:17:21 andrea-laptop NetworkManager: nm_system_device_flush_ip4_addresses_with_iface: assertion `iface_idx >= 0' failed

I can debug the issue I someone gives me instructions.
Is there a way to change the chatscript used to initialize the modem? I think the phone needs some strange command to work properly.
Comment 1 Dan Williams 2009-04-12 22:33:53 UTC

*** This bug has been marked as a duplicate of 432774 ***
Comment 2 Andrea Ratto 2009-04-13 07:32:07 UTC
mmh that does not seem right. Bluetooth is handled by blueman, does not require NM support. In fact with the other cellphone it works great.
Also the patch in the other "RESOLVED" bug does not apply (it's two years old).