Re: Sony-Ericson MD300



On Fri, 2008-10-24 at 21:13 +0100, listas zyakannazio eti br wrote:
> Hi Daniel,
> 
> you should look at http://foros.ubuntu-cl.org/viewtopic.php?p=28710 . Using usb_modeswitch creates the /dev/ttyUSB* nodes NM understands.

Before that point, _nothing_ can understand the modem.  It's a driver
issue, pure and simple.

Does the device first show up as a CD or something?

Dan


> ----- "Daniel R Matos" <danielrmatos gmail com> escreveu:
> 
> > Helo, i have and Sony Ericson MD300 HSDPA/UMTS/EDGE.
> > This modem is a usb disk drive too.
> > To make it to work with linux, we need to add the folow udev rule:
> > 
> > ACTION!="add", GOTO="3G_End"
> > BUS=="usb", SYSFS{idProduct}=="d0cf", SYSFS{idVendor}=="0fce",
> > PROGRAM="/bin/sh -c 'echo 3 > /sys/%p/device/bConfigurationValue'"
> > LABEL="3G_End"
> > 
> > And then configure wvdial to send the command AT+CFUN=1
> > because this command turns on the radio of this modem.
> > I cant made it work with NM0.7 - i think this is because something at
> > the init string above. The modem is correct detected, but they wont
> > connect.
> > I read in this list that init strings arent editable, so when this
> > modem
> > will work without the need of gnome-ppp and wvdial?
> > Thanks.
> > 
> > -- 
> > Daniel R Matos
> > Linux User #267709
> > _______________________________________________
> > NetworkManager-list mailing list
> > NetworkManager-list gnome org
> > http://mail.gnome.org/mailman/listinfo/networkmanager-list
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]