Page 1 of 1

Realtek Wifi_Wlan_Adopter (0bda:f179) not detected (Solved)

Posted: Tue 10 Dec 2019, 06:33
by veejay
Hi, Wifi USB adopter not detected in Dpup stretch 7.5. The linux driver files given with Adopter in CD, but couldn't able to install. It seems it need to be compiled. Please can anyone help me by making driver for this Wifi USB adapter to install in Puppy Stretch 7.5. Thanking you.

Adopter details:

Bus 001 Device 011: ID 0bda:f179 Realtek Semiconductor Corp.

VendorID=0bda ProductID=f179 Rev=00.00
Manufacturer=Realtek
Product=802.11n
SerialNumber=00E0202C7ABE

System details:

Wireless Network: No wireless connection

Distro: Dpup Stretch 7.5
Window Manager: JWM v2.3.7
Desktop Start: xwin jwm

Development:
Bash: 4.4.12
Geany: 1.29
Gtkdialog: 0.8.4
Perl: 5.24.1
Python: 2.7.13
Yad: 0.40.3 (GTK+ 2.24.31)
Java: 1.8.0_11

Linux Kernel: 4.1.48 (i686)
Kernel Version: #1 SMP Thu Dec 21 17:45:19 EST 2017
Build GCC: 6.3.0
PAE Enabled: Yes

Kernel Command Line:
pfix=fsck pmedia=cd initrd=initrd.gz BOOT_IMAGE=vmlinuz

Posted: Tue 10 Dec 2019, 06:41
by ozsouth
Apparently this needs the rtl8188fu driver. Is compiled for the specific kernel used.
Driver for 32bit k4.1.48 here: http://s000.tinyupload.com/?file_id=386 ... 3512533052
Boot puppy without adaptor plugged in. Install by clicking on .pet in Roxfiler file manager, wait a few seconds then plug in usb adaptor. Should work. Save when closing.

Working Fine

Posted: Tue 10 Dec 2019, 10:34
by veejay
Thank you Ozsouth, Working fine.

Posted: Sun 15 Dec 2019, 10:45
by veejay
Dear Ozsouth, This is regarding the same Realtek Wifi USB Adapter (0bda:f179).

VendorID=0bda ProductID=f179 Rev=00.00
Manufacturer=Realtek
Product=802.11n

Is there any driver for Kernel Release: 4.19.56-dpup stretch
Architecture: i686
SMP Enabled: Yes
PAE Enabled: Yes

Thanking you.

Posted: Sun 15 Dec 2019, 12:34
by ozsouth
@veejay - made 32bit rtl8188fu wireless driver k4.19.56-stretch. Is here: http://s000.tinyupload.com/?file_id=885 ... 7850766655

Working fine

Posted: Mon 16 Dec 2019, 08:08
by veejay
ozsouth wrote:@veejay - made 32bit rtl8188fu wireless driver k4.19.56-stretch. Is here: http://s000.tinyupload.com/?file_id=885 ... 7850766655
Thanking you. It's working fine.

Posted: Tue 25 Feb 2020, 03:24
by veejay
Ozsouth, This is regarding the same Realtek Wifi USB Adapter (0bda:f179).

VendorID=0bda ProductID=f179 Rev=00.00
Manufacturer=Realtek
Product=802.11n

Is there any driver for
Distro: BusterPup 8.0
Linux Kernel: 4.19.56-buster (i686)
Build GCC: 7.3.0
PAE Enabled: Yes

I attempted with stretch-4.19.56 driver pet. If i am correct, as it was for 32 bit, it doesn't work. I attempted to modify bionic64 driver pet and failed. So please provide the driver pet for buster puppy linux.

It would be helpful if you could explain how edit the same pet for further any kernel version.


Development:
Bash: 5.0.3
Geany: 1.34.1
Gtkdialog: 0.8.4
Perl: 5.28.1
Python: 2.7.16
Yad: 0.40.3 (GTK+ 2.24.32)
Java: 1.8.0_11

Thanking you.

Posted: Tue 25 Feb 2020, 03:48
by ozsouth
Is there any driver for
Distro: BusterPup 8.0
Linux Kernel: 4.19.56-buster (i686)
Build GCC: 7.3.0
PAE Enabled: Yes
veejay, the above appears to be a 32bit pae kernel. I need to download the pup, devx & kernel sources, about 600mb. If those are available a driver can be made. Please run uname -r & post output so I can be sure if pae or non-pae.

Posted: Tue 25 Feb 2020, 12:44
by veejay
ozsouth wrote:
Is there any driver for
Distro: BusterPup 8.0
Linux Kernel: 4.19.56-buster (i686)
Build GCC: 7.3.0
PAE Enabled: Yes
veejay, the above appears to be a 32bit pae kernel. I need to download the pup, devx & kernel sources, about 600mb. If those are available a driver can be made. Please run uname -r & post output so I can be sure if pae or non-pae.
Dear Ozsouth, thank you. Buster puppy is Pae enabled 32 bit (i686). Sorry for the mistake. And I created the pet for buster, using stretch32.pet. It's working fine.

Thanking you