Beiträge von Goldsturm

    also ich habe an genanntem ort diese beiden dateien geholt und installiert (erst den treiber, dann skey):


    [fieldset]brscan3 32bit rpm 0.2.11-4 60 KB 2011.Feb.04 // datei-name: brscan3-0.2.11-4.i386.rpm


    scan-key-tool 32bit rpm 0.2.4-0 48 KB 2012.Oct.09 // datei-name: brscan-skey-0.2.4-0.i386.rpm[/fieldset]

    Code
    linux-h3wd:/home/vdM # zypper se -si brscan scan-key
    Daten des Repositories laden ...
    Installierte Pakete lesen ...
    
    
    S | Name        | Typ   | Version  | Arch | Repository    
    --+-------------+-------+----------+------+---------------
    i | brscan-skey | Paket | 0.2.4-0  | i386 | (Systempakete)
    i | brscan3     | Paket | 0.2.11-4 | i386 | (Systempakete)


    ok so ?? :)

    die anderen 3 (alles als root über dolphin)


    [fieldset]linux-h3wd:/home/vdM # uname -a
    Linux linux-h3wd 3.7.10-1.4-desktop #1 SMP PREEMPT Fri Apr 19 12:06:34 UTC 2013 (8ef74f8) i686 i686 i386 GNU/Linux [/fieldset]


    [fieldset]linux-h3wd:/home/vdM # zypper se -si sane


    Daten des Repositories laden ...
    Installierte Pakete lesen ...


    S | Name | Typ | Version | Arch | Repository
    --+--------------------------+-------+---------------+------+---------------------
    i | hplip-sane | Paket | 3.12.11-2.2.1 | i586 | openSUSE-12.3-Oss
    i | libksane0 | Paket | 4.10.2-1.4.1 | i586 | openSUSE-12.3-Update
    i | sane-backends | Paket | 1.0.23-5.1.1 | i586 | openSUSE-12.3-Oss
    i | sane-backends-autoconfig | Paket | 1.0.23-5.1.1 | i586 | openSUSE-12.3-Oss
    [/fieldset]


    [fieldset]linux-h3wd:/home/vdM # lsusb
    Bus 001 Device 002: ID 054c:0439 Sony Corp.
    Bus 002 Device 002: ID 1058:1100 Western Digital Technologies, Inc.
    Bus 006 Device 002: ID 04f9:0222 Brother Industries, Ltd
    Bus 008 Device 002: ID 046d:c03d Logitech, Inc. M-BT96a Pilot Optical Mouse
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub[/fieldset]

    Quellcode
    sane-find-scanner (als User)
    =>



    und als root (über dolphin)


    Ausgaben bitte in Code-Tags, siehe meine Signatur.

    HI




    hatte das selbe problem wie niko
    ([gelöst] Einrichten von Drucker/Scanner "brother dcp 195c").



    drucker konnte ich dank dieses eintrages zum laufen bringen. thx :)




    scanner leider nicht. wird nicht erkannt.




    eintrag in der datei "/etc/udev/rules.d/55-libsane.rules" sieht so aus:




    ....


    # Dell 1600n


    ATTR{idVendor}=="413c", ATTR{idProduct}=="5250", MODE="0664", GROUP="lp", ENV{libsane_matched}="yes"


    # Brother


    ATTR{idVendor}=="04f9", MODE="0664", GROUP="lp", ENV{libsane_matched}="yes




    # The following rule ...
    ....




    könnte es sein, dass die ATTR{idProduct}-Nummer fehlt (alle vorangehenden einträge haben die)?

    HI


    hatte das selbe problem wie niko.
    drucker konnte ich dank dieses eintrages zum laufen bringen. thx :)


    scanner leider nicht. wird nicht erkannt.


    eintrag in der datei "/etc/udev/rules.d/55-libsane.rules" sieht so aus:


    ....
    # Dell 1600n
    ATTR{idVendor}=="413c", ATTR{idProduct}=="5250", MODE="0664", GROUP="lp", ENV{libsane_matched}="yes"
    # Brother
    ATTR{idVendor}=="04f9", MODE="0664", GROUP="lp", ENV{libsane_matched}="yes


    # The following rule ....


    könnte es sein, dass die ATTR{idProduct}-Nummer fehlt (alle vorangehenden einträge haben die)?