<p>You can use -i for case insensitivity in grep. But that's the wrong thing to do here. Wammu wants the serial port, not the USB address. This will be something like /dev/ttyS0 or maybe /dev/ttyACM0. You might be able to find the correct address by looking at the last few lines output by dmesg, or by trial-and-error.</p>

<p>Neil.</p>
<p>P.S. Sorry for the brevity, this is typed on my phone.</p>
<div class="gmail_quote">On Jul 16, 2012 10:36 AM, "Gordon Burgess-Parker" <<a href="mailto:gbplinux@gmail.com">gbplinux@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>On 16/07/12 10:25, Kris Douglas wrote:<br>
    </div>
    <blockquote type="cite">
      <pre>On 16 July 2012 10:23, Kris Douglas <a href="mailto:krisdouglas@gmail.com" target="_blank"><krisdouglas@gmail.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre>On 16 July 2012 10:16, Gordon Burgess-Parker <a href="mailto:gbplinux@gmail.com" target="_blank"><gbplinux@gmail.com></a> wrote:
</pre>
        <blockquote type="cite">
          <pre>Trying to configure Wammu for my Nokia X3-02 and it's asking me for the NAME
of the device (USB port) the phone is attached to.
How and where do I find this name?
</pre>
        </blockquote>
        <pre>
Hello Gordon,

I think your best bet is to try "lsusb | grep nokia"

You will get a result which resembles the string below, but will say
Nokia x3-02 or something similar. I presume the software is either
after the ID or the Device Number.

"Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub"
</pre>
      </blockquote>
      <pre>
In addition to the above, the search term is apparently case sensitive
so it could be NOKIA, Nokia or nokia.

Please let me know if there's a way to remove case sensitivity.

</pre>
    </blockquote>
    <font face="Calibri">Using "Nokia" I get this:<br>
      Bus 002 Device 007: ID 0421:03e0 Nokia Mobile Phones<br>
      <br>
      However, inputting any of that string into the Wammu config dialog
      just gets the return "Device doesn't exist"!!!<br>
    </font><br>
  </div>

<br>--<br>
<a href="mailto:ubuntu-uk@lists.ubuntu.com">ubuntu-uk@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk</a><br>
<a href="https://wiki.ubuntu.com/UKTeam/" target="_blank">https://wiki.ubuntu.com/UKTeam/</a><br>
<br></blockquote></div>