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!! (en http://ge.ubuntuforums.com/showthread.php?s=6db0e4ad1558703bc1665ff4059c1d50&t=762159&page=2) -- Regression from Gutsy: Samsung SCX4200 does not work on Hardy https://bugs.launchpad.net/bugs/220755 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