Skip to content

Instantly share code, notes, and snippets.

@thbar
Created November 22, 2009 15:40
Show Gist options
  • Save thbar/240609 to your computer and use it in GitHub Desktop.
Save thbar/240609 to your computer and use it in GitHub Desktop.
# what I used to fix my Lexmark X4650 driver issue
# (use at your own risk)
sudo rm -rf /Library/Printers/Lexmark/
sudo rm -rf /System/Library/Extensions/LexmarkUSBMerge.kext
# then software update to retrieve the latest drivers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment