i'm trying to connect reliance Huawei card on linux system .......... but mode switch is not happening ,showing error

--> Cannot open /dev/ttyUSB0: No such device sh: /dev/ttyUSB2: No such device

i added mode switch file as below

DefaultVendor=0x230d
DefaultProduct=0x0007
TargetVendor=0x230d
TargetProduct=0x0007
TargetClass=0xff
Configuration=3

CheckSuccess=20
MessageContent="55534243123456788000000080000606f50402527000000000000000000000"

but same error and light on card also not blinking........if you have any idea please share with me i have to connect that 3G card

link|improve this question
feedback

2 Answers

Does it get detected.Does lsusb show you atleast one Huawei device? Did you run modeswtich as root? Why are you trying to set both the default and target product id s SAME? In that case no switch will happen.I too have the Reliance 3G card Huawei EC150. I didn't have any problems.

link|improve this answer
feedback
  1. On Ubuntu 10.04 Go to System/Administration and click Update Manager. Check for updates and install it.

  2. Then click on Application and open Ubuntu Software Center. Search for wvdial and install it.

  3. Open System/Preferences and open Network Connections. Click Mobile Broadband then Add then Forward.

  4. Select country as India then Forward.

  5. Check on I cant find my provider and i wish to enter it manuallyand InProvidertype Reliance and clickForward'.

  6. Type in Selected plan APN as rcomnet without quotes and click Forward and Then click `Apply'.

  7. In Editing Reliance connection 1 check Connect automatically and click `Apply'. Restart Your computer and plugged in Reliance 3G card.

It will detect it in 30 seconds.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.