Hi all - I am a little new to this. I am trying to connect my cingular 8125 cell phone to my debian box so it can talk to kannel and I can be very happy. I am trying to connect it via usb or a bluetooth dongle that is usb. In either case i think the box is okay..I get that the devices are being recognized in messege log:
rider:/dev# tail -f /var/log/messages Aug 9 17:56:12 rider kernel: usb 1-3: USB disconnect, address 3 Aug 9 17:56:20 rider kernel: ohci_hcd 0000:00:02.0: wakeup Aug 9 17:56:20 rider kernel: usb 1-3: new full speed USB device using ohci_hcd and address 4 Aug 9 17:56:20 rider kernel: usb 1-3: configuration #1 chosen from 1 choice Aug 9 17:58:17 rider kernel: usb 1-3: USB disconnect, address 4 Aug 9 17:59:28 rider kernel: ohci_hcd 0000:00:02.0: wakeup Aug 9 17:59:28 rider kernel: usb 1-3: new full speed USB device using ohci_hcd and address 5 Aug 9 17:59:29 rider kernel: usb 1-3: configuration #1 chosen from 1 choice Aug 9 18:03:19 rider kernel: usb 1-4: new full speed USB device using ohci_hcd and address 6 Aug 9 18:03:19 rider kernel: usb 1-4: configuration #1 chosen from 1 choice So the usb devices are being seen...but i cannot get applications to connect to them. In my /dev directory i get these devices being created: crw-rw---- 1 root root 442, 0 2007-08-09 16:59 usbdev1.1_ep00 crw-rw---- 1 root root 442, 0 2007-08-09 16:59 usbdev1.1_ep81 crw-rw---- 1 root root 442, 4 2007-08-09 17:59 usbdev1.5_ep00 crw-rw---- 1 root root 442, 4 2007-08-09 17:59 usbdev1.5_ep02 crw-rw---- 1 root root 442, 4 2007-08-09 17:59 usbdev1.5_ep03 crw-rw---- 1 root root 442, 4 2007-08-09 17:59 usbdev1.5_ep81 crw-rw---- 1 root root 442, 4 2007-08-09 17:59 usbdev1.5_ep82 crw-rw---- 1 root root 442, 4 2007-08-09 17:59 usbdev1.5_ep83 crw-rw---- 1 root root 442, 5 2007-08-09 18:03 usbdev1.6_ep00 crw-rw---- 1 root root 442, 5 2007-08-09 18:03 usbdev1.6_ep03 crw-rw---- 1 root root 442, 5 2007-08-09 18:03 usbdev1.6_ep81 crw-rw---- 1 root root 442, 5 2007-08-09 18:03 usbdev1.6_ep82 crw-rw---- 1 root root 442, 2048 2007-08-09 16:59 usbdev2.1_ep00 crw-rw---- 1 root root 442, 2048 2007-08-09 16:59 usbdev2.1_ep81 So guys and gals...am i missing a step ???????????????? Oh..I am trying to get Kannel to talk to this cellphone and it is the one telling me that these devices are bad. any help would be appriciated!!!!!!!!!!!!!! thanks mjh