Автор Тема: HP LaserJet 6L (LPT) + Simply 6.0.1 (samba)  (Прочитано 2094 раз)

Оффлайн Belkin

  • Участник
  • *
  • Сообщений: 13
HP LaserJet 6L (LPT) + Simply 6.0.1 (samba)
« : 25.11.2012 12:51:10 »
Не видит старенький принтер подключенный к LPT, в других дистр. linux без проблем с этим принтером все было...
и через gui(hp device manager) пробовал и через консоль

[root@host-2 ~]# hp-setup

HP Linux Imaging and Printing System (ver. 3.12.10a)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-14 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

QGtkStyle was unable to detect the current GTK+ theme.
Searching... (bus=par, search=(None), desc=0)
error: No devices found on bus: par
« Последнее редактирование: 25.11.2012 22:05:51 от Belkin »

Оффлайн squire

  • Участник
  • *
  • Сообщений: 1 610
Не видит старенький принтер подключенный к LPT, в других дистр. linux без проблем с этим принтером все было...
Систему обновляли? Вчера в р6 пришло большое обновление по НР
Цитировать
Следующие пакеты будут ОБНОВЛЕНЫ:
  hplip hplip-PPDs hplip-common hplip-hpcups hplip-hpcups-PPDs hplip-hpijs
  hplip-hpijs-PPDs hplip-ps-PPDs hplip-sane
Следующие НОВЫЕ пакеты будут установлены:
  hplip-gui libqt4-scripttools libqt4-test python-module-PyQt4
  python-module-sip

Оффлайн Belkin

  • Участник
  • *
  • Сообщений: 13
Решено. Ошибка была аппаратная. Шлейф lpt от материнки отвалился  ;D

Оффлайн Belkin

  • Участник
  • *
  • Сообщений: 13
Re: HP LaserJet 6L (LPT) + Simply 6.0.1 (samba)
« Ответ #3 : 25.11.2012 22:03:41 »
Как расшарить принтер? Samba - настроил папки видно с другого windows-компа
вот настройки для принтеров файл smb.conf
раздел Printing Options
   load printers = yes
cups options = raw

; printcap name = /etc/printcap
#obtain list of printers automatically on SystemV
printcap name = hplaserjet6l
printing = CUPS
причем в разделе Share Definitions
[printers]
comment = All Printers
path = hp:/par/HP_LaserJet_6L?device=/dev/parport0
browseable = Yes
guest ok = no
writable = no
printable = yes
ставлю browseable = Yes
а результат No, вот часть результата testparm
[printers]
comment = All Printers
path = hp:/par/HP_LaserJet_6L?device=/dev/parport0
read only = No
guest ok = Yes
printable = Yes
browseable = No
Есть у меня сомнения насчет переменной path. Что туда надо прописать? я взял строку из интерфейса cups (http://localhost:631/printers/HP_LaserJet_6L).
В cups поставил разрешить общий доступ...
« Последнее редактирование: 25.11.2012 22:07:21 от Belkin »

Оффлайн asy

  • alt linux team
  • ***
  • Сообщений: 8 368
Re: HP LaserJet 6L (LPT) + Simply 6.0.1 (samba)
« Ответ #4 : 25.11.2012 23:12:07 »

В cups поставил разрешить общий доступ...
По идее, CUPS к расшариванию через самду не должен отношения иметь.