I am trying to access my camera first time with KK. It isn't "totally" recognized when I plug it into a USB slot:
hyde[20]# lsusb
Bus 002 Device 006: ID 04a9:3055 Canon, Inc. PowerShot G2
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 058f:6391 Alcor Micro Corp.
Bus 001 Device 002: ID 0603:7134 Novatek Microelectronics Corp.
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
So, <lsusb> "sees" it (Canon, Inc. PowerShot G2)
<dmesg> shows it but doesn't assign a disk device and (try) mounting it:
[ 1831.212074] usb 2-1: new full speed USB device using uhci_hcd and address 6
[ 1831.371569] usb 2-1: configuration #1 chosen from 1 choice
How/what can I do to configure something so that when I plug the camera USB into the laptop, it will see it, assign it a disk device mnemonic and mount it?
hyde[20]# lsusb
Bus 002 Device 006: ID 04a9:3055 Canon, Inc. PowerShot G2
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 058f:6391 Alcor Micro Corp.
Bus 001 Device 002: ID 0603:7134 Novatek Microelectronics Corp.
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
So, <lsusb> "sees" it (Canon, Inc. PowerShot G2)
<dmesg> shows it but doesn't assign a disk device and (try) mounting it:
[ 1831.212074] usb 2-1: new full speed USB device using uhci_hcd and address 6
[ 1831.371569] usb 2-1: configuration #1 chosen from 1 choice
How/what can I do to configure something so that when I plug the camera USB into the laptop, it will see it, assign it a disk device mnemonic and mount it?
Comment