kolmapäev, 10. veebruar 2016

Brother DCP-7055 ja OpenSUSE 13.2

Maadlesin mitu päeva Brotheri printeri ja skänneriga, et see OpenSUSEs tööle saada. Estobuntus sai asja kenasti tööle. Kodulehelt installer alla tõmmata http://download.brother.com/welcome/dlf006893/linux-brprinter-installer-2.0.0-1.gz
Siis kõik estobuntule DEB ja Open SUSEle RPM pakid http://support.brother.com/g/b/downloadlist.aspx?c=us_ot&lang=en&prod=dcp7055_all&os=127
Skännerile läksid minul 32 bitised RPMid importisin mc-s käsuga F6 kõik kataloogist  /home/katariina/Allalaadimised kataloogi /home/katariina
Nii oli mugavam toimetada.
Nüüd andsin käsu:

$ gunzip linux-brprinter-installer-2.0.0-1.gz
 
Seejärel aga mitte selle mis seal kodulehel on, vaid su (superuser):

./linux-brprinter-installer-2.0.0-1 DCP-7055

- Go to the directory where you saved the file and Open here a terminal window
Enter this command to extract the downloaded file:
Code: Select all
  $ gunzip linux-brprinter-installer-2.0.0-1.gz
 - Get superuser authorization with the "su" command or "sudo su" command.
Run the tool:
Code: Select all
  $ sudo ./linux-brprinter-installer-2.0.0-1

The driver installation will start, and will ask for your model nbr
Follow the installation screen directions.
When you see the message "Will you specify the DeviceURI ?",
For USB Users: Choose N(No)
For Network Users: Choose Y(Yes) and DeviceURI.

The install process may take some time. Please wait until it is complete.

The printer will be ok :-)

for the scanner, first find out if it is recognized:
Code: Select all
$ sane-find-scanner
https://forums.mageia.org/en/viewtopic.php?f=24&t=9728 

Printer läks kenasti kohe tööle. GIMPiga või Xsanega saab skännida vaid supeeruseris (töötab), seda lugesin hiljem ja on ka mingi võimalus panna normaalselt tööle, no katsetan

veel tuli lisada masina read  siis peaks saama tavakasutajana skännida
 

1. Open "/etc/udev/rules.d/55-libsane.rules"
2. Add the following 2 lines at the last of the device entry. (just before "# The following rule...")
# Brother
ATTR{idVendor}=="04f9", MODE="0664", GROUP="lp", ENV{libsane_matched}="yes"
3. Restart the OS.
Use your favourite editor as root eg

Code:
sudo nano /etc/udev/rules.d/50-brother.rules
For KDE, you could do
Code:
kdesu kwrite /etc/udev/rules.d/50-brother.rules
Add the entry
Code:
# Brother DCP-7055
ATTR{idVendor}=="04f9", ATTR{idProduct}=="01ea", MODE:="0664", GROUP:="lp", ENV{libsane_matched}:="yes"
 
Brotheril on infot http://support.brother.com/g/s/id/linux/en/index.html?c=us_ot&lang=en&comple=on&redirect=on 
Skanneril muudatuste tegemine http://support.brother.com/g/s/id/linux/en/instruction_scn1c.html?c=us&lang=en&prod=dcp7055_all&redirect=on#suse11_2
 

Kommentaare ei ole:

Postita kommentaar