> After adding > > <!-- Samsung SGH E300 --> > <match key="@info.parent:usb.vendor_id" int="0x067b"> > <match key="@info.parent:usb.product_id" int="0x2303"> > <match key="@info.parent:usb.interface.number" int="0"> > <append key="info.capabilities" type="strlist">modem</append> > <append key="modem.command_sets" type="strlist">GSM-07.07</append> > <append key="modem.command_sets" type="strlist">GSM-07.05</append> > </match> > </match> > </match> > > to /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi > > I am able to see my mobile in network manager. > Connecting however fails with > > Apr 18 18:19:34 localhost NetworkManager: <info> Activation (ttyUSB0) > starting connection 'Auto GSM network connection' > Apr 18 18:19:34 localhost NetworkManager: <info> Activation (ttyUSB0) > Stage 1 of 5 (Device Prepare) scheduled... > Apr 18 18:19:34 localhost NetworkManager: <info> Activation (ttyUSB0) > Stage 1 of 5 (Device Prepare) started... > Apr 18 18:19:34 localhost NetworkManager: <info> Activation (ttyUSB0) > Stage 1 of 5 (Device Prepare) complete. > Apr 18 18:19:44 localhost NetworkManager: <WARN> init_done(): Modem > initialization timed out > Apr 18 18:19:44 localhost NetworkManager: <info> Marking connection > 'Auto GSM network connection' invalid. > Apr 18 18:19:44 localhost NetworkManager: <info> Activation (ttyUSB0) > failed. > Apr 18 18:19:44 localhost NetworkManager: <info> Deactivating device > ttyUSB0. > > in /var/log/messages. > > This is Fedora 9 Preview. > I don't know what to do. Can somebody give me a hint?
What is the device? With my Huewi USB dongle and the new connection editor all I had to do to get it working was to edit the connection to add the APN into the config. All the rest with my provider was the default. Peter _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
