WillPower3309 / awesome-dotfiles

Dotfiles for awesome people using the awesomewm linux environment
1.17k stars 68 forks source link

Wifi widget always shows disconnected #20

Closed hrqmonteiro closed 3 years ago

hrqmonteiro commented 4 years ago

2020 08 29-17 24 05 screenshot

It shows disconnected even though i AM connected and using wi-fi normally.

WillPower3309 commented 4 years ago

Thanks for the report! Will investigate - I think I have an idea as to what the issue is

hrqmonteiro commented 4 years ago

Thanks, man! I appreciate.

RivierGrullon commented 3 years ago

The solution is not implemented yet? I have the same issue u.u

WillPower3309 commented 3 years ago

Apologies, a new theme and school pushed this to the back of my head, will take time to publish a fix tonight.

WillPower3309 commented 3 years ago

@hrqmonteiro @RivierGrullon Appreciate the patience, can you two confirm that you have specified the correct interface in line 22? It defaults to wlp1s0. Also, please confirm that you can run iw (the command that the config uses to read wifi status)

WillPower3309 commented 3 years ago

On some systems (arch / gentoo) you may need to install it (I neglected to add it to the list of dependencies, which will be fixed)

RivierGrullon commented 3 years ago

@hrqmonteiro @RivierGrullon Appreciate the patience, can you two confirm that you have specified the correct interface in line 22? It defaults to wlp1s0. Also, please confirm that you can run iw (the command that the config uses to read wifi status)

Yup I can run iw, I changed the interface to wlo1 and still have the bug(Honestly I don't know why), hmmmm for now I deactive the wifi widget instead Im using network manager

psdt: I'm new in Arch

WillPower3309 commented 3 years ago

FIxed :) Im using the wifi widget from manillarome for the time being until I can implement a better one myself