WiFi driver for desktop required. - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18) +--- Thread: WiFi driver for desktop required. (/showthread.php?tid=8451) |
WiFi driver for desktop required. - Jim0000 - 08-18-2022 I have a new Linux Lite installation on an old Dell desktop computer. I bought a WiFi dongle that appears to be meant for Windows and Mac. Is there drivers available for using a generic USB WiFi dongle for this operating system? I will attach a copy of the terminal result from inxi -FN I could not find a button to select Code: like I can in Linux Mint. Re: WiFi driver for desktop required. - stevef - 08-18-2022 I don't think there is a generic driver. Do you have any brand/model number information from the adaptor you have ? Two commands which may help identify the chipset in the adaptor are:- Code: sudo lshw -C network and Code: lsusb Can you post the results please ? Re: WiFi driver for desktop required. - Jim0000 - 08-18-2022 Ok, thanks for the reply. I found another one in my stuff that is branded. It is a TP-Link 108M (probably old!). Here is the result from the terminal commands that you posted: sudo lshw -C network [sudo] password for jim: *-network description: Ethernet interface product: NetLink BCM5906M Fast Ethernet PCI Express vendor: Broadcom Inc. and subsidiaries physical id: 0 bus info: pci@0000:06:00.0 logical name: enp6s0 version: 02 serial: b8:ac:6f:a1:fa:80 size: 100Mbit/s capacity: 100Mbit/s width: 64 bits clock: 33MHz capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=5.17.0-1015-oem duplex=full firmware=sb v3.04 ip=192.168.1.101 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s resources: irq:31 memory:febf0000-febfffff jim ~ lsusb Bus 002 Device 006: ID 0cf3:0002 Qualcomm Atheros Communications AR5523 (no firmware) Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 003: ID 03f0:094a HP, Inc Optical Mouse [672662-001] Bus 004 Device 002: ID 046d:c52a Logitech, Inc. 2.4GHz Cordless Desktop Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 005: ID 046d:0962 Logitech, Inc. OEM Camera Bus 001 Device 002: ID 05e3:0715 Genesys Logic, Inc. USB 2.0 microSD Reader Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 003: ID 1926:0066 NextWindow 1950 HID Touchscreen Bus 003 Device 002: ID 413c:2003 Dell Computer Corp. Keyboard SK-8115 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub jim ~ Also, can you please instruct me on the correct way to post the terminal output. I am accustomed to the Linux Mint forums, but could not find anything like it here. I am looking for the code insert symbol. Thanks again, Jim. Re: WiFi driver for desktop required. - stevef - 08-18-2022 Jim, To post code, the easiest way is to look just above the box in which you are typing your post. Above the yellow face icons, there should be some some grey icons. If you hover the mouse over the grey icon with the '#' symbol, it should say 'Insert Code'. Click on the grey '#' icon to get the 'code on' and 'code off' tags inserted into your post. Place your cursor between the first ']' and the second '[' and then Code: whatever you type or paste will appear in a code box Regarding your output, I can't see any sign of a Wifi adaptor. Was it inserted when you ran the commands ? Change approach? - Jim0000 - 08-18-2022 Thanks Steve, I suggest a change of approach. How about you suggest for me an available USB WiFi adapter that has readily available drivers, to be installed or already in the operating system, that I can purchase? If you can do that for me, I will obtain one and start afresh. I have taken a look at the TP link installation instructions and they look rather daunting to me. What do you think? Jim. This is a practice post of terminal output only: Code: Welcome to Linux Lite 6.0 jim Re: WiFi driver for desktop required. - stevef - 08-18-2022 It is difficult to recommend wifi adaptors for Linux unless you have the hardware to hand. I have three or four old adaptors which I have had working on older/different releases of linux, but I'm not currently using any USB wifi adaptors on Linux Lite 6.0 or 5.x. Maybe someone who is actively using a dongle can help. If not then there are articles on the Internet which might be worth reading to give some ideas, but even 'recommended' models can get negative reviews. If you can find out a devices' chipset before buying, check the Linux Lite hardware database for matches to see if others are using it. Generally, a branded device is more likely to have support from the manufacturer and publish what chipset is inside. A reputable supplier should reduce the risk of getting a fake unit and have decent returns policy. If you buy one, it might work out of the box but be prepared to manually identify what chipset you have and search out and install specific drivers. Re: WiFi driver for desktop required. - trinidad - 08-18-2022 Always work: https://www.pandawireless.com/ TC Re: WiFi driver for desktop required. - Jim0000 - 08-18-2022 (08-18-2022, 01:05 PM)trinidad link Wrote: Always work: https://www.pandawireless.com/ Excellent, thanks for the reply with a link. Are the required drivers already in Linux Lite? Or do I have to search, find and then install them? When I receive an answer to these questions, I will order one. Jim. Re: WiFi driver for desktop required. - Valtam - 08-18-2022 +1 for Panda. I don't think any drivers are necessary. TC will know. Sent from my Mobile phone using Tapatalk |