Hello, On Sun, 22 Feb 2009, Murugapandian | முருகபாண்டியன் wrote: > I have connected my sony ericsson w810 phone as serial modem in my Mandriva > 2009. I failed in configuring that successfully since the modem doesnt > respond in any of the port numbers /dev/ttyACM0 or 2 or /dev/ttyS0 and its > successive numbers.
I don't know about this specific phone but here are some general remarks. You should check the last few lines of the kernel log just *after* you connect the phone by a command like: dmesg | tail -5 These lines should show you what device name has been assigned by the kernel to the phone (if any). You should also clarify in your mail *how* you connected your phone to your computer --- presumably using a USB socket but perhaps using something else. Most phones nowadays support Bluetooth and if you can connect to your phone with Bluetooth (which is wireless), then it is possible to use your phone as a Bluetooth serial device at /dev/rfcomm0. Regards, Kapil. -- _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
