On Wed 01 Nov 2023 at 14:42:17 (+0100), Martin wrote:
> On Wed, Nov 01, 2023 at 02:09:57PM +0100, Marco M. wrote:
> > Am 01.11.2023 um 13:59:51 Uhr schrieb Martin:
> > 
> > Do you have USB NICs?
> > Does your computer has an Ethernet NIC (wired)?
> > 
> > Then use them for installing the packages.
> 
> I have one computer with wifi connection to internet.
> The problem is to let installer recognize this wifi adapter.
> 
> > > My wifi adapter is TP-LINK TL-WN722N
> > 
> > Relevant is the USB-ID/PCI-ID.
> > Use lsusb/lspci -nnk to find it out.
> 
> $ lsusb
> Bus 003 Device 002: ID 0cf3:9271 Qualcomm Atheros Communications AR9271 
> 802.11n
> Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 006 Device 002: ID 04f3:0103 Elan Microelectronics Corp. ActiveJet K-2024 
> Multimedia Keyboard
> Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> 
> >From above outut i figure out my adapter is:
> Bus 003 Device 002: ID 0cf3:9271 Qualcomm Atheros Communications AR9271 
> 802.11n

I would have thought you'd have firmware-ath9k-htc installed to
run that device. You could download it from:
  
https://packages.debian.org/search?keywords=firmware&searchon=names&suite=sid&section=all
by means of your old installation if necessary.

  Package firmware-ath9k-htc
    sid (unstable) (misc): firmware for AR7010 and AR9271 USB wireless adapters
    1.4.0-108-gd856466+dfsg1-1.4: all

If that proves impossible for some reason, you could try copying the
firmware that's being used on the old installation onto a USB stick,
then copy it into the installer's filesystem (using an Alt-F2 shell)
at an appropriate time.

Cheers,
David.

Reply via email to