Scanner Brother MFC-240C non reconnu

Guy Fontaine aramisqc at gmail.com
Sam 22 Sep 00:21:52 UTC 2012


Bonjour,

J'ai un tout-en-un Brother MFC-240C qui fonctionne très bien sous Funtoo.
Par contre j'ai un petit pépin sous Ubuntu 12.04.

J'ai installé le pilote de l'imprimante depuis la logithèque. Le pilote
pour le scanner, brscan2 64 bits, a été installé en téléchargeant le
fichier depuis le site de Brother : Brother Solutions Center : Brother
Driver for Linux
Distributions<http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/index.html>
.

Pour l'installation j'ai suivi les instructions de :

http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/instruction_scn1a.html

http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/instruction_scn1c.html

Après le redémarrage, que ce soit en root ou en tant qu'usager normal,
simple-scan me dit que le scanner n'est pas détecté. Est-ce une mauvaise
configuration du fichier des règles ?


# This file was automatically created based on description files (*.desc)
# by sane-desc 3.5 from sane-backends 1.0.22
#
# udev rules file for supported USB and SCSI devices
#
# The SCSI device support is very basic and includes only
# scanners that mark themselves as type "scanner" or
# SCSI-scanners from HP and other vendors that are entitled "processor"
# but are treated accordingly.
#
# To add a USB device, add a rule to the list below between the
# LABEL="libsane_usb_rules_begin" and LABEL="libsane_usb_rules_end" lines.
#
# To run a script when your device is plugged in, add RUN+="/path/to/script"
# to the appropriate rule.
#
# If your scanner isn't listed below, you can add it as explained above.
#
# If your scanner is supported by some external backend (brother, epkowa,
# hpaio, etc) please ask the author of the backend to provide proper
# device detection support for your OS
#
# If the scanner is supported by sane-backends, please mail the entry to
# the sane-devel mailing list (sane-devel at lists.alioth.debian.org).
#
ACTION!="add", GOTO="libsane_rules_end"
ENV{DEVTYPE}=="usb_device", GOTO="libsane_create_usb_dev"
SUBSYSTEMS=="scsi", GOTO="libsane_scsi_rules_begin"
SUBSYSTEM=="usb_device", GOTO="libsane_usb_rules_begin"
SUBSYSTEM!="usb_device", GOTO="libsane_usb_rules_end"

...

KERNEL=="sg[0-9]*", ATTRS{type}=="3", ATTRS{vendor}=="HP",
ATTRS{model}=="C7670A", ENV{libsane_matched}="yes"
LABEL="libsane_scsi_rules_end"

ENV{libsane_matched}=="yes", RUN+="/bin/setfacl -m g:scanner:rw
$env{DEVNAME}"

# Brother scanners
ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes"
LABEL="libsane_rules_end"


Merci !

Guy
-------------- section suivante --------------
Une pièce jointe HTML a été nettoyée...
URL: <https://lists.ubuntu.com/archives/ubuntu-fr/attachments/20120921/f3a11f20/attachment.html>


Plus d'informations sur la liste de diffusion ubuntu-fr