首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Ubuntu 15.10上的网络PIXMA MX925

Ubuntu 15.10上的网络PIXMA MX925
EN

Ask Ubuntu用户
提问于 2016-02-16 22:01:06
回答 1查看 1.3K关注 0票数 1

按照这个问题中的这些步骤,我设法通过scanimage -L在网络上发现了我的扫描器,但是在scanimage -T中仍然有一个错误:

代码语言:javascript
复制
[sanei_debug] Setting debug level of pixma to 5.
[pixma] pixma is compiled with pthread support.
[pixma] pixma version 0.17.24
[pixma] Scanner model found: Name MX920(Canon PIXMA MX920 Series) matches MX920 series
[pixma] pixma_collect_devices() found Canon PIXMA MX920 Series at bjnp://10.0.0.5:8612
[pixma] pixma_find_scanners() found 1 devices
[pixma] Scanner model found: Name MX920(Canon PIXMA MX920 Series) matches MX920 series
[pixma] pixma_collect_devices() found Canon PIXMA MX920 Series at bjnp://10.0.0.5:8612
[pixma] pixma_open(): Canon PIXMA MX920 Series
[pixma] *mp150_open***** This is a generation 4 scanner.  *****
[pixma] Reader task started
[pixma] Reader task id=139912999573248 (threaded)
scanimage: scanning image of size 638x877 pixels at 24 bits/pixel
scanimage: acquiring RGB frame, 8 bits/sample
scanimage: reading one scanline, 1914 bytes...  [bjnp] bjnp_open_tcp: ERROR - Can not connect to scanner: Connection refused
[pixma] Reader task terminated: EINVAL
[pixma] read_image():reader task closed the pipe:0 bytes received, 1678578 bytes expected
FAIL Error: Invalid argument
[pixma] pixma_close(): Canon PIXMA MX920 Series

[bjnp] bjnp_open_tcp: ERROR - Can not connect to scanner: Connection refused

防火墙也是一样的。

代码语言:javascript
复制
$ dpkg -l | grep sane
ii  libsane:amd64                                               1.0.26~git20151121-1                       amd64        API library for scanners
ii  libsane-common                                              1.0.26~git20151121-1                       all          API library for scanners -- documentation and support files
ii  libsane-hpaio                                               3.15.7-0ubuntu4                            amd64        HP SANE backend for multi-function peripherals
ii  sane                                                        1.0.14-11                                  amd64        scanner graphical frontends
ii  sane-utils                                                  1.0.26~git20151121-1                       amd64        API library for scanners -- utilities
rc  xsane                                                       0.998-6ubuntu1                             amd64        featureful graphical frontend for SANE (Scanner Access Now Easy)
ii  xsane-common                                                0.998-6ubuntu1                             all          featureful graphical frontend for SANE (Scanner Access Now Easy)

uname给出:

代码语言:javascript
复制
Linux 4.2.0-27-generic x86_64 GNU/Linux

再精确一点,我在Kubuntu 14.04 32位和64位上还有两台笔记本电脑。32位有效,64位无效。

更新1:用git

更新libsane

代码语言:javascript
复制
ii  libsane:amd64                                               1.0.26-git20160214-wily0                   amd64        API library for scanners
ii  libsane-common                                              1.0.26-git20160214-wily0                   amd64        API library for scanners -- documentation and support files
ii  libsane-hpaio                                               3.15.7-0ubuntu4                            amd64        HP SANE backend for multi-function peripherals
ii  sane                                                        1.0.14-11                                  amd64        scanner graphical frontends
ii  sane-utils                                                  1.0.26-git20160214-wily0                   amd64        API library for scanners -- utilities
rc  xsane                                                       0.998-6ubuntu1                             amd64        featureful graphical frontend for SANE (Scanner Access Now Easy)
ii  xsane-common                                                0.998-6ubuntu1                             all          featureful graphical frontend for SANE (Scanner Access Now Easy)

还是同样的错误。scangear当然起作用了,因为它没有使用libsane,但是我想使用Java librairie jfreesane。

更新2: git的最后一个maj正在运行

系统的一个标准的MAJ使这些轻骑兵像往常一样工作。

谢谢你的帮助/时间

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2016-02-16 22:40:04

考虑安装每日SANE ppa。这获得了90%的功能,我们的佳能多用途设备。唯一不起作用的是纸馈线,它适用于佳能的裸骨scangearmp2。你能为你的扫描仪找到后一个程序吗?

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/735537

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档