Giter Site home page Giter Site logo

osbro's Introduction

Brother DCP-7020L

SANE drivers stopped working after upgrade to Ubuntu 20.04 on amd64 architecture.

I received some USB bus errors, as it seems that original, official Brother driver was written against libusb-0.1 and magically stopped working.

Secondly, I could not compile original sane/scanner drivers against Raspberry Pi (arm architecture), as there are too many errors, and my idea of providing network backend of SANE at Pi fell through.

Till some time, I had the following setup at home:

Brother DCP was connected via USB to Raspberry Pi, as served as network driver natively by CUPS. Due to missing sane driver on Raspberry Pi, I used Linux kernel feature USB over IP to bypass scanner to Ubuntu (amd64) workstation and was able to scan from there using SANE.

I tried to write my own SANE driver to provide scanning at my house using the scanner attached to Raspberry Pi.

This task seems to be hard. So I just followed the recommendation to start from some command line program.

I have no commercial experience of C programming, only tried it at university, years ago.

Based on official Brother scanner driver and some others work I wrote some simple C program that used newer libusb-1.0 library and writes a raw file.

Credits

osbro's People

Contributors

czterocyty avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.