Pagina 1 di 1
Riconoscimento scanner Brother DCP-115C
Inviato: venerdì 10 novembre 2006, 16:35
da uciano
Salve a tutti.
Il problema è il seguente: ho acquistato da pochi giorni la stampante multifunzione in oggetto. (Ho scelto Brother perchè ho visto che supporta Linux

). Ho installato la stampante senza particolari problemi, problemi che invece sono sorti quando ho avviato Xsane per provare lo scanner.
Ho seguito le istruzioni riportate sul sito della Brother:
http://solutions.brother.com/linux/sol/ ... all.html#2
1) ho aggiornato sane e xsane;
2) ho scaricato e installato il pacchetto brscan2-0.2.1-0.i386.deb;
3) ho apportato le modifiche indicate nel file /etc/fstab;
ma, alla fine, il risultato è stato il seguente messaggio di errore:
Non è possibile aprire il dispositivo 'brother2:bus2;dev1':
Si è verificato un errore durante l'I/O sul dispositivo
Che fare??
Grazie a tutti quanti vorranno rispondere.
Re: Riconoscimento scanner Brother DCP-115C
Inviato: lunedì 13 novembre 2006, 0:25
da KinGDeViL
ho appena comprato la multifunzione DCP-115C....
Nonostante io abbia installato il pacchetto driver MFC 210, non sò come far stampare..
Tu come hai fatto?
Re: Riconoscimento scanner Brother DCP-115C
Inviato: lunedì 13 novembre 2006, 1:48
da KinGDeViL
Risolto il problema della stampa...
http://doc.gwos.org/index.php/MFC210C è il driver necessario per la DCP-115C
Ora vedo un pò di risolvere il problema dello scanner
Re: Riconoscimento scanner Brother DCP-115C
Inviato: lunedì 13 novembre 2006, 2:44
da KinGDeViL
Amico e collega di stampanti....per me è risolto (b2b)
Fai questo
1.Open the file "/etc/udev/rules.d/45-libsane.rules" with an editor.
2.Add the following description to the file as below:
=================
#brother
SYSFS{idVendor}=="04f9",MODE="666",GROUP="scanner"
LABEL="libsane_rules_end"
=================
3.Restart the OS.
Se ,INVECE,hai una release inferiore alla Dapper, segui questo
1.Create the file "10-local.rules" under the directory: "/etc/udev/rules.d/"
which includes the following content:
===========
SUBSYSTEM!="usb_device", ACTION!="add", GOTO="_end"
# For brother
SYSFS{idVendor}=="04f9", MODE="666", GROUP="scanner"
LABEL="_end"
===========
2.Restart the OS.
Re: Riconoscimento scanner Brother DCP-115C
Inviato: lunedì 13 novembre 2006, 12:16
da uciano
Grazie, proverò al più presto
Re: Riconoscimento scanner Brother DCP-115C
Inviato: domenica 24 dicembre 2006, 14:46
da KasMoL^
KinGDeViL ha scritto:
Amico e collega di stampanti....per me è risolto (b2b)
Fai questo
1.Open the file "/etc/udev/rules.d/45-libsane.rules" with an editor.
2.Add the following description to the file as below:
=================
#brother
SYSFS{idVendor}=="04f9",MODE="666",GROUP="scanner"
LABEL="libsane_rules_end"
=================
3.Restart the OS.
Se ,INVECE,hai una release inferiore alla Dapper, segui questo
1.Create the file "10-local.rules" under the directory: "/etc/udev/rules.d/"
which includes the following content:
===========
SUBSYSTEM!="usb_device", ACTION!="add", GOTO="_end"
# For brother
SYSFS{idVendor}=="04f9", MODE="666", GROUP="scanner"
LABEL="_end"
===========
2.Restart the OS.
grandissimo grazie a te mi funziona anke lo scanner!
Re: Riconoscimento scanner Brother DCP-115C
Inviato: domenica 24 dicembre 2006, 15:00
da panda67
Scusa se mi intrometto ho tra l'altro anch'io la stessa stampante ma ho dei problemi che non ne riesco a venirne a capo ho esplicato il tutto in un post aperto nella sezione hardware.
Ti sarei grato se riesci ad aiutarmi
Grazie