Alright, I learned about usb_modeswitch and usb_modeswitch_data and after hell lot of poking with libusb and friends, got some inspiration. But, then again.
[root@blah ~]# cat /etc/usb_modeswitch.d/19d2\:0154 | grep MessageContent
MessageContent="5553424312345678000000000000061e000000000000000000000000000000"
MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"
[root@blah ~]# usb_modeswitch --default-vendor 0x19d2 --default-product 0x0154 --message-content 5553424312345679000000000000061b000000020000000000000000000000
Looking for default devices ...
No devices in default mode found. Nothing to do. Bye.
[root@blah ~]# usb_modeswitch --default-vendor 0x19d2 --default-product 0x0154 --message-content 5553424312345678000000000000061e000000000000000000000000000000
Looking for default devices ...
No devices in default mode found. Nothing to do. Bye.
Thoughts please.
On Wed, Jan 1, 2014 at 7:03 PM, Soham Chakraborty <sohamwonderpiku4u@xxxxxxxxx> wrote:
Afternoon folks,I know that Fedora 18 is kinda obsolete but for a number of reasons, I have to stick to it for the time being. However, I am quite sure that this problem/behavior isn't restricted to F18. But since I am using that, ought to say that.So, here is the problem.I have a ZTE K3800 dongle which I use for wireless/3G connection, provided by Vodafone. When I plugin the device, it prompts to connect and works. Problem is, as soon as I connect, systemd sends a signal 15 to network-manager and the applet disappears from system tray. Therefore, if I try to configure VPN, I find no option. Note that, I am only trying to configure from the nm-applet.lsusb shows me thisBus 001 Device 005: ID 19d2:0117 ZTE WCDMA Technologies MSMDevice Descriptor:bLength 18bDescriptorType 1bcdUSB 2.00bDeviceClass 0 (Defined at Interface level)bDeviceSubClass 0bDeviceProtocol 0bMaxPacketSize0 64idVendor 0x19d2 ZTE WCDMA Technologies MSMidProduct 0x0117bcdDevice 0.00iManufacturer 3 ZTE,IncorporatediProduct 2 ZTE WCDMA Technologies MSMiSerial 4 MF6560ZTED010000Now, when I insert the device, I get this.Jan 1 18:50:52 blah kernel: [22130.542240] usb 1-1.2: new high-speed USB device number 8 using ehci-pciJan 1 18:50:52 blah kernel: [22130.564586] nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x00000011Jan 1 18:50:52 blah kernel: [22130.629979] usb 1-1.2: New USB device found, idVendor=19d2, idProduct=0154Jan 1 18:50:52 blah kernel: [22130.629986] usb 1-1.2: New USB device strings: Mfr=3, Product=2, SerialNumber=4Jan 1 18:50:52 blah kernel: [22130.629990] usb 1-1.2: Product: ZTE WCDMA Technologies MSMJan 1 18:50:52 blah kernel: [22130.629994] usb 1-1.2: Manufacturer: ZTE,IncorporatedJan 1 18:50:52 blah kernel: [22130.629997] usb 1-1.2: SerialNumber: MF6560ZTED010000Jan 1 18:50:52 blah kernel: [22130.631836] usb-storage 1-1.2:1.0: USB Mass Storage device detectedJan 1 18:50:52 blah kernel: [22130.631937] scsi10 : usb-storage 1-1.2:1.0Jan 1 18:50:52 blah mtp-probe[12945]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2"Jan 1 18:50:52 blah mtp-probe[12945]: bus: 1, device: 8 was not an MTP deviceJan 1 18:50:52 blah kernel: [22130.689135] nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x00000011Jan 1 18:50:52 blah kernel: [22130.813677] nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x00000011Jan 1 18:50:53 blah kernel: [22130.938233] nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x00000011Jan 1 18:50:53 blah kernel: [22131.062770] nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x00000011Jan 1 18:50:53 blah logger: usb_modeswitch: using overriding config file /etc/usb_modeswitch.d/19d2:0154; make sure this is intendedJan 1 18:50:53 blah logger: usb_modeswitch: please report any new or corrected settings; otherwise, check for outdated filesJan 1 18:50:53 blah kernel: [22131.187307] nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x00000011Jan 1 18:50:53 blah kernel: [22131.311846] nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x00000011Jan 1 18:50:53 blah usb_modeswitch: switching device 19d2:0154 on 001/008Note that it switches to 19d2:0154 which is# cat /etc/usb_modeswitch.d/19d2\:0154# ZTE MF190 (Variant) and othersTargetVendor= 0x19d2TargetProductList="0017,0117"MessageContent="5553424312345678000000000000061e000000000000000000000000000000"MessageContent2="5553424312345679000000000000061b000000020000000000000000000000"NeedResponse=1I checked in /lib/udev/rules.d/ to see whether I can find anything but not much success.BTW, this article gives some clues but I don't have the configPack.tar.gz file to clone.Any help will be appreciated. Also, if any other information is required, do shout and I will provide.Thanks,Soham
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org