Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

No wi fi connection
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
No wi fi connection
4th Oct, 2024, 05:54 PM
Post: #4
tweetetc Offline
Registered
Posts: 1
Joined: Oct 2024
Reputation: 0
RE: No wi fi connection
Try these steps to fix your Wi-Fi connection issue on XBian:

1. Check if Wi-Fi dongle is recognized:
Run `lsusb` in the terminal to confirm your TP-Link dongle is detected.

2. Install drivers:
Install the required Realtek drivers with:
```bash
sudo apt-get install firmware-realtek
```

3. Manually configure Wi-Fi:
Edit the Wi-Fi settings file with:
```bash
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
```
Add your network details and restart the service:
```bash
sudo systemctl restart networking
```

4. Simplify Wi-Fi password:
Ensure your password doesn't use special characters.

5. Update XBian:
Run `sudo apt-get update && sudo apt-get upgrade` to update the system.

This should help resolve the issue!
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
No wi fi connection - boardmanneil - 10th Feb, 2015, 02:28 AM
RE: No wi fi connection - IriDium - 14th Feb, 2015, 02:23 AM
RE: No wi fi connection - f1vefour - 14th Feb, 2015, 05:16 PM
RE: No wi fi connection - tweetetc - 4th Oct, 2024 05:54 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 23rd May, 2025, 04:44 PM Powered By MyBB, © 2002-2025 MyBB Group.