And I tried this too:

"SCX4200 en ubuntu 8.10 OK OK OK

Después de instalar la impresora con el driver oficial de Samsung, y
comprobar que la impresora funciona bien, falta detectar el scaner. Para
eso:

sudo adduser your_login_here lp
sudo adduser your_login_here lpadmin
sudo adduser your_login_here scanner

and edit the file /etc/init.d/mountdevsubfs.sh. ADD THE LINES:

#
# Magic to KEEP /proc/bus/usb working
#
mkdir -p /dev/bus/usb/.usbfs
domount usbfs "" /dev/bus/usb/.usbfs usbfs 
-obusmode=0700,devmode=0600,listmode=0644
ln -s .usbfs/devices /dev/bus/usb/devices
mount --rbind /dev/bus/usb /proc/bus/usb

right below the line

domount devpts "" /dev/pts devpts
-onoexec,nosuid,gid=$TTYGRP,mode=$TTYMODE

Finally, REBOOT!!"

-- 
Problems with scanning - Samsung SCX-4200
https://bugs.launchpad.net/bugs/314541
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to