Unofficial repository EndeavourOS

Added the required dkms. They are now available on the repo.

Source code:

Repo view:
https://repository.codelinsoft.it/?dir=eos-repository

it is extended
not rtw88

Already solved, unfortunately the name of the package that I managed to adapt has changed. Now works

it seems extended is obsolete
now
i will make the changes to mhwd-db-garuda
to use
rtlwifi-new_rtw88

1 Like

If you change it, I will immediately release the update also of the db

it seems aur package

https://aur.archlinux.org/packages/rtlwifi_new-rtw88-dkms/

needs update
for now its unusable
as it does not contain rtl8723de module.

i have flagged the package out of date lets see
what happens.

https://github.com/lwfinger/rtlwifi_new/tree/rtw88?files=1

the module is available. I had to modify the dkms.conf because that of the pkgbuild was not correct.

i have updated the mhwd-db-garuda
it will work.
so now update it in your repo

1 Like
# modinfo r8168
alias:          pci:v00001186d00004300sv00001186sd00004B10bc*sc*i*
alias:          pci:v000010ECd00002600sv*sd*bc*sc*i*
alias:          pci:v000010ECd00002502sv*sd*bc*sc*i*
alias:          pci:v000010ECd00008161sv*sd*bc*sc*i*
alias:          pci:v000010ECd00008168sv*sd*bc*sc*i*

Updated the package. Noticed a small mistake. It shouldn’t be like this:

# modinfo r8168
#alias:          pci:v00001186d00004300sv00001186sd00004B10bc*sc*i*
#alias:          pci:v000010ECd00002600sv*sd*bc*sc*i*
#alias:          pci:v000010ECd00002502sv*sd*bc*sc*i*
#alias:          pci:v000010ECd00008161sv*sd*bc*sc*i*
#alias:          pci:v000010ECd00008168sv*sd*bc*sc*i*

done

Package updated correctly and available on the repository.

@librewish thank you so much for making the correction

2 Likes

A Manjaro package adapted for Garuda, on EOS forum. I’m so glad to see this collaboration! Makes me feel warm inside :slight_smile: Kudos to you both, @specialworld83 and @librewish !

7 Likes

When i try to install the keyring i get this error message:
fout:codelinsoft-keyring: handtekening van “Calogero Scarnà info@codelinsoft.it” is onbekend vertrouwd
:: Bestand /var/cache/pacman/pkg/codelinsoft-keyring-1.0-3-any.pkg.tar.zst is corrupt (ongeldig of corrupt pakket (PGP handtekening)).

Does anyone know what the problem is?

mhwd-db-garuda has been updated once again
update it in your repo

try installing again its normal to have curropt package when repo and local pkg checksome do not match

@librewish Updated the package. It is now available on the repository

@stephanh Do it like this:

sudo pacman-key --recv-keys AEE1E900

add code:

[codelinsoft-eos-repository] 
SigLevel = PackageRequired
Server = https://repository.codelinsoft.it/eos-repository

Install keyring

sudo pacman -Syu codelinsoft-keyring

It says that file: /var/cache/pacman/pkg/codelinsoft-keyring-1.0-3-any.pkg.tar.zst is corrupt. But this file doesn’t excist in that folder. Also after update with : sudo pacman -Syyu.

just do this

SigLevel = Never

and dont install keyring package

the repo will work.

That did work. What does the keyring package do? Is this now an unsave installation?

keyring is tottaly unnecessary
in my opinion

it is for trust

but can you trust
a key
instead of person.

and i dont think anyone is gonna hack his server and add another package in it

keyring helps when you have many mirrors
and when you dont trust the mirrors

1 Like

okay, thanks for you’re help.

1 Like