сделал так, но устройство недоступное, я думаю тут дело в другом, раньше у меня printing - определяло мой принтер, но он не печатал. А теперь он не определяется я с этого источника взял команду
http://ubuntuforums.org/showthread.php?s=8a18234f6ce91e23a51de0a1cfb12630&t=1057344&page=2 Follow the instructions here:
http://www.mail-archive.com/ubuntu-b...sg2075437.html sudo echo "usb 0x04e8 0x341b" >> /etc/sane.d/xerox_mfp.conf
then run
sudo xsane
(start xsane from root, scanner device file has wrong permissions)
the scanner will be recognized and works immediately
It seems the Samsung printer is compatible with the xerox scanner support built into the Ubuntu 9.10 kernel.
Note: I had in the past tried to get this scanner and printer working using the Samsung unified driver, and I also tried the splix2 option, both without success. I've been hacking away at this since Ubuntu 7.10 and now it was so easy, thanks Google, and thanks "Linas U" who found this great solution!
Не знаю что я сделал командой echo и как вернуть назад эти настройки?
Добавлено: root@st:~/Downloads/cdroot/Linux# ./install.sh
GUI mode installer execution failed, proceeding in text mode
**** Running text mode install
**** Press Enter to continue or q and then Enter to quit:
**** Print drivers for the following device models available:
CLP-300splc CLP-310splc CLP-350ps CLP-500splc CLP-510splc CLP-550ps CLP-600splc CLP-610splc CLP-650ps CLP-660ps CLP-770ps CLX-216xsplc CLX-3160splc CLX-3170splc CLX-6200ps CLX-6240ps CLX-8380ps mfp560 mfp750 ML-1450ps ML-1510spl2 ML-1520spl2 ML-1610spl2 ML-1630spl2 ML-1630wspl2 ML-1640spl2 ML-1710spl2 ML-1740spl2 ML-1750spl2 ML-2010spl2 ML-2150ps ML-2150spl2 ML-2240spl2 ML-2245spl2 ML-2250spl2 ML-2510spl2 ML-2550ps ML-2550Sps ML-2550Sspl2 ML-2560ps ML-2570ps ML-2850ps ML-2855ps ML-3050spl2 ML-3470ps ML-3560spl2 ML-4050DMVps ML-4050ps ML-4550ps ML-6060ps ML-7300ps ML-8x00ps scx4100 scx4200 scx4300 scx4500 scx4500w scx4725 scx4x16 scx4x20 scx4x21 scx4x24 scx4x26 scx4x28ps scx5312f scx5635ps scx5835ps scx5x30 scx6x20PCL scx6x20 scx6x20PS scx6x22ps scx6x45ps scx6x55ps sf531p
**** Please enter model to install and press Enter: scx4100
INFO: Installing MFP port and SANE backend libraries ...
INFO: Installing GUI lpr ...
INFO: Fixing file ownership and permissions ...
INFO: Registering SANE backend ...
INFO: Registering CUPS printer ...
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service cups restart
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(8) and then start(8) utilities,
e.g. stop cups ; start cups. The restart(8) utility is also available.
cups stop/waiting
cups start/running, process 6776
INFO: CUPS restart OK
INFO: Creating menu entries ...
mkdir: cannot create directory `/proc/Desktop': No such file or directory
chmod: cannot access `/proc/Desktop': No such file or directory
chown: cannot access `/proc/Desktop': No such file or directory
mkdir: cannot create directory `/proc/.gnome-desktop': No such file or directory
chmod: cannot access `/proc/.gnome-desktop': No such file or directory
chown: cannot access `/proc/.gnome-desktop': No such file or directory
INFO: Finishing installation ...
**** Text mode install finished
root@st:~/Downloads/cdroot/Linux# Добавлено: где-то я еще про доступ читал, кажется в этой ссылке:
Цитата: http://www.linux.org.ru/forum/linux-hardware/3736009
может в нем дело, нужно разбираться дальше...пляска продолжается
)
Добавлено: "Вы должны быть в группе lp, или шаманьте с правами на lp0 который не только принтер но и сканер тоже."
Это я при помощи chmod должен дать права администратору для доступа к чему? Для папки proc?