Sterowniki do drukarki DCP-330C

Zainstalowałem sobie Linux Mint. W kreatorze drukarek jest tylko DCP 1200. Na stronie brother nie ma żadnych driv do linuxa :S jak ją zainstalować żeby też skaner działał?

Jak szukałeś ? :slight_smile:

http://solutions.brother.com/linux/en_us/

Sterowniki i opis instalacji tego urządzenia w linuksie.

drukarka już działa… tylko nie umiem skanera zrobić mam już tego xsane

Ze strony http://solutions.brother.com/linux/sol/printer/linux/sane_drivers.html pobierz odpowiednie pliki (w zależności jakiej distro używasz) z każdego działu: brscan2, brscan, Scan key i uruchom je. Potem uruchom program Kooka (w KDE, jak nie masz - doinstaluj z repo) i już skaner powinien śmigać :wink:

zainstalowałem te wszystkie liki i koooke ale pisze ze skaner jest nie wykryty

Trochę inwencji… masz tam link do każdego z plików “How to install scanner driver”, poczytaj trochę. Ja mam tylko sam skaner a męczyłem się z dwa dni :wink:

juz partole sie z tym pare dni i nic !!

stosuje sie do tego i nic…

For Debian Users:

  1. Install The latest versions of Sane and Xsane

$ apt-get install sane xsane

  1. Install the Brother scanner driver

$ dpkg -i brscan-0.2.3-0.i386.deb

or

$ dpkg -i brscan2-0.2.3-0.i386.deb

  1. Modify the /etc/fstab file

If the line which starts with “none /proc/bus/usb” or “usbfs /proc/bus/usb” does not exist in the /etc/fstab file, run the following command:

-For Kernel 2.4.* version of distribution Users:

$ echo ‘none /proc/bus/usb usbdevfs auto,devmode=0666 0 0’ /etc/fstab

-For Kernel 2.6.* version of distribution Users:

$ echo ‘none /proc/bus/usb usbfs auto,devmode=0666 0 0’ /etc/fstab

If the line which starts with “none /proc/bus/usb” or “usbfs /proc/bus/usb” does exist in the /etc/fstab file, edit the line as below:

-For Kernel 2.4.* version of distribution Users:

none /proc/bus/usb usbdevfs auto,devmode=0666 0 0

-For Kernel 2.6.* version of distribution Users:

none /proc/bus/usb usbfs auto,devmode=0666 0 0

  1. Modify the USB access control

$ umount /proc/bus/usb

$ mount /proc/bus/usb

$ mknod -m 666 /dev/usbscanner c 180 48

NAJLEPIEJ JAKBY KTOS TO NA POLSKI PRZETLUMACZYL… :S