Re: Mobile network type support or not?



Hi Paul,
      Yes, the mobile broadband can work. My question is the network type seetings for the MB. Below codes are in nm-connection-editor(version 0.7.1):

     /* Hide network type widgets; not supported yet */
    gtk_widget_hide (GTK_WIDGET (priv->network_type));
    widget = glade_xml_get_widget (CE_PAGE (self)->xml, "type_label");
    gtk_widget_hide (widget);

It seems the related UI is hidden. So user can't set those through nm-connection-editor. If comment above codes, you will see a new combobox in *MobileBroadband* config page. I also searched the related codes. It seems those settings are not used.

Thank!

2009/6/1 Paul Menzel <paulepanter users sourceforge net>
Dear 代尔欣,


Am Montag, den 01.06.2009, 10:06 +0800 schrieb 代尔欣:

[…]

>      In NetworkManager-0.7.1, Mobile Broadband have network type
> setting(NM_GSM_NETWORK_UMTS_HSPA....), but it seems not support yet.

How come?

> I want to know whether the unstable version support this?

As far as I know, NetworkManager 0.7.1 supports mobile broadband just
fine.

> And better give me a description about this setting plan for what.

Sorry, I do not understand. This setting enables you to connect to the
Internet using UMTS/HSDPA.


Thanks,

Paul

_______________________________________________
NetworkManager-list mailing list
NetworkManager-list gnome org
http://mail.gnome.org/mailman/listinfo/networkmanager-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]