Am Donnerstag, den 23.07.2009, 23:00 +0200 schrieb Julian Aloofi: > This looks pretty good. But somehow it still tries to fall back to the > CDROM mode. > Try to create a new udev rule (as root) /etc/udev/rules.d/55-umts.rules > that contains the following: > > SUBSYSTEM=="usb" > SYSFS{idProduct}=="5010" > SYSFS{idVendor}=="1410", RUN+="usb_modeswitch -v 1410p 5010 -d -H1" > > Then reboot and hope > Try to establish the connection with NetworkManager (right click on > NetworkManager applet->Edit Connections...) Got the CDROM out of creation. /etc/udev/rules.d/55-umts.rules: # Novatel MC950D 4G-device SUBSYSTEMS=="usb", ATTRS{idVendor}=="1410", ATTRS{idProduct}=="5010", RUN+="/usr/bin/usb_modeswitch -Q -v 1410 -p 5010 -d1" gives a tail of /var/log/messages of: Jul 24 13:32:36 T40 kernel: usb 3-2: new full speed USB device using uhci_hcd and address 2 Jul 24 13:32:36 T40 kernel: usb 3-2: New USB device found, idVendor=1410, idProduct=5010 Jul 24 13:32:36 T40 kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=4 Jul 24 13:32:36 T40 kernel: usb 3-2: Product: Novatel Wireless HSUPA Modem Jul 24 13:32:36 T40 kernel: usb 3-2: Manufacturer: Novatel Wireless Jul 24 13:32:36 T40 kernel: usb 3-2: SerialNumber: 356846013538400 Jul 24 13:32:36 T40 kernel: usb 3-2: configuration #1 chosen from 1 choice Jul 24 13:32:37 T40 kernel: Initializing USB Mass Storage driver... Jul 24 13:32:37 T40 kernel: scsi2 : SCSI emulation for USB Mass Storage devices Jul 24 13:32:37 T40 kernel: usbcore: registered new interface driver usb-storage Jul 24 13:32:37 T40 kernel: USB Mass Storage support registered. Jul 24 13:32:37 T40 kernel: usbcore: registered new interface driver usbserial Jul 24 13:32:37 T40 kernel: USB Serial support registered for generic Jul 24 13:32:37 T40 kernel: usbcore: registered new interface driver usbserial_generic Jul 24 13:32:37 T40 kernel: usbserial: USB Serial Driver core Jul 24 13:32:37 T40 kernel: USB Serial support registered for GSM modem (1-port) Jul 24 13:32:37 T40 kernel: usbcore: registered new interface driver option Jul 24 13:32:37 T40 kernel: option: v0.7.2:USB Driver for GSM modems But right-buttom clicking on Network Manager->edit connections->mobile broadband shows still no entries, and creation in System->Network->devices->new->modem fails (no modem found). Any further hints? -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines