R
R
Rostistav Rostislav2020-10-08 15:26:12
ubuntu
Rostistav Rostislav, 2020-10-08 15:26:12

How to install internet driver on linux ubuntu from disk?

I have a disk from a tp-link network adapter that has a driver for linux, I have a linux ubuntu driver that I need from this TF-3200 disk, how can I install it?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
R
Ronald McDonald, 2020-10-08
@Zoominger

1. Insert a disc;
2. Mount the drive;
3. Find the driver on the disk;
4. Read the installation instructions;
5. Repeat step 4 until you understand the installation instructions;
6. Install the driver.
It can be even simpler:
1. Install a normal desktop OS, where there will be no such stupid problems.

O
Official account of the Timeweb team, 2020-10-08
@timeweb_team

If there is no instructions for installing on Linux on the disk, download the archive with the driver from the link https://driver.ru/?H=TF-3200&By=TP-Link&SS=Linux
The archive contains a folder with files for installation on each OS, etc. h. on Linux - "LinuxDriver", it contains a file with installation instructions - "readme.txt"

P
pfg21, 2020-10-08
@pfg21

"name, sister, say the name" of the driver file?? by name, a lot of things can be revealed.
usually this is an executable archive that needs to be set to executable and run.
and also it would be nice to read the documentation on the disk.

L
Linuxoid, 2020-10-08
@orahorn

Usually, all open drivers are in the kernel, and the OS.
But tp-link can use proprietary ones that also require downloadable code.
Depends on which one is on the device.
Often it's realtek or broadcom...
Here's what's on my Debian:

dpkg -l 'firmware*'
Желаемый=неизвестно[u]/установить[i]/удалить[r]/вычистить[p]/зафиксировать[h]
| Состояние=не[n]/установлен[i]/настроен[c]/распакован[U]/частично настроен[F]/
            частично установлен[H]/trig-aWait/Trig-pend
|/ Ошибка?=(нет)/требуется переустановка[R] (верхний регистр
в полях состояния и ошибки указывает на ненормальную ситуацию)
||/ Имя                     Версия           Архитектура      Описание
+++-=======================-================-================-====================================================
ii  firmware-adi            20161130-5~deb8u all              Binary firmware for Analog Devices Inc. DSL modem ch
ii  firmware-amd-graphics   20161130-5~deb8u all              Binary firmware for AMD/ATI graphics chips
ii  firmware-atheros        20161130-5~deb8u all              Binary firmware for Atheros wireless cards
ii  firmware-bnx2           20161130-5~deb8u all              Binary firmware for Broadcom NetXtremeII
ii  firmware-bnx2x          20161130-5~deb8u all              Binary firmware for Broadcom NetXtreme II 10Gb
ii  firmware-brcm80211      20161130-5~deb8u all              Binary firmware for Broadcom 802.11 wireless cards
ii  firmware-crystalhd      0.0~git20120110. all              Crystal HD Video Decoder (firmware)
ii  firmware-intelwimax     20161130-5~deb8u all              Binary firmware for Intel WiMAX Connection
ii  firmware-ipw2x00        20161130-5~deb8u all              Binary firmware for Intel Pro Wireless 2100, 2200 an
ii  firmware-ivtv           20161130-5~deb8u all              Binary firmware for iTVC15-family MPEG codecs (ivtv 
ii  firmware-iwlwifi        20161130-5~deb8u all              Binary firmware for Intel Wireless cards
ii  firmware-libertas       20161130-5~deb8u all              Binary firmware for Marvell wireless cards
ii  firmware-linux          20161130-5~deb8u all              Binary firmware for various drivers in the Linux ker
ii  firmware-linux-free     3.3              all              Binary firmware for various drivers in the Linux ker
ii  firmware-linux-nonfree  20161130-5~deb8u all              Binary firmware for various drivers in the Linux ker
ii  firmware-misc-nonfree   20161130-5~deb8u all              Binary firmware for various drivers in the Linux ker
ii  firmware-myricom        20161130-5~deb8u all              Binary firmware for Myri-10G Ethernet adapters
ii  firmware-netxen         20161130-5~deb8u all              Binary firmware for QLogic Intelligent Ethernet (300
ii  firmware-qlogic         20161130-5~deb8u all              Binary firmware for QLogic HBAs
ii  firmware-ralink         20161130-5~deb8u all              Binary firmware for Ralink wireless cards (dummmy pa
ii  firmware-realtek        20161130-5~deb8u all              Binary firmware for Realtek wired/wifi/BT adapters
ii  firmware-samsung        20161130-5~deb8u all              Binary firmware for Samsung MFC video codecs
ii  firmware-ti-connectivit 20161130-5~deb8u all              Binary firmware for TI Connectivity wifi and BT/FM/G
ii  firmware-zd1211         3.0.0.56-3       all              binary firmware for the zd1211rw wireless driver

D
Dmitry Pavlov, 2020-10-08
@Stalker31

If there is an installation script on the disk, run it through the terminal (You may need to allow the file to be executed as a program ), otherwise, look for instructions on this disk and make sure it is supported by your system.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question