Activation Codes and Methods, Hardware Details, Sniffing
Post Reply
jf
Posts: 1
Joined: 06 Oct 2010, 21:17
Location: Finland

Nokia CS-17

Post by jf » 06 Oct 2010, 21:39

Hi,

I have a Nokia CS-17 stick, which I got working using the following config file /etc/usb_modeswitch.d/0421:0622:

Code: Select all

########################################################
# Nokia CS-17

DefaultVendor= 0x0421
DefaultProduct=0x0622

TargetVendor=  0x0421
TargetProduct= 0x0623

CheckSuccess=20

MessageContent="5553424312345678000000000000061b000000020000000000000000000000"
and by adding an udev rule:

Code: Select all

# Nokia CS-17
ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0622", RUN+="usb_modeswitch '%b/%k'"
to the /lib/udev/rules.d/40-usb_modeswitch.rules file.

I didn't use any USB sniffer but just tried the config file modified from the CS-15 config and it worked so I assume that the MessageContent line above is correct.

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

Post by Josh » 07 Oct 2010, 08:07

Thanks a lot for the new device!

Care to give your name per PM? Then I'll add you as the contributor.

Post Reply