Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-21 Thread Abir Sadik
the command line tutorial i gave is from the last post on this page
http://ubuntuforums.org/showthread.php?t=558993

On Sat, Aug 21, 2010 at 1:29 PM, Abir Sadik  wrote:

> sorry for the first link. it got messd up by google transliteration :P
>
> https://help.ubuntu.com/community/HardwareSupportComponentsPrinters/CanonPrinters/CanonPixmaIP2200
>
>
> On Sat, Aug 21, 2010 at 1:28 PM, Abir Sadik  wrote:
>
>> উবুন্টু dokumentation এ দেখুন কেনন প্রিন্টের ইনস্টল করার উপরে একটা
>> tutorial >
>> https://help.ubuntu.com/community/HardwareSupportComponentsPrinters/CanonPrinters/
>> অনোনিক্ষ্মই২২০০
>> 
>> বহুত research এর পর এইটা পাইলাম. প্লজ try করে জানাবেন কি হইলো >
>> *Re: Canon Pixima IP 1600 printer drivers*
>> --
>> Here is a trick to install the PIXMA IP1600 on Ubuntu gutsy using the
>> iP2200 driver.
>> 1- install Alien
>>  Code:
>>
>> sudo apt-get update && sudo apt-get install alien libxml1 libpng3
>>
>> 2-Get the ip 2200 driver
>>  Code:
>>
>> wget 
>> http://software.canon-europe.com/files/soft24301/software/iP2200_Linux_260.tar.gz
>>
>> 3-Unzip it
>>  Code:
>>
>> tar -zxf iP2200_Linux_260.tar.gz
>>
>> and suppress useless ones
>>  Code:
>>
>> rm -f cnijfilter-common-2.60-1.src.rpm 
>> cnijfilter-ip2200-lprng-2.60-1.i386.rpm
>>
>> 4-Convert RPM to DEB packages
>>  Code:
>>
>> sudo alien cnijfilter-common-2.60-1.i386.rpm
>> sudo alien cnijfilter-ip2200-2.60-1.i386.rpm
>>
>> 5-Install drivers
>>  Code:
>>
>> sudo dpkg -i cnijfilter-common_2.60-2_i386.deb
>> sudo dpkg -i cnijfilter-ip2200_2.60-2_i386.deb
>>
>> 6-Create magic links to make stuff working and update the library
>>  Code:
>>
>> sudo ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
>> sudo ldconfig
>>
>> 7-Restart the printing manager
>>  Code:
>>
>> sudo /etc/init.d/cupsys restart
>>
>> 8-Configure the new printer using Gnome
>> System=>Administration=>Printers
>> Create a new printer.
>> Pick the "iP2200 Ver.2.60" driver for you iP1600.
>> And here we are your printer should work now.
>>
>> On Sat, Aug 21, 2010 at 6:20 AM, Ovro Niil  wrote:
>>
>>> @Fazle Rabbi
>>> Please check this link <
>>> http://forum.linux.org.bd/viewtopic.php?f=16&t=1277>; though the
>>> solution is for Canon iP 1980 but you can give a try for your
>>> printer.
>>>
>>> --
>>> .:: অভ্রনীল ::: Ovroniil ::.
>>>
>>> ❆ আমার সাইট ➠ http://ovroniil.wordpress.com/
>>> ❆ লিনাক্স ফোরাম ➠ http://forum.linux.org.bd
>>> --
>>> Ubuntu Bangladesh | http://ubuntu-bd.org
>>> Bangla Linux Forum | http://forum.linux.org.bd
>>>
>>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>>>
>>
>>
>
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-21 Thread Abir Sadik
sorry for the first link. it got messd up by google transliteration :P

https://help.ubuntu.com/community/HardwareSupportComponentsPrinters/CanonPrinters/CanonPixmaIP2200

On Sat, Aug 21, 2010 at 1:28 PM, Abir Sadik  wrote:

