huawei e 1750 - problems to connect in live cd

hi

this is my first post in this forum!!

i tried to connect whit this key on opensuse 11.3 but i can’t

the device is recognized i start to connect it and the system show me “activating” but the light never comes blue , it’s always green and it’s impossible go to internet

i use kde…

how can i do??

thanks a lot
carl_

open a terminal

type

lsusb

do you see

Huawei 12d1:1446

if so, your device is still seen as a virtual CD-storage device;

you need to flip its ID so it is seen as a modem

You need usb_modeswitch; it is in the OpenSuse repositories

and also here

RPM Search usb_modeswitch

install that; if all works well, the ID in lsusb should now be

12d1:1001

and

dmesg | grep tty
(copy and paste into a terminal)

should show ttyUSB0 and ttyUSB1 etc

to read up on usb_modeswitch

go here

Draisberghof - Software - USB_ModeSwitch

Your next problem may be to know what the apn setting of your mobile broadband provider is; OpenSuse does not provide this; it asks you to research this;

eg see here

Ross Barkman’s GPRS/UMTS Info Page

other distros provide this information ready-loaded to help new users configure their systems