Re: Bluetooth DUN and USB DUN for CDMA and GSM. Will NM 0.7.1 treat them equally?



Eric Appleman <erappleman gmail com> writes:

> Derek Atkins wrote:
>> Eric Appleman <erappleman gmail com> writes:
>>
>>   
>>> Right now, if I plug in my Verizon LG VX8350, NM won't even manage the
>>> phone unless I configure it as a GSM modem in Mobile Broand Connection
>>> Wizard.
>>>     
>>
>> I had to fix my HAL configuration to tell it that my SprintPCS
>> Samsung a900m phone was a CDMA and not a GSM phone.  Then it
>> started working great.
>>
>> -derek
>>
>>   
> How did you do that?

--- /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi-rpm-orig	2008-12-
19 08:11:51.000000000 -0500
+++ /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi	
2009-01-16 17:22:45.000000000 -0500
@@ -66,8 +66,7 @@
       <match key="@info.parent:usb.vendor_id" int="0x04e8">
         <match key="@info.parent:usb.product_id" int="0x6601">
           <match key="@info.parent:usb.interface.number" int="0">
-            <append key="modem.command_sets" type="strlist">GSM-07.07</append>
-            <append key="modem.command_sets" type="strlist">GSM-07.05</append>
+            <append key="modem.command_sets" type="strlist">IS-707-A</append>
           </match>
         </match>
       </match>

But this is for my phone.. You need to do it for yours.

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord MIT EDU                        PGP key available


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