Ubuntu :: Installing Canon Pixima IP 1600 On 9.10 64bit?

Jan 25, 2010

i'm running Ubuntu 9.10 amd64 and installing a Canon Pixima iP 1600. The drivers which tried to automatically install only have Pixima iP 2000.

View 2 Replies


ADVERTISEMENT

Ubuntu :: 10.04 - Printing From Canon Pixima IP1700?

Jul 7, 2010

I have recently lost the use of my schools printers (schools out of session), and found myself in need of printing a document. I have a Canon Pixima ip1700, but I can only find software for a wide variety of Windows OS and a Mac. Unfortunately for this situation, I'm using Ubuntu 10.04. I've searched through the Software Center, and found an assortment of printer related software, but I don't know how to use any of it to allow my computer to print this single, lonely page.nDoes anyone have any advice as to how to connect a computer to a printer? Beyond putting the long cord into the USB thingy, that is, and preferably without using TurboPrint, or any other software that leaves a banner?

View 1 Replies View Related

Ubuntu :: Canon Pixima 560 Drivers Installed But No Printing

Feb 27, 2011

My first day as Ubuntu 9.10 user. Downloaded drivers from Canon Europe and installed .deb package using G and all seemed ok but no actual printing occurs. System says all installed ok and indicates printing occurring but no physical printing happens. Checked printer on another PC and all ok.

View 1 Replies View Related

Ubuntu :: Installing Canon Lbp 1210 On 10.04?

May 30, 2010

I had successfully installed and used canon lbp 1210 while using 8.04 LTS as per ubuntuforums. However, unable to install the printer thereafter. Now using 10.04. Anyone has tried installing canon lbp 1210 on ubuntu 10.04?

View 3 Replies View Related

Ubuntu :: Installing The Canon Printer Driver?

Jun 21, 2011

i am running T43 Thinkpad box with Ubuntu 11.04. we have a canon network printer model i-SENSYS MF4570dn printer, and i am trying to install the UFR II driver which i downloaded from canon website. the problem i am facing is that when i install the driver with gdebi i receive error message saying: Dependency is not satisfiable: gs-esp.i tried to install ge-eps but it is not part of the repository for 11.04

View 7 Replies View Related

Ubuntu :: Installing Canon Pixma MP140 In 11.04?

Aug 4, 2011

I was using 10.04 until a few days ago, and with 10.04 my printer worked fine, I used the default drivers for MP150 and that worked fine. But now I'm using 11.04 and I'm trying to instal the printer with the default drivers for MP150 but it's not working. When Ubuntu tries to find the driver is not giving me any result for MP140, so I'm selecting the option "CANON PIXMA MP150 - CUPS+Gutenprint v5.2.6 Simplified [en] (Recomended)" and allows me to click next and to give a name to the printer and to hit next, but then the windows closes and that's it then I go to System > Admin > Printer and I double click the printer I just created and I click Print Test Page and then it gives me "Printer Status: Processing - Printing Page 1.8%" and after 4minutes or so gives me "Installation or actualization of package "python-xmpp 0.4.1-cvx20080505.2" failed" and that's it Is there a way to fix this? I have no idea why this is not working since it worked fine in 10.04, and I really need to use the printer and the scanner as soon as possible

View 3 Replies View Related

Ubuntu :: Installing Canon Printer Driver - Missing LSB Information

Jun 8, 2010

I am running Lucid 64bit on my laptop and been trying to install a canon printer driver LBP3200 on it. There are some comprehensive tutorials that I have been following and they worked on my desktop. However the last thing I have to do is

Code:
sudo update-rc.d ccpd defaults 50
which gives me the error

Code:
update-rc.d: warning: /etc/init.d/ccpd missing LSB information
update-rc.d: see [URL]
System start/stop links for /etc/init.d/ccpd already exist.

I checked in /etc and I do not have the rc.d dir! I have rc0.d through to rc6.d and rcS.d dir, but no rc.d one. Is this normal? and if so how can I get the correct file to start/stop the ccpd daemon for the printer? At the moment the print command brings up the printer icon for about ten seconds and then it disappears and nothing happens.

View 2 Replies View Related

OpenSUSE Hardware :: Installing Canon Pixma Ip3000 On 11.2?

