Nokia USB mobile phone

Hello,

I would like to connect to the internet using GPRS. For this purpose i have Nokia 6680 hendset, which i connect to Solaris Box on USB port.

Here you can see all priontouts. When i connect Nokia to Solaris,

As you will see from the logs Solaris detects Nokia mobile phone and version, but he cant found driver for this phone.

Please, give me your suggestions, how can i resolv this problem

Best Regards,

Max

Feb 27 18:29:06 solaris usba: [ID 912658 kern.info] USB 2.0 device (usb421,41e) operating at full speed (USB 1.x) on USB 1.10 root hub: communications@a, usb_mid0 at bus address 3

Feb 27 18:29:06 solaris usba: [ID 349649 kern.info]Nokia 6680

Feb 27 18:29:06 solaris genunix: [ID 936769 kern.info] usb_mid0 is /pci@0,0/pci1043,815a@2/communications@a

Feb 27 18:29:06 solaris genunix: [ID 408114 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0) online

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 0 (nodename: 'control') of Nokia 6680

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 1 (nodename: 'control') of Nokia 6680

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 2 (nodename: 'data') of Nokia 6680

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 3 (nodename: 'control') of Nokia 6680

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 4 (nodename: 'control') of Nokia 6680

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 5 (nodename: 'data') of Nokia 6680

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 6 (nodename: 'control') of Nokia 6680

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 7 (nodename: 'data') of Nokia 6680

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 8 (nodename: 'modem') of Nokia 6680

Feb 27 18:29:06 solaris usba: [ID 723738 kern.info] /pci@0,0/pci1043,815a@2/communications@a (usb_mid0): no driver found for interface 9 (nodename: 'data') of Nokia 6680

cfgadm

usb0/9 unknownemptyunconfigured ok

usb0/10usb-communi connectedconfiguredok

usb1/1 unknownemptyunconfigured ok

usb1/2 unknownemptyunconfigured ok

cfgadm -v usb0/10

Ap_Id ReceptacleOccupantCondition Information

When Type BusyPhys_Id

usb0/10connectedconfiguredok Mfg: Nokia Product: Nokia 6680 NConfigs: 1 Config: 0 : Bulk transfer method configuration

unavailable usb-communi n/devices/pci@0,0/pci1043,815a@2:10

[3220 byte] By [contrabandaa] at [2007-11-26 20:13:40]
# 1

Hello.

Unlike printers, storage devices, keyboards or mice there is no "generic" standard for USB communication devices.

This means for such a device you need a special device driver. For Solaris there is no such driver.

I read that the Linux "generic serial for USB" driver can manage the 6680. I took a look at the source code of this driver and saw that it is possible to use the Solaris "ugen" driver to build an user-level daemon to use the 6680 with Solaris.

Programming with the "ugen" driver (requires Solaris 10 or Sol 8,9 with special patches) however requires some programming skills as well as knowledge of the USB specification.

Martin

Martin_Rosenaua at 2007-7-9 23:19:56 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...