Results 1 to 2 of 2

Thread: What File to Patch? WiFi Driver Installation on Kali-Linux

  1. #1
    Join Date
    2016-Sep
    Posts
    2

    What File to Patch? WiFi Driver Installation on Kali-Linux

    Hey everyone,

    Unfortunately I didn't see this covered by any guide from my searching so asking here as my last resort. The guides I did find say to apply patches. However I am prompted as to what file to patch during the process which is not covered on any guide?

    I am needing to install rtl8723bs for my tablet. Downloaded from here: https://github.com/hadess/rtl8723bs
    As I am running the latest version of Kali Linux and have run all updates. I am thinking the 5 patches under the "patches_4.5" will be required? rtlwifi_new: Kernel patches for v4.5
    I also installed the latest version of backports.
    Can someone please help me out as to what file to patch when prompted for these 5 patches? It would be much appreciated.

  2. #2
    Join Date
    2016-Sep
    Posts
    2
    No response. Here is some other info as per link posted.
    Patches look to point to the followed paths, however still unsure exactly the path / file to enter to patch for each of these.



    https://github.com/hadess/rtl8723bs/...er/patches_4.5

    Patch 1: 0001-PM-QoS-Add-pm_qos_cancel_request_lazy-that-doesn-t-s.patch

    include/linux/pm_qos.h | 2 ++
    kernel/power/qos.c | 20 ++++++++++++++++++++

    -----------------------------------------------------------------------------------------------------------------------------


    Patch 2: 0002-mmc-sdhci-get-runtime-pm-when-sdio-irq-is-enabled.patch

    drivers/mmc/host/sdhci.c | 6 ++++--
    1 file changed, 4 insertions(+), 2 deletions(-)
    -----------------------------------------------------------------------------------------------------------------------------


    Patch 3: 0003-mmc-sdhci-Support-maximum-DMA-latency-request-via-PM.patch

    drivers/mmc/host/sdhci.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++-
    drivers/mmc/host/sdhci.h | 7 ++++++
    2 files changed, 63 insertions(+), 1 deletion(-)
    -----------------------------------------------------------------------------------------------------------------------------


    Patch 4: 0004-mmc-sdhci-acpi-Fix-device-hang-on-Intel-BayTrail.patch

    drivers/mmc/host/sdhci-acpi.c | 32 ++++++++++++++++++++++++++++++++
    1 file changed, 32 insertions(+)

    Index: linux/drivers/mmc/host/sdhci-acpi.c


    -----------------------------------------------------------------------------------------------------------------------------


    Patch 5: 0005-mmc-sdhci-pci-Fix-device-hang-on-Intel-BayTrail.patch

    drivers/mmc/host/sdhci-pci.c | 13 +++++++++++++
    1 file changed, 13 insertions(+)

    Index: linux/drivers/mmc/host/sdhci-pci-core.c

Similar Threads

  1. USB wifi dongle Driver Installation not seeing available wifi.
    By wolz in forum Kali Linux TroubleShooting
    Replies: 0
    Last Post: 2023-07-20, 13:07
  2. Replies: 2
    Last Post: 2022-11-15, 20:20
  3. Writing a driver patch for a WiFi Chipset
    By BulkerDude in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-12-28, 05:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •