I've 2 ubuntu 10.04 LTS servers. When I plug a Sony Ericsson z800 on into server2, dmesg only shows that it's a usb device and nothing else.
[ 55.028092] usb 5-2: new full speed USB device using uhci_hcd and address 3
[ 55.222181] usb 5-2: configuration #3 chosen from 1 choice
On the server1, it's recognised fully.
[363424.988409] usb 5-1: new full speed USB device using ohci_hcd and address 4
[363425.164831] usb 5-1: configuration #1 chosen from 1 choice
[363425.172353] cdc_acm 5-1:1.1: ttyACM0: USB ACM device
[363425.180285] cdc_acm 5-1:1.3: ttyACM1: USB ACM device
[363425.191774] cdc_wdm 5-1:1.7: cdc-wdm0: USB WDM device
[363425.198568] scsi7 : SCSI emulation for USB Mass Storage devices
[363425.198653] usb-storage: device found at 4
[363425.198654] usb-storage: waiting for device to settle before scanning
[363430.197578] usb-storage: device scan complete
[363430.203527] scsi 7:0:0:0: Direct-Access Sony Eri Memory Stick 0000 PQ: 0 ANSI: 0
[363430.205355] sd 7:0:0:0: Attached scsi generic sg3 type 0
[363430.224490] sd 7:0:0:0: [sdc] 63424 512-byte logical blocks: (32.4 MB/30.9 MiB)
[363430.234504] sd 7:0:0:0: [sdc] Write Protect is off
[363430.234514] sd 7:0:0:0: [sdc] Mode Sense: 00 6a 00 00
[363430.234521] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[363430.265517] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[363430.269159] sdc: sdc1
[363430.357502] sd 7:0:0:0: [sdc] Assuming drive cache: write through
[363430.361111] sd 7:0:0:0: [sdc] Attached SCSI removable disk
Somethings up with server2 - is there anything I can do / check ?
/dev/ttyACM n is not being created and I know it's not the phone. Any ideas anyone ? USB keyboards etc. work fine on server2.
I want to use this with gammu to make an sms server (works fine on server1).