<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>Eric&#039;s Blog - 其它设备</title>
<link>https://eblog.ink/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</link>
<atom:link href="https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description></description>
<lastBuildDate>Tue, 10 Sep 2024 05:45:00 +0000</lastBuildDate>
<pubDate>Tue, 10 Sep 2024 05:45:00 +0000</pubDate>
<item>
<title>【中芯微】中沃随身WiFi怎么在后台操作切卡-调试后台分享常见命令</title>
<link>https://eblog.ink/archives/383/</link>
<guid>https://eblog.ink/archives/383/</guid>
<pubDate>Tue, 10 Sep 2024 05:45:00 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[中芯微开启卡槽密码：az952#开启ADB：http://192.168.0.1/goform/goform_set_cmd_process?goformId=SET_DEVICE_MODE&d...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>中芯微开启卡槽密码：az952#</p><p>开启ADB：</p><p><a href="http://192.168.0.1/goform/goform_set_cmd_process?goformId=SET_DEVICE_MODE&debug_enable=1">http://192.168.0.1/goform/goform_set_cmd_process?goformId=SET_DEVICE_MODE&debug_enable=1</a></p><p>频段选择：</p><p><a href="http://192.168.0.1/index.html#band_selection">http://192.168.0.1/index.html#band_selection</a></p><p>家长控制：</p><p><a href="http://192.168.0.1/index.html#child_ctl">http://192.168.0.1/index.html#child_ctl</a></p><p>副SSID：</p><p><a href="http://192.168.0.1/index.html#wlan_guset">http://192.168.0.1/index.html#wlan_guset</a></p><p>"wei"PN：</p><p><a href="http://192.168.0.1/index.html#vpn">http://192.168.0.1/index.html#vpn</a></p><p>TR069：</p><p><a href="http://192.168.0.1/index.html#tr069">http://192.168.0.1/index.html#tr069</a></p><p>DDNS：</p><p><a href="http://192.168.0.1/index.html#dynamic_dns">http://192.168.0.1/index.html#dynamic_dns</a></p><p>浏览器F12控制台显示所有选项代码（点开F12，右侧Console下输入命令）：</p><pre><code>$(&quot;*&quot;).show();
</code></pre><p>可以显示其它菜单。</p><pre><code>su -c settings put global adb_enabled 1
</code></pre><p>锁频款的的，需要开启ADB后输入代码:</p><pre><code>nv set set_band_list=LTEB1,LTEB3,,LTEB5,LTEB8,LTEB39,LTEB40,LTEB41,WB1,WB2
</code></pre><p>或者</p><pre><code>nv set set_band_list=LTEB1,LTEB3,LTEB4,LTEB5,LTEB8,LTEB18,LTEB19,LTEB26,LTEB34,LTEB38,LTEB39,LTEB40,LTEB41,WB1,WB2
</code></pre><p>输入后保存。</p><pre><code>nv save
</code></pre><p>原文：<a href="https://blog.csdn.net/qq_31539875/article/details/127943268">链接</a></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://eblog.ink/archives/383/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
<item>
<title>【打印机】0x00000011b  报错</title>
<link>https://eblog.ink/archives/378/</link>
<guid>https://eblog.ink/archives/378/</guid>
<pubDate>Thu, 30 May 2024 09:05:05 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[问题：打印机在连接共享打印机时候出现0x00000011b报错解决方法：在共享主机上操作1、按win+R进入运行，然后输入 regedit2、然后进入注册表的“计算机\HKEY_LOCAL_MA...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>问题：</p><p>打印机在连接共享打印机时候出现0x00000011b报错</p><p>解决方法：</p><p>在共享主机上操作</p><p>1、按win+R进入运行，然后输入 <code>regedit</code></p><p>2、然后进入注册表的“<code>计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print</code>”位置。</p><p>3、再点击右边空白处，选择新建一个“<code>DWORD</code>”值。</p><p>4、最后将他改名为“<code>RpcAuthnLevelPrivacyEnabled</code>”，并双击打开修改数值为“0”即可。</p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://eblog.ink/archives/378/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
<item>
<title>【盒子】 电视盒子刷机包，Armbian系统</title>
<link>https://eblog.ink/archives/369/</link>
<guid>https://eblog.ink/archives/369/</guid>
<pubDate>Mon, 30 Oct 2023 02:23:00 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[安卓电视系统：链接: https://pan.baidu.com/s/1qFBIIz7jjI8fTGEA18Fw2Q提取码: bjns备用链接：https://wwt.lanzoux.com/b...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>安卓电视系统：</p><p>链接: <a href="https://pan.baidu.com/s/1qFBIIz7jjI8fTGEA18Fw2Q"><a href="https://pan.baidu.com/s/1qFBIIz7jjI8fTGEA18Fw2Q">https://pan.baidu.com/s/1qFBIIz7jjI8fTGEA18Fw2Q</a></a></p><p>提取码: bjns</p><p>备用链接：<a href="https://wwt.lanzoux.com/b021zvjkj"><a href="https://wwt.lanzoux.com/b021zvjkj">https://wwt.lanzoux.com/b021zvjkj</a></a></p><p>提取码：6l1n</p><p>Armbian系统：</p><p>链接：<a href="https://github.com/ophub/amlogic-s9xxx-armbian/releases"><a href="https://github.com/ophub/amlogic-s9xxx-armbian/releases">https://github.com/ophub/amlogic-s9xxx-armbian/releases</a></a></p><p>查看类型：<a href="https://github.com/ophub/amlogic-s9xxx-armbian"><a href="https://github.com/ophub/amlogic-s9xxx-armbian">https://github.com/ophub/amlogic-s9xxx-armbian</a></a></p><p>原文链接：<a href="https://blog.csdn.net/fatiaozhang9527/article/details/130560687">链接</a></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://eblog.ink/archives/369/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
<item>
<title>【打印机】00000bcb报错解决</title>
<link>https://eblog.ink/archives/361/</link>
<guid>https://eblog.ink/archives/361/</guid>
<pubDate>Fri, 04 Aug 2023 03:44:00 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[电脑一直想连接共享打印机，但是在安装共享打印机驱动时，总是安装到一半提示无法连接0x00000bcb错误，百度一下原来是补丁KB3170455没打好。说明：电脑windows 7 windows...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>电脑一直想连接共享打印机，但是在安装共享打印机驱动时，总是安装到一半提示无法连接0x00000bcb错误，百度一下原来是补丁KB3170455没打好。</p><p>说明：电脑windows 7 windows10应该没有这个问题</p><p>方法一：</p><p>1.下载补丁</p><p><a href="https://www.microsoft.com/zh-cn/download/details.aspx?id=53223">官方下载1</a>   <a href="https://kingq.lanzouq.com/i9czx14des8j">蓝奏下载2</a></p><p>2.安装补丁<br>然后就下载到我们的电脑了，双击点击安装</p><p>方法二：</p><p>1、首先按下键盘“win+r”打开运行，输入“regedit”回车确定进入注册表。</p><p>2、进入“<code>计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters</code>”路径。</p><p>3、然后在其中右键“新建”，选择“DWORD（32位）值”。</p><p>4、新建完成后将它命名为“AllowInsecureGuestAuth”并双击打开。</p><p>5、打开后将它的“数值数据”更改为“1”并点击“确定”保存。</p><p>方法三：</p><p>1、找到Windows凭据</p><p>2、添加Windows凭据-地址填写共享的打印机-用户名guest</p><p>3、控制面板添加打印机-手动添加-按名称选择共享打印机-选择打印机添加就可以了</p><p>方法四：<br>Win11如果还不行</p><p>1.服务窗口，找到并双击打开名称为【Print Spooler】的服务，Print Spooler服务描述：该服务在后台执行打印作业并处理与打印机的交互。如果关闭该服务，则无法进行打印或查看打印机。直接重启启动该服务</p><p>2.设置窗口，左侧选择【蓝牙和其他设备】，右侧找到并点击【打印机和扫描仪】</p><p>3.点击【添加设备】</p><p>4.在这里找到想要连接的打印机型号，点击对应型号后方的【添加设备】即可</p><p>5.如果列表中没有找到要添加的打印机，我们可以点击【手动添加】，点击添加打印机和或扫描仪后的添加设备，等待列表刷新后会出现手动添加</p><p><a href="https://blog.csdn.net/qq_45138815/article/details/117447346">原文1</a>     <a href="https://m.somode.com/course/13488.html">原文2</a></p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://eblog.ink/archives/361/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
<item>
<title>【windows】Windows 7 链接共享打印机出现0x00000bcb</title>
<link>https://eblog.ink/archives/336/</link>
<guid>https://eblog.ink/archives/336/</guid>
<pubDate>Fri, 17 Mar 2023 09:30:01 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[方法一：1、根据网友的反馈，遇到这个问题是因为系统中缺少了“ KB3170455 ”补丁。2、如果大家不知道如何安装，首先在百度中搜索“ KB3170455 ”并进入微软网站。x86  x64方...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<h2>方法一：</h2><p>1、根据网友的反馈，遇到这个问题是因为系统中缺少了“ KB3170455 ”补丁。</p><p>2、如果大家不知道如何安装，首先在百度中搜索“ KB3170455 ”并进入微软网站。</p><p><a href="https://www.microsoft.com/zh-cn/download/details.aspx?id=53223">x86</a>  <a href="https://www.microsoft.com/zh-CN/download/details.aspx?id=53225">x64</a></p><h2>方法二：</h2><p>1、首先点击左下角开始菜单，然后在“控制面板”中进入“设备和打印机”</p><p>2、进入打印机界面后，选择“创建新端口”，再选择“本地端口”</p><p>3、然后在“输入端口名”中输入我们的打印机端口，再选择“浏览安装驱动程序”</p><p>4、最后选择“windows update”和“Hard disk”驱动程序就可以正常连接打印机了。</p><h2>方法三：</h2><p>1、首先按下键盘“win+r”打开运行，输入“regedit”回车确定进入注册表。</p><p>2、进入“计算机\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters”路径</p><p>3、然后在其中右键“新建”，选择“DWORD（32位）值”，将它命名为“AllowInsecureGuestAuth”</p><p>4.打开后将它的“数值数据”更改为“1”并点击“确定”保存。（十六进制）</p><h2>方法四：</h2><p>1、更改完注册表后，如果还是无法使用，那么还需要开启网络共享。</p><p>2、首先点击右下角网络图标，“打开网络和internet设置”。</p><p>3、然后在其中选择打开“网络和共享中心”</p><p>4、接着点击左上角的“更改高级共享设置”</p><p>5、展开“来宾或公用”，勾选“启用文件和打印机共享”</p><p>6、开启之后只要点击下方“保存设置”，重启电脑就可以共享打印机了。</p><h2>方法五：（大招）</h2><p>1、如果我们安装完补丁后还是无法安装打印机，可以尝试用usb数据线连接。</p><p>2、要是数据线也无法连接，那么可能是系统与打印机不兼容了。</p><p>3、因为现在win7系统已经停止服务了，最新型号的打印机可能会无法使用。</p><p>4、这时候就只能通过重装win10系统来解决问题了。</p><p>方法sa：</p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://eblog.ink/archives/336/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
<item>
<title>理光3501 打印机硬盘格式化</title>
<link>https://eblog.ink/archives/208/</link>
<guid>https://eblog.ink/archives/208/</guid>
<pubDate>Sat, 12 Oct 2019 07:44:56 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[HDD 故障解决1.进入维修模式总清除-107-长按清除2.点击system sp3.输入5832#4.执行EXECUTE5.重启检查]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>HDD 故障解决</p><p>1.进入维修模式</p><pre><code>总清除-107-长按清除</code></pre><p>2.点击system sp<br>3.输入5832#<br>4.执行EXECUTE</p><p>5.重启检查</p>
]]></content:encoded>
<slash:comments>3</slash:comments>
<comments>https://eblog.ink/archives/208/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
<item>
<title>Zebra 移动打印机常用配置命令</title>
<link>https://eblog.ink/archives/182/</link>
<guid>https://eblog.ink/archives/182/</guid>
<pubDate>Tue, 18 Jun 2019 01:34:14 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[不休眠命令! U1 setvar &quot;power.sleep.enable&quot; &quot;off&quot;! U1 setvar &quot;power.inactivity...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>不休眠命令</p><pre><code>! U1 setvar &quot;power.sleep.enable&quot; &quot;off&quot;
! U1 setvar &quot;power.inactivity_timeout&quot; &quot;0&quot;
! U1 do &quot;device.reset&quot;
</code></pre><p>配置CPCL</p><pre><code>! U1 setvar &quot;device.languages&quot; &quot;line_print&quot;
! U1 setvar &quot;device.pnp_option&quot; &quot;cpcl&quot;
</code></pre><p>无线配置命令</p><pre><code>! U1 setvar &quot;ip.dhcp.enable&quot; &quot;off&quot;
! U1 setvar &quot;wlan.ip.protocol&quot; &quot;permanent&quot;
! U1 setvar &quot;ip.addr&quot; &quot;xx.xx.xx.xx&quot;
! U1 setvar &quot;ip.netmask&quot; &quot;xx.xx.xx.xx&quot;
! U1 setvar &quot;ip.gateway&quot; &quot;xx.xx.xx.xx&quot;
! U1 setvar &quot;device.friendly_name&quot; &quot;xx.xx&quot;
! U1 setvar &quot;wlan.essid&quot; &quot;xxx&quot;
! U1 setvar &quot;wlan.leap_mode&quot; &quot;off&quot;
! U1 setvar &quot;wlan.kerberos.mode&quot; &quot;off&quot;
! U1 setvar &quot;wlan.encryption_mode&quot; &quot;off&quot;
! U1 setvar &quot;wlan.8021x.enable&quot; &quot;off&quot;
! U1 setvar &quot;wlan.operating_mode&quot; &quot;infrastructure&quot;
! U1 setvar &quot;wlan.country_code&quot; &quot;china&quot;
! U1 setvar &quot;wlan.allowed_band&quot; &quot;all&quot;
! U1 setvar &quot;wlan.international_mode&quot; &quot;off&quot;
! U1 setvar &quot;wlan.wpa.authentication&quot; &quot;psk&quot;
! U1 setvar &quot;wlan.wpa.enable&quot; &quot;on&quot;
! U1 setvar &quot;wlan.wpa.psk&quot; &quot;xxxxxxx&quot;
! U1 do &quot;device.reset&quot; &quot;&quot;
</code></pre><p>重启命令</p><pre><code>! U1 do &quot;device.reset&quot; &quot;&quot;</code></pre>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://eblog.ink/archives/182/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
<item>
<title>Zebra 获取allCV打印机完整配置报告</title>
<link>https://eblog.ink/archives/181/</link>
<guid>https://eblog.ink/archives/181/</guid>
<pubDate>Tue, 18 Jun 2019 01:30:00 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[发指令打印步骤：进入 “Zebra Setup Utilities”选择打印机后，选择“选项”打开选项后，务必把通讯时间的数据更改为“100s”,然后点击“OK”选择打印机后，选择“打开与打印机...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>发指令打印步骤：</p><p>进入 “Zebra Setup Utilities”</p><p>选择打印机后，选择“选项”</p><p>打开选项后，务必把通讯时间的数据更改为“100s”,然后点击“OK”</p><p>选择打印机后，选择“打开与打印机通信”</p><p>! U1 getvar "allcv"<br>输入指令后，最后必须按回车键，才点击发送到打印机。<br>然后把有关资料全都拷贝到笔记本（NOTEPAD）或者WORD文档。</p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://eblog.ink/archives/181/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
<item>
<title>Zebra 移动打印机ZPL语言更换CPCL语言</title>
<link>https://eblog.ink/archives/180/</link>
<guid>https://eblog.ink/archives/180/</guid>
<pubDate>Tue, 18 Jun 2019 01:28:08 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[移动打印机ZPL语言更换CPCL语言发指令打印步骤：进入 驱动程序 “Zebra Setup Utilities”选择打印机后，选择“打开与打印机通信”发送更改CPCL语言指令! U1 setv...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>移动打印机ZPL语言更换CPCL语言</p><p>发指令打印步骤：</p><p>进入 驱动程序 “Zebra Setup Utilities”</p><p>选择打印机后，选择“打开与打印机通信”</p><p>发送更改CPCL语言指令</p><p>! U1 setvar "device.languages" "line_print"<br>! U1 setvar "device.pnp_option" "cpcl"<br>输入指令后，最后必须按回车键，才点击发送到打印机。</p><p>获取打印机语言信息指令</p><p>! U1 getvar "device.languages" "line_print"<br>! U1 getvar "device.pnp_option" "cpcl"<br>如果下面反馈结果显示两个CPCL，也就是已成功更改为CPCL语言。重连打印机也会自动安装CPCL驱动。</p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://eblog.ink/archives/180/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
<item>
<title>Zebra 移动打印机CPCL语言更换ZPL语言</title>
<link>https://eblog.ink/archives/179/</link>
<guid>https://eblog.ink/archives/179/</guid>
<pubDate>Tue, 18 Jun 2019 01:26:55 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[移动打印机CPCL语言更换ZPL语言发指令打印步骤：进入 驱动程序 “Zebra Setup Utilities”选择打印机后，选择“打开与打印机通信”发送更改ZPL语言指令! U1 setva...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<p>移动打印机CPCL语言更换ZPL语言</p><p>发指令打印步骤：</p><p>进入 驱动程序 “Zebra Setup Utilities”</p><p>选择打印机后，选择“打开与打印机通信”</p><p>发送更改ZPL语言指令</p><p>! U1 setvar "device.languages" "zpl"<br>! U1 setvar "device.pnp_option" "zpl"<br>输入指令后，最后必须按回车键，才点击发送到打印机。</p><p>获取打印机语言信息指令</p><p>! U1 getvar "device.languages" "zpl"<br>! U1 getvar "device.pnp_option" "zpl"</p><p>如果下面反馈结果显示两个ZPL，也就是已成功更改为ZPL语言。重连打印机也会自动安装ZPL驱动。</p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://eblog.ink/archives/179/#comments</comments>
<wfw:commentRss>https://eblog.ink/feed/category/%E5%85%B6%E5%AE%83%E8%AE%BE%E5%A4%87/</wfw:commentRss>
</item>
</channel>
</rss>