LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-02-2020, 10:31 PM   #16
RobertX
Member
 
Registered: May 2011
Posts: 53

Original Poster
Rep: Reputation: Disabled

On that link you posted, michaelk, did the writer of that message mean --add-architecture? And where do I specify the architecture, amd64 or i386?

Here's what I wrote:

Code:
sudo dpkg -i cups.deb --force-architecture i386
(Yes, I renamed the file because it was too long and too many characters.

Here's what it displays:

Code:
dpkg: error: cannot access archive '--force-architecture': No such file or directory
EDIT: Never mind, I think I got it.

Last edited by RobertX; 12-02-2020 at 10:33 PM.
 
Old 12-02-2020, 10:36 PM   #17
RobertX
Member
 
Registered: May 2011
Posts: 53

Original Poster
Rep: Reputation: Disabled
The CUPS driver does fine, but here's what the LPR driver displays:

Code:
lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS.
ln: failed to create symbolic link '/usr/lib32/libbrcomplpr2.so': File exists
Is there anything wrong?
 
Old 12-03-2020, 03:52 AM   #18
RobertX
Member
 
Registered: May 2011
Posts: 53

Original Poster
Rep: Reputation: Disabled
michaelk, is your printer directly connected to your machine, or are you, like me, using a network to connect to it?
 
Old 12-03-2020, 05:09 AM   #19
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,798

Rep: Reputation: 5952Reputation: 5952Reputation: 5952Reputation: 5952Reputation: 5952Reputation: 5952Reputation: 5952Reputation: 5952Reputation: 5952Reputation: 5952Reputation: 5952
Its a network printer using a ethernet cable and not attached to a computer. You printer only has a USB port I believe.


.
 
Old 12-03-2020, 06:03 AM   #20
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,246

Rep: Reputation: 861Reputation: 861Reputation: 861Reputation: 861Reputation: 861Reputation: 861Reputation: 861
Quote:
By the way, camorri, what is a multi-lib setup?
This is a bit of a history lesson. As manufacturers were looking for ways to increase the speed and functionality of desktop computer systems, you can either increase the speed, ( faster clocks ) or process more bits in a single CPU cycle. As they were hitting a ceiling with the clocking, they turned to the number of bits a CPU could process per cycle.

Way way back, easily desktops were 8 bits. They ran DOS and were limited in speed and function. About 15 years ago, 32 bit CPU's showed up, about the time of Win95. ( This is all from memory, so don't read too much into the dates ). It takes time for the system software makers to develop new system that can take advantage of the new hardware.

Along comes 64 bit processors. Software was all 32 bits, and worked reasonably well. Slowly, 64 bit systems were introduced. Software developers were slow to adopt the newer 64 bit CPU's. Comparability was good, we did run 32 bit software on 64 bit CPU's, so progress was slow.

Today, software developers are dropping support for 32 bit software, it takes time and effort to maintain both 32 bit and 64 bit systems.

So, multi-lib is a way to allow a 64 bit system to run some 32 bit software. If you look at your root file system, on a pure 64 bit system you will see a /lib64 directory. You will not see a /lib directory.

Brother has been slow to make the switch, in fact it costs them time and money to switch. They have provided some ability to live with their 32 bit drivers.

Other printer companies like HP fully support pure 64 bit systems.

Multi-lib may be necessary to operate older games. Its up to the distro makers to go pure 64 bit like Mint, or provide a layer of 32 bit code to allow users to run 32 bit software. Multi-lib is one way to do that.

I run Slackware. There are people in our community that have provided the 32 bit layer to allow us to run 32 bit code.

This thing is just another thing to think about when you choose which hardware to buy, software to run.

Hope this helps.
 
Old 12-04-2020, 08:30 PM   #21
RobertX
Member
 
Registered: May 2011
Posts: 53

Original Poster
Rep: Reputation: Disabled
The error logs would say this:

W [04/Dec/2020:20:55:02 -0500] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id 'Brother-HL-2140-Gray..' already exists E [04/Dec/2020:20:55:04 -0500] [Job 15] Job held for authentication

Last edited by RobertX; 12-04-2020 at 10:45 PM.
 
Old 12-10-2020, 03:38 AM   #22
RobertX
Member
 
Registered: May 2011
Posts: 53

Original Poster
Rep: Reputation: Disabled
Thought you'd like an epilogue of the story, and I'm happy to give you one.

I ran a Windows virtual machine within Linux Mint 20; not a thorough solution, but one that works, for now.

Everything that I need to print from Linux Mint, I will save it the document to a PDF, and then hop into Windows to print the f***er from Acrobat.

A little tricky, but it does work.

Thank you to everyone who pitched in to help, I won't forget about them.

OK, bye!
 
Old 12-23-2020, 10:19 AM   #23
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Quote:
Originally Posted by RobertX View Post
The error logs would say this:

W [04/Dec/2020:20:55:02 -0500] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExistsrofile id 'Brother-HL-2140-Gray..' already exists E [04/Dec/2020:20:55:04 -0500] [Job 15] Job held for authentication
With that message I would remove the older profile that does not work then add a new printer profile that probably would work.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SOLVED MINT 18.3 Mint Mate No sound in Firefox after stealthy upgrade to 64.0 - mint 1.0 version lax luthier Linux - Desktop 1 04-11-2019 04:23 AM
Linux Mint 18.3: Extra Printer Displayed in Printer List? anon298 Linux - Hardware 8 01-30-2019 06:33 PM
installing mint 18.2 amd64 onto a dual boot windows 7 / mint 17 amd32 has lost windows 7 rhubarbdog Linux Mint 13 12-02-2017 07:34 AM
Networking with Windows XP and printing to Windows XP shared printer AlanButler Red Hat 1 10-27-2003 06:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration