It is loading the USB storage drivers because the device presents
itself as one.

---
| [ 56.909648] sr: Sense Key : Hardware Error [current]
| [ 56.909651] sr: Add. Sense: No additional sense information
| [ 57.273424] sr1: CDROM (ioctl) error, command: Xpwrite, Read disk info 51
| 00 00 00 00 00 00 00 02 00
| [ 57.273436] sr: Sense Key : Hardware Error [current]
| [ 57.273438] sr: Add. Sense: No additional sense information
\--

But, the SCSI calls are failing. Can you please post the output of:

  $ lsmod | grep usb

You can try to use usb_modeswitch to switch to the modem interface:

  http://community.linuxmint.com/software/view/usb-modeswitch

lsmod | grep (usb out put)

usbnet                 31879  1 cdc_ncm
usb_wwan               15334  1 option
usbserial              36911  2 option,usb_wwan
usbhid                 47074  0
usb_storage            57204  1 ums_realtek
hid                   101002  2 hid_generic,usbhid

Regards

Anwar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to