Search found 7 matches
- Sun Apr 19, 2020 5:02 am
- Forum: Beginners
- Topic: RasPi and Brother Printer
- Replies: 6
- Views: 2592
Re: RasPi and Brother Printer
This is now an open source drive that works on arm: brlaser, v6
- Sun Apr 19, 2020 4:47 am
- Forum: Beginners
- Topic: Brother HL-2270dw Printer Not working..m [old and Obsolete]
- Replies: 4
- Views: 1339
Re: Brother HL-2270dw Printer Not working..
Those drives (even if you use the linux ones) do not work on the raspberry pi, because it's an arm processor. You can use IPP, or install the open-source 'brlaser' driver. Support was added for HL-2270DW in brlaser 6, but debian 10 (stable raspbian) is only on brlaser 4. So you need to either upgrad...
- Sun Apr 19, 2020 4:46 am
- Forum: Advanced users
- Topic: Brother Laser Printer not in CUPS model list
- Replies: 4
- Views: 1601
Re: Brother Laser Printer not in CUPS model list
The brother driver won't work on ARM. You can use IPP as suggested, or install the open-source 'brlaser' driver to use USB, which does work on arm. Support was added for HL-2270DW in brlaser 6, but debian 10 (stable raspbian) is only on brlaser 4. So you need to either upgrade to testing, or build f...
- Sun Apr 19, 2020 4:42 am
- Forum: Beginners
- Topic: How do I setup Brother HL 2270DW [old and obsolete]
- Replies: 3
- Views: 1209
Re: How do I setup Brother HL 2270DW
Use the 'brlaser' driver version 6. It's available in Raspbian 11 (currently in testing) as 'printer-driver-brlaser'. Or, if you don't feel like upgrading to 11 you can install it from source: https://github.com/pdewacht/brlaser . You'll also need to install at least some of: lpr cups ghostscript I'...
- Sat Dec 14, 2019 11:03 pm
- Forum: Advanced users
- Topic: Raspberry Pi 4 ROM bootloader
- Replies: 31
- Views: 3448
Re: Raspberry Pi 4 ROM bootloader
> From the Debian Wiki: "... We understand this computer no longer boots from the GPU, so it is probable it will no longer require a binary blob to boot." To clarify, if you read the rest of the page the intent is really to write "We understand this computer no longer boots from the G...
- Sat Dec 14, 2019 4:03 am
- Forum: Advanced users
- Topic: Raspberry Pi 4 ROM bootloader
- Replies: 31
- Views: 3448
Re: Raspberry Pi 4 ROM bootloader
Yup, this was pure curiosity from a hobbyist messing with writing early-stage bootloaders/microkernels, about all the steps that would happen before my stage of bootloading got called. From the Debian Wiki: "All Raspberry Pi models before the 4 (1A, 1B, 1A+, 1B+, Zero, Zero W, 2, 3) boot from t...
- Wed Dec 11, 2019 7:57 am
- Forum: Advanced users
- Topic: Raspberry Pi 4 ROM bootloader
- Replies: 31
- Views: 3448
Raspberry Pi 4 ROM bootloader
Is a dump/source of the Raspberry Pi 4 bootloader available (the ROM, not the EEPROM)? Thanks in advance, I know this is really a developer question but I figured this board was the best fit.
If you do dump this, please make sure to note exactly which model you have.
If you do dump this, please make sure to note exactly which model you have.