Error printer queue setup failed error successful ok ignored or substituted attributes

Hello,I have installed cups and hplip but I can't add printer.My printer is HP DeskJet 5075
  • Index
  • » Applications & Desktop Environments
  • » Hplip error «successful-ok-ignored-or-substituted-attributes»

#1 2019-09-17 22:43:17

mobaradev
Member
Registered: 2019-06-11
Posts: 11

Hplip error «successful-ok-ignored-or-substituted-attributes»

Hello,
I have installed cups and hplip but I can’t add printer.
My printer is HP DeskJet 5075

$ hp-setup
HP Linux Imaging and Printing System (ver. 3.19.8)
Printer/Fax Setup Utility ver. 9.0

Copyright (c) 2001-18 HP Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to ‘/tmp/runtime-root’
Found device: hp:/net/DeskJet_5000_series?ip=192.168.0.213
error:  Printer queue setup failed.   Error : successful-ok-ignored-or-substituted-attributes

I always get this error «successful-ok-ignored-or-substituted-attributes» after «Add printer» on this window:

View post on imgur.com

I checked hp-doctor and only gs is misiing but I don’t know how to install it on ArchLinux (I installed ghostscript)
error: gs            GhostScript — PostScript and PDF language interpreter and previewer REQUIRED        7.05            —               MISSING    ‘gs needs to be installed’

I remember that a few month ago I also had problem with it but I solved it. I can’t do this now, I tried for a week a lot of ways (for example installing from hplip from hp page) but without success. I have no idea more.

moderator edit — replaced oversized image with link.
Pasting pictures and code

Last edited by 2ManyDogs (2019-09-17 22:46:09)

#2 2019-09-21 04:48:19

mlyean
Member
From: London
Registered: 2019-09-21
Posts: 1

Re: Hplip error «successful-ok-ignored-or-substituted-attributes»

I have had the same error («successful-ok-ignored-or-substituted-attributes») recently, after trying to re-setup my HP Deskjet 2676 which stopped working (maybe an update?).

From trying to add it via CUPS, I figured it had something to do with a PPD file, which is stored at «/usr/share/ppd/HP/something.ppd.gz». Unzip it via gunzip, then running «cupstestppd» on it showed some errors. Removing the lines which it shows errors on then using this PPD file instead of the original worked for me.

Hope this helps smile

#3 2019-09-24 19:46:24

Alphanumerix
Member
Registered: 2013-12-07
Posts: 2

Re: Hplip error «successful-ok-ignored-or-substituted-attributes»

Sir, you are my Savior…

Printer HP DeskJet InkAdventage 5275 — stopped working after cups update to 2.3 or Kernel update to 5.3.

#4 2019-09-28 16:55:30

Kinark
Member
Registered: 2019-09-28
Posts: 1

Re: Hplip error «successful-ok-ignored-or-substituted-attributes»

mlyean wrote:

I have had the same error («successful-ok-ignored-or-substituted-attributes») recently, after trying to re-setup my HP Deskjet 2676 which stopped working (maybe an update?).

From trying to add it via CUPS, I figured it had something to do with a PPD file, which is stored at «/usr/share/ppd/HP/something.ppd.gz». Unzip it via gunzip, then running «cupstestppd» on it showed some errors. Removing the lines which it shows errors on then using this PPD file instead of the original worked for me.

Hope this helps smile

I created an account just to thank you. You are my savior 2.

#5 2019-11-04 09:48:42

neur0
Member
Registered: 2015-10-06
Posts: 3

Re: Hplip error «successful-ok-ignored-or-substituted-attributes»

Already had an account, but after deleting ~15 lines everyting works. (FYI: I use a HP ENVY 5010)

#6 2020-07-21 20:48:03

rwank
Member
Registered: 2020-07-21
Posts: 1

Re: Hplip error «successful-ok-ignored-or-substituted-attributes»

solution ?

from contrasutra in

https://www.linuxquestions.org/question … rd-156986/

It’s looking for your root password.

The username should be exactly «root» and the password should be your normal root password.

I was personnaly annoyed with the permanent logins and followed Geremia’s (same page) repply to remove them:

Change some things in your /etc/cups/cupsd.conf file:

Change the authentication type to «None».
Remove any lines that have «@SYSTEM» in it.
Restart the CUPS daemon

the password prompt was removed yet the printer, initially communicating, was no longer :

I uninstalled hplip completely,
reinstalled hplip completely
uninstalled cups completely
reinstalled cups completely

AND MOST OF ALL : I installed priniter-driver-pxljr (for the hp3630 and some others)  AND printer-driver-hpijs (for most other hp printers) from synaptic (apt-repo) packages.

NOW WORKING (still, as in my experience I have to press the down arrow on the printer from times to times  to confirm my willingness to print, absolutely unrelated problematic, though).

Cheers,
rwank:)

Last edited by rwank (2020-07-21 22:20:47)

#7 2021-01-18 20:05:00

wilmerhenao
Member
From: Ann Arbor, MI
Registered: 2012-10-15
Posts: 38
Website

Re: Hplip error «successful-ok-ignored-or-substituted-attributes»

I just had this problem on my wife’s computer. It turns out that I had not given her permission to print stuff. Just type:

sudo usermod -a -G lpadmin your-username

and try again. No need to reinstall anything

#8 2022-02-15 17:51:04

tmayala
Member
Registered: 2022-02-15
Posts: 1

Re: Hplip error «successful-ok-ignored-or-substituted-attributes»

The problem is caused by insufficient privileges as hp-setup is being run with insufficient permissions. It is expected to be run as root.

Cups daemon status/error log would provide this detail:

Feb 15 09:25:42 localhost.localdomain cupsd[1661]: REQUEST localhost — — «POST /admin/ HTTP/1.1» 401 350 CUPS-Add-Modify-Printer successful-ok
Feb 15 09:25:55 localhost.localdomain cupsd[1661]: [Client 28] Returning HTTP Forbidden for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP_OfficeJet_Pro_8720) from localhost
Feb 15 09:25:55 localhost.localdomain cupsd[1661]: REQUEST localhost — tmayala «POST /admin/ HTTP/1.1» 403 350 CUPS-Add-Modify-Printer successful-ok
Feb 15 09:26:28 localhost.localdomain cupsd[1661]: [Client 30] Returning HTTP Forbidden for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP_OfficeJet_Pro_8720_fax) from localhost
Feb 15 09:26:28 localhost.localdomain cupsd[1661]: REQUEST localhost — tmayala «POST /admin/ HTTP/1.1» 403 1244 CUPS-Add-Modify-Printer successful-ok
Feb 15 09:28:45 localhost.localdomain cupsd[1661]: REQUEST localhost — — «POST / HTTP/1.1» 200 3233513 CUPS-Get-PPDs —
Feb 15 09:28:54 localhost.localdomain cupsd[1661]: REQUEST localhost — — «POST /admin/ HTTP/1.1» 401 350 CUPS-Add-Modify-Printer successful-ok
Feb 15 09:29:03 localhost.localdomain cupsd[1661]: [Client 41] Returning HTTP Forbidden for CUPS-Add-Modify-Printer (ipp://localhost/printers/HP_OfficeJet_Pro_8720) from localhost
Feb 15 09:29:03 localhost.localdomain cupsd[1661]: REQUEST localhost — tmayala «POST /admin/ HTTP/1.1» 403 350 CUPS-Add-Modify-Printer successful-ok

Содержание

  1. iPhonesia.ru
  2. Как исправить ошибку Successful-ok-ignored-or-substituted-attributes на macOS
  3. Question: Q: Printer Driver
  4. Helpful answers
  5. Question: Q: Big Sur removed epson printer and now will not add it back
  6. Helpful answers
  7. Question: Q: Printer problem mac OS Big Sur
  8. Helpful answers
  9. IPP 1.1 | Код состояния successful-ok-ignored-or-substituted-attributes

iPhonesia.ru

Как исправить ошибку Successful-ok-ignored-or-substituted-attributes на macOS

1618069642 epson succesful of ignored

С обновлением на операционную систему macOS Big Sur пользователи могут встретиться с ошибкой Successful-ok-ignored-or-substituted-attributes при попытке добавить принтер. Данная ошибка устраняется довольно легко и быстро. iPhonesia.ru рассказывает как.

В большинстве случаев с такой проблемой сталкиваются пользователи принтеров, сканеров и МФУ от компании Epson. Связано это с тем, что при обновлении на macOS Big Sur операционная система удаляет несовместимые драйверы с компьютера Mac. Решением данной проблемы является повторная загрузка и установка нового драйвера для вашего принтера/сканера/МФУ.

Как исправить ошибку Successful-ok-ignored-or-substituted-attributes с Epson?

2. Пролистните вниз до Find your model.

3. В левом поле введите модель вашего принтера. Например, L200.

4. В правом поле выберите Russian и нажмите Search.

5. В вываливающемся списке справа выберите macOS 11 (Big Sur). Страница обновится.

1618069854 epson macos drivers

6. Нажмите на «Драйверы» под Product Setup и выберите Driver.

7. Скачайте и установите dmg-файл.

8. Готово. Перезагружать Mac не надо. Можно приступать к печати.

Источник

Question: Q: Printer Driver

Trying to update the printer driver for an Epson Stylus Photo R360 printer to work with OS Big Sur. The Epson compatibility assistant confirms there is a driver available. But on trying to install the printer I get an error message «An error occurred while trying to add the selected device. successful-ok-ignored-or-substituted-attributes» then abandons the installation. Anybody any idea how to get around this please?

Posted on Nov 13, 2020 12:22 PM

I have found the following driver :

Posted on Nov 17, 2020 11:34 PM

Helpful answers

Epson provided a software updater for this printer from June 04, 2019 and claim it is for Catalina. Since Catalina was not introduced until Apple’s WWDC later in that month, this is likely a 32-bit printer solution that is not compatible with Catalina, and certainly not for Big Sur. This is at least a 15 year old device that was retired by Epson long ago, and is not supported by Apple’s AirPrint either.

Time to shop for a new printer that specifically advertises it supports Apple’s AirPrint, so you are not dependent on Epson driver support.

Nov 15, 2020 7:07 AM

There’s more to the conversation

Loading page content

Page content loaded

I have the same problem with the Epson L805 printer. After upgrading to the Big Sur version, the printer returns the error-successful-ok-ignored-or-substitutes-attributes. Can you help me solve the problem? I can’t work((((

Nov 15, 2020 5:33 AM

Nov 15, 2020 5:39 AM

Have you tried deleting the printer and then adding it back? Have you checked Epson website for your model for compatibility?

Nov 15, 2020 6:01 AM

Epson provided a software updater for this printer from June 04, 2019 and claim it is for Catalina. Since Catalina was not introduced until Apple’s WWDC later in that month, this is likely a 32-bit printer solution that is not compatible with Catalina, and certainly not for Big Sur. This is at least a 15 year old device that was retired by Epson long ago, and is not supported by Apple’s AirPrint either.

Time to shop for a new printer that specifically advertises it supports Apple’s AirPrint, so you are not dependent on Epson driver support.

Nov 15, 2020 7:07 AM

Thanks for your reply. but why did he still print on Catalina, but no Big sur?. And if they go back to the previous version of Mojave the problem will be solved? But the computer will work much worse? I don’t know much about it.. and I can’t afford to buy a new printer yet(((

Источник

Question: Q: Big Sur removed epson printer and now will not add it back

It begins the process of adding it but while ‘setting up EPSON Workforce 610. An error occurred while trying to add the selected device. successful-ok-ignored-or-substituted-attributes’

Anyone with any ideas? Don (11-14-20 13:04 PST)

iMac Pro, macOS 11.0

Posted on Nov 14, 2020 1:06 PM

This worked for me. Thanks!

Posted on Nov 15, 2020 9:18 PM

Helpful answers

I had an issue with my Epson Workforce 320 where it was removed from System Preference and when I tried to add it the Epson software on my Mac would not install, with a dialogue box saying it could not complete installation.

I solved my problem by going to Epson support and downloading the Mac 10.15.x Printer Driver v10.33. I ran that installer and went back to add printer. This time it added the print and all works fine now.

MacOS Big Sur must have altered/broke the Epson software on my Mac.

Nov 15, 2020 7:59 PM

Fj2000, Thank you for sharing that. I solved my problem by doing what you did, going to Epson support and downloading the Mac 10.15.x Printer Driver v10.33 (for Mac 11.0.1 no less), ran the installer, then was successful at adding my printer in Printers and Scanners. So, thank you for sharing what you did, it also worked for me! Don (11-16-20 05:45 PST)

Nov 16, 2020 5:46 AM

There’s more to the conversation

Loading page content

Page content loaded

Temporarily using Gutenprint 5.3.3 driver so I can at least print again. Probably won’t be able to use the scanner till I get an updated Epson driver from Apple. Don (11-14-20 15:23 PST)

Nov 14, 2020 3:24 PM

Will that work for the epson nx420 printer

Nov 15, 2020 2:50 PM

It certainly wouldn’t hurt to try. I didn’t know for sure if it would work for my workforce 610 until I tried, and it worked. So give it a whirl and see, or you could wait for Apple to supply a new Epson driver? Good luck either way. Don (11-15-20 15:08 PST).

Nov 15, 2020 3:08 PM

I had an issue with my Epson Workforce 320 where it was removed from System Preference and when I tried to add it the Epson software on my Mac would not install, with a dialogue box saying it could not complete installation.

I solved my problem by going to Epson support and downloading the Mac 10.15.x Printer Driver v10.33. I ran that installer and went back to add printer. This time it added the print and all works fine now.

MacOS Big Sur must have altered/broke the Epson software on my Mac.

Источник

Question: Q: Printer problem mac OS Big Sur

Printing went well on Catalina. Now printing stopped and showed message ‘Filter failed’. Using printer Lexmark C543 and removed and entered the printer once. Same problem. Printer supply is visible in browser. Seems to be OS problem.

MacBook Pro 13″, macOS 10.12

Posted on Nov 14, 2020 3:32 AM

Excellent suggestion! After deleting, adding the same printer and using Generic PostScript Printer printing is again functioning.

Posted on Nov 16, 2020 1:11 PM

Helpful answers

The generally suggested fix for the ‘Filter failed’ problem is to delete the printer and then upload the driver yourself, not let it select from the OS builtin set. However, right now the Lexmark driver site doesn’t allow Big Sur (10.16) as an option for a driver download.

Nov 14, 2020 6:36 AM

Same problem overher with my Lexmark CX310 when i print. Printer receives nothing it even does not even wake up. Tried to install new drivers from Lexmark but this is also resulting in an error so new driver are not installed.

Nov 14, 2020 12:01 PM

After MAC OS Big Sur 11.0.1 installed, computer «unable to locate printer». Help please.

Nov 17, 2020 7:41 AM

My company we run a Canon C5035, we updated all the iMac 2019 and MacBook to OS Big Sur. Now when we print the text comes out as gray squares. This is a monumental problem for our business. Please provide support ASAP

Nov 16, 2020 8:20 AM

This error is showing when trying to add a printer. this never happened in catalina

An error occurred while trying to add the selected device.

Nov 17, 2020 10:48 PM

For Lexmark printers (is what I have. ) just install the same driver for your printer using in the «use» drop menu the Generic PostScript Printer.

Nov 16, 2020 12:38 PM

After the update, my Lexmark MS415dn stopped working, «Filter» Failed. I went to the Lexmark support page, no drivers available for the Big Sur update yet.

Additionally after the update when I purchase postage though PayPal, the label appears blank. If I close the page and select «reprint label, it appears and can be printed on my backup printer made by Epson.

I tried to install monochrome Lexmark printer driver and the installation failed. The only driver available was for OS 10.9, nothing yet for 11.01.

Still working on both issues.

Nov 17, 2020 2:44 PM

There’s more to the conversation

Loading page content

Page content loaded

Having same problem with Lexmark B2238 Mono Laser. Worked perfectly before upgrade to 11.0.1. Updated firmware, reset printing system, restarted iMac and printer. Still get » Filter Failed» message.

Nov 14, 2020 4:36 AM

The generally suggested fix for the ‘Filter failed’ problem is to delete the printer and then upload the driver yourself, not let it select from the OS builtin set. However, right now the Lexmark driver site doesn’t allow Big Sur (10.16) as an option for a driver download.

Nov 14, 2020 6:36 AM

Same problem overher with my Lexmark CX310 when i print. Printer receives nothing it even does not even wake up. Tried to install new drivers from Lexmark but this is also resulting in an error so new driver are not installed.

Nov 14, 2020 12:01 PM

In addtion on my earlier message. My Lexmark CX310 als support airprint so i turned on my WIFI on the Mac and used the airprint protocol and it worked. Amazingly even when i turned off the WIFI on the Mac but still used the airprint protocol it worked.

Nov 15, 2020 1:18 AM

My company we run a Canon C5035, we updated all the iMac 2019 and MacBook to OS Big Sur. Now when we print the text comes out as gray squares. This is a monumental problem for our business. Please provide support ASAP

Nov 16, 2020 8:20 AM

Here’s a fix that worked immediately for me».

Nov 16, 2020 8:26 AM

Here’s a fix that worked immediately for me

Nov 16, 2020 8:27 AM

Just installed Big Sur on my Mac mini 2018.

Tried to print to a Canon Image Class MF 4150 and then to a Brother HL-L2360D printers to no avail.

Had to RESET the Mac printing system to solve a problem.

If you can’t print to your printer and you’ve tried all other solutions, reset the printing system. This process deletes all printers from your list of printers, deletes information about all completed print jobs, and deletes all printer presets.

Important: First, try other troubleshooting techniques in Solve printing problems on Mac.

«iMore re how to reset printing system Mac» which includes screen shots

Источник

IPP 1.1 | Код состояния successful-ok-ignored-or-substituted-attributes

Код состояния «successful-ok-ignored-or-substituted-attributes» в IPP 1.1 информирует о том, что Запрос выполнен успешно, но некоторые предоставленные атрибуты (1) были проигнорированы или (2) неподдерживаемые значения были заменены поддерживаемыми значениями или были проигнорированы, чтобы выполнить операцию, не отклоняя ее. (раздел B.1.2.2 из RFC 8011)

Неподдерживаемые атрибуты, синтаксисы атрибутов или значения ДОЛЖНЫ быть возвращены в группе «Unsupported attributes» (Неподдерживаемые атрибуты) ответа для всех операций. Из этого правила есть исключение для операций запроса Get-Printer-Attributes, Get-Jobs и Get-Job-Attributes только для атрибута операции «requested-attributes» (требуемые-атрибуты). Когда предоставленные значения атрибута операции «requested-attributes» (запрашиваемые атрибуты) запрашивают атрибуты, которые не поддерживаются, объект IPP ДОЛЖЕН вернуть атрибут операции «requested-attributes» (запрашиваемые атрибуты) в группе ответа «Unsupported Attributes» (неподдерживаемые атрибуты) (только с неподдерживаемыми значениями). (Смотри раздел 4.1.7 и раздел 4.2.1.2 из RFC 8011)

Код состояния «successful-ok-ignored-or-substituted-attributes» в IPP 1.1 относится к классу ответа операции Successful. (раздел B.1.2 из RFC 8011). Другие «Успешные» коды состояния перечислены в таблице.

Источник

Question: Q: Big Sur removed epson printer and now will not add it back

It begins the process of adding it but while ‘setting up EPSON Workforce 610. An error occurred while trying to add the selected device. successful-ok-ignored-or-substituted-attributes’

Anyone with any ideas? Don (11-14-20 13:04 PST)

iMac Pro, macOS 11.0

Posted on Nov 14, 2020 1:06 PM

This worked for me. Thanks!

Posted on Nov 15, 2020 9:18 PM

Helpful answers

I had an issue with my Epson Workforce 320 where it was removed from System Preference and when I tried to add it the Epson software on my Mac would not install, with a dialogue box saying it could not complete installation.

I solved my problem by going to Epson support and downloading the Mac 10.15.x Printer Driver v10.33. I ran that installer and went back to add printer. This time it added the print and all works fine now.

MacOS Big Sur must have altered/broke the Epson software on my Mac.

Nov 15, 2020 7:59 PM

Fj2000, Thank you for sharing that. I solved my problem by doing what you did, going to Epson support and downloading the Mac 10.15.x Printer Driver v10.33 (for Mac 11.0.1 no less), ran the installer, then was successful at adding my printer in Printers and Scanners. So, thank you for sharing what you did, it also worked for me! Don (11-16-20 05:45 PST)

Nov 16, 2020 5:46 AM

There’s more to the conversation

Loading page content

Page content loaded

Temporarily using Gutenprint 5.3.3 driver so I can at least print again. Probably won’t be able to use the scanner till I get an updated Epson driver from Apple. Don (11-14-20 15:23 PST)

Nov 14, 2020 3:24 PM

Will that work for the epson nx420 printer

Nov 15, 2020 2:50 PM

It certainly wouldn’t hurt to try. I didn’t know for sure if it would work for my workforce 610 until I tried, and it worked. So give it a whirl and see, or you could wait for Apple to supply a new Epson driver? Good luck either way. Don (11-15-20 15:08 PST).

Nov 15, 2020 3:08 PM

I had an issue with my Epson Workforce 320 where it was removed from System Preference and when I tried to add it the Epson software on my Mac would not install, with a dialogue box saying it could not complete installation.

I solved my problem by going to Epson support and downloading the Mac 10.15.x Printer Driver v10.33. I ran that installer and went back to add printer. This time it added the print and all works fine now.

MacOS Big Sur must have altered/broke the Epson software on my Mac.

Источник

Question: Q: Printer problem mac OS Big Sur

Printing went well on Catalina. Now printing stopped and showed message ‘Filter failed’. Using printer Lexmark C543 and removed and entered the printer once. Same problem. Printer supply is visible in browser. Seems to be OS problem.

MacBook Pro 13″, macOS 10.12

Posted on Nov 14, 2020 3:32 AM

Excellent suggestion! After deleting, adding the same printer and using Generic PostScript Printer printing is again functioning.

Posted on Nov 16, 2020 1:11 PM

Helpful answers

The generally suggested fix for the ‘Filter failed’ problem is to delete the printer and then upload the driver yourself, not let it select from the OS builtin set. However, right now the Lexmark driver site doesn’t allow Big Sur (10.16) as an option for a driver download.

Nov 14, 2020 6:36 AM

Same problem overher with my Lexmark CX310 when i print. Printer receives nothing it even does not even wake up. Tried to install new drivers from Lexmark but this is also resulting in an error so new driver are not installed.

Nov 14, 2020 12:01 PM

After MAC OS Big Sur 11.0.1 installed, computer «unable to locate printer». Help please.

Nov 17, 2020 7:41 AM

My company we run a Canon C5035, we updated all the iMac 2019 and MacBook to OS Big Sur. Now when we print the text comes out as gray squares. This is a monumental problem for our business. Please provide support ASAP

Nov 16, 2020 8:20 AM

This error is showing when trying to add a printer. this never happened in catalina

An error occurred while trying to add the selected device.

Nov 17, 2020 10:48 PM

For Lexmark printers (is what I have. ) just install the same driver for your printer using in the «use» drop menu the Generic PostScript Printer.

Nov 16, 2020 12:38 PM

After the update, my Lexmark MS415dn stopped working, «Filter» Failed. I went to the Lexmark support page, no drivers available for the Big Sur update yet.

Additionally after the update when I purchase postage though PayPal, the label appears blank. If I close the page and select «reprint label, it appears and can be printed on my backup printer made by Epson.

I tried to install monochrome Lexmark printer driver and the installation failed. The only driver available was for OS 10.9, nothing yet for 11.01.

Still working on both issues.

Nov 17, 2020 2:44 PM

There’s more to the conversation

Loading page content

Page content loaded

Having same problem with Lexmark B2238 Mono Laser. Worked perfectly before upgrade to 11.0.1. Updated firmware, reset printing system, restarted iMac and printer. Still get » Filter Failed» message.

Nov 14, 2020 4:36 AM

The generally suggested fix for the ‘Filter failed’ problem is to delete the printer and then upload the driver yourself, not let it select from the OS builtin set. However, right now the Lexmark driver site doesn’t allow Big Sur (10.16) as an option for a driver download.

Nov 14, 2020 6:36 AM

Same problem overher with my Lexmark CX310 when i print. Printer receives nothing it even does not even wake up. Tried to install new drivers from Lexmark but this is also resulting in an error so new driver are not installed.

Nov 14, 2020 12:01 PM

In addtion on my earlier message. My Lexmark CX310 als support airprint so i turned on my WIFI on the Mac and used the airprint protocol and it worked. Amazingly even when i turned off the WIFI on the Mac but still used the airprint protocol it worked.

Nov 15, 2020 1:18 AM

My company we run a Canon C5035, we updated all the iMac 2019 and MacBook to OS Big Sur. Now when we print the text comes out as gray squares. This is a monumental problem for our business. Please provide support ASAP

Nov 16, 2020 8:20 AM

Here’s a fix that worked immediately for me».

Nov 16, 2020 8:26 AM

Here’s a fix that worked immediately for me

Nov 16, 2020 8:27 AM

Just installed Big Sur on my Mac mini 2018.

Tried to print to a Canon Image Class MF 4150 and then to a Brother HL-L2360D printers to no avail.

Had to RESET the Mac printing system to solve a problem.

If you can’t print to your printer and you’ve tried all other solutions, reset the printing system. This process deletes all printers from your list of printers, deletes information about all completed print jobs, and deletes all printer presets.

Important: First, try other troubleshooting techniques in Solve printing problems on Mac.

«iMore re how to reset printing system Mac» which includes screen shots

Источник

Question: Q: Printer Driver

Trying to update the printer driver for an Epson Stylus Photo R360 printer to work with OS Big Sur. The Epson compatibility assistant confirms there is a driver available. But on trying to install the printer I get an error message «An error occurred while trying to add the selected device. successful-ok-ignored-or-substituted-attributes» then abandons the installation. Anybody any idea how to get around this please?

Posted on Nov 13, 2020 12:22 PM

I have found the following driver :

Posted on Nov 17, 2020 11:34 PM

Helpful answers

Epson provided a software updater for this printer from June 04, 2019 and claim it is for Catalina. Since Catalina was not introduced until Apple’s WWDC later in that month, this is likely a 32-bit printer solution that is not compatible with Catalina, and certainly not for Big Sur. This is at least a 15 year old device that was retired by Epson long ago, and is not supported by Apple’s AirPrint either.

Time to shop for a new printer that specifically advertises it supports Apple’s AirPrint, so you are not dependent on Epson driver support.

Nov 15, 2020 7:07 AM

There’s more to the conversation

Loading page content

Page content loaded

I have the same problem with the Epson L805 printer. After upgrading to the Big Sur version, the printer returns the error-successful-ok-ignored-or-substitutes-attributes. Can you help me solve the problem? I can’t work((((

Nov 15, 2020 5:33 AM

Nov 15, 2020 5:39 AM

Have you tried deleting the printer and then adding it back? Have you checked Epson website for your model for compatibility?

Nov 15, 2020 6:01 AM

Epson provided a software updater for this printer from June 04, 2019 and claim it is for Catalina. Since Catalina was not introduced until Apple’s WWDC later in that month, this is likely a 32-bit printer solution that is not compatible with Catalina, and certainly not for Big Sur. This is at least a 15 year old device that was retired by Epson long ago, and is not supported by Apple’s AirPrint either.

Time to shop for a new printer that specifically advertises it supports Apple’s AirPrint, so you are not dependent on Epson driver support.

Nov 15, 2020 7:07 AM

Thanks for your reply. but why did he still print on Catalina, but no Big sur?. And if they go back to the previous version of Mojave the problem will be solved? But the computer will work much worse? I don’t know much about it.. and I can’t afford to buy a new printer yet(((

Источник

Question: Q: EPSON Stylus Photo 1400 not working in 11.0.1

I have just installed Big Sur, it seems working correctly but the EPSON Stylus Photo 1400 printer.

After the update the printer is no more present in Printers and Scanners, when I try to re add her I get this error message:

The printer used the default Epson driver automagically downloaded by Mac OS

My Samsung printer is still present and working, same for the EPSON Perfection V200 scanner.

Do there is a way to force remove the printer drivers and download them fresh?

Or any other solution?

iMac 27″ 5K, macOS 10.15

Posted on Nov 13, 2020 7:22 AM

Thank you for your help.

Digging trough the forum I discovered this thread https://discussions.apple.com/thread/252035180

Printer Driver v10.33 for MacOS Catalina works fine in Big Sur!

Anyway, I never installed Epson printer driver via Epson site, each and any version of Mac OS up to Catalina downloaded them automagically from Apple when needed.

Posted on Nov 20, 2020 12:14 AM

All replies

Loading page content

Page content loaded

It sounds like your Epson printer isn’t working after the most recent macOS update. We understand how important this is for you and we’re here to help.

This article will walk you through the steps to remove the drivers and reinstall them: How to Uninstall and Reinstall your Mac Printer Driver

If the issue persists, let’s try the same steps in a new user account: Set up users, guests, and groups on Mac

Let us know if the issue persists.

Nov 19, 2020 2:35 PM

If you have solved the problem already, please disregard this message.

«Compatibility details for Epson 1400

Your product is macOS Big Sur compatible. The product driver is available via the Epson support website.

Printer Driver: Please use v10.85 or later.«

This driver cannot (yet) be found on the Epson Stylus Photo 1400 support page. However, a v10.85 driver appears in connection with a number of downloads for other printer models. Others have found that it is often possible to use a driver from another printer’s support page. Just as an example, would the standalone Printer Driver v10.85 at https://epson.com/Support/Printers/All-In-Ones/XP-Series/Epson-XP-530/s/SPT_C11CE81201?review-filter=macOS+11.x#panel-drivers-2-2 possibly work?

Nov 19, 2020 3:43 PM

Thank you for your help.

Digging trough the forum I discovered this thread https://discussions.apple.com/thread/252035180

Printer Driver v10.33 for MacOS Catalina works fine in Big Sur!

Anyway, I never installed Epson printer driver via Epson site, each and any version of Mac OS up to Catalina downloaded them automagically from Apple when needed.

Nov 20, 2020 12:14 AM

Thanks for your report.

Yes, (re)installing a v10.33 driver for Catalina appears to have been one solution in some cases when the 10.85 version has not been directly available from a certain printer’s support page. Others have just downloded a file including the printer driver v10.85 for a different model, and it has worked.

Good to hear that your printer is working now.

Nov 20, 2020 3:58 AM

Question: Q: EPSON Stylus Photo 1400 not working in 11.0.1 More Less

Источник

Код состояния «successful-ok-ignored-or-substituted-attributes» в IPP 1.1 информирует о том, что Запрос выполнен успешно, но некоторые предоставленные атрибуты (1) были проигнорированы или (2) неподдерживаемые значения были заменены поддерживаемыми значениями или были проигнорированы, чтобы выполнить операцию, не отклоняя ее. (раздел B.1.2.2 из RFC 8011)

Неподдерживаемые атрибуты, синтаксисы атрибутов или значения ДОЛЖНЫ быть возвращены в группе «Unsupported attributes» (Неподдерживаемые атрибуты) ответа для всех операций. Из этого правила есть исключение для операций запроса Get-Printer-Attributes, Get-Jobs и Get-Job-Attributes только для атрибута операции «requested-attributes» (требуемые-атрибуты). Когда предоставленные значения атрибута операции «requested-attributes» (запрашиваемые атрибуты) запрашивают атрибуты, которые не поддерживаются, объект IPP ДОЛЖЕН вернуть атрибут операции «requested-attributes» (запрашиваемые атрибуты) в группе ответа «Unsupported Attributes» (неподдерживаемые атрибуты) (только с неподдерживаемыми значениями). (Смотри раздел 4.1.7 и раздел 4.2.1.2 из RFC 8011)

Код состояния «successful-ok-ignored-or-substituted-attributes» в IPP 1.1 относится к классу ответа операции Successful. (раздел B.1.2 из RFC 8011). Другие «Успешные» коды состояния перечислены в таблице.

Источник

Понравилась статья? Поделить с друзьями:
  • Error prepared statement already exists
  • Error preloading the connection pool
  • Error powershell script
  • Error power off f46f kyocera
  • Error power off f266 kyocera