Results 1 to 11 of 11

Thread: FYI: Please install lspci from your distro's package manger [solved] RPI 4B (And Unknown error 524)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2014-Jun
    Posts
    22

    FYI: Please install lspci from your distro's package manger [solved] RPI 4B (And Unknown error 524)

    If youre thinking of using Airmon-ng to start up the monitor mode on your new Raspberry PI 4B (Kali.2019.2a.ARM 32 bit), you may encounter this error

    Code:
    root@kali:~# airmon-ng
    Please install lspci from your distro's package manger
    root@kali:~#
    To fix this simply add
    Code:
    apt-get install pciutils
    And it works as it should..
    .. Kinda..

    Unknown error 524 (-524)

    That specific error i have encountered before. here ( https://forums.kali.org/showthread.p...partly-working ) command failed: Unknown error 524 (-524)

    However unlike that error i do have full monitor mode, and all of the 30 tried injection went through. and it seems to work as it should
    Code:
    aireplay-ng -9 wlan0mon
    Also worth mention is that the airmon-ng returns with BOTH wlan0 and wlan0mon interfaces. (even if "airmon-ng check kill" is used) In Kali i386 wlan0 is removed/renamed to just wlan0mon. the same two interfaces do NOT appear anymore.

    exactly what is that error?
    Last edited by webbsmurfen; 2019-07-25 at 14:25.

Similar Threads

  1. Apt --fix-broken install dpkg-divert: error: unknown option--no-rename
    By HackingBharat in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-08-24, 08:15
  2. getting error on package install
    By kokoko in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2015-11-21, 21:25
  3. Please install lsusb from distro
    By Mi5@NtHr0pY in forum General Archive
    Replies: 1
    Last Post: 2015-09-02, 00:35
  4. unable to install any package dpkg: error processing nfs-common
    By k.v.manjunath in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2015-06-09, 04:33

Posting Permissions

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