1
rated 0 times
[
1]
[
0]
/ answers: 1 / hits: 775
/ 2 Years ago, sun, february 6, 2022, 9:11:53
I'm trying to set up an ADS-2700W. Why does brsaneconfig not work? Do I need to install a different version on libjpeg8?
user@hostname:~$ sudo dpkg -i --force-all brscanads2200ads2700w-0.1.15-1.amd64.deb
Selecting previously unselected package brscanads2200ads2700w.
(Reading database ... 95891 files and directories currently installed.)
Preparing to unpack brscanads2200ads2700w-0.1.15-1.amd64.deb ...
libjpeg8 is required.
Unpacking brscanads2200ads2700w (0.1.15-1) ...
Setting up brscanads2200ads2700w (0.1.15-1) ...
user@hostname:~$ dpkg -l | grep Brother
ii brscanads2200ads2700w 0.1.15-1 amd64 Brother Scanner Driver
user@hostname:~$ brsaneconfig4
brsaneconfig4: command not found
user@hostname:~$ brsaneconfig3
brsaneconfig3: command not found
user@hostname:~$ brsaneconfig2
brsaneconfig2: command not found
user@hostname:~$ brsaneconfig
brsaneconfig: command not found
user@hostname:~$ brsaneconfig5
brsaneconfig5: command not found
user@hostname:~$ dpkg -l | grep libjpeg
ii libjpeg-dev:amd64 8c-2ubuntu8 amd64 Independent JPEG Group's JPEG runtime library (dependency package)
ii libjpeg-turbo8:amd64 2.0.3-0ubuntu1.20.04.1 amd64 IJG JPEG compliant runtime library.
ii libjpeg-turbo8-dev:amd64 2.0.3-0ubuntu1.20.04.1 amd64 Development files for the IJG JPEG library
ii libjpeg8:amd64 8c-2ubuntu8 amd64 Independent JPEG Group's JPEG runtime library (dependency package)
ii libjpeg8-dev:amd64 8c-2ubuntu8 amd64 Independent JPEG Group's JPEG runtime library (dependency package)
user@hostname:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
user@hostname:~$ sudo brsaneconfig4
[sudo] password for user:
sudo: brsaneconfig4: command not found
user@hostname:~$ sudo -s
root@hostname:/home/user# brsaneconfig4
brsaneconfig4: command not found
More From » drivers