Home » Hardware » stampanti » Brother HL-1110 » Revisioni » Differenze
Differenze tra la revisione del 01:03, 19 ottobre 2020, creata da mounaiban, e la revisione del 15:01, 27 marzo 2017
Nota: il testo in rosso è stato cancellato dalla revisione precedente, il testo in verde è stato aggiunto in questa revisione e il testo in grigio non è stato cambiato
differenze nel campo: marca
Brother-Industries-Ltd
differenze nel campo: nome del modello
Brother Industries, Ltd
differenze nel campo: eventuali altri nomi del dispositivo
Brother HL-1110 series
Brother HL-1110
Brother HL-1112
Brother HL-1112A
Brother HL-1118
differenze nel campo: sottotipo (laser, inkjet, ..)
laser
differenze nel campo: codice VendorID:ProductID del prodotto
04f9:0054
differenze nel campo: anno di commercializzazione
2014 2013
differenze nel campo: interfaccia
USB
differenze nel campo: distribuzione GNU/Linux usata per il test
debian_8 , debian_10
differenze nel campo: compatibilità con il software libero
C-None A-Full
differenze nel campo: adotta qualche tecnica per tracciare gli utenti?
not-specified
differenze nel campo: testato con il seguente kernel libre
4.19.146-1
differenze nel campo: driver liberi usati
printer-driver-brlaser
differenze nel campo: Descrizione
No libre drivers available as [h1]Summary[/h1]
This printer is supported by the [b]brlaser[/b] CUPS printer driver created, and maintained at time
of March 2017. Experimenting with other drivers prints empty pages at best. writing, by Peter de Watcher. Some manual installation procedures are required before use. In Debian 10.6, version 4-1 of the driver is preinstalled, but the requisite Printer Description (ppd) files are missing and must be rebuilt.

Brother's proprietary [h1]Manual Installation[/h1]
[h2]Method 1: "Lazy" Method for Systems With brlaser, But With Missing PPDs[/h2]
[p]This method does not require build tools to be installed, but a working copy of CUPS, along with the PPD compiler command [b]ppdc[/b] must be present on the host system. It uses an existing installation of brlaser.[/p]
[enum]
[*]Clone the brlaser source tree into a directory of choice, using [b]git[/b], from de Watcher's GitHub repository. If git is not installed, the ZIP file may be downloaded as an alternative.[/*]
[*]Navigate to the cloned source tree. If the ZIP file was used instead, extract the [b]brlaser.drv.in[/b] file to a directory of choice.[/*]
[*]Compile the ppd's with this command: [code]ppdc -vd . brlaser.drv.in[/code] while in the same directory as the brlaser.drv.in file.[/*] Several dozen files with ending with *.ppd will be generated. Take note of the location of the [b]br1110.ppd[/b] file. It is recommended to [i]remain in the same working directory as this file[/i] for the rest of the installation process.

[*]
Find the URI of the device using the [b]lpinfo[/b] command:
[code]/usr/sbin/lpinfo -v[/code]
The URI of a USB-attached printer should appear, among some other entries as something like:
[code]direct usb://Brother/HL-1110%20series?serial=DEADBEEF[/code]
[/*]

[*]
Install the printer in CUPS with the following command, with root privileges:
[code]
/usr/sbin/lpadmin -p 'Brother HL-1110' -v usb://Brother/HL-1110%20series?serial=DEADBEEF \
-P br1110.ppd -L 'Your room' -E
# Replace the serial number DEADBEEF with the number of your device,
# and replace the optional location specified by the -L option as
# appropriate.
[/code]
If a desktop environment is in use, the DE's control panel can also be used instead. With a web browser, the CUPS control panel (accessible from the host system at [b]http://localhost:631[/b] by default) is yet another way to install the printer.
[/*]
[/enum]

[p]The instructions above are for stock Debian systems. On some systems, the /usr/sbin part from the command may be omitted as appropriate.[/p]

[h2]Method 2: Build From Source[/h2]
[p]If brlaser is not installed on your system and unavailable via the package manager of choice, the driver may have to be built from scratch. In this case, follow the build instructions provided at the [a]https://github.com/pdewacht/brlaser|brlaser GitHub repository[/a]. Build tools and development packages will be required.[/p]

[h1]Level of Support[/h1]
[p]The printer largely works and handles multi-page documents competently at full printing speed. However, the
driver is unable to finish jobs that exceed the memory limitations of the printer.[/p]
[p]The HL-1110 has
only available as 1MB of memory, of which some is used up by the firmware during normal operation. To maximise the success rate of a precompiled binary for (32-bit) x86 operating systems, and when it works at all print job, try to keep the print quality job under 800KB, by minimising the complexity of the documents being printed. Use raster images and gradient fills sparingly.[/p]

[h1]Versions Tested[/h1]
[list]
[*][b]4-1[/b], on Debian buster (10.6). The driver
is visibly inferior, on moderately complex pages, to their driver for other OSes. Not recommended. preinstalled in Debian 10.6 under the [b]printer-driver-brlaser[/b] package.[/*]
[/list]

[h1]Hardware Variations[/h1]

HL-1110 has a white and black case, HL-1112 has its colors reversed and is mainly black. "A" variant, marked as such on the box only, comes with a completely filled original cartridge. HL-1118 is a 1110 for the Chinese market, the differences if any aren't known.

[h1]References[/h1]
brlaser GitHub repository. [a]https://github.com/pdewacht/brlaser[/a]
I contenuti di questa pagina sono di Pubblico Dominio. (leggi la pagina CC0 per informazioni dettagliate). Chiunque è libero di copiare, modificare, pubblicare, usare, vendere, o distribuire tale contenuto per qualsiasi fine, commerciale o non commerciale, e con ogni mezzo.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information