Re: Network issues on laptop, issue with iwd?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Fri, 2024-08-23 at 14:44 +0000, Lucie Scarlet wrote:
> ...

> > build iwd from git and try that version[1]. But perhaps the odds of ...
> I don't have much experience with PKGBUILD, but I could try.

 - Random thought - there isn't a copy of wpa_supplicant running in
addition to iwd by chance? Assume not, but if there is that would be
very problematic.

 - iwd-git: I put a PKGBUILD on my gh blog:

   https://github.com/gene-git/blog/tree/master/arch-package/iwd-git

   Instructions are in PKGBUILD file. Copy the files, build and install
package.

# To copy using git (only want the iwd-git not the entire repo).
   git clone --no-checkout git@xxxxxxxxxx:gene-git/blog.git
   cd blog
   git sparse-checkout init
   git sparse-checkout set arch-package/iwd-git
   git checkout arch-package/iwd-git

# Build
   cd arch-package/iwd-git/src
   git clone git://git.kernel.org/pub/scm/network/wireless/iwd.git 
   git clone git://git.kernel.org/pub/scm/libs/ell/ell.git
   cd ..
 
# Build :
    makepkg

# Install the new iwd-git-xx.zst file :
    pacman -U iwd-git-xxx.zst

# To go back to the arch package :
   pacman -Syu iwd


-- 
Gene

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux