Canon LBP 2900

Решение проблем связванных с работой железа. Проблемы программно-аппаратной совместимости.
Правила форума
Убедительная просьба юзать теги [code] при оформлении листингов.
Сообщения не оформленные должным образом имеют все шансы быть незамеченными.
Аватара пользователя
pinger
рядовой
Сообщения: 23
Зарегистрирован: 2009-03-22 20:41:11
Откуда: УССР, Днепродзержинск
Контактная информация:

Canon LBP 2900

Непрочитанное сообщение pinger » 2010-01-25 15:49:16

Нашел на чердаке принтер Canon LBP 2900, немного поразмыслив решил его накинуть на домашний сервак (FreeBSD 8.0) - так он всегда включен, и следовательно принтер будет доступен всегда. Однако опыта настройки печати во фре абсолютно нет.

Код: Выделить всё

# dmesg
ugen3.2: <Canon> at usbus3 (disconnected)
ulpt0: at uhub3, port 1, addr 2 (disconnected)
ugen3.2: <Canon> at usbus3
ulpt0: <Canon Canon CAPT USB Device, class 0/0, rev 2.00/1.00, addr 2> on usbus3
ulpt0: using bi-directional mode
Ознакомился с http://www.freebsd.org/doc/ru_RU.KOI8-R ... nting.html

мой /etc/printcap

Код: Выделить всё

# cat /etc/printcap
printer|canon|lbp2900|lp|Canon Canon CAPT USB Device:\  #имена принтера
	:sh:sd=/var/spool/lpd/canon:\  #папка спуллера принтера
	:lp=/dev/ulpt0:\ #девайс
	:lf=/var/log/canon.log #лог
Все настройки по хендбуку, но к сожалению там ни слова про USB-принтеры, следовательно подставил вместо /dev/lpt0 свой /dev/ulpt0.

Код: Выделить всё

# lptest 20 5 | lpr -Pprinter
Принтер молчит :(
Лог /var/log/canon.log пустой.
В папке /var/spool/lpd/canon собираются файлы.
Подскажите пожалуйста, как настроить систему, для печати на данный принтер?

Принтер рабочий, из венды печатает.
Изображение

Хостинговая компания Host-Food.ru
Хостинг HostFood.ru
 

Услуги хостинговой компании Host-Food.ru

Хостинг HostFood.ru

Тарифы на хостинг в России, от 12 рублей: https://www.host-food.ru/tariffs/hosting/
Тарифы на виртуальные сервера (VPS/VDS/KVM) в РФ, от 189 руб.: https://www.host-food.ru/tariffs/virtualny-server-vps/
Выделенные сервера, Россия, Москва, от 2000 рублей (HP Proliant G5, Intel Xeon E5430 (2.66GHz, Quad-Core, 12Mb), 8Gb RAM, 2x300Gb SAS HDD, P400i, 512Mb, BBU):
https://www.host-food.ru/tariffs/vydelennyi-server-ds/
Недорогие домены в популярных зонах: https://www.host-food.ru/domains/

Аватара пользователя
ADRE
майор
Сообщения: 2645
Зарегистрирован: 2007-07-26 8:53:49
Контактная информация:

Re: Canon LBP 2900

Непрочитанное сообщение ADRE » 2010-01-25 19:21:41

попробуй через cups там помоему дровишки были на него (настройки =)))
//del

Аватара пользователя
pinger
рядовой
Сообщения: 23
Зарегистрирован: 2009-03-22 20:41:11
Откуда: УССР, Днепродзержинск
Контактная информация:

Re: Canon LBP 2900

Непрочитанное сообщение pinger » 2010-03-26 17:13:13

ADRE писал(а):попробуй через cups там помоему дровишки были на него (настройки =)))
К сожалению там дровишек нет.
Скачал искодники дров под линухhttp://gdlp01.c-wss.com/gds/5/090000772 ... _EN.tar.gz. От туда взял файл CNCUPSLBP2900CAPTK.ppd
В веб-морде CUPS руками добавил принтер подсунув выше указанный PPD-файл, теперь он висит в списке принтеров с ошибкой

Код: Выделить всё

Unable to start filter "pstocapt" - No such file or directory.
Погуглив, вычил, что это "программный принтер". Пытался драйвера откомпилировать, но вылетает с ошибкой

Код: Выделить всё

[root@printer /home/pinger/CAPT_Printer_Driver_for_Linux_Src_V190_uk_EN/Src/cndrvcups-common-1.90]# make gen
(cd cngplp; ./autogen.sh; make) || exit 1
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal  ...
Running autoheader...
autoheader-2.62: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader-2.62: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader-2.62: WARNING: is deprecated and discouraged.
autoheader-2.62: 
autoheader-2.62: WARNING: Using the third argument of `AC_DEFINE' and
autoheader-2.62: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader-2.62: WARNING: `acconfig.h':
autoheader-2.62: 
autoheader-2.62: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader-2.62: 		[Define if a function `main' is needed.])
autoheader-2.62: 
autoheader-2.62: WARNING: More sophisticated templates can also be produced, see the
autoheader-2.62: WARNING: documentation.
Running automake --gnu  ...
Running autoconf ...
Running ./configure --enable-maintainer-mode ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking build system type... i386-unknown-freebsd8.0
checking host system type... i386-unknown-freebsd8.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cngplpmod/Makefile
config.status: creating cnjatool/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
Now type `make' to compile.
make  all-recursive
Making all in po
Making all in cngplpmod
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H  -I. -I. -I..     -Wall -O2 -fPIC -g -O2 -MT cngplpmod.lo -MD -MP -MF ".deps/cngplpmod.Tpo" -c -o cngplpmod.lo cngplpmod.c;  then mv -f ".deps/cngplpmod.Tpo" ".deps/cngplpmod.Plo"; else rm -f ".deps/cngplpmod.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -fPIC -g -O2 -MT cngplpmod.lo -MD -MP -MF .deps/cngplpmod.Tpo -c cngplpmod.c  -fPIC -DPIC -o .libs/cngplpmod.o
In file included from cngplpmod.c:27:
cngplpmod.h:31:23: error: cups/cups.h: No such file or directory
cngplpmod.c:38: error: expected declaration specifiers or '...' before 'cups_dest_t'
cngplpmod.c:39: error: expected declaration specifiers or '...' before 'cups_dest_t'
cngplpmod.c:41: error: expected declaration specifiers or '...' before 'cups_dest_t'
cngplpmod.c: In function 'cngplpInitOptions':
cngplpmod.c:138: error: 'cups_dest_t' undeclared (first use in this function)
cngplpmod.c:138: error: (Each undeclared identifier is reported only once
cngplpmod.c:138: error: for each function it appears in.)
cngplpmod.c:138: error: 'all_dests' undeclared (first use in this function)
cngplpmod.c:139: error: 'curr_dest' undeclared (first use in this function)
cngplpmod.c:142: warning: implicit declaration of function 'cupsGetDests'
cngplpmod.c:147: warning: implicit declaration of function 'cupsGetDest'
cngplpmod.c:160: error: too many arguments to function 'SetCupsStoreOption'
cngplpmod.c:175: error: too many arguments to function 'SetPPDStoreOption'
cngplpmod.c:179: error: too many arguments to function 'SetPPDStoreUIValue'
cngplpmod.c:188: warning: implicit declaration of function 'cupsFreeDests'
cngplpmod.c: In function 'GetPrinterInfo':
cngplpmod.c:205: error: 'cups_dest_t' undeclared (first use in this function)
cngplpmod.c:205: error: 'all_dests' undeclared (first use in this function)
cngplpmod.c:206: error: 'curr_dest' undeclared (first use in this function)
cngplpmod.c: At top level:
cngplpmod.c:294: error: expected declaration specifiers or '...' before 'cups_dest_t'
cngplpmod.c: In function 'SetPPDStoreOption':
cngplpmod.c:298: error: 'cups_option_t' undeclared (first use in this function)
cngplpmod.c:298: error: 'opt' undeclared (first use in this function)
cngplpmod.c:313: error: 'curr_printer' undeclared (first use in this function)
cngplpmod.c: At top level:
cngplpmod.c:496: error: expected declaration specifiers or '...' before 'cups_dest_t'
cngplpmod.c: In function 'SetCupsStoreOption':
cngplpmod.c:500: error: 'cups_option_t' undeclared (first use in this function)
cngplpmod.c:500: error: 'opt' undeclared (first use in this function)
cngplpmod.c:502: error: 'curr_printer' undeclared (first use in this function)
cngplpmod.c: In function 'CreatePPDOptions':
cngplpmod.c:596: warning: implicit declaration of function 'cupsGetPPD'
cngplpmod.c: In function 'DeletePPDOptions':
cngplpmod.c:664: warning: implicit declaration of function 'unlink'
cngplpmod.c: At top level:
cngplpmod.c:699: error: expected declaration specifiers or '...' before 'cups_dest_t'
cngplpmod.c: In function 'SetPPDStoreUIValue':
cngplpmod.c:702: error: 'cups_option_t' undeclared (first use in this function)
cngplpmod.c:702: error: 'opt' undeclared (first use in this function)
cngplpmod.c:702: error: 'curr_printer' undeclared (first use in this function)
cngplpmod.c: In function 'CheckJobAccount':
cngplpmod.c:762: warning: implicit declaration of function 'getuid'
*** Error code 1

Stop in /usr/home/pinger/CAPT_Printer_Driver_for_Linux_Src_V190_uk_EN/Src/cndrvcups-common-1.90/cngplp/cngplpmod.
*** Error code 1

Stop in /usr/home/pinger/CAPT_Printer_Driver_for_Linux_Src_V190_uk_EN/Src/cndrvcups-common-1.90/cngplp.
*** Error code 1

Stop in /usr/home/pinger/CAPT_Printer_Driver_for_Linux_Src_V190_uk_EN/Src/cndrvcups-common-1.90/cngplp.
*** Error code 1

Stop in /usr/home/pinger/CAPT_Printer_Driver_for_Linux_Src_V190_uk_EN/Src/cndrvcups-common-1.90.
Изображение

Аватара пользователя
pinger
рядовой
Сообщения: 23
Зарегистрирован: 2009-03-22 20:41:11
Откуда: УССР, Днепродзержинск
Контактная информация:

Re: Canon LBP 2900

Непрочитанное сообщение pinger » 2010-03-26 17:19:08

Может его как-то в эмуляции линуха установить?

Попробовал через

Код: Выделить всё

[pinger@printer ~]$ /compat/linux/bin/bash

Код: Выделить всё

bash-3.2$ make gen
Ошибка таже...
Изображение

Аватара пользователя
pinger
рядовой
Сообщения: 23
Зарегистрирован: 2009-03-22 20:41:11
Откуда: УССР, Днепродзержинск
Контактная информация:

Re: Canon LBP 2900

Непрочитанное сообщение pinger » 2010-03-26 23:05:12

Код: Выделить всё

cngplpmod.h:31:23: error: cups/cups.h: No such file or directory
Скопировал папки cups, gdk и gtk из /usr/local/include в /usr/include
теперь вылетает с такой ошибкой компиляции:

Код: Выделить всё

Now type `make' to compile.
make  all-recursive
Making all in po
Making all in cngplpmod
Making all in src
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\"  -DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\"  -I../cngplpmod  -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2     -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c;  then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
In file included from main.c:35:
support.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
support.h:84: error: expected ')' before '*' token
*** Error code 1

Stop in /usr/home/pinger/CAPT_Printer_Driver_for_Linux_Src_V190_uk_EN/Src/cndrvcups-common-1.90/cngplp/src.
*** Error code 1

Stop in /usr/home/pinger/CAPT_Printer_Driver_for_Linux_Src_V190_uk_EN/Src/cndrvcups-common-1.90/cngplp.
*** Error code 1

Stop in /usr/home/pinger/CAPT_Printer_Driver_for_Linux_Src_V190_uk_EN/Src/cndrvcups-common-1.90/cngplp.
*** Error code 1

Stop in /usr/home/pinger/CAPT_Printer_Driver_for_Linux_Src_V190_uk_EN/Src/cndrvcups-common-1.90.
Изображение

pimlab
прапорщик
Сообщения: 484
Зарегистрирован: 2007-10-09 11:31:03

Re: Canon LBP 2900

Непрочитанное сообщение pimlab » 2010-03-27 9:07:00

Если печатать из под винды на него, то настрой его в CUPS, как RAW принтер.
Я так и сделал, так как тоже дров на samsung ml-1915 не нашёл,а от линух не подходит.
Соответственно фриибсд при этом в пролёте :(

Аватара пользователя
pinger
рядовой
Сообщения: 23
Зарегистрирован: 2009-03-22 20:41:11
Откуда: УССР, Днепродзержинск
Контактная информация:

Re: Canon LBP 2900

Непрочитанное сообщение pinger » 2010-03-27 16:33:44

pimlab писал(а):Если печатать из под винды на него, то настрой его в CUPS, как RAW принтер.
Я так и сделал, так как тоже дров на samsung ml-1915 не нашёл,а от линух не подходит.
Соответственно фриибсд при этом в пролёте :(
Три компа в сетке, и все под фрёй :(
Изображение