Activation Codes and Methods, Hardware Details, Sniffing
Post Reply
inhuman4
Posts: 1
Joined: 19 Oct 2010, 19:28

Nokia CS-18 (Rogers Mobile Internet Stick) Working

Post by inhuman4 » 19 Oct 2010, 20:11

Hi,

I have the Nokia CS-18, sold in Canada as the Rogers Mobile Internet Stick (Nokia Version).

From the back of the device:
Type/Tipo:RD-11
Model/Modelo:CS-18

I got it working by reusing the code for the CS-15.

Add this to /etc/usb_modeswitch.d/0421:0627:

Code: Select all

########################################################
# Nokia CS-18

DefaultVendor= 0x0421
DefaultProduct=0x0627

TargetVendor=  0x0421
TargetProduct= 0x0612

CheckSuccess=20

MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
Add this to /lib/udev/rules.d/40-usb_modeswitch.rules:

Code: Select all

# Nokia CS-18
ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0627", RUN+="usb_modeswitch '%b/%k'"
My fellow Canucks will find this useful.

Thanks for creating the usb_modeswitch that makes this all possible.

Josh
Site Admin
Posts: 6570
Joined: 03 Nov 2007, 00:30

Post by Josh » 19 Oct 2010, 22:25

Excellent!

Thanks for the new device!

If you want to give your full name (personal message or mail to usb_admin at this domain, if you like) then I'll list you as the contributor for this device.
Or would you like to be credited as "inhuman4" ? :D
Or not at all ?

Just tell me ...



Post Reply