<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[拍拍尘土]]></title> 
    <link>http://blog.xg98.com/</link> 
    <description><![CDATA[五月枇杷黄，太湖银鱼肥]]></description> 
    <language>zh-cn</language> 
    <copyright><![CDATA[Copyright 2026, 拍拍尘土]]></copyright> 
    <webMaster><![CDATA[cxosoft@gmail.com (Admin)]]></webMaster> 
    <generator>LBS v2.0.313</generator> 
    <pubDate>Mon, 04 May 2026 19:34:45 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[MacBook Pro（13 英寸，2011 年末）A1278 安装Winows10,windows11无声音问题]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2872]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Mon, 22 Aug 2022 11:29:58 +0800</pubDate> 
      <description><![CDATA[<span style="color:Red">p.s. PE里将GPT改为MBR，修复下启动，进入windows11就能识别到声卡了。</span><br /><br />国内中文的找遍了也找不到，再到国外转了转，终于找到了无声音原因：<br /><br />较早的（2013 年之前）Macbook UEFI 根本不会将声卡接口给 Windows， EFI 模式安装它时，您会遇到无声音问题，无法通过驱动程序的方式解决。<br /><br />找到的解决方案有4种：<br /><br />1、蓝牙设备：声卡虽然不行，但蓝牙是好的呀，可以使用蓝牙耳机或音箱。蓝牙耳机天天都用，蓝牙音箱在家里也总能找到几个闲置的，这是最最简单的方式；<br /><br />2、USB音频设备：相当于外置USB声卡；注意：是USB接口，不是USB供电，淘宝上的许多所谓USB小音响都是USB供电的，其实还是3.5mm接口输入；<br /><br />3、编辑修改DSDT：这个肯定是可以的，但超过我的知识储备了，看不懂，也不想去操作了。有兴趣的可以看以下帖子，在YOUKU上还有个视频讲解；<br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2872]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[BCM943224 (dw1510) 在T430S黑果10.15.7中驱动和部分实现airdrop的方法]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2755]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Tue, 26 Jan 2021 16:32:08 +0800</pubDate> 
      <description><![CDATA[1、第一步复制和替换10.14.6下的  IO80211Family.kext 到10.15.7下的 /S/L/E/ <br />2、复制新版的 AirportBrcmFixup.kext 到 clover/kext/other ，并在里面加一条设备ID<br /><br />除了第1步复制老版文件，其他可以自己参考 <a href="http://blog.xg98.com/article.asp?id=2754" title="http://blog.xg98.com/article.asp?id=2754" target="_blank">http://blog.xg98.com/article.asp?id=2754</a> 一样操作，隔空传送也差不多这样不完美。<br /><br /><b>10.15中修改/S/L/E文件方法</b><br />因为10.15屏蔽了/S/L/E目录的写入，临时性开启修改/S/L/E文件和目录的方法<div class="code">&nbsp;&nbsp; sudo -s   <br />&nbsp;&nbsp; sudo mount -o rw / </div><br /><b>macos中二进制文件编辑</b><br />推荐 Hex Fiend Mac版 <a href="http://www.pc6.com/mac/202041.html" title="http://www.pc6.com/mac/202041.html" target="_blank">http://www.pc6.com/mac/202041.html</a> ]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2755]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[BCM943224 (dw1510)  在T430S黑果10.14.6中驱动和部分实现airdrop的方法]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2754]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Mon, 25 Jan 2021 10:12:59 +0800</pubDate> 
      <description><![CDATA[<span style="color:Red">p.s. 我的无线网卡选的是没有蓝牙版本，所以蓝牙是t430s自带的。驱动方法为手动修改无线网卡的型号，每次更新时都要自己手动改ID，Kext Utility 重置缓存和权限。</span><br /><br /><b>一、首先是无线驱动方法</b><br /><br />1、打开hackintool 在上方“工具“菜单中，最下面的第2个图标，安装92**，93**驱动，点击后有可能最后会出现更新缓存失败提示，不用管。<br /><br />2、打开包内容 /System/Library/Extensions/IO80211Family.kext/contents/plugins/AirPortBrcm4360.kext/Contents/info.plist  里面字段修改为自己的博通网卡型号（改一个就行）。型号内容可以在hackintool中pcie菜单里面查看到类似 <span style="color:Red"> pci14e4,576 </span> 。<br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2754]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[老版本MACOS10.8 AppStore 登录密码输入后，双重验证没有验证码输入框，登录不了的问题]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2710]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sat, 05 Sep 2020 13:20:16 +0800</pubDate> 
      <description><![CDATA[解决方法：输入账号和密码后，主设备拿到双重验证码以后。在<span style="color:Red">密码后面直接输入验证码</span>然后登录。<br /><br />例如 ID 密码为Abc123456  双重验证码为123456  密码输入框输入Abc123456123456 <br /><br />测试过登录OK!!!]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2710]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[下载更新出错（102）该怎么解决]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2709]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sat, 05 Sep 2020 13:12:52 +0800</pubDate> 
      <description><![CDATA[如果你运行的是 Lion (10.7) 或 Mountain Lion (10.8)，则需要先升级至 El Capitan (10.11)。<br /><br /><div style="width: 100%;overflow-x : auto;"><a href="http://blog.xg98.com/attachments/202009/05_131739_osxelcapitaninstall.png" target="_blank"><img src="http://blog.xg98.com/attachments/202009/05_131739_osxelcapitaninstall.png" alt="http://blog.xg98.com/attachments/202009/05_131739_osxelcapitaninstall.png" /></a></div><br /><br /><br />官方已经解决办法：<br /><a href="https://support.apple.com/zh-cn/HT206886" title="https://support.apple.com/zh-cn/HT206886" target="_blank">https://support.apple.com/zh-cn/HT206886</a> <br /><br />如果您仍然需要 OS X El Capitan，请使用这个链接：下载 OS X El Capitan。一个名为“InstallMacOSX.dmg”的文件会下载到您的 Mac 上。<br />下载地址： <a href="http://updates-http.cdn-apple.com/2019/cert/061-41424-20191024-218af9ec-cf50-4516-9011-228c78eda3d2/InstallMacOSX.dmg" title="http://updates-http.cdn-apple.com/2019/cert/061-41424-20191024-218af9ec-cf50-4516-9011-228c78eda3d2/InstallMacOSX.dmg" target="_blank">http://updates-http.cdn-apple.com/2019/cert/061-41424-20191024-218af9ec-cf50-4516-9011-228c78eda3d2/InstallMacOSX.dmg</a>]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2709]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[macOS融合硬盘 Fusion Drive设置和删除教程]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2708]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Wed, 02 Sep 2020 09:39:02 +0800</pubDate> 
      <description><![CDATA[Fusion Drive是苹果公司开发的一种数据存储技术，这种技术融合了机械硬盘硬盘（HDD）和SSD。设置好Fusion Drive后系统会自动管理访问最频繁的应用程序、文件、照片或者其他数据来存储在SSD闪存驱动器里，而将很少访问或者使用的文件留在机械硬盘上。例如经常使用电子表格程序，系统将会自动将其移动到闪存驱动器上以让用户能更快的访问。<br /><br />用Mac OS X 系统u盘启动，进入终端<br /><a href="https://www.applex.net/threads/60501/" title="https://www.applex.net/threads/60501/" target="_blank">https://www.applex.net/threads/60501/</a><div class="code">diskutil list<br /></div><br />仔细检查SSD和HDD的磁盘代号，如disk0和disk1，以下图为例，SSD是disk1,机械硬盘为disk2<br /><br />若SSD为disk0，HDD为disk1，那么输入<br />diskutil cs create Fusion disk0 disk1<br /><br />若提示Finished ]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2708]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[X230 2.6x BIOS 移除白名单检测，解锁高级菜单]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2640]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Mon, 06 Jan 2020 09:22:58 +0800</pubDate> 
      <description><![CDATA[p.s. 如果要用好的ac网卡需要用到烧录夹刷白名单，如果能接受缓慢网速，玩玩黑苹果可以不刷白名单直接上联想版的AR9285 <br /><br /><br /><a href="https://forum.51nb.com/forum.php?mod=viewthread&amp;tid=1726685&amp;extra=&amp;page=1" title="https://forum.51nb.com/forum.php?mod=viewthread&amp;tid=1726685&amp;extra=&amp;page=1" target="_blank">https://forum.51nb.com/forum.php?mod=viewthread&amp;tid=1726685&amp;extra=&amp;page=1</a><br /><br /><a href="https://forum.51nb.com/forum.php?mod=viewthread&amp;tid=1813814&amp;highlight=x230%2B%B0%D7%C3%FB%B5%A5" title="https://forum.51nb.com/forum.php?mod=viewthread&amp;tid=1813814&amp;highlight=x230%2B%B0%D7%C3%FB%B5%A5" target="_blank">https://forum.51nb.com/forum.php?mod=viewthread&amp;tid=1813814&amp;highlight=x230%2B%B0%D7%C3%FB%B5%A5</a><br /><br />更新补丁：<br />UEFIpatch /你的原始BIOS备份文件<br /><br /><br />fwcben：不过自己走了些弯路，各位一定要记得打补丁时：1、patches.txt一定要和uefipatch.exe在同一个目录；2. 打补丁指令中的斜线/一定要有，要不然看着有一个打补丁的过程，实际上是无效的~<br /><br />1、连接电池、电源适配器<br />2、打开“网卡唤醒” 功能<br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2640]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[【推荐】打开macOS内置的NTFS读写功能，开机自动运行并且一劳永逸读取和写入U盘，移动硬盘]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2639]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sun, 05 Jan 2020 22:09:59 +0800</pubDate> 
      <description><![CDATA[<span style="color:Red"><br />p.s. <br />核心思想就是利用苹果自带mount_ntfs，插入移动盘的时候，macos会自动运行mount_ntfs，利用这个条件自定义命令来实现对u盘读写权限。如果不生效，可以看下 /etc/fstab 下面有没有添加冲突的代码，有则删除</span><br /><br /><br />1、本方法在自己的笔记本上亲测有效，因为我是双硬盘，插入u盘就识别为disk3s1。<br />2、u盘加载目录放在 /Volumes/disk2/udisk，此目录不存在需要mkdir。<br />3、系统自带的mount_ntfs另存为mount_ntfs.orig，然后新建一个mount_ntfs来调用mount_ntfs.orig加载u盘。<br />4、详细命令行和代码如下：<br /># sudo -s<br /># mv /sbin/mount_ntfs /sbin/mount_ntfs.orig<br /># mkdir /Volumes/disk2/udisk<br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2639]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[macOS Mojave新截图功能]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2601]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sat, 22 Jun 2019 21:26:06 +0800</pubDate> 
      <description><![CDATA[<b>MAC早期版本通常都会用到以下快捷键组合：</b><br />Command+Shift+3截全屏<br />Command+Shift+4截屏幕选定部分<br />Command+Shift+4+空格截取所选窗口<br /><br /><b>macOS Mojave新截图功能：</b><br />Command + Shift + 5   （或者 Finder打开Applications→Utilities）<br /><br /><div style="width: 100%;overflow-x : auto;"><a href="http://blog.xg98.com/attachments/201906/22_213132_uuu.jpg" target="_blank"><img src="http://blog.xg98.com/attachments/201906/22_213132_uuu.jpg" alt="http://blog.xg98.com/attachments/201906/22_213132_uuu.jpg" /></a></div>]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2601]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[macos解决 safari+flash 看视频卡顿和发热，cpu负载居高不下]]></title> 
      <link><![CDATA[http://blog.xg98.com/article.asp?id=2600]]></link> 
      <category><![CDATA[macos]]></category> 
      <author><![CDATA[admin <null@null.com>]]></author> 
      <pubDate>Sat, 22 Jun 2019 21:20:47 +0800</pubDate> 
      <description><![CDATA[<a href="https://www.v2ex.com/t/273863" title="https://www.v2ex.com/t/273863" target="_blank">https://www.v2ex.com/t/273863</a><br /><br />最近发现在很多地方都有吐槽 safari+flash 看爱奇艺和优酷之类的视频看一会儿就会卡顿和严重发热的问题。<br />刚好之前自己也研究过这个问题，给个解决办法吧： <br /><br /><br /><span style="color:Red">sudo sh -c &#39;echo &quot;RTMFPP2PDisable=1&quot; &gt;&gt; /Library/Application\ Support/Macromedia/mms.cfg&#39;</span><br /><br /><br />或者自己手动把 RTMFPP2PDisable=1 这行添加到 /Library/Application\ Support/Macromedia/mms.cfg 这个里面去都可以。<br />然后你就会发现，用 safari 和 flash 电脑不热了， flash 不卡了，爱奇艺优酷随便看了~世界清静了，又多了一个用回 safari 的理由。<br />其实这个问题的原因很简单，就是在新 ]]></description>
      <wfw:commentRss><![CDATA[http://blog.xg98.com/feed.asp?q=comment&id=2600]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>
