Salve, premetto di essere inesperto di linux, ho acquistato da poco una pennetta usb wifi marca getnet, modello GN621u, la quale supporta linux, e nel cd ci sono i driver linux con i seguenti file:
firmware RadioPower.sh wlan0dhcp
HAL readme.txt wlan0down
ieee80211 release_note wlan0up
ifcfg-wlan0 runwpa wpa1.conf
Makefile wireless-rtl-ac-dc-power.sh wpa_supplicant-0.6.9.tar.gz
ho provato a fare un make all, a installare i file sh, ma ricevo degli errori.
gli output dei comandi dmesg e lsusb sono:
usb 2-2: new full speed USB device using ohci_hcd and address 6
usb 2-2: not running at top speed; connect to a high speed hub
usb 2-2: New USB device found, idVendor=0bda, idProduct=8172
usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 2-2: Product: RTL8191S WLAN Adapter
usb 2-2: Manufacturer: Manufacturer Realtek
usb 2-2: SerialNumber: 00e04c000001
usb 2-2: configuration #1 chosen from 1 choice
Bus 002 Device 006: ID 0bda:8172 Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter
e iwconfig mi da:
lo no wireless extensions.
eth0 no wireless extensions.
Come devo fare per farla funzionare?