Breakthru with the scanner for brother scanner using debtap.
1.0 Install debtap a .deb to .pkg.tar.xz converter, debtap is from AUR and base-devel yaourt could be used.
1.1 Add guest to sudoers to be able to compile package from normal user account in /home/guest
/etc/sudoers file for porteus nemesis edition.
Code: Select all
...
## User privilege specification
##
root ALL=(ALL) ALL
guest ALL=(ALL) ALL #[color=#0000FF]to be added[/color]
...
1.21 Debtap install with yaourt.
1.22 Debtap install with with git.
https://wiki.archlinux.org/index.php/Ar ... g_packages
Code: Select all
[porteus debtap]# su guest
[guest@porteus debtap]$ git clone https://aur.archlinux.org/debtap.git
[guest@porteus debtap]$ cd /home/guest/debtap/
[guest@porteus debtap]$ ls
PKGBUILD debtap-3.1.4.tar.gz pkg
debtap-3.1.4-2-any.pkg.tar.xz debtap.install src
[guest@porteus debtap]$ makepkg -si
[guest@porteus debtap]$ exit
exit
Update debtap:
Code: Select all
[porteus debtap]# debtap -u
[porteus debtap]# cd ..
[porteus guest]# ls
brscan4-0.4.2-1.amd64.deb debtap
2.0 Compile the brscan4 scanning driver.
2.1 Download brscan4.deb from brother website to /home/guest folder:
http://support.brother.com/g/s/id/linux ... ml#brscan4
2.2 Convert brscan4.deb with debtap and install it.
Download brscan.deb:
http://support.brother.com/g/s/id/linux ... ml#brscan4
[porteus Downloads]# debtap brscan4-0.4.2-1.amd64.deb
...
[porteus guest]# ls
brscan4-0.4.2-1-x86_64.pkg.tar.xz brscan4-0.4.2-1.amd64.deb debtap
[guest@porteus Downloads]$ sudo /usr/local/bin/pkg2xzm brscan4-0.4.2-1-x86_64.pkg.tar.xz
[/code]
To transform brscan4 itn
2.3 Install brscan4 with the following instructions, this is an eample for the MFC-7860DW brother printer:
viewtopic.php?f=39&t=1336
Code: Select all
guest@porteus:~$ su
Password:
root@porteus:~# brsaneconfig4 -a name=scanner model=MFC-7860DW ip=192.168.0.107
root@porteus:~# brsaneconfig4 -q | grep scanner
0 scanner "MFC-7860DW" I:192.168.0.107
root@porteus:/opt/brother/scanner/brscan4#
Where ip= is your printer ip address, this was an example.
2.4 Make sure your printer is on and tart simple-scan, given that you have installed this utility. The scanner should work flawlessly.
AAAAAAAAHHHHHHHHHHHHHHHH! Enjoy!

Prendre son temps, profiter de celui qui passe.