smb打印机的选项没了???

CPU/显卡/打印机/USB设备等硬件问题
jimlon
帖子: 57
注册时间: 2013-06-28 15:06
系统: ubuntu

smb打印机的选项没了???

#1

帖子 jimlon » 2014-08-11 17:04


http://localhost:631/admin/
中添加打印机

只有:
Add Printer
Local Printers: HP Printer (HPLIP)
Serial Port #1
HP Fax (HPLIP)

Discovered Network Printers:
Other Network Printers:

Internet Printing Protocol (ipp14)
Internet Printing Protocol (ipp)
Internet Printing Protocol (http)
LPD/LPR Host or Printer
Internet Printing Protocol (https)
AppSocket/HP JetDirect
Internet Printing Protocol (ipps)


原来不是应该有SMB网络打印机的选项吗?怎么没了?
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: smb打印机的选项没了???

#2

帖子 poloshiao » 2014-08-11 17:18

jimlon
帖子: 57
注册时间: 2013-06-28 15:06
系统: ubuntu

Re: smb打印机的选项没了???

#3

帖子 jimlon » 2014-08-11 17:34


抱歉,没写清楚
我的系统是Kubuntu14.10 64位

看了您发的参照页面

但我这里根本就没有windows printers via samba 这种选项,
抓图4.png
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: smb打印机的选项没了???

#4

帖子 poloshiao » 2014-08-11 17:41

我的系统是Kubuntu14.10 64位
CUPS 與 SAMBA 都是文字指令套件
跟桌面沒關係
头像
daf3707
论坛版主
帖子: 12739
注册时间: 2007-06-13 15:57
来自: 在他乡

Re: smb打印机的选项没了???

#6

帖子 daf3707 » 2014-08-12 9:22

jimlon
帖子: 57
注册时间: 2013-06-28 15:06
系统: ubuntu

Re: smb打印机的选项没了???

#7

帖子 jimlon » 2014-08-12 9:51


:em11

原来需要
代码:
sudo apt-get install smbclient
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: smb打印机的选项没了???

#8

帖子 poloshiao » 2014-08-12 11:04

原来需要
代码:
sudo apt-get install smbclient
1. 安裝 ubuntu 時 已經預裝 smbclient
2. 需要額外設定的是
2-1. http://forum.ubuntu.com.cn/viewtopic.php?f=123&t=349052
system-config-printer
2-2. https://help.ubuntu.com/community/Netwo ... Background
CUPS printer configuration and management is handled by the Printer Admin utility launched from the Gnome menu - System -> Administration -> Printing (If the menu item does not exist you need to add system-config-printer to the menu). Also IPP provides web services so after you have configured CUPS appropriately, you can access the printers and jobs via your web browser.
jimlon
帖子: 57
注册时间: 2013-06-28 15:06
系统: ubuntu

Re: smb打印机的选项没了???

#9

帖子 jimlon » 2014-08-12 16:24

poloshiao 写了:
原来需要
代码:
sudo apt-get install smbclient
1. 安裝 ubuntu 時 已經預裝 smbclient
2. 需要額外設定的是
2-1. http://forum.ubuntu.com.cn/viewtopic.php?f=123&t=349052
system-config-printer
2-2. https://help.ubuntu.com/community/Netwo ... Background
CUPS printer configuration and management is handled by the Printer Admin utility launched from the Gnome menu - System -> Administration -> Printing (If the menu item does not exist you need to add system-config-printer to the menu). Also IPP provides web services so after you have configured CUPS appropriately, you can access the printers and jobs via your web browser.

1.也许不知道怎样smbclient不见了,见不到samba打印机的选项
所以需要重装
虽然是Kubuntu,KDE与Gnome设置打印差别不大

2.想问下,如果实在找不到FOR LINUX的打印机驱动,还有办法用起来不?
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: smb打印机的选项没了???

#10

帖子 poloshiao » 2014-08-12 16:39

如果实在找不到FOR LINUX的打印机驱动
請提供 印表機 品牌與型號

補充
有些 在 Ubuntu 套件庫 就有驅動 安裝這類驅動 通常就同時安裝 相依套件 cups
有些 需要往上下載驅動 安裝這類驅動 通常需要額外安裝 cups
jimlon
帖子: 57
注册时间: 2013-06-28 15:06
系统: ubuntu

Re: smb打印机的选项没了???

#11

帖子 jimlon » 2014-08-12 17:24

