Debian :: Canon Powershot SD1400IS Not Supported - Need To Get My Pics Off?
Oct 19, 2010
I have a Canon Powershot SD1400IS camera and I didn't realize that they don't support Linux. I run Debian and my old camera, a fuji FinepixA210 at least shows up as a removable volume. I double click and I can get to my pics and download them without any trouble. I picked up my new camera from airmiles and never thought to check if they supported Linux. Maybe a card reader would be the answer, but I'd rather not have that expense, if there is another way.
I need a website that can give me information on a weird hardware hack I want to do.
I have tried searching google and the terminology I use does not give me the information I want.
I have a Canon PowerShot A720. It does not work as a webcam. Many years ago I had a Sony that if you left the memory stick out, it would stream video straight through to the USB cable and then to the computer. The Canon will not do that.
I would like to trick the Canon into thinking that a memory card was in place. I want to build a USB cable that has the male memory card connection on one end that I can plug into the camera and a USB connection to my computer on the other.
I have a Canon Powershot A470 digital camera and can't get to transfer the pictures from it on Ubuntu 10.04. When I had Ubuntu 9.04 I imported pictures from the same camera without any problems. I considered that the problem could be the camera itself or the USB cable, but I have just accessed my pictures from that camera using Windows Vista.
Basically, what I have tried is 1) connecting the USB cable to the camera and the computer; 2) set the command button to the playback position; 3) turn on the camera. Using Windows Vista, this series of procedures opens the camera folder (as a flash drive) on Windows Explorer and this is what used to happen when I was using Ubuntu 9.04. I expected this to happen using the Lucid Lynx, but I didn't get even close. I even opened the Home Folder to see if something new showed up there when I hooked up the camera and turned it on.
Since I'm new with Ubuntu (especially the Lucid Lynx), I don't know what I'm doing wrong. I have read that sometimes we have to mount devices in order to get them to communicate with the computer. Is this one of those cases? If so, how do I do it? Does anyone else have the same model of digital camera? How do you guys transfer the pictures to your Ubuntu-based system?
A neighbor of mine just got a Canon Pixma MP450 printer, to replace an old HP printer, and I am trying to get it to work with Fedora 11 installation from a machine they have borrowed from me. The printer gets recognized upon plugging it in but when I try to print a test page from the printer properties I receive the following error:'client-error-document-format-not-supported'
The driver that is selected for the printer is "Generic Driver" I have tried to select a driver but have not found any Canon drivers from the selection dialog box. After searching the web I see mention of a Canon MP150 driver working for the MP450 but I have not found this driver. Is there a driver I have to install from YUM or download from Canon? Are there others successfully using this printer and if so what have they done to get it to work?
I am using debian squeeze, with browsers chrome, firefox, and flashplugins installed.
I get online via ipv4 DSL, pppoe(I don't quite sure their relationships), I can browse websites, watch flash smoothly, can download softwares from websites to my desktop PC via the browser chrome or firefox with speed about 200kB/s, if I download an some 700MB ubuntu iso from ftp6.sjtu.edu.cn, it reaches 10MB/s.
The thing is, I can't upload files from my PC to online disks(say [url], [url] via browser (firefox, chrome etc), can't send email with an attach file even as small as 1MB via broser, can't post topics on this forum with attachment, can't upload pics to Facebook.
When I try do these "upload things", the web browser just stays there and doesn't refresh. Some online disks have a instant upload speed of 10kb/s ,then it quickly slow down to less than 200b/s, finally it stoped there ,and say "upload failed, network failure".
I have the printer Canon i-SENSYS LBP6020. I followed the instructions from the site URL....There are no errors, but when I try to print, nothing comes out of the printer.My system is: Debian GNU/Linux 8 (jessie)Here is some debugging information:
Error log while printing from a CANON LBP6020: URL.... Troubleshooting information while printing from CANON LBP6020: URL....
I am trying to install a Canon MX922 printer on LMDE.
I ran ~/Downloads/cnijfilter-mx920series-3.90-1-deb (install.sh wont find wired lan printer with IP 192.168.0.14)
Installed these:
cnijfilter-common - IJ Printer Driver for Linux. cnijfilter-mx920series - IJ Printer Driver for Linux (these repo drivers don't even show up when I go to add printer)
I tried system / admin / printing / add printer (and it FOUND the printer! But it won't print.)
Loaded Debian Jessie (x64) and when adding printers, can see my printer which attached ok to my RaspberryPi and can print thru it, but can not attach to my Jessie box. If it adds, it can't see it or reports printer is busy, tried every config I could find on the web. Previous versions of Debian I loaded the canon print driver separately and loaded the cnij(?) filter. Do I still have to do that? Is there a trick to getting a network canon to work?
I'm trying to get some photos off a Canon Powershot SX110IS that uses an SD card (right now there is a Gigaware 4GB one in it) but this computer does not have an SD card input, so I am trying to mount the device through USB. This has worked with a handful of other cameras I've used in the past.
When I connect the camera to the computer and power it on, I get usb 1-5: USB disconnect, address 7 usb 1-5: new high speed USB device using ehci_hcd and address 8 usb 1-5: New USB device found, idVendor=04a9, idProduct=3192 usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 usb 1-5: Product: Canon Digital Camera usb 1-5: Manufacturer: Canon Inc. usb 1-5: SerialNumber: DA9C3D5C2D7F4E3EA806AA70BCDF3E28 So the kernel is at least aware of it. I tried letting thunar mount it, but it complains thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_4a9_3192_DA9C3D5C2D7F4E3EA806AA70BCDF3E28.
I also tried letting dolphin automount it (yuck), but didn't get any messages about it. I checked the fdisk output and there was no ~4GB device, so I'm not sure that I can mount it manually.
My purpose is to be able to use Canon printers with my debian jessie system (installed via netinst iso).
I have read this wiki page but unfortunately it is a little old. I still have followed/adapted the instructions there but it fails on my system on step 6. I will explain below.
Latest Canon drivers in the official website is v3.10. US version of it can be obtained from here.
When I try to install .deb package in the driver file archive I get following output:
Code: Select allsudo dpkg -i cndrvcups-ufr2-us_3.00-1_amd64.deb [sudo] password for ert: Selecting previously unselected package cndrvcups-ufr2-us. (Reading database ... 155527 files and directories currently installed.) Preparing to unpack cndrvcups-ufr2-us_3.00-1_amd64.deb ... Unpacking cndrvcups-ufr2-us (3.00-1) ...
[Code] ....
And the next thing I tried:
Code: Select allsudo apt-get install cndrvcups-common [sudo] password for ert: Reading package lists... Done Building dependency tree Reading state information... Done Package cndrvcups-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source. However the following packages replace it:
cndrvcups-ufr2-uk cndrvcups-ufr2-us
E: Package 'cndrvcups-common' has no installation candidate
I'm using Ubuntu Lucid Lynx 10:04 64 bit, with kernel 2.6.32-24-generic, and want to use my printer Canon iP1880. I've tried looking on the internet and found: the use of 32 bits drivers for Linux on Linux 64-bit platforms. I've followed the procedure given but still failed to run the printer properly. There may still be the wrong procedure that I did, could you help me again to repeat what procedures I need to do, till now,I still don't know how to uninstalling that drivers? Are there other ways that may be successful so I can use my printer, if I practice?
Did some one solved the problem how to install Laser Printer Canon LBP2900 at Squeeze? The driver (version 2.20; in the documentation stays that they were tested some of previous versions at Debian 5.04 or like) I found at the Canon's site doesn't wish to be installed at Squeeze, but somehow I succeeded at Ubuntu 10.04 and Ubuntu 10.10...
I dist-upgraded my Debian unstable and 'cups' removed the official drivers ('cndrvcups-common_2.00-2_i386' and 'cndrvcups ufr2-uk_2.00-2_i386'). Well, now my network Canon i-SENSYS MF4120 multifunctional printer/scanner doesn't work and the drivers can't be installed back
Using Squeeze and a Canon Pixma IP4600 Printer. The color on the printed pages used to be true and now it isn't, it still print is color just not the correct colors.I am color deficient or color challenged (what used to be called color blind) which dosen't mean I can't tell the difference between what is on the screen and what is printed It's not the printer as I have tested it with other Linux and a windows system and it's good.
My home connection is dialup via an 8-bit ISA modem. I plan to use the old box with the modem in it as a gateway and do my actual work on this laptop. Connection away from home is not so easy to get in my area.
SuSE 6.1 has no problem operating the modem, so the hardware works. SuSE 6.1 can't seem to make anything else work though. How can I configure Debian to see and operate this modem?
SuSE sees the modem on /dev/ttyS1. The same chat script does nothing on jessie. I'm guessing that jessie is just not seeing ISA.
I'm able to install packages onto the box via a usb drive but that's only on the days when the local coffee shop's wi-fi actually works, which is rare.
I am new to Debian Wheezy and I can't install anything. Ever time I try to install a .deb file I get the message saying that installation is not supported by backend. Also I'm unable to install from the terminal; it always says something like "path not found" or "file doesn't exist" (I'm on my phone so I don't have an exact error detail). Everything I've read tells me to install something to fix the problem but I can't install them due to the same error.
I'm running debian 5.3(i think) I've tried installing skype, google chrome and flash player. All of them are .deb files and on everyone it says "archive type not supported", what should I do to install them?
I've just tried to install X on my new debian system which had a nasty side effect. I can see the bootcycle up to "Waiting for /dev to be fully populated." and then the screen switches into a display mode unsupported by my display. I've had problems like this many times before because the display returns it's capabable of resolutions like 2048x1536, which it just isnt. I've had to disable autodetection whenever using this display. One thing to note thought is that it's NOT X that's messing up the display. It's setting the wrong display mode even before the filesystems are mounted. And I've already uninstalled X with no change either. Also recovery(single user) mode has no proper display output either.
once again banging the head against a brick wall, entered the following commands in to client and server, but get the above message on both, is there something wrong with the script, or thw computers? mount 192.168.1.68:/export/shared /mnt/nfs_on_debian
I bought SIMCOM GSM Serial modem . It is working well with Debian/Ubuntu OS; also I am able to control it using Minicom,Cu ..etc . Now I am interested to buy usb gsm modem.which USB gsm modem works well with Debian and ubuntu OS ? .
I am thinking about buying Belkin's Network USB Hub so that I can plugin usb devices and share it over network(Debian based computers). The device's website and spec can be found at: [URL]. Is this device supported by Debian Etch or Lenny? Did anyone used it on any versions of Debian where it worked? Is there a Linux driver for it?
Brand new to Linux. Just installed Debian 5.0.6 (64-bit). Upon booting up, the screen is all black with a gray floating screen that says "Input Not Supported". My guess is that the video card is not supported by Debian, but maybe somebody knows a way around this problem... (I know for a fact that both video card and LCD work fine in Windows XP.)
My hardware: * Video card: ATI Radeo HD 4850 * LCD: Acer V193W
I'm having trouble implementing SSL on a AvantFax login screen. I've created the the certificates and keys and have them stored in /etc/apache2/ssl and I'm sort of stuck now. I've been following a guide but any changes to the conf files leads to errors. The system I'm using is Debian 5.0
I have just set up the above OS, however, installation did not find my network and therefore APT additional software & security updates could not be accessed.The network was simple to setup post installation.I have uncommented a few sources in the sources list file but obviously that does not,in itself, suffice to get accessability. I am also unable to configure my supported HP printer and I assume that can only be done with an additional package via APT.
My hardware: Card: 82801H (ICH8 Family) HD Audio Controller. Driver: snd_hda_intel. Model: dell-d21 Notebook: California Access W651DI
Before I upgraded to Squeeze, I was using a USB Soundcard. With help of forums I did some manual tweaking to force system to use this card, instead of my default snd-hda-intel card, because it wasn't supported. However, this was a long time ago and I can't find what I did. Now, my on-board sound card worked perfectly on Debian 6.0 live DVD, but the installed system is silent. Any ideas how could I trace the problem?
My /etc/modprobe.d/alsa-base:
When I play an MP3 - the player's silent. Speaker-test says:
I'd like to make a complete switch to Debian. One of the things holding me back is not knowing the state of play regarding sound card support. I've been fiddling around on and off for three years trying to get my M-Audio FireWire Solo to work in Ubuntu without much joy. I think there might be greater support for USB sound cards but I'm not certain of this. Onboard cards aren't OK because in my experience these pick up too much noise. After years of using balanced audio lines it's pretty much impossible to go back. That said, a PCIe card isn't completely out of the picture if I can get balanced outs with it.
I'm planning on plugging KRK powered monitors via XLR or TRS cables into the sound card. But my preference at this point is firmly with USB sound cards. Is there an up-to-date list I can check of supported sound cards in Debian? Can anyone here provide a testimonial of their experience? It's important to note that I'm after playback only. I don't want to record ever. That should hopefully make things easier. I'd be looking at using Debian wheezy.