Hi!
I wonder if I should put this in a "newbie" subforum or in this "hardware" forum. I left linux ten years ago, when ubuntu started dominating the scene.
And here I am, returning to linux.
I have a Canon Pixma Mx350 network All-in-one printer and scanner. It is plugged to the network and to a windows computer.
I tried to print and scan with it. It prints ok, but scanning from simplescan or xcam returns an "invalid argument" error.
Also, when it is left some time, it keeps "turned on" (light is on) but indiscoverable by scanimage -L
But the main issue is that (assuming the scanner is not idle), scanimage from the console works (using the administrative user WITHOUT administrative rights, i.e. without 'sudo'), but simplescan and xcam do not work.
Code:
madrid@max10:/$ scanimage -L
device `pixma:MX340_192.168.1.39' is a CANON Canon PIXMA MX340 multi-function peripheral
madrid@max10:~$ scanimage -v > file.png
scanimage: scanning image of size 638x877 pixels at 24 bits/pixel
scanimage: acquiring RGB frame
scanimage: min/max graylevel value = 39/255
scanimage: read 1678578 bytes in total
administrative user is part of the "scanner" group.
Code:
madrid@max10:/$ groups
madrid adm dialout cdrom floppy sudo audio dip video plugdev lpadmin scanner sambashare vboxusers
EDIT: Suddenly, GUI frontends started working. But they stop in the middle of a scan.
I'm using a DVD-ROM live distro, Max 10. That could cause file writing problems. But my /var and /tmp folders have space.
Code:
madrid@max10:/$ df
S.ficheros bloques de 1K Usados Disponibles Uso% Montado en
udev 1940764 0 1940764 0% /dev
tmpfs 394600 2824 391776 1% /run
/dev/sr0 4594968 4594968 0 100% /cdrom
/dev/loop0 3668096 3668096 0 100% /rofs
/cow 1972984 162568 1810416 9% /
tmpfs 1972984 52288 1920696 3% /dev/shm
tmpfs 5120 4 5116 1% /run/lock
tmpfs 1972984 0 1972984 0% /sys/fs/cgroup
tmpfs 1972984 932 1972052 1% /tmp
tmpfs 394596 56 394540 1% /run/user/999
I want help about what permissions should I touch and, also, about how to change the timeout threshold for the scanner, since I get some timeouts when I scan with scanimage.