SliTaz SliTaz Forum

You are not logged in.

#1 2019-04-16 07:40:18

ryanjgillies
Member
Registered: 2019-03-06
Posts: 8

Brother HL-1110 printer

Hello all, I'm hoping someone can help me with a Brother HL-1110 printer I'm trying to install on my slitaz distro. I've downloaded and ran the printer driver installer from Brother (https://support.brother.com/g/b/downloadhowto.aspx?c=eu_ot&lang=en&prod=hl1110_us_eu_as&os=128&dlid=dlf006893_000&flang=4&type3=625) and uploaded a log file of the installation process.

It seems to be tripping up at the end with a number of "/lib/udev/rules.d/*.rules: No such file or directory" errors. Can anyone help me diagnose what the problem might be?

Offline

#2 2019-04-23 14:59:10

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: Brother HL-1110 printer

Install hl1110-3.0.1.tazpkg while connected to the internet.

[c]tazpkg install hl1110-3.0.1.tazpkg[/c]

Cups will auto-install as depends if not on your system.

Start cupsd using [c]startd cupsd[/c] or [c]/etc/init.d/cupsd start[/c]

Verify cupsd is running with pid number output:

[c]pgrep cupsd[/c]

[c]3070[/c]

Add cupsd to the end of RUN_DAEMONS="" in /etc/rcS.conf to autostart on boot.

Power printer on, while attached with USB to computer,reboot computer.

Applications/Preferences/Manage Printing or localhost:631 in a web browser.

Administration/Add Printer

If printing test page fails look at /var/log/cups/error_log for significant messages that can be researched for solutions.

Online

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.033 seconds, 8 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]