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.
Neil. P.S. Sorry for the brevity, this is typed on my phone. On Jul 16, 2012 10:36 AM, "Gordon Burgess-Parker" <[email protected]> wrote: > On 16/07/12 10:25, Kris Douglas wrote: > > On 16 July 2012 10:23, Kris Douglas <[email protected]> > <[email protected]> wrote: > > On 16 July 2012 10:16, Gordon Burgess-Parker <[email protected]> > <[email protected]> wrote: > > 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? > > > 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" > > > 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. > > > Using "Nokia" I get this: > Bus 002 Device 007: ID 0421:03e0 Nokia Mobile Phones > > However, inputting any of that string into the Wammu config dialog just > gets the return "Device doesn't exist"!!! > > > -- > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk > https://wiki.ubuntu.com/UKTeam/ > >
-- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