> উবুন্টু dokumentation এ দেখুন কেনন প্রিন্টের ইনস্টল করার উপরে একটা tutorial
> >
> https://help.ubuntu.com/community/HardwareSupportComponentsPrinters/CanonPrinters/
> অনোনিক্ষ্মই২২০০
> 
> বহুত research এর পর এইটা পাইলাম. প্লজ try করে জানাবেন কি হইলো >
> *Re: Canon Pixima IP 1600 printer drivers*
> --
> Here is a trick to install the PIXMA IP1600 on Ubuntu gutsy using the
> iP2200 driver.
> 1- install Alien
>  Code:
>
> sudo apt-get update && sudo apt-get install alien libxml1 libpng3
>
> 2-Get the ip 2200 driver
>  Code:
>
> wget 
> http://software.canon-europe.com/files/soft24301/software/iP2200_Linux_260.tar.gz
>
> 3-Unzip it
>  Code:
>
> tar -zxf iP2200_Linux_260.tar.gz
>
> and suppress useless ones
>  Code:
>
> rm -f cnijfilter-common-2.60-1.src.rpm cnijfilter-ip2200-lprng-2.60-1.i386.rpm
>
> 4-Convert RPM to DEB packages
>  Code:
>
> sudo alien cnijfilter-common-2.60-1.i386.rpm
> sudo alien cnijfilter-ip2200-2.60-1.i386.rpm
>
> 5-Install drivers
>  Code:
>
> sudo dpkg -i cnijfilter-common_2.60-2_i386.deb
> sudo dpkg -i cnijfilter-ip2200_2.60-2_i386.deb
>
> 6-Create magic links to make stuff working and update the library
>  Code:
>
> sudo ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
> sudo ldconfig
>
> 7-Restart the printing manager
>  Code:
>
> sudo /etc/init.d/cupsys restart
>
> 8-Configure the new printer using Gnome
> System=>Administration=>Printers
> Create a new printer.
> Pick the "iP2200 Ver.2.60" driver for you iP1600.
> And here we are your printer should work now.
>
> On Sat, Aug 21, 2010 at 6:20 AM, Ovro Niil  wrote:
>
>> @Fazle Rabbi
>> Please check this link <
>> http://forum.linux.org.bd/viewtopic.php?f=16&t=1277>; though the
>> solution is for Canon iP 1980 but you can give a try for your
>> printer.
>>
>> --
>> .:: অভ্রনীল ::: Ovroniil ::.
>>
>> ❆ আমার সাইট ➠ http://ovroniil.wordpress.com/
>> ❆ লিনাক্স ফোরাম ➠ http://forum.linux.org.bd
>> --
>> Ubuntu Bangladesh | http://ubuntu-bd.org
>> Bangla Linux Forum | http://forum.linux.org.bd
>>
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>>
>
>
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-21 Thread Abir Sadik
উবুন্টু dokumentation এ দেখুন কেনন প্রিন্টের ইনস্টল করার উপরে একটা tutorial
>
https://help.ubuntu.com/community/HardwareSupportComponentsPrinters/CanonPrinters/
অনোনিক্ষ্মই২২০০

বহুত research এর পর এইটা পাইলাম. প্লজ try করে জানাবেন কি হইলো >
*Re: Canon Pixima IP 1600 printer drivers*
--
Here is a trick to install the PIXMA IP1600 on Ubuntu gutsy using the iP2200
driver.
1- install Alien
 Code:

sudo apt-get update && sudo apt-get install alien libxml1 libpng3

2-Get the ip 2200 driver
 Code:

wget 
http://software.canon-europe.com/files/soft24301/software/iP2200_Linux_260.tar.gz

3-Unzip it
 Code:

tar -zxf iP2200_Linux_260.tar.gz

and suppress useless ones
 Code:

rm -f cnijfilter-common-2.60-1.src.rpm cnijfilter-ip2200-lprng-2.60-1.i386.rpm

4-Convert RPM to DEB packages
 Code:

sudo alien cnijfilter-common-2.60-1.i386.rpm
sudo alien cnijfilter-ip2200-2.60-1.i386.rpm

5-Install drivers
 Code:

sudo dpkg -i cnijfilter-common_2.60-2_i386.deb
sudo dpkg -i cnijfilter-ip2200_2.60-2_i386.deb

6-Create magic links to make stuff working and update the library
 Code:

sudo ln -s /usr/lib/libtiff.so.4 /usr/lib/libtiff.so.3
sudo ldconfig

7-Restart the printing manager
 Code:

sudo /etc/init.d/cupsys restart

8-Configure the new printer using Gnome
System=>Administration=>Printers
Create a new printer.
Pick the "iP2200 Ver.2.60" driver for you iP1600.
And here we are your printer should work now.

On Sat, Aug 21, 2010 at 6:20 AM, Ovro Niil  wrote:

> @Fazle Rabbi
> Please check this link <
> http://forum.linux.org.bd/viewtopic.php?f=16&t=1277>; though the
> solution is for Canon iP 1980 but you can give a try for your
> printer.
>
> --
> .:: অভ্রনীল ::: Ovroniil ::.
>
> ❆ আমার সাইট ➠ http://ovroniil.wordpress.com/
> ❆ লিনাক্স ফোরাম ➠ http://forum.linux.org.bd
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> Bangla Linux Forum | http://forum.linux.org.bd
>
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-21 Thread Ovro Niil
@Fazle Rabbi
Please check this link <
http://forum.linux.org.bd/viewtopic.php?f=16&t=1277>; though the
solution is for Canon iP 1980 but you can give a try for your
printer.

-- 
.:: অভ্রনীল ::: Ovroniil ::.

❆ আমার সাইট ➠ http://ovroniil.wordpress.com/
❆ লিনাক্স ফোরাম ➠ http://forum.linux.org.bd
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-21 Thread Fazle Rabbi
Abir vai

would you please give me the link?

2010/8/20 Fazle Rabbi 

> পরীক্ষার জন্য কয়েকদিন mail chk করতে পারি নাই । এজন্য উত্তর দিতে দেরী হয়ে
> গেল।
> আমার Printer On করলে  ubuntu সেটা detect ঠিকই করতে পারে।
> কিন্তু Print করতে গেলে driver খুজে পায় না ।
> Error message দেখায়-
>
> "Missing Printer Driver
> No printer driver for canon ip 1600"
>
> আমি ubuntu এর new printer--> canon-->choose driver এ গিয়ে ip 1600 এর জন্য
> কোন driver খুজে পাচ্ছি না।
>
>
>
> 2010/8/15 Abir Sadik 
>
> উনার printer এর সমাধান অলরেডি ubuntuforums  এ আছে .
>>
>> 2010/8/14 সাজেদুর রহিম জোয়ারদার 
>>
>> > ভাই রাব্বি
>> >
>> > আপনার সমস্যাটার বিস্তারিত কিন্তু এখনো আমরা জানতে পারিনি। ভাই সমস্যাটা
>> জানতে
>> > দিন প্লিজ। আজকে আজম ভাইয়ের ঐতিহাসি এইচপি ডি ১৬৬০ প্রিন্টারে যে সমাধানটা
>> > রেডি
>> > করেছিলাম তার টেস্ট করলাম। পুরো সফলভাবে প্রিন্ট নিচ্ছে এখন। আপনারটা তে কি
>> > সমস্যা জানতে পারলে আশা করি সেটাও সমাধান করা যাবে ইনশাল্লাহ।
>> >
>> >
>> > --
>> > রিং
>> > মুঠোফোনঃ+8801671411437
>> > বিশেষজ্ঞ পরামর্শক, তথ্যপ্রযুক্তি ও তথ্যব্যবস্থাপনা
>> > জালাল আহমেদ স্পিনিং মিলস লিঃ
>> > প্রধান কার্য্যালয়, ইউনুস সেন্টার
>> > ৫২-৫৩ দিলকুশা বা/এ, ১৯তলা
>> > ঢাকা-১০০০।
>> > সদস্য, উবুন্টু বাংলাদেশ । সদস্য, লিনাক্সমিন্ট
>> > বাংলাদেশ । ব্যক্তিগত ব্লগঃ
>> > রিং-দ্য ডন 'র ব্লগ <
>> http://toshazed.wordpress.com/
>> > >
>> > --
>> > Ubuntu Bangladesh | http://ubuntu-bd.org
>> > Bangla Linux Forum | http://forum.linux.org.bd
>> >
>> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>> >
>> --
>> Ubuntu Bangladesh | http://ubuntu-bd.org
>> Bangla Linux Forum | http://forum.linux.org.bd
>>
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>>
>
>
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-20 Thread Fazle Rabbi
পরীক্ষার জন্য কয়েকদিন mail chk করতে পারি নাই । এজন্য উত্তর দিতে দেরী হয়ে
গেল।
আমার Printer On করলে  ubuntu সেটা detect ঠিকই করতে পারে।
কিন্তু Print করতে গেলে driver খুজে পায় না ।
Error message দেখায়-

"Missing Printer Driver
No printer driver for canon ip 1600"

আমি ubuntu এর new printer--> canon-->choose driver এ গিয়ে ip 1600 এর জন্য
কোন driver খুজে পাচ্ছি না।



2010/8/15 Abir Sadik 

> উনার printer এর সমাধান অলরেডি ubuntuforums  এ আছে .
>
> 2010/8/14 সাজেদুর রহিম জোয়ারদার 
>
> > ভাই রাব্বি
> >
> > আপনার সমস্যাটার বিস্তারিত কিন্তু এখনো আমরা জানতে পারিনি। ভাই সমস্যাটা
> জানতে
> > দিন প্লিজ। আজকে আজম ভাইয়ের ঐতিহাসি এইচপি ডি ১৬৬০ প্রিন্টারে যে সমাধানটা
> > রেডি
> > করেছিলাম তার টেস্ট করলাম। পুরো সফলভাবে প্রিন্ট নিচ্ছে এখন। আপনারটা তে কি
> > সমস্যা জানতে পারলে আশা করি সেটাও সমাধান করা যাবে ইনশাল্লাহ।
> >
> >
> > --
> > রিং
> > মুঠোফোনঃ+8801671411437
> > বিশেষজ্ঞ পরামর্শক, তথ্যপ্রযুক্তি ও তথ্যব্যবস্থাপনা
> > জালাল আহমেদ স্পিনিং মিলস লিঃ
> > প্রধান কার্য্যালয়, ইউনুস সেন্টার
> > ৫২-৫৩ দিলকুশা বা/এ, ১৯তলা
> > ঢাকা-১০০০।
> > সদস্য, উবুন্টু বাংলাদেশ । সদস্য, লিনাক্সমিন্ট
> > বাংলাদেশ । ব্যক্তিগত ব্লগঃ
> > রিং-দ্য ডন 'র ব্লগ <
> http://toshazed.wordpress.com/
> > >
> > --
> > Ubuntu Bangladesh | http://ubuntu-bd.org
> > Bangla Linux Forum | http://forum.linux.org.bd
> >
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
> >
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> Bangla Linux Forum | http://forum.linux.org.bd
>
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-14 Thread Abir Sadik
উনার printer এর সমাধান অলরেডি ubuntuforums  এ আছে .

2010/8/14 সাজেদুর রহিম জোয়ারদার 

> ভাই রাব্বি
>
> আপনার সমস্যাটার বিস্তারিত কিন্তু এখনো আমরা জানতে পারিনি। ভাই সমস্যাটা জানতে
> দিন প্লিজ। আজকে আজম ভাইয়ের ঐতিহাসি এইচপি ডি ১৬৬০ প্রিন্টারে যে সমাধানটা
> রেডি
> করেছিলাম তার টেস্ট করলাম। পুরো সফলভাবে প্রিন্ট নিচ্ছে এখন। আপনারটা তে কি
> সমস্যা জানতে পারলে আশা করি সেটাও সমাধান করা যাবে ইনশাল্লাহ।
>
>
> --
> রিং
> মুঠোফোনঃ+8801671411437
> বিশেষজ্ঞ পরামর্শক, তথ্যপ্রযুক্তি ও তথ্যব্যবস্থাপনা
> জালাল আহমেদ স্পিনিং মিলস লিঃ
> প্রধান কার্য্যালয়, ইউনুস সেন্টার
> ৫২-৫৩ দিলকুশা বা/এ, ১৯তলা
> ঢাকা-১০০০।
> সদস্য, উবুন্টু বাংলাদেশ । সদস্য, লিনাক্সমিন্ট
> বাংলাদেশ । ব্যক্তিগত ব্লগঃ
> রিং-দ্য ডন 'র ব্লগ  >
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> Bangla Linux Forum | http://forum.linux.org.bd
>
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-14 Thread সাজেদুর রহিম জোয়ারদ ার
ভাই রাব্বি

