ALT Linux hardware support
 help / color / mirror / Atom feed
From: Gennadiy Redko <uit1@zaz.zp.ua>
To: hardware@lists.altlinux.org
Subject: Re: [Hardware] Lexmark Z615
Date: Thu, 29 Nov 2007 21:14:41 +0200
Message-ID: <474F0FA1.9040204@zaz.zp.ua> (raw)
In-Reply-To: <474C579B.3040901@zaz.zp.ua>

[-- Attachment #1: Type: text/plain, Size: 1593 bytes --]

Gennadiy Redko пишет:
> Gennadiy Redko пишет:
>> Andriy Dobrovol`s`kii пишет:
>>> Нужно соответственно исправить FAQ. Забросите корректуру Михаилу?
>> Так - пойдет?
> Это еще не все:
> 
> The following packages have unmet dependencies:
>   z600cups: Depends: cups (>= 1:1.1.15-10) but 1.3.3-alt4 is installed
Вот такая инструкция и скрипт:


Тестировалось на ALD4.0.1 и "Сизифе" от 27.11.07

Установочный скрипт Lexmark хочет старые версии libtcl- libtk-  и
поэтому сам rpm-ы с PPD принтеров не распаковывает.
Поэтому предлагается другая процедура установки:

Загружаем драйвер с :
http://downloads.lexmark.com//cgi-perl/downloads.cgi?ccs=229:1:0:389&fileID=1151
или прямая ссылка:
http://www.downloaddelivery.com/srfilecache/CJLZ600LE-CUPS-1.0-1.TAR.gz


Далее  скачанный архив кладем в один каталог со скриптом и запускаем
скрипт с правами суперпользователя:
#bash ./LexZ600install

Результатом выполнения скрипта будет .PPD файл описания принтера в
текущем каталоге.
Потом "KDE menu" --> "Настройка" --> "Настройка печати"
В мастере установки принтера выбираем установку из PPD-файла
описания принтера
В качестве файла указываем полученный Lexmark-Z600-lxz600cj-cups.ppd

Перестартовываем cups:
#service cups restart

Все.

Скрипт получился кривой.
Но какой драйвер - такой и скрипт :(
Прошу не пинать.


Используемые ссылки:
http://faq.altlinux.ru/index.php?dist=0&cat=0&kwd=lexmark&type=keyword&from_year=0&from_month=0&from_day=0&to_year=0&to_month=0&to_day=0&inq=1&ina=1&f=0&action=search&button=1
http://kubuntu.ru/lexmark-z600



Проверьте, пожалуйста, у кого есть такая возможность.

[-- Attachment #2: LexZ600install --]
[-- Type: text/plain, Size: 385 bytes --]

#!/bin/bash
mkdir ./tmp
cd ./tmp
tar -zxpvf ../CJLZ600LE-CUPS-1.0-1.TAR.gz
tail -n +143 z600cups-1.0-1.gz.sh > install.tar.gz
tar -xvzf ./install.tar.gz 
rpm -ihv z600cups-1.0-1.i386.rpm --nodeps
cp /usr/share/cups/model/Lexmark-Z600-lxz600cj-cups.ppd.gz ./
rpm -e z600cups-1.0-1
gzip -d  ./Lexmark-Z600-lxz600cj-cups.ppd.gz
cp ./Lexmark-Z600-lxz600cj-cups.ppd ../
cd ../
rm -rf ./tmp

      reply	other threads:[~2007-11-29 19:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-28 15:45 Andrii Dobrovol`s`kii
2006-07-28 16:24 ` Andrii Dobrovol`s`kii
2006-07-28 16:52   ` Sergey Vlasov
2007-11-27 16:28     ` Gennadiy Redko
2007-11-27 16:31       ` Andriy Dobrovol`s`kii
2007-11-27 17:14         ` Gennadiy Redko
2007-11-27 17:44           ` Gennadiy Redko
2007-11-29 19:14             ` Gennadiy Redko [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=474F0FA1.9040204@zaz.zp.ua \
    --to=uit1@zaz.zp.ua \
    --cc=hardware@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git