Closed Greystone4 closed 2 months ago
It sounds like your machine likely has a WiFi chipset which is not supported in the Linux kernel. To investigate this further, detailed system information is required.
Please use the "System Info" utility and select the "Copy to clipboard" option to create a text file with the report information. Include the system information report as an attachment.
System info attached - thx system info.txt
Another user had success installing the proprietary driver using these steps:
sudo apt install firmware-b43-installer
sudo modprobe -r b43
sudo modprobe -r ssb
sudo modprobe b43
https://forums.linuxmint.com/viewtopic.php?p=1855702#p1855702
Let me know if this helps make progress, and I can help you make the changes persistent by putting the necessaries in a USER module.
Thanks - should I have an ethernet connection when I run the first command? When I run it in a disconnected state, I get a couple errors about not being able to resolve some URL's.
I ran all four commands and it didn't seem to have any impact. Thanks again
Results of running first command attached
Yes, you will need to have an internet connection before running the apt install
command.
Hi, I successfully created a bootable USB, booted twice and everything seems functional except for network connections. I try to left click on the network connections in the lower left of the screen and do not see options for available networks like I see in Windows and Android.
If I go to the Administration menu for Device Manager, no Device Manager utility is found. I am also not able to find Device Manager using the search function.
I'm using an older Dell laptop with an i3-4010u CPU. This laptop is probably 10-12 years old.
I'm new to Linux and am mostly a windows user. - thanks