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

black screen in Access Point page #28

Open
hollisticated-horse opened this issue Feb 17, 2025 · 4 comments
Open

black screen in Access Point page #28

hollisticated-horse opened this issue Feb 17, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@hollisticated-horse
Copy link

Heya, I've been trying to use impala to set up a hotspot on my machine. I keep getting a weird bug, where impala goes black when I'm on the Access Point page. When I press Ctrl+r, it indicates that the Access Point is the current page, but the current page is completely black.

As a side note, I haven't been able to create an Access Point either to date... After the black screen event, the Access Point is back to false.

@pythops
Copy link
Owner

pythops commented Feb 17, 2025

🤔
To see if your adapter supports ap mode, try those commands:

  1. Get the adapter name
sudo iwctl adapter list
  1. Get infos about your adapter
sudo iwctl adapter <Adapter name> show

the adapter name is usually phy0

What does the command 2 shows for you ?

@hollisticated-horse
Copy link
Author

What does the command 2 shows for you ?

[user@user ~]$ sudo iwctl adapter phy0 show
                                 Adapter: phy0                                 
--------------------------------------------------------------------------------
  Settable  Property           Value                                             
--------------------------------------------------------------------------------
            Name               phy0                                                
         *  Powered            on                                                  
            Vendor             Intel Corporation                                   
            Model              Wireless 7265 (Dual Band Wireless-N 7265 [Stone     
                               Peak 2 AGN])                                        
            SupportedModes     ad-hoc station ap        

@hollisticated-horse
Copy link
Author

hollisticated-horse commented Feb 17, 2025

To be fair, I've also been having issue with the linux-wifi-hotspot app when creating a working AP. But the black screen is confusing. Initially, I had even abandoned impala because of that bug.

@pythops
Copy link
Owner

pythops commented Feb 17, 2025

I will look at it. I have just tried with my machine and it seems to be working. I will add some logs so it will be easy to spot where stuff breaks.

@pythops pythops added the bug Something isn't working label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants