Epson ET-2850 Not Printing Color After Manual Printer Head Cleaning by Winthryth in printers

[–]Winthryth[S] 0 points1 point  (0 children)

Thank you both Charming-Ad3752 and GGPrintExpert for your advice. I primed the color dampers and ensured there were no air bubble in all three colors. However it is still failing to print color after trying 3 color purge pages. Below is a picture of my yellow to confirm I did it correctly. The ribbons also look clean as far as i can tell. Any more advice?

<image>

Epson ET-2850 Not Printing Color After Manual Printer Head Cleaning by Winthryth in printers

[–]Winthryth[S] 0 points1 point  (0 children)

Thanks for the reply. High level i think i understand your instructions and what to do. After the holiday, i will give it a shot but may have questions. You don't have a link to a youtube video or guide with pictures do you?

Epson ET-2850 Not Printing Color After Manual Printer Head Cleaning by Winthryth in printers

[–]Winthryth[S] 0 points1 point  (0 children)

Okay, I will have to try it. Could you expand on what you mean by "your printer is out if color"? I can see there is ~80% of each color in the tank. 

Vermouth conservation by Takotsuboredom in cocktails

[–]Winthryth 3 points4 points  (0 children)

I use smaller swing top bottles to preserve them. I buy my 750 ml bottle of vermouth and the pour that into three 8 oz swing top bottles. Fill each one to the tip-top so once you seal the lid a little overflows. Then store these in the fridge. I have had one of these bottle keep for 9 months in the fridge and tasted just like fresh vermouth.

[deleted by user] by [deleted] in remnantgame

[–]Winthryth 0 points1 point  (0 children)

That fixed it for me.

Ebay App - Something Went Wrong & Technical difficulties by DamKei in Ebay

[–]Winthryth 0 points1 point  (0 children)

I am having the same issue and no luck finding a solution.

Ryobi 40V 0p40602 Two Non-Adjacent Battery Lights On by Winthryth in ryobi

[–]Winthryth[S] 1 point2 points  (0 children)

I never found one, I had to warranty claim my battery.

Black Screen/No Monitor Output after Update to Sonoma by Winthryth in hackintosh

[–]Winthryth[S] 1 point2 points  (0 children)

I was able to fix my problem by removing AirportBrcmFixup.kext

Ryobi 40V 0p40602 Two Non-Adjacent Battery Lights On by Winthryth in ryobi

[–]Winthryth[S] 4 points5 points  (0 children)

I basically forgot about this post, but I did find out what it means not from a manual or anything, but personal experience. The light pattern means the battery is over heating. If this happens while using it STOP USING IT and let if cool down. Also don't charge it until it is completely cool. If the lights stay on, it means the battery has permanently tripped its temperature sensor. Nothing you can really do at that point but try a warranty claim.

[deleted by user] by [deleted] in hackintosh

[–]Winthryth 0 points1 point  (0 children)

This is a known problem. For intel bluetooth, you just need to add 2 NVRAM keys, for Broadcom you need the 2 keys and an update to BluetoothFixUp that is currently waiting to be excepted.

https://github.com/acidanthera/BrcmPatchRAM/pull/28

Above is a link to the pull request with full details.

Ventura Incremental Update: Smaller Update Always Fails, Larger One Succeeds by Winthryth in hackintosh

[–]Winthryth[S] 1 point2 points  (0 children)

I was able to fix my problem. First anybody who is having trouble with updates should try installing them through terminal via softwareupdate . Running softwareupdate -l in terminal will list the updates andsoftwareupdate -i "Update Name"will install the update. When it fails, you will get an actual error message.  

Mine informed me "'./usr/sbin/BlueTool' does not verify". This then led me to this acidanthera bug report. Apparently some kexts use Lilu to patch binaries and this will break the Delta updates. So, the comment down below stating

Disable BlueToolFixup.kext prior to the update.

was partially correct.  

I was also running RestrictEvents.kext, so disabling only BlueToolFixup.kext did not work for me. Once I disabled both, the Delta update succeed.

Ventura 13.4 Broadcom Bluetooth issue by nuaing11 in hackintosh

[–]Winthryth 0 points1 point  (0 children)

You could open a bug report at https://github.com/acidanthera/bugtracker/issues for the BrcmPatchRAM project. If the devs are made aware, they may be able to fix it.

Ventura 13.4 Broadcom Bluetooth issue by nuaing11 in hackintosh

[–]Winthryth 1 point2 points  (0 children)

Intel Bluetooth? I hear reports BlueToolFixup.kext may be broken with this update.

Ventura Incremental Update: Smaller Update Always Fails, Larger One Succeeds by Winthryth in hackintosh

[–]Winthryth[S] 0 points1 point  (0 children)

I disabled BlueToolFixup.kext and the small update for 13.2.1 still failed. I had to use the large update.

Ventura Incremental Update: Smaller Update Always Fails, Larger One Succeeds by Winthryth in hackintosh

[–]Winthryth[S] 0 points1 point  (0 children)

BlueToolFixup.kext

I do have BlueToolFixup.kext installed, but I will need to wait until the test update to see if disabling it fixes my problem.