আপনার সমস্যাটার বিস্তারিত কিন্তু এখনো আমরা জানতে পারিনি। ভাই সমস্যাটা জানতে
দিন প্লিজ। আজকে আজম ভাইয়ের ঐতিহাসি এইচপি ডি ১৬৬০ প্রিন্টারে যে সমাধানটা রেডি
করেছিলাম তার টেস্ট করলাম। পুরো সফলভাবে প্রিন্ট নিচ্ছে এখন। আপনারটা তে কি
সমস্যা জানতে পারলে আশা করি সেটাও সমাধান করা যাবে ইনশাল্লাহ।


-- 
রিং
মুঠোফোনঃ+8801671411437
বিশেষজ্ঞ পরামর্শক, তথ্যপ্রযুক্তি ও তথ্যব্যবস্থাপনা
জালাল আহমেদ স্পিনিং মিলস লিঃ
প্রধান কার্য্যালয়, ইউনুস সেন্টার
৫২-৫৩ দিলকুশা বা/এ, ১৯তলা
ঢাকা-১০০০।
সদস্য, উবুন্টু বাংলাদেশ । সদস্য, লিনাক্সমিন্ট
বাংলাদেশ । ব্যক্তিগত ব্লগঃ
রিং-দ্য ডন 'র ব্লগ 
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-14 Thread Ovro Niil
This is a community mailing list. Please respect other's opinions and by all
means avoid any kind of replies/comments which may ignite any kind of
flames. If u have any solution then share with us, other wise please don't
criticize others.





১৪ আগস্ট, ২০১০ ৭:০২ am এ তে, ajom mahmud  লিখেছে:

> Nahid Vai
>
> Apni mone hohy UBUNTU somporke ABCD  janen na.
>
> Ami mone kori apni ubuntu er kichui janen na.
>
> notun kore abar  praimary te poren.
>
> Bye
>
> Ajom
>


-- 
.:: অভ্রনীল ::: Ovroniil ::.

❆ আমার সাইট ➠ http://ovroniil.wordpress.com/
❆ সহজ উবুন্টু শিক্ষা ➠ http://ovroniil.wordpress.com/ubuntux/sus/
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-14 Thread Ubuntu Mirror Maintainer of Bangladesh
I support Mr. Abu Ashraf Masnun's word.

Avoid Personal Attacks. Everybody don't know everything. Do you know
how many stars in sky ?

Ahamed Bauani

2010/8/14 maSnun :
> @ Nahid:
>
> Most people might not have problems with Printers since Ubuntu is much more
> flexible than other operating systems. This is a group mailing list and we
> should always respect others.
>
> Please avoid personal attacks.
> 2010/8/14 ajom mahmud 
>
>> Nahid Vai
>>
>> Apni mone hohy UBUNTU somporke ABCD  janen na.
>>
>> Ami mone kori apni ubuntu er kichui janen na.
>>
>> notun kore abar  praimary te poren.
>>
>> Bye
>>
>> Ajom
>>
>>
>>
>> 2010/8/13 nahid anwar 
>>
>> > প্রিন্টার নিয়ে কি উবুন্টুতে সমস্যা হয় নাকি
>> >
>> > 2010/8/13 Fazle Rabbi 
>> >
>> > > আমি বহুদিন ধরে ubuntu ব্যবহার করছি। কিন্তু ubuntu তে আমার printer টা
>> > > configure করতে পারছি না।
>> > > কোন কিছু print করতে গেলে windows এ গিয়ে print করতে হয়।
>> > > আমার printer Canon Pixma iP 1600 , আর আমি ubuntu 10.04 ব্যবহার করি।
>> > > কেউ help করতে পারবেন কি plz?
>> > > --
>> > > Ubuntu Bangladesh | http://ubuntu-bd.org
>> > > Bangla Linux Forum | http://forum.linux.org.bd
>> > >
>> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>> >
>> >
>> >
>> >
>> > --
>> > NaHid
>> > --
>> > Ubuntu Bangladesh | http://ubuntu-bd.org
>> > Bangla Linux Forum | http://forum.linux.org.bd
>> >
>> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>> >
>> --
>> Ubuntu Bangladesh | http://ubuntu-bd.org
>> Bangla Linux Forum | http://forum.linux.org.bd
>>
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
>
>
>
> --
> *Abu Ashraf Masnun*
> Grad Student, BBA,
> Khulna University.
> http://masnun.com
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> Bangla Linux Forum | http://forum.linux.org.bd
>
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-14 Thread maSnun
@ Nahid:

Most people might not have problems with Printers since Ubuntu is much more
flexible than other operating systems. This is a group mailing list and we
should always respect others.

Please avoid personal attacks.
2010/8/14 ajom mahmud 

> Nahid Vai
>
> Apni mone hohy UBUNTU somporke ABCD  janen na.
>
> Ami mone kori apni ubuntu er kichui janen na.
>
> notun kore abar  praimary te poren.
>
> Bye
>
> Ajom
>
>
>
> 2010/8/13 nahid anwar 
>
> > প্রিন্টার নিয়ে কি উবুন্টুতে সমস্যা হয় নাকি
> >
> > 2010/8/13 Fazle Rabbi 
> >
> > > আমি বহুদিন ধরে ubuntu ব্যবহার করছি। কিন্তু ubuntu তে আমার printer টা
> > > configure করতে পারছি না।
> > > কোন কিছু print করতে গেলে windows এ গিয়ে print করতে হয়।
> > > আমার printer Canon Pixma iP 1600 , আর আমি ubuntu 10.04 ব্যবহার করি।
> > > কেউ help করতে পারবেন কি plz?
> > > --
> > > Ubuntu Bangladesh | http://ubuntu-bd.org
> > > Bangla Linux Forum | http://forum.linux.org.bd
> > >
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
> >
> >
> >
> >
> > --
> > NaHid
> > --
> > Ubuntu Bangladesh | http://ubuntu-bd.org
> > Bangla Linux Forum | http://forum.linux.org.bd
> >
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
> >
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> Bangla Linux Forum | http://forum.linux.org.bd
>
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd




-- 
*Abu Ashraf Masnun*
Grad Student, BBA,
Khulna University.
http://masnun.com
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-13 Thread ajom mahmud
Nahid Vai

Apni mone hohy UBUNTU somporke ABCD  janen na.

Ami mone kori apni ubuntu er kichui janen na.

notun kore abar  praimary te poren.

Bye

Ajom



2010/8/13 nahid anwar 

> প্রিন্টার নিয়ে কি উবুন্টুতে সমস্যা হয় নাকি
>
> 2010/8/13 Fazle Rabbi 
>
> > আমি বহুদিন ধরে ubuntu ব্যবহার করছি। কিন্তু ubuntu তে আমার printer টা
> > configure করতে পারছি না।
> > কোন কিছু print করতে গেলে windows এ গিয়ে print করতে হয়।
> > আমার printer Canon Pixma iP 1600 , আর আমি ubuntu 10.04 ব্যবহার করি।
> > কেউ help করতে পারবেন কি plz?
> > --
> > Ubuntu Bangladesh | http://ubuntu-bd.org
> > Bangla Linux Forum | http://forum.linux.org.bd
> >
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
>
>
>
> --
> NaHid
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> Bangla Linux Forum | http://forum.linux.org.bd
>
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
>
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-13 Thread সাজেদুর রহিম জোয়ারদ ার
ভাই ফজলে রাব্বি

আপনার সমস্যাটা বিস্তারিত বলেন।

রিং
+8801671411437
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-13 Thread nahid anwar
প্রিন্টার নিয়ে কি উবুন্টুতে সমস্যা হয় নাকি

2010/8/13 Fazle Rabbi 

> আমি বহুদিন ধরে ubuntu ব্যবহার করছি। কিন্তু ubuntu তে আমার printer টা
> configure করতে পারছি না।
> কোন কিছু print করতে গেলে windows এ গিয়ে print করতে হয়।
> আমার printer Canon Pixma iP 1600 , আর আমি ubuntu 10.04 ব্যবহার করি।
> কেউ help করতে পারবেন কি plz?
> --
> Ubuntu Bangladesh | http://ubuntu-bd.org
> Bangla Linux Forum | http://forum.linux.org.bd
>
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd




-- 
NaHid
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

[Ubuntu-BD] Printer problem: Canon Pixma ip 1600

2010-08-13 Thread Fazle Rabbi
আমি বহুদিন ধরে ubuntu ব্যবহার করছি। কিন্তু ubuntu তে আমার printer টা
configure করতে পারছি না।
কোন কিছু print করতে গেলে windows এ গিয়ে print করতে হয়।
আমার printer Canon Pixma iP 1600 , আর আমি ubuntu 10.04 ব্যবহার করি।
কেউ help করতে পারবেন কি plz?
-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd