i just downloaded the ubuntu 23.04 version in my pc and now am not able to connect to wifi , i tried various online commands available and tried to use Hidden networks but its not working so i am here asking some solution to this.
            Asked
            
        
        
            Active
            
        
            Viewed 455 times
        
    1 Answers
0
            
            
        If you can connect via a wired connection, get a few tools. wifi-radar is one. inxi is another one:
First you try wifi-radar:
sudo apt-install wifi-radar
wifi-radar
If this shows the available wifi networks, you are fine. Otherwise:
sudo apt install inxi
inxi -nx
Other people will probably give you other advice, there are many useful tools around. No harm in trying them all (as long as they are only diagnosing tools). Then you post the output here, so people will have an idea about what precisely is wrong with your system.
5 or 6 years old is not that old :)
 
    
    
        Alain Reve
        
- 217
- 1
- 4
- 18
