首页 > 其他分享 >SAMSUNG SCX4521F (4x21系列) 在MacOS Sonoma下的驱动问题!

SAMSUNG SCX4521F (4x21系列) 在MacOS Sonoma下的驱动问题!

时间:2024-06-10 15:12:16浏览次数:11  
标签:MacOS Sonoma SAMSUNG Desktop version pkg file your

直接整

就这种打印机,很经典

First, you need to download the legacy Samsung Printer Driver 2.6 for OS X - from apple website: Samsung Printer Drivers v2.6 for OS X

Mount the dmg

Copy .pkg file to your Desktop or something

Open terminal

run `pkgutil --expand ~/Desktop/SamsungPrinterDrivers.pkg new`

 if you go to your home directory, you'll find a folder named `new` there.

 Open it, there is a file named `Distribution` - right click it and open with Other -> Text Edit

 Search for text (cmd+f) `system.compareVersions`. That's your OS version check: it wants minimum 10.6.1, maximum 11. Replace 11.0 with 15.0 (since the current MacOS version is 14) - or with whatever your MacOS version is + 1. I think you can really put any big number there.

There are two places in this file with this string where replacements need to be done.

 Save the file

 go back to your terminal

 Run `pkgutil --flatten new ~/Desktop/SamsungPrinterDrivers1.pkg`

 Voila. You got another .pkg file on your Desktop, and it should install without problems, just double click it.

 This was tested on Monterey 12.7.2; confirmed the same driver version works with Sonoma.

我重新打包好了的放网盘了,直接下载即可

安装驱动时候选择scx4500 系列就行了。

链接: https://pan.baidu.com/s/1_g3awOT02jkMj7GpTg-kDA?pwd=hppc

 

标签:MacOS,Sonoma,SAMSUNG,Desktop,version,pkg,file,your
From: https://www.cnblogs.com/micenote/p/18240674

相关文章

  • VMware ESXi 8.0U2c macOS Unlocker & OEM BIOS 集成网卡驱动 Marvell AQC 网卡定制版
    VMwareESXi8.0U2cmacOSUnlocker&OEMBIOS集成网卡驱动MarvellAQC网卡定制版VMwareESXi8.0U2cmacOSUnlocker&OEMBIOS集成网卡驱动和NVMe驱动(集成驱动版)发布ESXi8.0U2集成驱动版,在个人电脑上运行企业级工作负载请访问原文链接:VMwareESXi8.0U2cmacOS......
  • 00-macOS和Linux安装和管理多个Python版本
    在Mac上安装多个Python版本可通过几种不同方法实现。1Homebrew1.1安装Homebrew若安装过,跳过该步。/bin/bash-c"$(curl-fsSLhttps://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"1.2安装Python如安装Python3.7:[email protected]......
  • Binary Ninja 4.0.5336 (macOS, Linux, Windows) - 逆向平台
    BinaryNinja4.0.5336(macOS,Linux,Windows)-逆向平台请访问原文链接:https://sysin.org/blog/binary-ninja/,查看最新版。原创作品,转载请保留出处。作者主页:sysin.orgBinaryNinjaANewTypeofReversingPlatformBinaryNinja是一个交互式反编译器、反汇编器、调试......
  • 在Macos上,使用homebrew下载并配置mysql
    下载mysqlbrewinstallmysql启动mysql注意:由于启动mysql的指令会先将在Github上的官方维护的tap克隆到homebrew-services文件夹中,因此需要先确定能够稳定地访问Github如果很不幸你无法稳定的访问Github,我们可以更改homebrew主仓库的git远程地址和homebrew核心软件仓库的git......
  • MacOS抹盘重装系统官方教程
    官方教程:出售、赠送、折抵或回收Mac前该怎么做(https://support.apple.com/zh-cn/HT201065)内含有个芯片以及系统的抹盘、重装官方教程,可根据内容提示查看相应的文档。官方教程:重新安装macOS(https://support.apple.com/zh-cn/guide/mac-help/mchlp1599/14.0/mac/14.0......
  • 在不受支持的 Mac 上安装 macOS Sonoma (OpenCore Legacy Patcher v1.5.0)
    在不受支持的Mac上安装macOSSonoma(OpenCoreLegacyPatcherv1.5.0)InstallmacOSonunsupportedMacs请访问原文链接:https://sysin.org/blog/install-macos-on-unsupported-mac/,查看最新版。原创作品,转载请保留出处。作者主页:sysin.org历时两个月,OpenCoreLegacyPat......
  • macOS下使用bits/stdc++.h万能头文件
     macOS下使用bits/stdc++.h万能头文件1.终端中输入echo|g++-v-xc++-E-#include<...>searchstartshere:/usr/local/include/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/Library/Developer/CommandLineTools/usr/lib/clang/12.......
  • VMware ESXi 7.0U3q macOS Unlocker & OEM BIOS 集成网卡驱动和 NVMe 驱动 (集成驱动
    VMwareESXi7.0U3qmacOSUnlocker&OEMBIOS集成网卡驱动和NVMe驱动(集成驱动版)ESXi7U3标准版集成Intel网卡、RealtekUSB网卡和NVMe驱动请访问原文链接:https://sysin.org/blog/vmware-esxi-7-u3-sysin/,查看最新版。原创作品,转载请保留出处。作者主页:sy......
  • VMware ESXi 7.0U3q macOS Unlocker & OEM BIOS 标准版和厂商定制版
    VMwareESXi7.0U3qmacOSUnlocker&OEMBIOS标准版和厂商定制版ESXi7.0U3标准版,Dell(戴尔)、HPE(慧与)、Lenovo(联想)、Inspur(浪潮)、Cisco(思科)、Hitachi(日立)、Fujitsu(富士通)、NEC(日电)OEM定制版请访问原文链接:https://sysin.org/blog/vmware-esx......
  • macos php 如何链接神通数据库aci
    环境:macosphp版本:7.4利用:docker我得先喷一下刚开始装的x86官网上下载的居然没有pdo扩展最后在网上找到了arm64的扩展简直了...1。编写dockerfileFROMbai615/arm64-php:7.4.33-fpmRUNsed-i's/deb.debian.org/mirrors.tuna.tsinghua.edu.cn/g'/etc/apt/sources.lis......