Linux Printer


Recommended Posts

Mint 18.1....

 

OK, so I ran into some ruts.

 

Canon has Linux drivers, SWEET!!! A year down the road, it's not finding the printer. Sometimes it finds it, but then looses it.

 

OK...

 

Brother has Linux drivers, cool. I could never get the wireless going on it. When connected by USB, computer doesn't find it. My Dad got it working, but this was from an old source. Around the time of Mint 17...

 

Also...

 

My Mom has a Lexmark printer. I searched high and low, there is NO printer support for Linux, even from 3rd party software. I'm moving her over to Linux. 2020 is coming up quick, and she'll be a potential target after that.

 

What I need... A printer that WILL work with Linux. I heard HP is good. Has that HP driver inside Mint.

 

It must be a laser printer. The money my Mom spends on cartridges, o god... Monochrome, too, she never prints color crap.

 

I've always loved HP Printers, not so much their desktops or laptops or monitors.

 

Retail, Refurbed, even used (as long as it works), IDC, just find me the best bang for the buck. Around $100.

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/
Share on other sites

Hmmm i do know canon and brother work fine under linux, rather than troubleshoot you just want to replace? You might end up with the same problems over time. Do your parents really need to run linux? From some of your previous threads, is linux the right option for them? Anyways, onto your printer questions. Weve established the following: needs to be laser, prefer b/w. Does it need to be ethernet or wireless? All in one? Or just a printer?

 

 

edit if you share the model numbers i am sure we can help find proper drivers, brother is really easy as is canon. Lexmark should be as well but need the model number. 

Edited by Circaflex
Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598142694
Share on other sites

Well, I need Ethernet, but if wireless, always a plus.

 

I downloaded the drivers from both Canon and Brother's website. So I don't see how this would be relevant, but...

 

Canon imageCLASS MF227DW (ICMF227DW)

Brother HL-L2320D (I believe)

 

Edit: Lexmark is X4650

Edited by Mindovermaster
Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598142720
Share on other sites

The trick with brother printers is to use the driver tool rather than download the files individually. 

 

http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=hll2320d_us_as&os=128

 

ill look at the others when i have a moment, in the middle of regripping my golf clubs and took a little break. 

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598142782
Share on other sites

I never could get my Canon going wirelessly. Always had to use USB and then it would work fine ... once I followed some rather oddball installation steps. (Why couldn't Canon just make an installer ...?)

 

I'd give the Brother thing a try. Maybe you'll have better luck.

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598142802
Share on other sites

  On 26/12/2017 at 21:11, Jim K said:

^ and a new printer will be around the cost of a Windows 10 license. :)

Expand  

 

  On 26/12/2017 at 21:33, adrynalyne said:

Ironic lol. 

Expand  

I wonder, given the amazing efficiency of Hyper-V, if he installed Windows 10 Pro as the host O/S to get universally broad driver support and then ran his day-to-day stuff in Linux which is his preference, then the pass-through or emulated driver support in the Hypervisor to the Guest O/S should give him whatever he needs for device support without needing to hunt down obscure/flaky drivers and/or purchase specific hardware.

 

Because it's a hypervisor, there would be no slow down in using Linux as the main interface.

 

Interestingly, I just recently found out that all Ubuntu distro downloads include the required device package inside the Ubuntu image to seamlessly install inside Windows 10 Hyper-V without needing to install the typical add-on package that VM's need to be efficient. Somehow Ubuntu is communicating with the Windows 10 while being installed as a guest O/S. Gotta use the word Groovy here!

 

Everything is increasingly interconnected...

 

 

 

 

  • Like 2
Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144758
Share on other sites

  On 29/12/2017 at 00:40, DevTech said:

 

I wonder, given the amazing efficiency of Hyper-V, if he installed Windows 10 Pro as the host O/S to get universally broad driver support and then ran his day-to-day stuff in Linux which is his preference, then the pass-through or emulated driver support in the Hypervisor to the Guest O/S should give him whatever he needs for device support without needing to hunt down obscure/flaky drivers and/or purchase specific hardware.

 

Because it's a hypervisor, there would be no slow down in using Linux as the main interface.

 

Interestingly, I just recently found out that all Ubuntu distro downloads include the required device package inside the Ubuntu image to seamlessly install inside Windows 10 Hyper-V without needing to install the typical add-on package that VM's need to be efficient. Somehow Ubuntu is communicating with the Windows 10 while being installed as a guest O/S. Gotta use the word Groovy here!

 

Everything is increasingly interconnected...

 

 

 

 

Expand  

Are you talking about Guest additions which should you give you a hardware accelerate cursor and what not? I use Hyper-V daily and have not run into such a creature. Do you have a link for more info about it?

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144766
Share on other sites

  On 29/12/2017 at 00:43, adrynalyne said:

Are you talking about Guest additions which should you give you a hardware accelerate cursor and what not? I use Hyper-V daily and have not run into such a creature. Do you have a link for more info about it?

Expand  

The Microsoft term for this is Linux Integration Services (LIS)

 

I have been using Cent OS for which this download applies:

 

https://www.microsoft.com/en-us/download/details.aspx?id=55106

 

For Ubuntu, the docs are here:

 

https://docs.microsoft.com/en-ca/windows-server/virtualization/hyper-v/supported-ubuntu-virtual-machines-on-hyper-v

 

LIS are included as part of this Linux distribution. The Microsoft-provided LIS download package doesn't work for this distribution, so don't install it. The kernel module version numbers for the built in LIS (as shown by lsmod, for example) are different from the version number on the Microsoft-provided LIS download package. A mismatch doesn't indicate that the built in LIS is out of date.

 

 

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144802
Share on other sites

  On 29/12/2017 at 01:13, DevTech said:

The Microsoft term for this is Linux Integration Services (LIS)

 

I have been using Cent OS for which this download applies:

 

https://www.microsoft.com/en-us/download/details.aspx?id=55106

 

For Ubuntu, the docs are here:

 

https://docs.microsoft.com/en-ca/windows-server/virtualization/hyper-v/supported-ubuntu-virtual-machines-on-hyper-v

 

LIS are included as part of this Linux distribution. The Microsoft-provided LIS download package doesn't work for this distribution, so don't install it. The kernel module version numbers for the built in LIS (as shown by lsmod, for example) are different from the version number on the Microsoft-provided LIS download package. A mismatch doesn't indicate that the built in LIS is out of date.

 

 

Expand  

I'm off to try it out.

Edit: All those features and not a single one to accelerate the GUI.

 

Lame-oooooooo.

Edited by adrynalyne
Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144838
Share on other sites

  On 29/12/2017 at 01:34, adrynalyne said:

I'm off to try it out.

Edit: All those features and not a single one to accelerate the GUI.

 

Lame-oooooooo.

Expand  

I think GPU virtualization has always been a separate special case for most VMs so perhaps it is worth looking into

 

Another interesting tidbit I recently discovered is that Hyper-V supports Nested Hypervisors so that the Guest can run a Hypervisor which in turn....

 

For Linux, the nesting feature is turned off by default so you have to enable it with the usual arcane cmd line stuff for the built-in Hypervisor that is part of every Linux kernel.

 

 

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144856
Share on other sites

That explains why I couldn't get stuff working in Win 10's Hypervisor, then. Bleh. :no: I wanted to do the very thing listed above a couple months ago ... tired of my games and such not working. Now I just dual-boot.

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144870
Share on other sites

  On 29/12/2017 at 02:10, DevTech said:

I think GPU virtualization has always been a separate special case for most VMs so perhaps it is worth looking into

 

Another interesting tidbit I recently discovered is that Hyper-V supports Nested Hypervisors so that the Guest can run a Hypervisor which in turn....

 

For Linux, the nesting feature is turned off by default so you have to enable it with the usual arcane cmd line stuff for the built-in Hypervisor that is part of every Linux kernel.

 

 

Expand  

Nah, Windows has full hardware acceleration, even with 3D support. Linux has full hardware acceleration in VMware and virtual box. This is just a shortcoming of hyper-v. 

 

Also—max resolution of 1080p. *sigh*

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144872
Share on other sites

Canonical/Ubuntu have supposed to been working with Microsoft to get this stuff sorted out for years, now, to prevent this crap from happening. Hyper-V was supposed to be built-in and fully supported at all levels, especially at the display manager/acceleration levels where things appeared to be/felt slowest to the user.

 

