Ling Computer Centre

Ling Computer Centre Sales & Service : Computer, Notebook, Handphone, Parts, Accessories

New AMD graphics driver fixes install issues and FSR 4.1 crashes on RX 7000 GPUs - Neowin
01/07/2026

New AMD graphics driver fixes install issues and FSR 4.1 crashes on RX 7000 GPUs - Neowin

AMD is rolling out a new graphics driver with two important fixes for Windows 10 and RX 7000 Series owners.

https://www.facebook.com/share/p/18cUXWLT7i/
05/06/2026

https://www.facebook.com/share/p/18cUXWLT7i/

【有保養等於沒保養 😂】RAM、HDD、SSD 全球缺貨引發售後爭議!近日有用家在社交媒體投訴,指他購買了由 Xander 代理的 SAMSUNG SSD 870 EVO 1TB SSD,但代理告知維修期最長可達半年以上。如果廠方沒有良品更換,便會以折舊方式計算並退款。由於該用家的五年保養期只差幾個月就屆滿,按此方法換算,最終只能獲退回數十元港幣。

該名用家提供了 Xander 代理在維修中心貼出的公告:

「因 RAM、HDD 及 SSD 產業難以跟上需求,全球貨源短缺情況預計將持續至 2028 年。

按各大廠商通知,由於缺貨情況嚴峻,導致維修件申請處理嚴重滯後,現時處理中的維修件申請等候時間最長已超過半年。廠方如沒有良品更換,則一律作折讓退款安排。

請注意!本中心代廠方完成收件程序,即代表產品已進入廠方檢測或待修流程,不可中途取回。」

該名用家在社交媒體投訴,指他購買了 Xander 代理的 SAMSUNG SSD 870 EVO 1TB SSD,送修時卻被告知由於全球缺貨,維修期可能長達半年以上。如果廠方沒有庫存更換,則會使用折讓退款機制處理,依據產品的「剩餘保養時間」或「已使用時間」進行等比例計算。

以這顆 SSD 為例,其五年保養期僅剩數個月便告屆滿,若按照此折讓公式計算,最終僅能獲得退款數十元港幣。消費者批評,這種計算方式等同於讓原廠與代理商藉「缺貨」為由,變相免除應承擔的保養責任,對消費者極不公平。

最諷刺的是,腦場的維修師傅檢查非常馬虎,只要電腦能成功開機,就判定 SSD 非常健康。然而,用家在使用時電腦經常死機,而一拆除該顆 SSD,電腦就運作正常。

該名用家質疑,該名師傅只是不想處理繁瑣程序,才敷衍聲稱 SSD 沒有問題並叫他拿回去。這令人不禁質疑,現在購買 SSD 是否等同「有保養等於沒保養」?

就此事,HKEPC 已去信向 Xander 查詢,惟截稿前仍未收到回覆。

Production of DDR4 memory and motherboards is restarting amid unprecedented memory shortages — PC industry preparing for...
05/06/2026

Production of DDR4 memory and motherboards is restarting amid unprecedented memory shortages — PC industry preparing for a world without DDR5 | Tom's Hardware

Back to the (stone) DDR4 age.

MaxSun's two new MoDT motherboards bring Intel's 10-core Raptor Lake to the desktop despite the Core 200H branding
14/05/2026

MaxSun's two new MoDT motherboards bring Intel's 10-core Raptor Lake to the desktop despite the Core 200H branding

The Core 200H branding is misleading as these are not Arrow Lake boards but Raptor Lake chips Intel quietly rebadged into the Core 200H lineup in Q1 2026.

https://www.facebook.com/share/p/1AypSsD1TJ/
09/05/2026

https://www.facebook.com/share/p/1AypSsD1TJ/

【秘技 ...㊙️】有安全專家發現 Google 在最新版本的 Chrome 瀏覽器 PC 版本中,在未經用戶同意的情況下,自動下載並安裝體積高達 4GB 的 Gemini Nano AI 模型文件,並在你的電腦上運行內置的 AI API,原來只要修改 Windows 的登錄檔(Registry),就能徹底阻截這類自動下載行為。

據了解,Google 最新 Chrome 瀏覽器會偷偷下載一個約 4GB 的 AI 模型檔案,檔案名稱為 weight.bin,並放在 C:\Users\\AppData\Local\Google\Chrome\User Data\OptGuideOnDeviceModel 目錄中。

經分析後發現,該檔案為 Gemini Nano AI 模型文件。這是 Google 為在 Chrome 瀏覽器 PC 版本中運行內置 AI API 而部署,並且未經用家同意便私下下載。對於硬件規格較低的 PC,用家不但會被無謂佔用磁碟空間,同時亦可能拖慢瀏覽器效能。由於該檔案為唯讀,就算手動刪除,亦會被自動重新下載。

雖然 Google 表示,當 Chrome 發現用家的 HDD / SSD 快要不夠位時,會自動刪除這個 Gemini Nano AI 模型文件,但很多用家就是不想要,若用戶希望節省硬碟空間並奪回系統控制權,可按照以下步驟修改登錄檔:

▪️按下 Win + R 鍵,輸入 regedit 並執行

▪️導航至 HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome (如沒有請自行新增)

▪️增名為 GenAILocalFoundationalModelSettings 的「DWORD (32-bit) 值」

▪️將數值資料設定為 1。

進階用戶亦可使用命令提示字元(CMD)以系統管理員權限執行以下指令快速完成:

reg add "HKLM\SOFTWARE\Policies\Google\Chrome" /v "GenAILocalFoundationalModelSettings" /t REG_DWORD /d 1 /f

除了 Google Chrome,同樣採用 Chromium 核心的 Microsoft Edge 瀏覽器也會下載這個 4GB 的本地 AI 模型,大家只要將上面的方法,由 Google\Chrome 換值成Microsoft\Edge,一樣可以阻阻截這類自動下載行為。

隨著瀏覽器功能日趨臃腫,本地 AI 運算的確能提升隱私保護與處理速度,但廠商在未告知用戶的情況下靜默下載數 GB 大小的檔案,顯然損害了用戶的知情權與資源分配權。建議對儲存空間較敏感或使用入門級 SSD 的用戶,應主動檢查並套用上述設定。

01/05/2026

Intel vs AMD

Address

1681-F3, Jalan Perusahaan, Auto City, Perai
Bukit Mertajam
13600

Website

Alerts

Be the first to know and let us send you an email when Ling Computer Centre posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Shortcuts

Share