忍者ブログ
My life, my favorites, my world
[1] [2]
×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

This is one of those problematic network card that often used in mainstream laptops of certain brands, and either hit or miss for some of you.

If your laptop unfortunately falls into the "miss" categories, namely:
  • Disconnects for 15mins or so
  • Windows 10 told you "The default gateway is not available", or network not within range.
  • Your Wifi list suddenly clears out, missing all the surrounding wifi networks
There are couples of things to solve this problem. 
Most were like "replace this with the intel card". But before that, I just don't get why some of the users have no problem with this card.

Am I just out of luck? What am I missing here?

So I did many tricks and tips from online, from switching drivers to older one (No, not recommending that. It bluescreened my laptop.) to power plan and shutting hotspot/autoconfig off, stuff like that.
Nothing seems like fixing it, until the below steps.

I actually ended up with a stable network without disconnecting issues now.

What's noticible about this issue:
  • Some mentioned that this is a power plan issue where laptop turn off certain parts to save power.
  • This Realtek 8822BE card functions two different features : Wifi and Bluetooth
  • So power should not be cut for both of these parts.
Here are the steps that fixed mine:
  1. Update to the latest driver.
  2. Device manager -> Network Adapters -> Realtek 8822BE Wireless LAN 802.11ac PCI-e NIC -> Right click "properties" -> Uncheck "Allow the computer to turn off this device to save power"
  3. Device manager -> Bluetooth -> Realtek bluetooth Adapter -> -> Right click "properties" -> Uncheck "Allow the computer to turn off this device to save power"
  4. Edit power plan -> Set Wireless network adapter's power saving mode to "Maximum performance" for both lines. If yours included bluetooth setting, set that too. (Not all laptop included this)
  5. (Optional)Turn off Windows 10 "Hotspot 2.0"
  6. Restart your laptop. It's done.
Yup. That's all I have done. And now my network is completely problem-free.
If you only did the network adapter part, it will still in the loop of disconnecting-gateway pain.
The bluetooth part is extremely important.

Aftermath in event viewer
After a few days of stable connection, I checked in event viewer, trying to figure out the changes.
After the WLAN autoconfig warning, the BTHUSB will show that it will not enter into "Low Energy controller state" due to our steps, and the wifi connection not be affected at all.

Conclusion
I believe what causes this is that when the bluetooth part of this card enter into low energy mode, it somehow also affect the voltage of the wifi part, which leads to the 8822be not have enough power supply and stopped the entire card completely.

No wonder why many solutions were talking about editing the power plan, including the hp/lenovo official forums.
Some were mentioning turning off the hotspot 2.0.
The problem definitely related to the power supply design for this card, problably something that a new firmware should be able to fix.

Hope all of these helps those who had this painful Realtek 8822BE card and save your money.


If not, yeah... The Intel ax200 or Intel 9560 is the way to go. $25 CAD with torx T5 screwdriver cost.
PR
今天是Google I/O 2019發表的日子。
對於各類科技,特別是Android平台更是Android Developer們跟一堆手機衆的大事件。

目前初整理:
1) Android主語言終於轉為Kotlin。(再見了Java D:)
2) Android studio 3.5 beta 發佈。
3) Android Q 下的大量API更新與新API/JetPack。

其中的JetPack compose配Kotlin 感覺挺不錯,整體很簡潔。
https://developer.android.com/jetpack/compose/
Compose定位好像接近Vue 這類簡約UI框架。

其他加入的還有大量畫面相關的提升,像很潮的動態影子,更廣域的色域支援,新的私隱權限開關跳出,Camera X等等。
4) Google Pixel 3A, 3A XL。
(規格其實沒太好,也沒有Google的影像chip,不過價錢在北美區很有戰力)

目前還在Day 1,相信還有更多其他的新東西在後面發佈。
只是把注意到的快速寫一下。

I/O所展示的Modular apps範例,看起來也挺有趣的。
https://github.com/android/plaid
最近Mozilla下的Firefox出了大包,讓所有add-on裡的Certificate全部過期了。
重度Addons人員不少是靠它們作業,如多重Tabs插件,書籤管理,甚至Tor或Ublock等網路防護。
所以這次實在是對FF用家是大型頭痛問題。

謠言指出或許是曾經負責Certificate更新的人員已離職所致,
但是如果仔細觀察事件,會發現事情越來越可疑。

Mozilla對於出包後的處理
目前官方所提供的急用解決法是讓用家去勾選FF設定下的"參與Studies"設定去提先更新FF,
但單是這點就是一個可疑點。
解決法竟然是要去當研究對象才可行?

另一解決法則是等待原官方的版本侷步更新,有些用家的FF或許被排至週一往後,
根本對於核心用家群或現今社會來説,3天後是實在太長太無理。
更新Certificate竟不能簡單解決,而是靠Normandy,代表這次的出包顯示出更深層的權限問題。

更新決定權由使用者轉移至Normandy
更新FF的權限,Certificate的權限,調整Add ons的權限等等...
在過去,使用者一直有選擇能夠手動去設定,
但在這版本的FF設定下,三種權限不存在於設定了。
(Certificate能手動輸入,但非所有版本可以。Add ons能改檔。但這是普通用家該做的事嗎?)

