Search found 14 matches

by CCTU
11 Aug 2010, 08:08
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Thanks for your response.
It's really a great tip~
:D
Josh wrote:I think the best solution for automatic dialing is to use the Sakis3g package (ask Google). It has usb_modeswitch built in. There was a video which showed the automatic handling from plugging to dialing.
by CCTU
05 Aug 2010, 17:55
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Excuse me, is there someone meet the same situation like me? If someone could auto dial to 3.5G by this usb_modeswitch utility? The same situation,it still not create gsmmodem in /dev after I add exec /bin/sh /usr/bin/startdial.sh $symlinkName & in /lib/udev/usb_modeswitch line 618. Then after I...
by CCTU
11 Jul 2010, 14:07
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

The same situation,it still not create gsmmodem in /dev after I add exec /bin/sh /usr/bin/startdial.sh $symlinkName & in /lib/udev/usb_modeswitch line 618. Then after I kill the process root 2867 1 0 20:03 ? 00:00:00 /bin/sh /usr/bin/startdial.sh gsmmodem /dev/gsmmodem created!! So I think usb_m...
by CCTU
09 Jul 2010, 20:04
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

I tested my script in tclsh and it is ok. This is the script file. http://dl.dropbox.com/u/2495108/startdial.sh This is the log. " alextu@alextu-nb:/usr/bin$ sudo tclsh % exec ./startdial.sh ttyUSB3 & 5421 % --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port...
by CCTU
07 Jul 2010, 19:25
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Thanks for your suggestion. But it still not work. I do some test below. test1. I add "exec /usr/local/startdial.sh $symlinkName & " in /lib/udev/usb_modeswitch line 617(before "return $symlinkName"). But this action will cause /dev/gsmmodem not be created. Is it because of t...
by CCTU
20 Jun 2010, 16:21
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Yes!!I re-download and re-install the package you given in previous post(Posted: Thu Jun 10, 2010 5:25 pm). The auto switch feature works after I plug-in C170 device. And I could see the "/dev/gsmmodem" link to my device /dev/ttyUSBx. Thank you!! It really a hug help~ But could I consult y...
by CCTU
14 Jun 2010, 08:31
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

It works!!! And it do not need MessageDelay. When I type "sudo usb_modeswitch -c 1a8d\:1000\:uPr\=5G ." Usb mode is switched correctly. This is the log file. http://dl.dropbox.com/u/2495108/usb_modeswitchbeta_success But I could not find the symbolic link "/dev/gsmmodem." Then, I...
by CCTU
10 Jun 2010, 05:41
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

I find the MessageContent in configure file "1a8d:1000:uPr=5G" is not the three messages in post 11 (from Fri Dec 25, 2009 8:31 am). 00000000: 55 53 42 43 00 3e c8 88 00 00 00 00 00 00 06 1e 00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00000000: 55 53 42 43 08 70 e9 87 00 00 00 0...
by CCTU
09 Jun 2010, 18:10
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Yes, I re-installed Usb_ModeSwitch by "make install" after "make unstall."
I am sorry, but it still failed......
This is the log file.
http://dl.dropbox.com/u/2495108/usb_mod ... ailed_0610

by CCTU
08 Jun 2010, 17:15
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Thanks for your support on C170. I meet some error when test this version of code. Before test, I type "make uninstall" in folder usb-modeswitch-1.1.2/ then type "make install" in folder usb-modeswitch-1.1.3/ 1. The confige file "1a8d:1000:uPr=5G" could not be used on C...
by CCTU
06 Jun 2010, 14:55
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Yes, Thanks for your kindly help! It success after three commands # usb_modeswitch -c config1 # usb_modeswitch -c config2 # usb_modeswitch -c config3 And device 1a8d:1000 change to 1a8d:1009. But another question is how to imprement it in USB_ModeSwitch process? Because when plug-in C170 and get dev...
by CCTU
06 Jun 2010, 05:01
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Unfortunately, it's still failed..... This is my three config file as your suggest. http://dl.dropbox.com/u/2495108/1a8d_10001 http://dl.dropbox.com/u/2495108/1a8d_10002 http://dl.dropbox.com/u/2495108/1a8d_10003 And I type three command sequentially. #sudo usb_modeswitch -W -c "/home/alextu/1a...
by CCTU
03 Jun 2010, 04:52
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Thanks for your respond. But I meet error -110, and change mode failed. My step is 1. modefy /etc/usb_modeswitch.d/1a8d:1000 to suit C170. (add three message in post 11) http://dl.dropbox.com/u/2495108/1a8d_1000 2. type command in console. sudo usb_modeswitch -W -c "/etc/usb_modeswitch.d/1a8d:1...
by CCTU
02 Jun 2010, 15:25
Forum: Device Information
Topic: Help on BandLuxe C170 (HSDPA)!
Replies: 52
Views: 72390

Thanks for your tutorial. But I meet a big problem. I could not point out which message content is USB_ModeSwitch need. My device is BandLuxe C170. My lsusb log is http://dl.dropbox.com/u/2495108/lsusb.log My SniffUSB/XP log is http://dl.dropbox.com/u/2495108/UsbSnoop.log There have many messages su...