poloshiao 写了:
如果实在找不到FOR LINUX的打印机驱动
請提供 印表機 品牌與型號

補充
有些 在 Ubuntu 套件庫 就有驅動 安裝這類驅動 通常就同時安裝 相依套件 cups
有些 需要往上下載驅動 安裝這類驅動 通常需要額外安裝 cups

konica minolta BIZHUB 7719
找不到驱动,官网上也没for linux的
taohunter
帖子: 1555
注册时间: 2012-03-31 3:29

Re: smb打印机的选项没了???

#12

帖子 taohunter » 2014-08-12 18:11

jimlon 写了: konica minolta BIZHUB 7719
找不到驱动,官网上也没for linux的
这种打印机应该属于PostScript printer的吧,如果是的话,只要系统上有cups/openprinting-ppds等这些包就应该可以了,不需要再安装额外的驱动。。。
三年后终于回到16.04--稳定了!
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: smb打印机的选项没了???

#13

帖子 poloshiao » 2014-08-12 19:26

konica minolta BIZHUB 7719
1. http://www.konicaminolta.com.cn/busines ... izhub7719/
konica minolta BIZHUB 7719

2. http://www.konicaminolta.com.cn/busines ... /spec.html
GDI 打印规格

3. GDI 打印 for Linux
http://www.openprinting.org/printer/Gen ... DI_Printer
3-1. 根據上面文章
試試 Ubuntu 套件庫 hannah-foo2zjs
相依套件 printer-driver-foo2zjs printer-driver-foo2zjs-common libcups2
3-2. 需要額外安裝 cups
3-3. 根據 上面文章 還可以 試試 Ubuntu 套件庫 其它 GDI 驅動
jimlon
帖子: 57
注册时间: 2013-06-28 15:06
系统: ubuntu

Re: smb打印机的选项没了???

#14

帖子 jimlon » 2014-08-14 15:09

poloshiao 写了:
konica minolta BIZHUB 7719
1. http://www.konicaminolta.com.cn/busines ... izhub7719/
konica minolta BIZHUB 7719

2. http://www.konicaminolta.com.cn/busines ... /spec.html
GDI 打印规格

3. GDI 打印 for Linux
http://www.openprinting.org/printer/Gen ... DI_Printer
3-1. 根據上面文章
試試 Ubuntu 套件庫 hannah-foo2zjs
相依套件 printer-driver-foo2zjs printer-driver-foo2zjs-common libcups2
3-2. 需要額外安裝 cups
3-3. 根據 上面文章 還可以 試試 Ubuntu 套件庫 其它 GDI 驅動
---------------------------------------------------------------------------------------------------------------------------------------
sudo apt-get install hannah-foo2zjs printer-driver-foo2zjs printer-driver-foo2zjs-common libcups2
安装完毕后

下载PPD文件
http://www.openprinting.org/printer/Gen ... DI_Printer
gdi (driver home page)
This driver is free software.
Type: Ghostscript built-in
Download: PPD file: View PPD, directly download PPD

在打印机设置页面,添加打印机,出现:
抓图1.png
可以看到在选择”经由samba的windows打印机"时,“浏览”始终是灰色不可选的,

并且,虽然在DOLPHIN中可以打开SAMBA共享文件夹,但看不到windows机器共享出来的打印机

在/etc/samba/smb.conf中
[printers]
comment = All Printers
browseable = yes
path = /var/spool/samba
printable = yes
guest ok = yes
public = yes
; read only = yes
create mask = 0700

# Windows clients look for this share name as a source of downloadable
# printer drivers
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
read only = yes
; guest ok = no



(后来不管这些,先填写smb打印机的地址和机器名/用户名/密码,选择那个PPD驱动后,强行建了个打印机出来并且共享,发现在局域网中的windows机器中可以打开看到这台kubuntu共享出的打印机)
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: smb打印机的选项没了???

#15

帖子 poloshiao » 2014-08-14 20:02


http://localhost:631/admin/
中添加打印机
https://help.ubuntu.com/14.04/servergui ... l#cups-web
可以看到在选择”经由samba的windows打印机"时,“浏览”始终是灰色不可选的,
確認是否已經安裝 cups 套件 並且 設定妥當
參閱
https://help.ubuntu.com/community/Print ... bInterface
https://help.ubuntu.com/14.04/serverguide/cups.html
http://www.cups.org/doc-1.1/sam.html
回复