F5F Stay Refreshed Software Operating Systems Trying to connect USB Wi-Fi on Lubuntu Linux

Trying to connect USB Wi-Fi on Lubuntu Linux

Trying to connect USB Wi-Fi on Lubuntu Linux

Pages (2): 1 2 Next
S
sironip
Member
191
12-23-2023, 03:32 AM
#1
I don’t have Ethernet connected to my room, so I got the Edimax EW-7611UCB for both Bluetooth and Wi-Fi. I’m using my second machine—a 2004 Dell Dimension 2400—which can’t run Windows Vista or Lubuntu. I’ve looked through other forums for tips on getting it to work and installing drivers correctly, but none of the advice seems suitable for my situation (I’m not very familiar with coding). If anyone knows how to connect Wi-Fi or Bluetooth with this device, especially if it supports both, let me know!
S
sironip
12-23-2023, 03:32 AM #1

I don’t have Ethernet connected to my room, so I got the Edimax EW-7611UCB for both Bluetooth and Wi-Fi. I’m using my second machine—a 2004 Dell Dimension 2400—which can’t run Windows Vista or Lubuntu. I’ve looked through other forums for tips on getting it to work and installing drivers correctly, but none of the advice seems suitable for my situation (I’m not very familiar with coding). If anyone knows how to connect Wi-Fi or Bluetooth with this device, especially if it supports both, let me know!

L
lkfTimLeung
Member
136
12-23-2023, 08:47 AM
#2
I didn't attempt to explore the options listed on their website.
L
lkfTimLeung
12-23-2023, 08:47 AM #2

I didn't attempt to explore the options listed on their website.

M
mineblork
Member
208
12-23-2023, 10:05 AM
#3
I placed them on the website but didn’t locate any files to access or execute.
M
mineblork
12-23-2023, 10:05 AM #3

I placed them on the website but didn’t locate any files to access or execute.

I
IMayBeDead
Senior Member
696
12-24-2023, 04:53 PM
#4
Which Lubuntu release are you using? Type `uname -r` in a terminal and share the kernel version.

After further research, it appears this device may require building drivers from source due to the lack of precompiled binaries.
I
IMayBeDead
12-24-2023, 04:53 PM #4

Which Lubuntu release are you using? Type `uname -r` in a terminal and share the kernel version.

After further research, it appears this device may require building drivers from source due to the lack of precompiled binaries.

N
Neidro
Senior Member
453
12-26-2023, 10:49 AM
#5
5.3.0-28-generic isn't necessarily a good choice. You might find Wi-Fi and Bluetooth solutions for Linux more suitable.
N
Neidro
12-26-2023, 10:49 AM #5

5.3.0-28-generic isn't necessarily a good choice. You might find Wi-Fi and Bluetooth solutions for Linux more suitable.

S
sirblobinator
Junior Member
24
12-31-2023, 04:21 AM
#6
Clone the repository from the provided link and navigate into the directory. Execute the installation script to set up the system.
S
sirblobinator
12-31-2023, 04:21 AM #6

Clone the repository from the provided link and navigate into the directory. Execute the installation script to set up the system.

Y
YoloWittePanda
Junior Member
2
01-07-2024, 04:17 AM
#7
The program reported it couldn't find the 'git' command. After installing with sudo, it showed errors about missing packages and unmet dependencies. It seems some packages aren't available yet or haven't been properly added. The system suggests you might have encountered a broken package or an unstable version, and it recommends clearing and reinstalling to resolve the issue.
Y
YoloWittePanda
01-07-2024, 04:17 AM #7

The program reported it couldn't find the 'git' command. After installing with sudo, it showed errors about missing packages and unmet dependencies. It seems some packages aren't available yet or haven't been properly added. The system suggests you might have encountered a broken package or an unstable version, and it recommends clearing and reinstalling to resolve the issue.

C
captainalpha9
Member
200
01-12-2024, 03:38 PM
#8
It doesn't come pre-installed, so you'll need to add it manually. Use sudo apt install liberror-perl if available. If not, download the package from the provided link and reinstall git before proceeding.
C
captainalpha9
01-12-2024, 03:38 PM #8

It doesn't come pre-installed, so you'll need to add it manually. Use sudo apt install liberror-perl if available. If not, download the package from the provided link and reinstall git before proceeding.

M
Mandi_64
Member
202
02-02-2024, 06:51 PM
#9
Run the commands in the terminal. First, execute `sudo apt update --fix-missing`, then follow up with `sudo apt install -f`. This will prompt apt to check and resolve any missing packages or dependencies.
M
Mandi_64
02-02-2024, 06:51 PM #9

Run the commands in the terminal. First, execute `sudo apt update --fix-missing`, then follow up with `sudo apt install -f`. This will prompt apt to check and resolve any missing packages or dependencies.

P
Pongolito85
Member
167
02-04-2024, 10:44 PM
#10
0 for upgrading, 0 for new installation, 0 for removal, and 194 should not be upgraded.
P
Pongolito85
02-04-2024, 10:44 PM #10

0 for upgrading, 0 for new installation, 0 for removal, and 194 should not be upgraded.

Pages (2): 1 2 Next