On Tue, May 31, 2011 at 2:52 PM, Denis Kenzior <[email protected]> wrote:
> Hi Leonardo, > > On 05/31/2011 12:45 PM, Leonardo Luiz Padovani da Mata wrote: > > Hello Denis, how are you? > > > > On Tue, May 31, 2011 at 1:47 PM, Denis Kenzior <[email protected] > > <mailto:[email protected]>> wrote: > > > > Hi Leonardo, > > > > On 05/30/2011 04:11 PM, Leonardo Luiz Padovani da Mata wrote: > > > hello dudes, what i need to do to check if the implemented drivers > are > > > enough to support a modem? Do i just need to add the rules for > > udev? how > > > do i do that? > > > > > > The id of the modem is 12d1:1c0b huawei e173 > > > > > > > Check plugins/ofono.rules in git. It looks like a rule is not > present > > for this particular device id. > > > > You will have to do some minor poking around to figure out what tty > > corresponds to what function (e.g. Pcui, Modem, see other Huawei > rules > > for examples), add a new entry to ofono.rules and try to see if it > > works. > > > > > > Ok, i've found another possible soluttion using usb_modeswitch, but it > > didn't work yet: > > http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?t=552 > > > > Do you think that the usb_modeswitch approach is better/worse? > > This depends a little bit on how your modem is being recognized. If it > is recognized as a storage device, then yes, usb_modeswitch will > probably be required. > > If it is already recognized as a modem and the rules are not present in > ofono.rules, then you will need to perform the steps I mentioned in my > previous mail. > I think it's beeing reconize as a storage device: [69834.725138] usb 1-1: new high speed USB device using ehci_hcd and address 8 [69835.059643] usb 1-1: New USB device found, idVendor=12d1, idProduct=1c0b [69835.059659] usb 1-1: New USB device strings: Mfr=2, Product=1, SerialNumber=0 [69835.059672] usb 1-1: Product: HUAWEI Mobile [69835.059681] usb 1-1: Manufacturer: HUAWEI [69835.065356] scsi10 : usb-storage 1-1:1.0 [69835.069655] scsi11 : usb-storage 1-1:1.1 [69837.899663] scsi 10:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2 [69837.899734] scsi 11:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2 [69837.911391] sr0: scsi-1 drive [69837.913325] sr 10:0:0:0: Attached scsi CD-ROM sr0 [69837.914408] sr 10:0:0:0: Attached scsi generic sg1 type 5 [69837.923960] sd 11:0:0:0: Attached scsi generic sg2 type 0 [69837.933196] sd 11:0:0:0: [sdb] Attached SCSI removable disk > > Regards, > -Denis > -- Leonardo Luiz Padovani da Mata International Syst S/A Metasys Tecnologia Software Engineer Metasys MeeGo Team [email protected] +55-31-3503-9040 "May the force be with you, always" "Nerd Pride... eu tenho. Voce tem?"
_______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