Ugh. This is one more thing on the "list of things" that keeps people from widely adopting/using Linux. And I'm a 'nix user. Hrmph.

 

You'd think in (almost) 2018 things would be way, way past this point by now?!

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144878
Share on other sites

  On 29/12/2017 at 02:27, Unobscured Vision said:

Canonical/Ubuntu have supposed to been working with Microsoft to get this stuff sorted out for years, now, to prevent this crap from happening. Hyper-V was supposed to be built-in and fully supported at all levels, especially at the display manager/acceleration levels where things appeared to be/felt slowest to the user.

 

Ugh. This is one more thing on the "list of things" that keeps people from widely adopting/using Linux. And I'm a 'nix user. Hrmph.

 

You'd think in (almost) 2018 things would be way, way past this point by now?!

Expand  

It’s very annoying. I much rather virtualize than dual boot. But not with this performance. 

  • Like 1
Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144908
Share on other sites

  On 29/12/2017 at 02:10, DevTech said:

I think GPU virtualization has always been a separate special case for most VMs so perhaps it is worth looking into

 

Another interesting tidbit I recently discovered is that Hyper-V supports Nested Hypervisors so that the Guest can run a Hypervisor which in turn....

 

For Linux, the nesting feature is turned off by default so you have to enable it with the usual arcane cmd line stuff for the built-in Hypervisor that is part of every Linux kernel.

 

 

Expand  

 

Here is how to turn on Nested Hypervisors in your Linux Guest so the acceleration is passed through:

 

https://fedoraproject.org/wiki/How_to_enable_nested_virtualization_in_KVM

 

 

I will investigate the GPU acceleration issue. I have not needed it since I only run clustered Docker containers for Machine Learning.

 

But I like the concept of making Linux as interesting as possible for people that are constrained to interact with it for whatever reason.  I'll see what I can dig up...

 

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144948
Share on other sites

  On 29/12/2017 at 03:12, Unobscured Vision said:

And most of us prefer to not use Azure if at all possible. Yes, they're pre-configured VM's ... but it's not the same.

Expand  

No idea what you mean and what Tribe you refer to by "most of us"

 

Azure is probably the most full featured Cloud Service right now and can configure custom VMs just like AWS. Google Cloud Platform and IBM BlueMix have far more restrictions than either Azure or AWS. Microsoft will add a Quantum Computer to Azure along with a Cray so there are some interesting exotic options coming as well.

 

There might be a trend starting toward direct hosted Containers available both on Azure and AWS which if it trends upward enough could be the magical commodity cloud offering that makes freakin cloud pricing finally do significant price drops.

 

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598144954
Share on other sites

  On 29/12/2017 at 04:32, DevTech said:

No idea what you mean and what Tribe you refer to by "most of us"

 

Azure is probably the most full featured Cloud Service right now and can configure custom VMs just like AWS. Google Cloud Platform and IBM BlueMix have far more restrictions than either Azure or AWS. Microsoft will add a Quantum Computer to Azure along with a Cray so there are some interesting exotic options coming as well.

 

There might be a trend starting toward direct hosted Containers available both on Azure and AWS which if it trends upward enough could be the magical commodity cloud offering that makes freakin cloud pricing finally do significant price drops.

 

Expand  

I can't go into specifics beyond simply saying no. None of the above is appropriate (currently) for Academia and/or Protected Data that needs to stay on-site. Thank you for your expertise and suggestions, though. (Y) 

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598145032
Share on other sites

  On 29/12/2017 at 07:03, Unobscured Vision said:

I can't go into specifics beyond simply saying no. None of the above is appropriate (currently) for Academia and/or Protected Data that needs to stay on-site. Thank you for your expertise and suggestions, though. (Y) 

Expand  

You might want to suggest to your super-secret society/League of Extraordinary Gentlemen that they re-write the glossary entry for "Cloud" in their Journal Of Secret Knowledge.

 

Unless of course by "on-site" they refer to their secret Data Center buried inside of the Amazon AWS Data Center which would be cloud and not-cloud at the same time and of course could not possibly work with Azure until the tunnel project to the Microsoft Data Center has been completed.

 

Meanwhile, back at the ranch, I made no suggestions to be thankful for but should a question present itself, answer it, I could, maybe.

 

 

 

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598145042
Share on other sites

