Hello Ertain,
I have followed your steps but I am getting the bellow error when i run the command "modprobw r8192s_usb"
--------------------------------------------
[root@localhost drivers]# modprobe r8192s_usb
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
FATAL: Module r8192s_usb not found.
sh: /sys/bus/usb/drivers/rtl819xU/new_id: No such file or directory
FATAL: Error running install command for r8192s_usb
[root@localhost drivers]#
[root@localhost rules.d]#
[root@localhost rules.d]#
[root@localhost rules.d]# dmesg | tail -n25
usb 1-1: USB disconnect, address 6
usb 1-5: new high speed USB device using ehci_hcd and address 7
usb 1-5: New USB device found, idVendor=0781, idProduct=5151
usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-5: Product: Cruzer Micro
usb 1-5: Manufacturer: SanDisk
usb 1-5: SerialNumber: 2103230A79D05CF9
scsi5 : usb-storage 1-5:1.0
scsi 5:0:0:0: Direct-Access SanDisk Cruzer Micro 8.02 PQ: 0 ANSI: 0 CCS
sd 5:0:0:0: Attached scsi generic sg2 type 0
sd 5:0:0:0: [sdb] 15695871 512-byte logical blocks: (8.03 GB/7.48 GiB)
sd 5:0:0:0: [sdb] Write Protect is off
sd 5:0:0:0: [sdb] Mode Sense: 45 00 00 08
sd 5:0:0:0: [sdb] Assuming drive cache: write through
sd 5:0:0:0: [sdb] Assuming drive cache: write through
sdb: sdb1
sd 5:0:0:0: [sdb] Assuming drive cache: write through
sd 5:0:0:0: [sdb] Attached SCSI removable disk
SELinux: initialized (dev sdb1, type vfat), uses genfs_contexts
usb 1-2: new high speed USB device using ehci_hcd and address 8
usb 1-2: New USB device found, idVendor=050d, idProduct=945a
usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-2: Product: Belkin USB Wireless Adaptor
usb 1-2: Manufacturer: Manufacturer Realtek
usb 1-2: SerialNumber: 00e04c000001
[root@localhost rules.d]#
---------------------------------
Could you please help me
Thanks,