Normandy的權能跨越至config下,使用者的環境已是其他人所設計,
任由他們的想法去調整,作為使用者的我們,是否盲從這方向就好?
萬一有一天,他們拔走了我們使用者所有一切設定,
讓他們(如贊助商廣告)播放着我們要看的東西,
規限着網路的活動範圍,雖然這可能是想到太遠的方向,
但有這可能性,思考一下後覺得還蠻可怕的。
我們所查的資料,在網路的真實與虛假的資訊界線可能也變得難以分辯。
使用Normandy這名字也是挺謎的。

那,其他Browser的選擇?
目前來説,有分幾種主流派系:

Blink 引擎下有Google Chrome, Opera, Microsoft Edge, Brave, Vivaldi。
開源的是Chromimum其下的各種版本,及由FF作者之一領頭的Brave。

值得一説的是Brave,這款重度關注於私隱與網路收益的Browser。
它帶有很新進的區域鏈概念,原意是讓使用者看網站的同時,
瀏覽器也會啓動挖礦並讓網站主人也能得到收入,
而網站也不再需要帶入廣告Ads。
名為Basic Attention Token (BAT)的後台功能。

這概念是一個很大的雙面刃。
好處是網路若採用這方式的話,就不會再有廣告或網站倒閉的問題。付出有回報。
但壞處是挖礦與區域鏈這些都是要資源,
CPU,Graphic card,網路,硬碟等的壽命去換取。
這方面是目前使用者大概無法接受的事,
畢竟直到這年代,大家的瀏覽器整體來説還是不收費制。最多是統計資料回傳。
(雖然回傳的內容已越來越豐富了。)

而其他主流還有:
Apple的Safari (Webkit)
Mozilla的分支,Waterfox,Palm Moon 
Linux的GNU icecat

各有自身的利弊就是。

Waterfox目前呼聲很高,但核心還是FF的話,其實也沒辦法長遠使用太放心。
或許到了這地步,爭取使用者的設定權已經為時已晚了。

在未來幾年推出的Wifi 6代,新一代的Windows..
或許也是這方向也説不定。

不知道是好事還壞事。
嘛  人總是有辦法順流咩
以往一直把Google assistant 與Google Home當作同一物,
想説有手機的話,Google Home系列應該不太需要。
直到在家設了後,才知道它的便利。
電腦也因此也少開了。

關鍵點是它對於每日有常規活動的人簡化了大量動作。
如起床後的一整合動作:天氣,新聞,交通,重要事,音樂,計時
有一部份需要用手機/電腦觀看,一部份要去動手開關。

使用Google Home僅只需要一句"Good morning"就能完成以上所有事,實在太便利了。

它還能對生活一些時段自定所需要的動作組合,一個名為"Routine"的功能。
像現在是該吃飯的時間,你可以設定"Meal time",
一口氣啓動燈的光度,播放古典音樂。
單單這樣的小細節讓生活變得更舒服。
或是叫一聲"Podcast time"去播放最新的訂閱節目,不需要再開啓電腦或手機,到該電台找最新。

雖然它也有它的隱憂(如Microphone是不是長開錄音),
但不使用下,還是能物理直接關電源。

重要的是,自己要分配好適當的權限給它。
萬一發生像2001 Space Odyssey的HAL事件,它也不會造成大型困擾。
雖然這預想很誇張,但永不能確保wifi的安全性。

如Google home連到電燈,最壞的狀況只是電燈壞了。
如果是連接咖啡機或Toaster,你得要預想他可能煮的時間短路,過熱引起火災,所以這權限不適合無人下遠控。人還是得要在附近注意。

一步一步設定好的話,只要適當的使用,這些小裝置可以説是能改變人類生活的一大步。





近年的攝影器材進步不少,輕巧的手機也能做到不錯的表現,讓越來越多人往入門攝影這方向發展。DxO為此提供免費的基礎版OpticsPro 11給新人試刀,體驗攝影軟體的技巧與樂趣。

申請正版的方法在此:
http://www.dxo.com/us/practicalphotography

略試了一下,軟體本身附帶自家的特有DxO lighting 功能,可選特定範圍自動調整光源,算是不錯的功能。但因是基本版,所以只帶有基本的Preset及整體的調整功能,並沒有深入的Mask或Layer等功能或筆刷調整。

算是不錯的小工具,操作的速度很快也是優點。

Google的Nik Collection功能一起使用的話,或許有不輸其他軟體的能力。


忍者ブログ [PR]
鈴羽的照片(誤)


(其實是馬賽克)

Calendar
03 2024/04 05
S M T W T F S
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
有關此BLOG
■□ 本BLOG LOGO圖 □■
LINK FREE
請存到你自己的空間-3-

■□ 幫宣傳 □■
暫無


鈴羽的小檔案
HN:
鈴羽
性別:
女性
自己紹介:
□我的介紹
你好,我是加拿大的鈴羽。喜愛繪圖,科技,彩妝,ACG,文具,天文與神秘學等等。( ̄▽ ̄)y極正面人生整理學習中。目前前往Minimalism極簡生活方向中→

Hello, I'm Suzunal from Canada. Love various things such as drawing, technologies, skincare, ACG, stationary, sky viewing, mysteries and stuffs. Currently: Positive mindset & minimalism.

こんにちは、カナダの鈴羽と申します。絵描き、科学、コスメ、ACG、文具、天文学、神秘学とかが大好きです。今、ミニマルで楽しい人生を目指します。
人數計算
忍者アド
最新回應
[08/21 Alan]
[08/21 Alan]
[10/07 NONAME]
[10/07 NONAME]
[11/28 鈴羽]

領主與三位後宮LOGO