Hi, --- On Thu, Jul 25, 2013 at 10:16 PM, anwar latiff <[email protected]> wrote: | I: If#= 5 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage | | *in my opinion driver is not loading* \--
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 SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