Mar 19, 2010

I have just installed SUSE 11.2, but although my ip3000 shows in the hardware, I cannot get a correct print out on A4 paper and I am informed that no driver is available. There must be a work-around for this?

View 6 Replies View Related

OpenSUSE Hardware :: Installing The Canon MP560 SuSE 11.3

Jul 24, 2010

I can't seem to get the drivers to install properly. I'm back in dependency nightmare stating it's missing libpng12.so. Located and tried to install it but states that it's already there.

View 9 Replies View Related

Red Hat / Fedora :: Installing Proper Drivers For Canon IR3300 MFD

Jan 7, 2011

We are using Red Hat Enterprise AS 3.0. We are not able to configure the proper drivers for Canon iR3300 MFD. If anybody have achieved this, would like to know the procedure for the same.

View 2 Replies View Related

General :: Installing Canon MX-860 Wireless Printer In Xubuntu?

Sep 16, 2010

I've been running Xubuntu 9.04 for the past couple of months but have difficulty installing my Canon MX-860 wireless printer. Everything else works perfectly and connects wirelessly to internet. Since I run a couple of other Win based computers, printing from the Toshiba 1100 laptop hasn't been a problem. It would be an advantage. I tried to install the latest Xubuntu distro on the Toshiba and it installed but could not connect to the wireless Atheros card. Where should I start? get Distro 10.04 working first or try and install the printer with the existing distro?

View 7 Replies View Related

Software :: Installing RPM For Canon Pixma Ip4850 In PCLINUXOS

Mar 9, 2011

My distribution of choice is pclinuxos, the repos do not have a driver for my pixma ip4800.I have downloaded the two drivers for this printer from the canon site but so far have been unable to install them or find a specific thread that can help.

View 2 Replies View Related

Debian Hardware :: Installing Canon Printer Drivers To Jessie

Aug 4, 2015

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 cannot solve this package error.

View 2 Replies View Related

Debian :: Installing Driver For LaserJet Canon LBP2900 At Squeeze

Apr 23, 2011

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...

View 6 Replies View Related

OpenSUSE Hardware :: Installing Intuos2 Tablet And Canon MP620 Printer?

May 7, 2010

Need to install a Wacom Intuos2 tablet. ALso Have a Canon MP620 multi-function printer that YaST does not see. It tells me that it is a bad port. I have pinged it and it is there but YaST won't let me install it.

View 8 Replies View Related

OpenSUSE Hardware :: Canon Pixma Printer Not Working Anymore After Installing 11.3?

Aug 4, 2010

I have a canon pixma mp640. Under opensuse 11.2 64 bit the printer worked (printing and scanning via wifi). I recently reinstalled my system with 11.3 64 bit, and after installing the canon rpms and creating the printer I get the following error in /var/log/cups/error_log:

Code:

Backend returned status 1 (failed)
printer-state-message="Illegal backend: Success"

In opensuse 11.2 I needed to create some links:

Code:

cd /usr/lib64/cups/filter
ln -s ../../../lib/cups/filter/pstocanonij
cd /usr/lib64/cups/backend

[code]....

View 6 Replies View Related

Ubuntu Multimedia :: Getting Hauppauge PVR 1600 To Work In 9.1?

Apr 27, 2010

I've followed instructions here upto the point for the Startup Script for Analog Tuner the script provided does not run (v4l2-ctl seems to be depriciated?) In any case the scan for digital channels is not finding anything, I wasn't able to scan for analog channels. When I do something like cat dev/video0 | mplayer All I see is static. I've followed the instructions and I didn't get any obvious error messages. I'm completely lost. I know the tuner works, I've tested in in Windows 7. I've tried connecting the coaxial cable directly to the tuner's TV outlet, to the ATSC outlet, I've tried connecting the set-top box out coax to the TV, and ATSC outlets to no avail.

View 1 Replies View Related

Hardware :: Using The S-video With HVR-1600?

Oct 17, 2010

I've been trying to set up my HVR-1600 card with MythTV but have run into a road block. As far as I can tell, the card is setup and the drivers are working properly ( cx18 ). The output of lspci shows:

02:06.0 Multimedia video controller: Conexant Systems, Inc. CX23418 Single-Chip MPEG-2 Encoder with Integrated Analog Video/Broadcast Audio Decoder Unfortunately, I don't seem to be able to change channels when my cable is connected using ivtv-tune no matter what channel or frequency table I try (I live in Canada), though the S-video and audio input seem to work fine (but not through MythTV, see below).

Likewise, when I tried to scan for channels in MythTV, nothing is found, though the same cable plugged into a TV gives just regular cable as it should. since I have digital cable and would like to use the S-video anyway (and the IR blaster when I get that far). But I can't seem to get MythTV to recongize the S-video input. These are my backend settings:

Capture Card Setup:
Card type: IVTV MPEG-2 encoder card
Video device: /dev/video0
Probed Info (Hauppauge HVR-1600 [cx18]
Default Input: S-Video 1

[code]....

I'm not sure if perhaps it's a permission error someone since it works as my own user? It seems very strange. So ultimately it seems I have two main issues:

1. Why can't I configure MythTV to use the S-video input?

2. Why does the MythTV user get errors when trying to use the /dev/video0 device with mplayer? (Remember, cat /dev/video0 > recording.mpg works fine as both MythTV user and my user account)

A few other details:

Ubuntu version: 10.04 64-bit
MythTV version: 0.23.0+fixes24158-0ubuntu2 (from the Ubuntu repository)
Nvidia 9400gt video card (with latest nvidia drivers, 195 I believe)

View 3 Replies View Related

Ubuntu :: Installing Lib32stdc++ On 10.04 64bit

May 3, 2010

I have a problem similar to the one the poster in [URL]. I can't install Skype and some some other programs. The error message says something like this: lib32stdc++6: Depends: gcc-4.4-base (=4.4.2-3ubuntu1) but 4.4.3-4ubuntu5 will be installed Depends: lib32gcc1 and will not be installed

I just installed 10.04 and almost all settings are at their defaults.

View 5 Replies View Related

Ubuntu :: Installing Java 1.7 B136 On 9.10 64bit?

Apr 2, 2011

I run a Minecraft server and it uses Java on a VPS that has Ubuntu 9.10 Karmic Koala amd64. I have Java 1.6 running with no problems, however many people say Java 1.7 makes a major performance increase (I have tested this on my Win 7 64x computer) which would help reduce lag that my players encounter. I downloaded the Linux x64 tar ball from [URL] how to install it (no deb or auto-installer).

View 1 Replies View Related

Ubuntu :: Hpcups Not Installed - Unable To Print On My Hp Deskjet 1600

Dec 15, 2010

After a recent update, I suddenly find myself unable to print on my hp Deskjet 1600;

I have the necessary software; the HP management tool is on my panel and I use it.

When I attempt to print now, I get an error that says "hpcups is not installed".

Here is the output of the troubleshooter

Code:

View 1 Replies View Related

OpenSUSE Multimedia :: HVR-1600 Remote Control In 11.1?

Feb 8, 2010

Does anyone have the Hauppauge HVR-1600 remote control working in Opensuse 11.1 or 11.2? It acts like it's not finding a firmware file or driver. I grabbed a .bin firmware file from one of the Mythtv sites, but I havn't gotten it to work yet. I put it in the /lib/firmware/KERNEL directory, but maybe I need to move it up one directory.Anyway, I was wondering if anyone else has it working and what was done? I have the other things in place regarding lirc, so I think the only thing holding it up is the device file.

View 1 Replies View Related

OpenSUSE Multimedia :: Getting Kaffeine To Work With HVR 1600?

May 3, 2010

I am just starting with Opensuse , been on Ubuntu for a few years . I am getting Kaffeine to work with my HVR 1600 . I had to add the firmware to /lib/firmware , then install the xine and ffmpeg files . Now tv scans channels and plays . Actually it plays great . I had skipping problems in Ubuntu with Me-tv , not so with Kaffeine .

View 3 Replies View Related

Hardware :: HVR-1600 Unable To Find Channels

Aug 9, 2010

I am running the current Mythdora and using the latest drivers and firmware todate, or at least what is listed on the HVR1600 wiki page. I can't lock on to any channels no matter what with this installation. Shouldn't it work after confirmation of drivers loaded and firmware upadated? Below I have outputed basic information. I did try a previous version of mythdora and it was able to find and lock to channels provided by my cable service, but had a bad driver so I updated everything.

Another person posted that he swaped pci slots with this tuner card and it worked. [URL]I think I am missing something. I also would add I have two coaxial inputs. Analog and Digital. I am currently using the TV one. I also did a cat /dev/video0 > ./Desktop/test.mpg and it was static. Does anyone have some ideas? I am all ears!

[Code]...

View 3 Replies View Related

Ubuntu :: Installing 32bit Version On 64bit Machine

Mar 2, 2010

my lappy is 64bit...But I dont remember, So far I am using 32bit ubuntu. So How can I know if my computer is 64bit machine? if it is, Installing ubuntu 9.10 64bit will give any performance fetch??I guess 64bit ubuntu and 32bit are same interms of functionality and look Right? may be performance difference? give me some info...

View 5 Replies View Related

Ubuntu Installation :: Installing 10.10 64bit On Poweredge T105?

Apr 1, 2011

I see the T105 is supposedly 100% certified but for the life of me I can get past go with the setup. I get to the first setup screen (after choosing the language) and I select the install option... the screen goes blank and nothing happens. The DVD stops working the whole things just sits there.

View 3 Replies View Related

Ubuntu Multimedia :: Installing Latest NVIDIA 270.41.06 On 10.10 64bit For GTX 580

Apr 21, 2011

Yesterday, NVIDIA released a new set of drivers. For ubuntu 10.10, I downloaded 270.41.06. I havent been able to set it up on my fresh install of Ubuntu 10.10.

I have tried the following methods:

1. First changed the settings for updates to accept proposed updates. This is also suggested at [url]

Then installed the additional driver proposed by Ubuntu.

On restart, no login-screen. (Xserver fails to come up!)

2.Edited the repos by adding ppa:ubuntu-x-swat/x-updates. Unfortunately 270.41.06 is not the latest driver available there - 270.41.03 is the current version. On adding this repo the driver is searched successfully by synaptic. Installing nvidia-current brings up the driver version to 270.41.03 without any issues.

Nvidia X Server Setting prompts to run the nvidia-xconfig. On doing so a new conf file is created.

On restart, the Ubuntu splash screen is not displayed. Again Xserver fails to start!

3. Finally, I tried installing the .run file provided on Nvidia's website. First, I dropped to a root shell. Then cd'ed to the location where .run file was saved. On running the .run file, the installer asks you to change the run-level to 3. On doing so by telinit 3, the driver starts installing. As soon as I accepted the terms and proceeded to the next screen, a warning was displayed saying the pre-install script had failed!

But the driver installation does proceed to completion.

Even this method failed. The Xserver still does not start. No splash screen.

Currently I am running the system by restarting the Xserver in failsafex mode.

View 1 Replies View Related

Ubuntu Servers :: Virtual Box And Installing 64bit System

Aug 1, 2011

I've got a problem with installing 64bit systems on Virtual Box. It is reporting that my 64 bit virtualization abilities (something like v-AMD or so) are present but not enabled. There is also an advice to enable it in the bios but I can't find anything like this actually. My motherboard is Asus M4A88TD-M EVO with quad-core AMD processor. IS there any trick to enable this feature somewhere in the system or it is a limitation of my hardware?

View 4 Replies View Related

Fedora X86/64bit :: Installing 13 X64 With USB Using Unetbootin?

Apr 21, 2010

I'm trying to install 13 x64 with Unetbootin, but i'm getting '

Code:

no root device found boot has failed. sleeping forever

View 6 Replies View Related

Fedora Hardware :: Hauppauge 1600 Driver Seems Unfixable?

Dec 19, 2010

After a massive headache, it seems that driver developers have given up on drivers for the Hauppauge HVT-1600 [URL].. In their current state, the drivers can't get proper sound out of the card, and they can't figure it out.

First, does anyone know is this true? Second, can someone recommend what the best supported tuner card for linux is? My main goal is to record video coming over cable in the US. I thought the 1600 was it, but I guess I was wrong. PS, feel free to point me a ta page that has this info. I can't find one that shows card comparisons (or recommendations).

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved