Search

Canon IP1980 printer via Linux Ubuntu 10.04

Posted in Linux,Server Related,Technology by jdam on Jul 7th, 2010

When I started using ubuntu, one of my dream for  an open source software like ubuntu is to become fully supported by all proprietary hardware manufacturer. I know that, it would take more time before it came to reality, the  way how things are working right now are thru contributions by different geeks, good hackers, advocates & enthusiasts via the world wide web.

I’LL make this tutorial very easy for anybody, I already compiled all the resources that you need. Recently I bought a new CanonIP1980 printer, then I tried to use it via Ubuntu 10.04 Linux OS. Here are the step by step process how to do it:

Step 1:

- Get all the source that you need, click here

- After downloading, extract the files & you will see libcupsys & iP1900 debian driver.- Just in case you need an alternative download for iP1900_debian_printer.tar, here is the link

http://software.canon-europe.com/products/0010647.asp

- Open your terminal or console.

- If your using ubuntu 9.04 or lower than that, there is also other alternative way to get libcupsys2, try to do:

$ sudo apt-get install libcupsys2

- Next go to folder you used to download the driver:
$ cd /path/to/your/folder

- Untar the dowloaded file:
$ tar -xf iP1900_debian_printer.tar

- You will now have 3 files on this folder (+ original tar downloaded file).
(In my case I’ve untargz the “tar.gz” file inside, but don’t think that this is necessary, how ever if you wanted or need to doit:
$ tar xvzf cnijfilter-common-3.00-1.tar.gz)

Step 2:

Then let’s install:

$ sudo dpkg -i *deb
- This will install the two deb packages included in the downloaded tar file that will install the proper drivers in the computer database.

- If your done installing, exit the terminal.

Step 3:

-Go to CUPS web manager using any of your favorite browser, run http://127.0.0.1:631

- In the page go to Admin and find the button that says “Find new printer” and then follow the assistant.

- After you complete the assistant, verify the printer properties by going to system->administration->printing->then right click the printer to show the properties.

You can run test print page to verify that its working, then if it works, CONGRATULATIONS!

Hope this helps someone. If you have troubles making the tutorial works just post your concern here, I will be glad to answer your question.

Watch out for my next post, for the part 2 of this tutorial its about how to print via your network & how to lower down print resolution via Ubuntu.

  • Share/Bookmark

The World Wide Web clone wars, who will win?

Posted in Internet,Technology,WWW by jdam on Jul 2nd, 2010

It all started from the scratch, tech savvy imagination & software engineer who bring the pieces of the code algorithm to the next level. Each version of upgrade from alpha, beta & to stable release, requires a lot of patience & trial/error for a team rocket of geeks, the system took so many months to become a consumer product.

The products & services  that are well known over the internet are the creation of the best geeks of the world. One of them is Google, since birth of this company, they wanted to organize the world’s information by creating the best search engine of the world.

Until the era of clone has finally came, Facebook that won the battle over Friendster, Myspace, Multiply and many more. Facebook become the number #1 social networking site after the first battle of the clone wars. In the 90′s there is Microsoft that crushed Netscape by simply building their own web browser and giving it away for free & in the 20th century Firefox won over Internet Explorer of Microsoft. We’ll see what will happen to Google Chrome in the next coming years on the arena of browser clones.

Meanwhile, in the social neworking battle ground, Google created Google Buzz to clone Facebook. Google needs a horse in the social networking race to be able to defend itself against Facebook over the long run. But people have very short memories, sadly, and it’ll all blow over shortly.

The war between Google & Facebook is not yet over, Google will send more clones to Facebook, who knows what will happen to another clone wars between Google & Twitter. Google has this Glitter, a Twitter clone that will arrive soon.

To be continue…..

  • Share/Bookmark