No, no. ITAR Restrictions and University R&D that needs to stay on-site. Not some convoluted or make-believe fantasy land BS. Real-world concerns.

 

And there's no harm in thanking anyone for being civil or attempting to be helpful, is there? Or even having good manners? You're a respected member of the Community here, and certainly it's polite to thank someone for suggesting alternatives. Seriously, it's all good and I appreciate it.

Link to comment
https://www.neowin.net/forum/topic/1351850-linux-printer/#findComment-598145628
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Consumer Reports is flat out wrong. Wouldn't be the first time it's a fact that when you have more moving parts, you have more room for failure. Less points of failure when all you replace on an EV is the tires and the wipers.
    • WYSIWYG Web Builder 20.2.2 by Razvan Serea Web Buialder is a WYSIWYG (What-You-See-Is-What-You-Get) program used to create complete web sites. WYSIWYG means that the finished page will display exactly the way it was designed. The program generates HTML (HyperText Markup Language) tags while you point and click on desired functions; you can create a web page without learning HTML. Just drag and drop objects to the page position them "anywhere" you want and when youre finished publish it to your web server (using the build in Publish tool). Web Builder gives you full control over the content and layout of your web pages. One Web Builder project file can hold multiple web pages. Desktop publishing for the web, build web sites as easy as Drag & Drop "One Click Publishing" No FTP program needed. No special hosting required, use with any Hosting Service! Easily create forms using the built-in Form Wizard plus Form validation tools and built-in CAPTCHA. Advanced graphics tools like shapes, textart, rotation, shadows and many other image effects. Fully integrated jQuery UI (Accordion, Tabs etc), animations, effects and built-in ThemeRoller theme editor. Google compatible sitemap generator / PayPal eCommerce Tools Many navigation tools available: Navigation bars, tab menus, dropdown menus, sitetree, slidemenus. Built-in Slide Shows, Photo Galleries, Rollover images, Banners etc. Support for YouTube, Flash Video, Windows Media Player and many other video formats. Unique extension (add-on) system with already more than 250 extensions available! Create HTML5 / CSS3 websites today HTML5 document type (optimized HTML5 output). HTML5 audio/video and YouTube HTML5 support. HTML5 forms: native form validation, new input types and options, web storage. HTML5 canvas and svg support in shapes and other drawing tools. CSS3 @font-face. Use non web safe fonts in all modern browsers. CSS3 opacity, border radius, box shadow. CSS3 gradients. Add cool gradient effects using native CSS3 (no images). CSS3 navigation menu. Create awesome menus without using JavaScript or images. CSS3 animations and transitions. Including support for 2D and 3D transforms! Features for advanced users: Login Tools/Page Password Protection. Built-in Content Management System with many plug-ins (guestbook, faq, downloads, photo album etc). Add custom HTML code with the HTML tools. JavaScript Events: Show/hide objects (with animation), timers, move objects, change styles etc. Layers: Sticky layer, Docking layer, Floating layer, Modal layer, Anchored layer, Strechable layer and more! jQuery Theme Manager, create your own themes for the built-in jQuery UI widgets. Style Manager (global styling, H1, H2, H3 etc). Master Frames and Master Objects: reuse common element in your website. and much more! WYSIWYG Web Builder 20.2.2 changelog: Improved: Minor change in HTML formatting of the Overlay Menu. Fixed: Issue with aspect ratio of HTML Video. Download: WYSIWYG Web Builder 64-bit | 30.1 MB (Shareware) Download: WYSIWYG Web Builder 32-bit | 28.0 MB Screenshot: >> Click here << Link: Home Page | Templates | Free extras/addons | Changelog Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are like that narcissistic moron and his name is Paul Thurrott.
  • Recent Achievements

    • Collaborator
      Mighty Pen went up a rank
      Collaborator
    • Week One Done
      emptyother earned a badge
      Week One Done
    • Week One Done
      DarkWun earned a badge
      Week One Done
    • Very Popular
      valkyr09 earned a badge
      Very Popular
    • Week One Done
      suprememobiles earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      568
    2. 2
      +FloatingFatMan
      188
    3. 3
      ATLien_0
      177
    4. 4
      Skyfrog
      111
    5. 5
      Xenon
      110
  • Tell a friend

    Love Neowin? Tell a friend!