this post was submitted on 23 May 2022
8 points (100.0% liked)
Linux
50861 readers
961 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Please run
lsusb
and post the output of the line where your wireless chip is here.Did you install the
linux-firmware
and/orfirmware-ralink
package?You might be able to just search the internet for the vendor/device ID (the 8 hex digits looking like
00a0:ab67
) and "linux mint" and find a guide on how to run this.If you install
lshw
and dolshw -c net
you might also gain valuable information about your network hardware.WAIT, is this it?
-network description: Ethernet interface physical id: 2 bus info: usb@3:13 logical name: usb0 serial: 6e:23:2f:0e:47:0e capabilities: ethernet physical configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.70.35 link=yes multicast=yes WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
this looks like Ethernet, not WLAN.
hmm... maybe it's the wrong driver and im being stupid
Is this a wifi or a LAN card? What model exactly.is it?
Even if you don't know this, you're not stupid. At most you simply lack experience or knowledge.
It's a USB adapter, LB-Link BL-WN351. My father got me this 6 months ago.
Can you try and look into this one?. The README should be in the "doc" folder.
I found 2 README Files. This one and this one