deathdealerxx Posted August 18, 2013 Posted August 18, 2013 (edited) Fixed:: Ok so later today I was installing infusions and installed the new opkg manager for the Pineapple firmware 3.0 and I discovered that kmod-usb-acm was not installed....hmmm. So I installed the ipk file to my pineapple and checked on my chatscript file and restarted and sure enough the 3g chatscript worked and my modem had a solid blue light!!! Hopefully this helps anyone else with issues similar to my experience. Hey guys I recently bought a 3g modem (tmobile ZTE MF691) and I am having some trouble setting it up to work with my pineapple. I have been working on this day and night trying to figure out what I am doing wrong. This modem has a built in micro sd slot which I am not using. So I went here https://github.com/WiFiPineapple/web-interface/wiki/mk4guide3gmodem and read and re-read the guide trying to find the solution. So if I understand this correctly, when I plug in my modem the initial drive is recognized as 0x19d2:0x1201 and the modem is 0x19d2:0x1203. So if you go into the usb_modeswitch.d file there is and entry labeled as 19d2:1201. However there isn't a file named as 19d2:1203 so I created a file named 19d2:1203 and inserted the following:: # ZTE MF691 (T-Mobile Rocket 2.0)## Contributor: Michael FogelDefaultVendor= 0x19d2DefaultProduct=0x1201TargetVendor= 0x19d2TargetProduct= 0x1203MessageContent="5553424312345678000000000000061b000000020000000000000000000000" this is from my dmesg log [ 1165.230000] usb 1-1: USB disconnect, device number 3[ 1165.240000] cdc_ether 1-1:1.5: usb0: unregister 'cdc_ether' usb-ehci-platform-1, CDC Ethernet Device[ 1173.850000] usb 1-1: new high-speed USB device number 4 using ehci-platform[ 1174.020000] scsi2 : usb-storage 1-1:1.0[ 1174.460000] usb 1-1: USB disconnect, device number 4[ 1182.580000] usb 1-1: new high-speed USB device number 5 using ehci-platform[ 1182.730000] cdc_ether 1-1:1.5: usb0: register 'cdc_ether' at usb-ehci-platform-1, CDC Ethernet Device, 02:ac:cb:fe:83:d6[ 1182.780000] scsi3 : usb-storage 1-1:1.7[ 1183.780000] scsi 3:0:0:0: CD-ROM T-Mobile USB SCSI CD-ROM 0001 PQ: 0 ANSI: 0[ 1183.780000] scsi 3:0:0:0: Attached scsi generic sg0 type 5[ 1183.810000] scsi 3:0:0:1: Direct-Access T-Mobile MMC Storage 0001 PQ: 0 ANSI: 0[ 1183.810000] sd 3:0:0:1: Attached scsi generic sg1 type 0[ 1183.830000] sd 3:0:0:1: [sda] Attached SCSI removable disk[ 1278.830000] usb 1-1: USB disconnect, device number 5[ 1278.840000] cdc_ether 1-1:1.5: usb0: unregister 'cdc_ether' usb-ehci-platform-1, CDC Ethernet Device[ 1296.710000] usb 1-1: new high-speed USB device number 6 using ehci-platform[ 1296.860000] scsi4 : usb-storage 1-1:1.0[ 1297.130000] usb 1-1: USB disconnect, device number 6[ 1305.250000] usb 1-1: new high-speed USB device number 7 using ehci-platform[ 1305.410000] cdc_ether 1-1:1.5: usb0: register 'cdc_ether' at usb-ehci-platform-1, CDC Ethernet Device, 02:ac:cb:fe:83:d6[ 1305.470000] scsi5 : usb-storage 1-1:1.7[ 1306.470000] scsi 5:0:0:0: CD-ROM T-Mobile USB SCSI CD-ROM 0001 PQ: 0 ANSI: 0[ 1306.470000] scsi 5:0:0:0: Attached scsi generic sg0 type 5[ 1306.490000] scsi 5:0:0:1: Direct-Access T-Mobile MMC Storage 0001 PQ: 0 ANSI: 0[ 1306.490000] sd 5:0:0:1: Attached scsi generic sg1 type 0[ 1306.510000] sd 5:0:0:1: [sda] Attached SCSI removable disk[ 1386.470000] usb 1-1: USB disconnect, device number 7[ 1386.470000] cdc_ether 1-1:1.5: usb0: unregister 'cdc_ether' usb-ehci-platform-1, CDC Ethernet Device[ 1473.160000] usb 1-1: new high-speed USB device number 8 using ehci-platform[ 1473.330000] scsi6 : usb-storage 1-1:1.0[ 1473.640000] usb 1-1: USB disconnect, device number 8[ 1481.760000] usb 1-1: new high-speed USB device number 9 using ehci-platform[ 1481.920000] cdc_ether 1-1:1.5: usb0: register 'cdc_ether' at usb-ehci-platform-1, CDC Ethernet Device, 02:ac:cb:fe:83:d6[ 1481.930000] scsi7 : usb-storage 1-1:1.7[ 1482.930000] scsi 7:0:0:0: CD-ROM T-Mobile USB SCSI CD-ROM 0001 PQ: 0 ANSI: 0[ 1482.940000] scsi 7:0:0:0: Attached scsi generic sg0 type 5[ 1482.950000] scsi 7:0:0:1: Direct-Access T-Mobile MMC Storage 0001 PQ: 0 ANSI: 0[ 1482.950000] sd 7:0:0:1: Attached scsi generic sg1 type 0[ 1482.960000] sd 7:0:0:1: [sda] Attached SCSI removable disk[ 3039.750000] usb 1-1: USB disconnect, device number 9[ 3039.750000] cdc_ether 1-1:1.5: usb0: unregister 'cdc_ether' usb-ehci-platform-1, CDC Ethernet Device[ 3047.360000] usb 1-1: new high-speed USB device number 10 using ehci-platform[ 3047.520000] scsi8 : usb-storage 1-1:1.0 I am unable to get the modem to switch from cdrom to the modem feature. I have also tried adding the PID/VID to /etc/modules.d/60-usb-serial. This has been driving me crazy, if anyone is willing to help please let me know, I could really use another set of eyes lol It seems that the modem is switching from 19d2:1201 to 19d2:1203 but then it tries to switch back again. 00:00:46 Pineapple daemon.notice netifd: Interface 'lan' is now up00:00:45 Pineapple syslog.notice usb_modeswitch: switching device 19d2:1201 on 001/00200:00:45 Pineapple kern.info kernel: [ 45.180000] usb 1-1: USB disconnect, device number 200:00:44 Pineapple user.notice usb-modeswitch: 1-1:1.0: Selecting /etc/usb_modeswitch.d/19d2:1201 for mode switching00:00:44 Pineapple user.notice usb-modeswitch: 1-1:1.0: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=00:00:43 Pineapple user.notice usb-modeswitch: 1-0:1.0: Manufacturer=Linux_3.3.8_ehci_hcd Product=Generic_Platform_EHCI_Controller Serial=ehci-platform00:00:40 Pineapple kern.notice kernel: [ 38.760000] sd 0:0:0:1: Attached scsi generic sg1 type 000:00:40 Pineapple kern.notice kernel: [ 38.760000] scsi 0:0:0:0: Attached scsi generic sg0 type 500:00:40 Pineapple kern.notice kernel: [ 13.610000] sd 0:0:0:1: [sda] Attached SCSI removable disk00:00:40 Pineapple kern.notice kernel: [ 13.600000] scsi 0:0:0:1: Direct-Access T-Mobile MMC Storage 0001 PQ: 0 ANSI: 000:00:40 Pineapple kern.notice kernel: [ 13.590000] scsi 0:0:0:0: CD-ROM T-Mobile USB SCSI CD-ROM 0001 PQ: 0 ANSI: 000:00:40 Pineapple kern.notice kernel: [ 10.920000] SCSI subsystem initialized00:00:40 Pineapple kern.info kernel: [ 38.630000] usbcore: registered new interface driver rndis_host00:00:40 Pineapple kern.info kernel: [ 38.400000] usbcore: registered new interface driver cdc_ether00:00:40 Pineapple kern.info kernel: [ 38.210000] usbcore: registered new interface driver ath9k_htc00:00:40 Pineapple kern.info kernel: [ 37.710000] xt_time: kernel timezone is -000000:00:40 Pineapple kern.info kernel: [ 37.020000] nf_conntrack version 0.5.0 (458 buckets, 1832 max)00:00:40 Pineapple kern.info kernel: [ 36.880000] NET: Registered protocol family 2400:00:40 Pineapple kern.info kernel: [ 36.650000] ip_tables: © 2000-2006 Netfilter Core Team00:00:40 Pineapple kern.info kernel: [ 36.400000] tun: © 1999-2004 Max Krasnyansky00:00:40 Pineapple kern.info kernel: [ 36.390000] tun: Universal TUN/TAP device driver, 1.600:00:40 Pineapple kern.info kernel: [ 36.250000] PPP generic driver version 2.4.200:00:40 Pineapple kern.info kernel: [ 35.890000] RPC: Registered tcp NFSv4.1 backchannel transport module.00:00:40 Pineapple kern.info kernel: [ 35.880000] RPC: Registered udp transport module.00:00:40 Pineapple kern.info kernel: [ 35.880000] RPC: Registered tcp transport module.00:00:40 Pineapple kern.info kernel: [ 35.880000] RPC: Registered named UNIX socket transport module.00:00:40 Pineapple kern.info kernel: [ 35.630000] Button Hotplug driver version 0.4.100:00:40 Pineapple kern.info kernel: [ 35.620000] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)00:00:40 Pineapple kern.info kernel: [ 35.610000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 35.600000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 35.600000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 35.590000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)00:00:40 Pineapple kern.info kernel: [ 35.580000] cfg80211: Regulatory domain changed to country: GB00:00:40 Pineapple kern.info kernel: [ 35.580000] cfg80211: Calling CRDA for country: GB00:00:40 Pineapple kern.info kernel: [ 35.500000] usbcore: registered new interface driver rt2800usb00:00:40 Pineapple kern.info kernel: [ 35.470000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=200:00:40 Pineapple kern.info kernel: [ 35.420000] usbcore: registered new interface driver rtl818700:00:40 Pineapple kern.info kernel: [ 35.280000] usbcore: registered new interface driver rt73usb00:00:40 Pineapple kern.info kernel: [ 33.820000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 33.820000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 33.810000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 33.800000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 33.790000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)00:00:40 Pineapple kern.info kernel: [ 33.790000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 33.780000] cfg80211: World regulatory domain updated:00:00:40 Pineapple kern.info kernel: [ 33.780000] cfg80211: Calling CRDA to update world regulatory domain00:00:40 Pineapple kern.info kernel: [ 33.660000] compat.git: wireless-testing.git00:00:40 Pineapple kern.info kernel: [ 33.660000] Backport based on wireless-testing.git master-2013-02-2200:00:40 Pineapple kern.info kernel: [ 33.650000] Compat-drivers backport release: compat-drivers-2013-01-21-100:00:40 Pineapple kern.info kernel: [ 12.590000] scsi0 : usb-storage 1-1:1.000:00:40 Pineapple kern.info kernel: [ 12.440000] usb 1-1: new high-speed USB device number 2 using ehci-platform00:00:40 Pineapple kern.info kernel: [ 12.290000] USB Mass Storage support registered.00:00:40 Pineapple kern.info kernel: [ 12.280000] usbcore: registered new interface driver usb-storage00:00:40 Pineapple kern.info kernel: [ 12.280000] Initializing USB Mass Storage driver...00:00:40 Pineapple kern.info kernel: [ 12.160000] uhci_hcd: USB Universal Host Controller Interface driver00:00:40 Pineapple kern.info kernel: [ 12.040000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver00:00:40 Pineapple kern.info kernel: [ 11.910000] hub 1-0:1.0: USB hub found00:00:40 Pineapple kern.info kernel: [ 11.910000] hub 1-0:1.0: 1 port detected00:00:40 Pineapple kern.info kernel: [ 11.910000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.0000:00:40 Pineapple kern.info kernel: [ 11.890000] ehci-platform ehci-platform: irq 3, io mem 0x1b00000000:00:40 Pineapple kern.info kernel: [ 11.850000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 100:00:40 Pineapple kern.info kernel: [ 11.840000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver00:00:40 Pineapple kern.info kernel: [ 11.840000] ehci-platform ehci-platform: Generic Platform EHCI Controller00:00:40 Pineapple kern.info kernel: [ 11.240000] usbcore: registered new interface driver hub00:00:40 Pineapple kern.info kernel: [ 11.240000] usbcore: registered new device driver usb00:00:40 Pineapple kern.info kernel: [ 11.230000] usbcore: registered new interface driver usbfs00:00:40 Pineapple kern.err kernel: [ 38.520000] Error: Driver 'gpio-keys-polled' is already registered, aborting...00:00:40 Pineapple kern.debug kernel: [ 35.470000] Registered led device: ath9k-phy000:00:40 Pineapple kern.debug kernel: [ 35.460000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'00:00:40 Pineapple kern.debug kernel: [ 35.460000] ath: doing EEPROM country->regdmn map search00:00:40 Pineapple kern.debug kernel: [ 35.460000] ath: country maps to regdmn code: 0x3700:00:40 Pineapple kern.debug kernel: [ 35.460000] ath: Regpair used: 0x3700:00:40 Pineapple kern.debug kernel: [ 35.460000] ath: EEPROM regdomain: 0x833a00:00:40 Pineapple kern.debug kernel: [ 35.460000] ath: EEPROM indicates we should expect a country code00:00:40 Pineapple kern.debug kernel: [ 35.460000] ath: Country alpha2 being used: GB22:16:50 Pineapple user.notice usb-modeswitch: 1-1:1.3: Switching seemingly failed22:16:49 Pineapple user.notice usb-modeswitch: 1-1:1.3: Selecting /etc/usb_modeswitch.d/19d2:1203 for mode switching22:16:49 Pineapple user.notice usb-modeswitch: 1-1:1.3: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=22:16:48 Pineapple user.notice usb-modeswitch: 1-1:1.2: Switching seemingly failed22:16:47 Pineapple user.notice usb-modeswitch: 1-1:1.2: Switching seemingly failed22:16:46 Pineapple user.notice usb-modeswitch: 1-1:1.2: Switching seemingly failed22:16:45 Pineapple user.notice usb-modeswitch: 1-1:1.2: Switching seemingly failed22:16:44 Pineapple user.notice usb-modeswitch: 1-1:1.2: Switching seemingly failed22:16:43 Pineapple user.notice usb-modeswitch: 1-1:1.2: Switching seemingly failed22:16:42 Pineapple user.notice usb-modeswitch: 1-1:1.2: Switching seemingly failed22:16:42 Pineapple user.notice usb-modeswitch: 1-1:1.2: Selecting /etc/usb_modeswitch.d/19d2:1203 for mode switching22:16:42 Pineapple user.notice usb-modeswitch: 1-1:1.2: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=22:16:41 Pineapple user.notice usb-modeswitch: 1-1:1.1: Switching seemingly failed22:16:40 Pineapple user.notice usb-modeswitch: 1-1:1.1: Switching seemingly failed22:16:39 Pineapple user.notice usb-modeswitch: 1-1:1.1: Switching seemingly failed22:16:38 Pineapple user.notice usb-modeswitch: 1-1:1.1: Switching seemingly failed22:16:37 Pineapple user.notice usb-modeswitch: 1-1:1.1: Switching seemingly failed22:16:36 Pineapple user.notice usb-modeswitch: 1-1:1.1: Switching seemingly failed22:16:35 Pineapple user.notice usb-modeswitch: 1-1:1.1: Switching seemingly failed22:16:34 Pineapple user.notice usb-modeswitch: 1-1:1.1: Selecting /etc/usb_modeswitch.d/19d2:1203 for mode switching22:16:34 Pineapple user.notice usb-modeswitch: 1-1:1.1: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=22:16:33 Pineapple user.notice usb-modeswitch: 1-1:1.0: Switching seemingly failed22:16:32 Pineapple user.notice usb-modeswitch: 1-1:1.0: Switching seemingly failed22:16:31 Pineapple user.notice usb-modeswitch: 1-1:1.0: Switching seemingly failed22:16:30 Pineapple user.notice usb-modeswitch: 1-1:1.0: Switching seemingly failed22:16:29 Pineapple user.notice usb-modeswitch: 1-1:1.0: Switching seemingly failed22:16:28 Pineapple user.notice usb-modeswitch: 1-1:1.0: Switching seemingly failed22:16:27 Pineapple user.notice usb-modeswitch: 1-1:1.0: Switching seemingly failed22:16:27 Pineapple user.notice usb-modeswitch: 1-1:1.0: Selecting /etc/usb_modeswitch.d/19d2:1203 for mode switching22:16:27 Pineapple user.notice usb-modeswitch: 1-1:1.0: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial= Mobile Broadband Config Mobile Configuration Mobile Broadband Configuration - RedialInterface Name:ppp0Protocol:3gService:umtsDevice:/dev/ttyUSB0APN:epc.tmobile.comUsername:internetPassword:internetDefault Route:1ppp redial:1Peer DNS:1DNS:Keepalive:1pppd options: Thanks. When I issue the ls /dev command it lists: sda, sg0, sg1. I cant get it to switch to /dev/ttyUSB* I have also tried this command: sdparm command=eject /dev/sg0 Update:(8/20/13)So I realized that the modem is switching at boot from 19d2:1201 to 19d2:1203 so I removed the 19d2:1203 file from usb_modeswitch and I am now getting this in my logs. Syslog Output:00:01:06 Pineapple user.info sysinit: setting up led WLAN00:01:06 Pineapple user.info sysinit: setting up led WAN00:01:06 Pineapple user.info sysinit: setting up led USB00:01:06 Pineapple user.info sysinit: setting up led LAN00:01:06 Pineapple user.info sysinit: Selected interface 'wlan0'00:01:06 Pineapple user.info sysinit: OK00:01:05 Pineapple daemon.info dnsmasq[1300]: using nameserver 8.8.8.8#5300:01:05 Pineapple daemon.info dnsmasq[1300]: using nameserver 207.16.27.42#53#5300:01:05 Pineapple daemon.info dnsmasq[1300]: using nameserver 207.16.27.42#5300:01:05 Pineapple daemon.info dnsmasq[1300]: using local addresses only for domain lan00:01:05 Pineapple daemon.info dnsmasq[1300]: using local addresses only for domain lan00:01:05 Pineapple daemon.info dnsmasq[1300]: started, version 2.62 cachesize 15000:01:05 Pineapple daemon.info dnsmasq[1300]: reading /tmp/resolv.conf.auto00:01:05 Pineapple daemon.info dnsmasq[1300]: read /etc/hosts - 1 addresses00:01:05 Pineapple daemon.info dnsmasq[1300]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack00:01:05 Pineapple daemon.info dnsmasq-dhcp[1300]: read /etc/ethers - 0 addresses00:01:05 Pineapple daemon.info dnsmasq-dhcp[1300]: DHCP, IP range 172.16.42.100 -- 172.16.42.249, lease time 12h00:01:05 Pineapple authpriv.notice dropbear[1257]: Password auth succeeded for 'root' from 192.168.0.13:5739500:01:02 Pineapple user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!00:01:02 Pineapple user.notice dnsmasq: Allowing 127.0.0.0/8 responses00:01:01 Pineapple cron.info crond[1184]: crond: USER root pid 1258 cmd python /usb/infusions/smser/content/smser.py --useconfig /usb/infusions/smser/content/smser.conf --logpath /usb/infusions/smser/content/smser.log00:01:01 Pineapple authpriv.info dropbear[1257]: Child connection from 192.168.0.13:5739500:00:57 Pineapple authpriv.info dropbear[1217]: Running in background00:00:55 Pineapple user.notice ifup: Enabling Router Solicitations on usb (usb0)00:00:55 Pineapple cron.info crond[1184]: crond: crond (busybox 1.19.4) started, log level 500:00:54 Pineapple kern.notice kernel: [ 54.080000] sd 1:0:0:1: [sda] Attached SCSI removable disk00:00:54 Pineapple kern.notice kernel: [ 54.070000] sd 1:0:0:1: Attached scsi generic sg1 type 000:00:54 Pineapple kern.notice kernel: [ 54.070000] scsi 1:0:0:1: Direct-Access T-Mobile MMC Storage 0001 PQ: 0 ANSI: 000:00:54 Pineapple kern.notice kernel: [ 54.050000] scsi 1:0:0:0: CD-ROM T-Mobile USB SCSI CD-ROM 0001 PQ: 0 ANSI: 000:00:54 Pineapple kern.notice kernel: [ 54.050000] scsi 1:0:0:0: Attached scsi generic sg0 type 500:00:53 Pineapple kern.info kernel: [ 53.050000] scsi1 : usb-storage 1-1:1.700:00:53 Pineapple kern.info kernel: [ 53.020000] cdc_ether 1-1:1.5: usb0: register 'cdc_ether' at usb-ehci-platform-1, CDC Ethernet Device, 02:ac:cb:fe:83:d600:00:53 Pineapple daemon.notice netifd: Interface 'usb' is now up00:00:52 Pineapple user.notice ifup: Allowing Router Advertisements on wan (eth1)00:00:52 Pineapple kern.info kernel: [ 52.860000] usb 1-1: new high-speed USB device number 3 using ehci-platform00:00:52 Pineapple kern.info kernel: [ 52.660000] br-lan: port 2(wlan0) entered forwarding state00:00:51 Pineapple daemon.notice netifd: Interface 'wan' is now up00:00:50 Pineapple kern.info kernel: [ 50.660000] br-lan: port 2(wlan0) entered forwarding state00:00:50 Pineapple kern.info kernel: [ 50.660000] br-lan: port 2(wlan0) entered forwarding state00:00:50 Pineapple kern.info kernel: [ 50.610000] device wlan0 entered promiscuous mode00:00:50 Pineapple daemon.notice netifd: wan (857): Sending select for 192.168.0.9...00:00:50 Pineapple daemon.notice netifd: wan (857): Lease of 192.168.0.9 obtained, lease time 360000:00:49 Pineapple kern.info kernel: [ 49.620000] eth1: link up (100Mbps/Full duplex)00:00:49 Pineapple daemon.notice netifd: wan (857): Sending discover...00:00:48 Pineapple user.notice ifup: Enabling Router Solicitations on loopback (lo)00:00:47 Pineapple user.notice ifup: Enabling Router Solicitations on lan (br-lan)00:00:46 Pineapple kern.info kernel: [ 46.130000] device eth0 entered promiscuous mode00:00:46 Pineapple daemon.notice netifd: wan (857): udhcpc (v1.19.4) started00:00:46 Pineapple daemon.notice netifd: wan (857): Sending discover...00:00:46 Pineapple daemon.notice netifd: Interface 'wan2' is now down00:00:46 Pineapple daemon.notice netifd: Interface 'loopback' is now up00:00:46 Pineapple daemon.notice netifd: Interface 'lan' is now up00:00:44 Pineapple user.notice usb-modeswitch: 1-1:1.0: Selecting /etc/usb_modeswitch.d/19d2:1201 for mode switching00:00:44 Pineapple syslog.notice usb_modeswitch: switching device 19d2:1201 on 001/00200:00:44 Pineapple kern.info kernel: [ 44.760000] usb 1-1: USB disconnect, device number 200:00:43 Pineapple user.notice usb-modeswitch: 1-1:1.0: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=00:00:43 Pineapple user.notice usb-modeswitch: 1-0:1.0: Manufacturer=Linux_3.3.8_ehci_hcd Product=Generic_Platform_EHCI_Controller Serial=ehci-platform00:00:40 Pineapple kern.notice kernel: [ 38.750000] sd 0:0:0:1: Attached scsi generic sg1 type 000:00:40 Pineapple kern.notice kernel: [ 38.750000] scsi 0:0:0:0: Attached scsi generic sg0 type 500:00:40 Pineapple kern.info kernel: [ 38.630000] usbcore: registered new interface driver rndis_host00:00:40 Pineapple kern.info kernel: [ 38.400000] usbcore: registered new interface driver cdc_ether00:00:40 Pineapple kern.info kernel: [ 38.200000] usbcore: registered new interface driver ath9k_htc00:00:40 Pineapple kern.info kernel: [ 37.710000] xt_time: kernel timezone is -000000:00:40 Pineapple kern.info kernel: [ 37.010000] nf_conntrack version 0.5.0 (458 buckets, 1832 max)00:00:40 Pineapple kern.info kernel: [ 36.870000] NET: Registered protocol family 2400:00:40 Pineapple kern.info kernel: [ 36.640000] ip_tables: © 2000-2006 Netfilter Core Team00:00:40 Pineapple kern.info kernel: [ 36.390000] tun: © 1999-2004 Max Krasnyansky00:00:40 Pineapple kern.info kernel: [ 36.380000] tun: Universal TUN/TAP device driver, 1.600:00:40 Pineapple kern.info kernel: [ 36.240000] PPP generic driver version 2.4.200:00:40 Pineapple kern.info kernel: [ 35.890000] RPC: Registered tcp NFSv4.1 backchannel transport module.00:00:40 Pineapple kern.info kernel: [ 35.880000] RPC: Registered udp transport module.00:00:40 Pineapple kern.info kernel: [ 35.880000] RPC: Registered tcp transport module.00:00:40 Pineapple kern.info kernel: [ 35.870000] RPC: Registered named UNIX socket transport module.00:00:40 Pineapple kern.info kernel: [ 35.620000] Button Hotplug driver version 0.4.100:00:40 Pineapple kern.info kernel: [ 35.600000] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)00:00:40 Pineapple kern.info kernel: [ 35.600000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 35.590000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 35.580000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)00:00:40 Pineapple kern.info kernel: [ 35.570000] cfg80211: Regulatory domain changed to country: GB00:00:40 Pineapple kern.info kernel: [ 35.570000] cfg80211: Calling CRDA for country: GB00:00:40 Pineapple kern.info kernel: [ 35.570000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)00:00:40 Pineapple kern.info kernel: [ 35.490000] usbcore: registered new interface driver rt2800usb00:00:40 Pineapple kern.info kernel: [ 35.460000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=200:00:40 Pineapple kern.err kernel: [ 38.520000] Error: Driver 'gpio-keys-polled' is already registered, aborting...00:00:40 Pineapple kern.debug kernel: [ 35.460000] Registered led device: ath9k-phy019:18:01 Pineapple cron.info crond[1184]: crond: USER root pid 3025 cmd python /usb/infusions/smser/content/smser.py --useconfig /usb/infusions/smser/content/smser.conf --logpath /usb/infusions/smser/content/smser.log19:17:20 Pineapple user.notice usb-modeswitch: 1-1:1.9: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial= 19:17:20 Pineapple user.notice usb-modeswitch: 1-1:1.8: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:17:20 Pineapple user.notice usb-modeswitch: 1-1:1.7: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:17:20 Pineapple user.notice usb-modeswitch: 1-1:1.6: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:17:19 Pineapple user.notice usb-modeswitch: 1-1:1.4: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial19:17:19 Pineapple user.notice usb-modeswitch: 1-1:1.3: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:17:19 Pineapple user.notice usb-modeswitch: 1-1:1.2: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:17:01 Pineapple cron.info crond[1184]: crond: USER root pid 2636 cmd python /usb/infusions/smser/content/smser.py --useconfig /usb/infusions/smser/content/smser.conf --logpath /usb/infusions/smser/content/smser.log19:16:55 Pineapple daemon.info dnsmasq[1300]: using nameserver 8.8.8.8#5319:16:55 Pineapple daemon.info dnsmasq[1300]: using nameserver 209.18.47.62#5319:16:55 Pineapple daemon.info dnsmasq[1300]: using nameserver 209.18.47.61#5319:16:55 Pineapple daemon.info dnsmasq[1300]: using local addresses only for domain lan19:16:55 Pineapple daemon.info dnsmasq[1300]: reading /tmp/resolv.conf.auto19:16:54 Pineapple user.notice ifup: Enabling Router Solicitations on usb (usb0)19:16:54 Pineapple kern.notice kernel: [ 275.320000] sd 3:0:0:1: [sda] Attached SCSI removable disk19:16:54 Pineapple kern.notice kernel: [ 275.310000] sd 3:0:0:1: Attached scsi generic sg1 type 019:16:54 Pineapple kern.notice kernel: [ 275.310000] scsi 3:0:0:1: Direct-Access T-Mobile MMC Storage 0001 PQ: 0 ANSI: 019:16:54 Pineapple kern.notice kernel: [ 275.290000] scsi 3:0:0:0: CD-ROM T-Mobile USB SCSI CD-ROM 0001 PQ: 0 ANSI: 019:16:54 Pineapple kern.notice kernel: [ 275.290000] scsi 3:0:0:0: Attached scsi generic sg0 type 519:16:53 Pineapple kern.info kernel: [ 274.290000] scsi3 : usb-storage 1-1:1.719:16:53 Pineapple kern.info kernel: [ 274.260000] cdc_ether 1-1:1.5: usb0: register 'cdc_ether' at usb-ehci-platform-1, CDC Ethernet Device, 02:ac:cb:fe:83:d619:16:53 Pineapple kern.info kernel: [ 274.110000] usb 1-1: new high-speed USB device number 5 using ehci-platform19:16:53 Pineapple daemon.notice netifd: Interface 'usb' is now up19:16:44 Pineapple user.notice usb-modeswitch: 1-1:1.0: Selecting /etc/usb_modeswitch.d/19d2:1201 for mode switching19:16:44 Pineapple user.notice usb-modeswitch: 1-1:1.0: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:16:44 Pineapple syslog.notice usb_modeswitch: switching device 19d2:1201 on 001/00419:16:44 Pineapple kern.info kernel: [ 265.950000] usb 1-1: USB disconnect, device number 419:16:44 Pineapple kern.info kernel: [ 265.700000] scsi2 : usb-storage 1-1:1.019:16:44 Pineapple kern.info kernel: [ 265.540000] usb 1-1: new high-speed USB device number 4 using ehci-platform19:16:38 Pineapple daemon.info dnsmasq[1300]: using nameserver 8.8.8.8#5319:16:38 Pineapple daemon.info dnsmasq[1300]: using nameserver 207.16.27.42#5319:16:38 Pineapple daemon.info dnsmasq[1300]: using nameserver 207.16.27.42#5319:16:38 Pineapple daemon.info dnsmasq[1300]: using local addresses only for domain lan19:16:38 Pineapple daemon.info dnsmasq[1300]: reading /tmp/resolv.conf.auto19:16:37 Pineapple kern.info kernel: [ 258.710000] usb 1-1: USB disconnect, device number 319:16:37 Pineapple kern.info kernel: [ 258.710000] cdc_ether 1-1:1.5: usb0: unregister 'cdc_ether' usb-ehci-platform-1, CDC Ethernet Device19:16:37 Pineapple daemon.notice netifd: Interface 'usb' is now down19:16:20 Pineapple authpriv.notice dropbear[2363]: Password auth succeeded for 'root' from 192.168.0.13:5749719:16:08 Pineapple authpriv.info dropbear[2363]: Child connection from 192.168.0.13:5749719:16:01 Pineapple cron.info crond[1184]: crond: USER root pid 2345 cmd python /usb/infusions/smser/content/smser.py --useconfig /usb/infusions/smser/content/smser.conf --logpath /usb/infusions/smser/content/smser.log19:15:01 Pineapple cron.info crond[1184]: crond: USER root pid 2152 cmd python /usb/infusions/smser/content/smser.py --useconfig /usb/infusions/smser/content/smser.conf --logpath /usb/infusions/smser/content/smser.log19:14:20 Pineapple cron.err crond[1184]: time disparity of 22950433 minutes detected19:13:46 Pineapple user.notice usb-modeswitch: 1-1:1.9: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:13:45 Pineapple user.notice usb-modeswitch: 1-1:1.8: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:13:45 Pineapple user.notice usb-modeswitch: 1-1:1.7: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:13:45 Pineapple user.notice usb-modeswitch: 1-1:1.6: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:13:45 Pineapple user.notice usb-modeswitch: 1-1:1.5: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:13:45 Pineapple user.notice usb-modeswitch: 1-1:1.4: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:13:44 Pineapple user.notice usb-modeswitch: 1-1:1.3: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:13:44 Pineapple user.notice usb-modeswitch: 1-1:1.2: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:13:44 Pineapple user.notice usb-modeswitch: 1-1:1.1: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial=19:13:44 Pineapple user.notice usb-modeswitch: 1-1:1.0: Manufacturer=T-Mobile Product=WebConnect_Rocket_2.0 Serial= I have tried using powered usb hubs and the 12v ac adapter for the pineapple. 2nd update. so I have made some more progress, I was browsing through the ui and accidently click on the reset option and reset all the settings on my pineapple. Well in doing so after the reboot I issued ls /dev/tty* and I was able to see the ttyUSB0 & ttyUSB1 listed. So thats as far as I've got. I am having problems with the 3g.chat script failing. I tried changing ATD*99***1# to ATD*99# as well as just *99# with either option being successful. New logs. I am able to see /dev/ttyUSB0 and /dev/ttyUSB1 but the connect script is failing? 02:42:09 Pineapple local2.info chat[3333]: expect (OK)02:42:08 Pineapple local2.info chat[3333]: timeout set to 10 seconds02:42:08 Pineapple local2.info chat[3333]: send (AT&F^M)02:42:08 Pineapple local2.info chat[3333]: report (CONNECT)02:42:08 Pineapple local2.info chat[3333]: abort on (NO CARRIER)02:42:08 Pineapple local2.info chat[3333]: abort on (ERROR)02:42:08 Pineapple local2.info chat[3333]: abort on (BUSY)02:42:07 Pineapple daemon.notice pppd[3329]: pppd 2.4.5 started by root, uid 002:42:06 Pineapple daemon.info dnsmasq[1279]: using nameserver 8.8.8.8#5302:42:06 Pineapple daemon.info dnsmasq[1279]: using nameserver 209.18.47.62#5302:42:06 Pineapple daemon.info dnsmasq[1279]: using nameserver 209.18.47.61#5302:42:06 Pineapple daemon.info dnsmasq[1279]: using local addresses only for domain lan02:42:06 Pineapple daemon.info dnsmasq[1279]: reading /tmp/resolv.conf.auto02:42:05 Pineapple daemon.notice netifd: Interface 'wan2' is now down02:42:05 Pineapple daemon.info pppd[3243]: Exit.02:42:04 Pineapple local2.info chat[3252]: alarm02:42:04 Pineapple local2.info chat[3252]: Failed02:42:04 Pineapple daemon.err pppd[3243]: Connect script failed02:41:54 Pineapple local2.info chat[3252]: timeout set to 10 seconds02:41:54 Pineapple local2.info chat[3252]: send (AT&F^M)02:41:54 Pineapple local2.info chat[3252]: report (CONNECT)02:41:54 Pineapple local2.info chat[3252]: expect (OK)02:41:54 Pineapple local2.info chat[3252]: abort on (NO CARRIER)02:41:54 Pineapple local2.info chat[3252]: abort on (ERROR)02:41:54 Pineapple local2.info chat[3252]: abort on (BUSY)02:41:53 Pineapple daemon.notice pppd[3243]: pppd 2.4.5 started by root, uid 002:41:53 Pineapple daemon.info dnsmasq[1279]: using nameserver 8.8.8.8#5302:41:53 Pineapple daemon.info dnsmasq[1279]: using nameserver 209.18.47.62#5302:41:53 Pineapple daemon.info dnsmasq[1279]: using nameserver 209.18.47.61#5302:41:53 Pineapple daemon.info dnsmasq[1279]: using local addresses only for domain lan02:41:53 Pineapple daemon.info dnsmasq[1279]: reading /tmp/resolv.conf.auto02:41:51 Pineapple daemon.notice netifd: Interface 'wan2' is now down02:41:51 Pineapple daemon.info pppd[3162]: Exit.02:41:50 Pineapple local2.info chat[3166]: alarm Edited August 29, 2013 by deathdealerxx Quote
headros Posted September 22, 2013 Posted September 22, 2013 Looks like the driver and hardware is fine. Now you need to authenticate to the mobile network. For T-Mobile, the dial-in number is *99#, with no name or password. Quote
deathdealerxx Posted September 22, 2013 Author Posted September 22, 2013 Looks like the driver and hardware is fine. Now you need to authenticate to the mobile network. For T-Mobile, the dial-in number is *99#, with no name or password. Its been solved for weeks now. I had to install the kmod-usb-acm module in order for it to switch to acm0 to enable 3g. But thanks Quote
itachixd Posted March 12, 2014 Posted March 12, 2014 (edited) · Hidden by Sebkinne, March 13, 2014 - He ain't even using a MKIV? Hidden by Sebkinne, March 13, 2014 - He ain't even using a MKIV? Hello friends, I have 3 modems ZTE MF691 I am using the software dc_ZTE_Icera_unlocker from dc-unlocker.comI recent created my account to add creditIn my mind I added total 21 credits (7 credits for unlock). Perform the unlock modem ZTE MF691 my three, and the result was successful. Only works my first modem 3G coverage and detects and connects perfectly!, the other two modems do not detect any 3G coverage and detects only GPRS not connected. All equipment is new in sealed box. Help please that solution exists for this problem. This is the log of my two modems that do not work++++++++++++++++++++++++MODEM 2 and 3++++++++++++++++++++++++++++++++++++++++++Searching for ZTE modem... OKReading modem info... OKReading modem port mode... OKReading modem CDROM status... OKReading modem IMEI... OKReading modem model name... OKReading modem firmware version... OKReading modem dashboard version... failed!Reading modem functionality status... OKReading SIM status... Not InsertedReading Lock status... OKReaded modem info:Modem COM port : COM3Mode : 0CGMM name : MF691IMEI : 352071040201753Firmware : Harrier_R1.2.5VCL328629Full CGMR responce : Modem modeHarrier_R1.2.5VCL328629Harrier R1.2.5P4 rev: CL328629 with 0 local change(s).Modem CDROM status : DisabledChipset platform : ICERALock status: Not locked++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++This modem 2 don't conect to 3G SERVICE and not conect to GPRSThe modem 3 the same problem.The modem 1 work perfect. Please i need urgent solution.Thanks you. Edited March 12, 2014 by itachixd
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.