[word]word轉jpg

參考網址:https://www.aconvert.com/tw/document/doc-to-jpg/

發表於 Windows系統, 軟體使用 | 發表迴響

[win]USB 多系統開機

參考網址:
現在的隨身碟容量愈做愈大,拿來裝系統時,如果只放一個系統實在是太浪費空間了。Ventory這個程式可以建立隨身碟多系統開機的環境,把多個系統碟放在一顆隨身碟裡。

教學https://adersaytech.com/practical-software/ventoy-tool-review.html

官方網站 https://www.ventoy.net/en/index.html

Ventoy – 免費 USB 多重開機隨身碟製作軟體 | 科技阿宅王

發表於 Windows系統 | 發表迴響

[lubuntu]在Hyper-V安裝lubuntu 22.04時出現 piix4 smbus SMBus base address uninitialized upgrade BIOS or use force_addr=0xaddr error

參考網址:https://discourse.lubuntu.me/t/piix4-smbus-smbus-base-address-uninitialized-upgrade-bios-or-use-force-addr-0xaddr-error/3742

在lubuntu官方網站詢問得到解答
 

It turned out the problem here was that the VM was a Gen 1 VM, and 22.04 needs a Gen 2 VM (or at least, I could not get it to work as a Gen 1 VM).

Upgrading an existing VM from a Gen 1 to a Gen 2 isn’t possible. What you can do, however, is delete the existing VM (make sure you don’t delete it’s vhd files), and then create a new Gen 2 VM and attack the old vhd files to it. This should “upgrade” the system to a Gen 2; though apparently it is a 1 way process.

I also noted, through research, that you should disable Secure Boot on the VM; I had this off any way, but if you do have it enabled and are having difficulty, then I would suggest trying to disable it.

https://askubuntu.com/a/1424552

1.不可以用gen1
2.關閉Secure Boot on the VM

 

發表於 Linux系統 | 發表迴響

[windows]Windows 10 無法瀏覽網路芳鄰 系統發生 1272 錯誤

參考網址:http://yu-minspace.blogspot.com/2020/11/windows-10-1272.html

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters] , 修改或新增[AllowInsecureGuestAuth] = 1 (DWORD)

 

發表於 Windows系統 | 發表迴響

[Wii]Wii藍牙直通

參考網址:
 

https://world.taobao.com/item/621218474582.htm

wii模擬器直連模式原裝藍牙改造簡明教程
https://kknews.cc/zh-tw/digital/nvrxrbq.html

驅動程式
https://zadig.akeo.ie/#google_vignette

 

發表於 硬體維修 | 發表迴響

[php]campus ZipArchive not found error

參考網址:https://blog.csdn.net/zhezhebie/article/details/79553656

1.查看php是否安装了zip拓展 php -m
這兒雖然看到zip但還是有問題

2.安装zip模块 apt install php7.4-zip  重啟apache2 
   用phpinfo()查詢php狀態,可以發現zip的獨立表格才是正確安裝
 

zip

Zip enabled
Zip version 1.15.6
Libzip headers version 1.7.3
Libzip library version 1.7.3
發表於 Linux系統, 程式設計 | 發表迴響

[windows]HEU_KMS_Activator

參考網址:https://github.com/zbezj/HEU_KMS_Activator/releases

發表於 Windows系統 | 發表迴響

解決微軟更新造成的問題,Win10 21H2/21H1/20H2更新翻車,修正KB5005565、KB5004945、KB5004760、KB5003690造成的問題(區網印表機無法列印,網路印表機新增出現0x0000011b錯誤)

參考網址:創達科技

適用於Windows 10 21H2/21H1/20H2功能更新的 KB5005565存在很多的問題。雖然這個在今年 9 月補丁星期二活動日發布的累積更新修復了幾個Bug,卻引入了一些新的問題。所幸的是,微軟正通過伺服器端更新等方式來修復這些新問題。

多用戶在使用基於網絡的列印時報告了 0x0000011b 錯誤

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print

新增一個新的DWORD-32位值
RpcAuthnLevelPrivacyEnabled
查看是否為0

 

發表於 Windows系統 | 發表迴響

[Wii]雄的家‧Wiimote 電子白板

參考網址:雄的家‧Wiimote 電子白板 http://mail.lsps.tp.edu.tw/~gsyan/wiimote-whiteboard/index.html

藍牙連線
 

發表於 軟體使用 | 發表迴響

[Wii]拆解

參考網址:https://zh.ifixit.com/Device/Nintendo_Wii

發表於 硬體維修 | 發表迴響