Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR HalPwrSeqCmdParsing: Fail to polling Offset[0x6]=00 #5

Open
budinero opened this issue Jul 11, 2019 · 3 comments
Open

ERROR HalPwrSeqCmdParsing: Fail to polling Offset[0x6]=00 #5

budinero opened this issue Jul 11, 2019 · 3 comments

Comments

@budinero
Copy link

Hi, I can compile and install the driver successfully, but it won't connect to any wifi network. I see these messages in dmesg

[ 201.717376] RTL871X: ERROR HalPwrSeqCmdParsing: Fail to polling Offset[0x6]=00
[ 201.717378] RTL871X: rtl8188fu_hal_init in 48ms
[ 201.717379] RTL871X: rtw_hal_init: hal__init fail
[ 201.717380] RTL871X: -ips_netdrv_open - drv_open failure, bup=1
[ 201.717380] RTL871X: <=== rtw_ips_pwr_up.............. in 48ms
[ 201.717381] RTL871X: nolinked power save leave
[ 201.717382] RTL871X: ==> ips_leave.....LED(0x00000000)...
[ 201.717382] RTL871X: ======> ips_leave fail.............
[ 201.718027] RTL871X: =>cfg80211_rtw_connect(wlx000f220077f8) - Start to Connection
[ 201.718028] RTL871X: privacy=1, key= (null), key_len=0, key_idx=0, auth_type=0
[ 201.718030] RTL871X: LeaveAllPowerSaveMode(wlx000f220077f8): bSurpriseRemoved=_TRUE Skip!
[ 201.718031] RTL871X: _rtw_pwr_wakeup call ips_leave....
[ 201.718031] RTL871X: ==>ips_leave cnts:9
[ 201.718032] RTL871X: ===> rtw_ips_pwr_up..............
[ 201.718035] RTL871X: ===> ips_netdrv_open.........

My system is Linux 4.19.0-5-amd64, Debian testing

Can you help me to find a solution?

@rahulsain
Copy link

rahulsain commented Jul 13, 2019 via email

@razeghi71
Copy link

I had the same problem and turning off the NetworkManager Mac randomization fixed the problem:

echo -e "[device]\nwifi.scan-rand-mac-address=no" | sudo tee /etc/NetworkManager/conf.d/disable-random-mac.conf

@JairusLopes
Copy link

JairusLopes commented Aug 4, 2024

Hi,
The tip worked, here it is Okay. In Debian 12. Thanks !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants