Hi I have a Huawei device that I have been using on fc 8 and fc 10. But now with fc 11 it does not work. Here is the log file entries for the device. Jun 13 15:42:25 localhost kernel: usb 3-2: USB disconnect, address 26 Jun 13 15:42:25 localhost kernel: usb 3-2: new full speed USB device using uhci_hcd and address 27 Jun 13 15:42:25 localhost kernel: usb 3-2: New USB device found, idVendor=0451, idProduct=3410 Jun 13 15:42:25 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Jun 13 15:42:25 localhost kernel: usb 3-2: Product: TUSB3410 Boot Device Jun 13 15:42:25 localhost kernel: usb 3-2: Manufacturer: Texas Instruments Jun 13 15:42:25 localhost kernel: usb 3-2: SerialNumber: TUSB3410 Jun 13 15:42:25 localhost kernel: usb 3-2: configuration #1 chosen from 2 choices Jun 13 15:42:25 localhost kernel: ti_usb_3410_5052 3-2:1.0: TI USB 3410 1 port adapter converter detected Jun 13 15:42:25 localhost kernel: ti_usb_3410_5052: probe of 3-2:1.0 failed with error -5 <<<<<<<<<<<<<< Jun 13 15:42:25 localhost kernel: ti_usb_3410_5052 3-2:2.0: TI USB 3410 1 port adapter converter detected Jun 13 15:42:25 localhost kernel: usb 3-2: TI USB 3410 1 port adapter converter now attached to ttyUSB0 Jun 13 15:42:25 localhost NetworkManager: <info> (ttyUSB0): ignoring due to lack of mobile broadband capabilties I have resolved this before by doing the following create /etc/udev/rules.d/026_ti_usb_3410.rules #TI USB 3410 SUBSYSTEM=="usb_device" ACTION=="add" SYSFS{idVendor}=="0451",SYSFS{idProduct}=="3410" \ SYSFS{bNumConfigurations}=="2" \ SYSFS{bConfigurationValue}=="1" \ RUN+="/bin/sh -c 'echo 2 > /sys%p/device/bConfigurationValue'" I have coppied /lib/firmware/ti_3410.fw to /lib/firmware/ti_3410.bin this fixed it on fc 10 I have coppied /lib/udev/rules.d/77-nm-probe-modem-capabilities.rules to /etc/udev/rules.d/ Now I'm out of ideas please could someone advise ? Thanks -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines