hello guys, two queries from me.
Want to read the phone book entries from my mobile ( Nokia 6610i ), I have USB IRDA adapter and I need a application to read the contacts from the phone. I have installed KMobileTools , but not sure about how to configure the device.
here is the output of lsusb
I used the following modprobe command
and here is the part output of dmesg
letme know if you guys want full output of dmesg.
This is where I am stuck, not sure how to procede.
I am on intrepid.
Want to read the phone book entries from my mobile ( Nokia 6610i ), I have USB IRDA adapter and I need a application to read the contacts from the phone. I have installed KMobileTools , but not sure about how to configure the device.
here is the output of lsusb
Code:
Bus 002 Device 002: ID 07d0:4100 Dazzle Kingsun SF-620 Infrared Adapter
I used the following modprobe command
Code:
modprobe usbserial vendor=07d0 product=4100
and here is the part output of dmesg
Code:
[ 97.095344] irda_init()
[ 97.095366] NET: Registered protocol family 23
[ 97.121534] KingSun/Dazzle IRDA/USB found at address 2, Vendor: 7d0, Product: 4100
[ 97.124531] ksdazzle_sir: IrDA: Registered KingSun/Dazzle device irda0
[ 97.125083] usbcore: registered new interface driver ksdazzle-sir
letme know if you guys want full output of dmesg.
This is where I am stuck, not sure how to procede.
I am on intrepid.
Last edited: