-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add tutorial for Fuji Xerox DocuPrint P115b printer
- Loading branch information
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
layout: post | ||
title: "Make Fuji Xerox DocuPrint P115 b Works Under Linux" | ||
date: 2024-03-27 20:10:00 +0800 | ||
tag: printer cups fuji xerox docuprint p115b | ||
--- | ||
|
||
## Brief Information | ||
|
||
- Fuji Xerox DocuPrint P115 b is a low-end printer with only USB 2.0 support | ||
|
||
- Fuji Xerox provides driver of Windows based on GDI and a blob from Mac CUPS driver | ||
|
||
- Brother provides nice support for their laser printer hl1110, with lpr and cups wrapper file in rpm format. | ||
|
||
http://www.brother.com/pub/bsc/linux/dlf/hl1110lpr-3.0.1-1.i386.rpm | ||
http://www.brother.com/pub/bsc/linux/dlf/hl1110cupswrapper-3.0.1-1.i386.rpm | ||
|
||
- For Arch Linux user, check aur/brother-hl1118 package | ||
|
||
## Steps | ||
|
||
- Follow Arch Wiki on setting up CUPS service | ||
|
||
- Connect the USB to your PC | ||
|
||
- Follow CUPS WebUI or GUI to add Printer | ||
|
||
- Choose "Maker:Brother" and "Model:HL-1110 for CUPS" as shown in picture | ||
|
||
 | ||
|
||
- Print test page, and voila! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.