18
submitted 3 days ago by SpiceDealer@lemmy.world to c/linux@lemmy.ml

Yesterday, I made this post about getting my old Xbox 360 controller working wirelessly on Manjaro. The comments suggested using xpadneo- more specifically xpadneo-dkms. xpadneo-dkms only works Xbox One and Series X controllers. Doing a little more research, I came across xboxdrv. I installed the AUR package but gave me an error message saying that I was missing two dependencies: scons and glib2-devel. scons installed with but glib2-devel has been a bit tricky. If I used yay -S glib2-devel it returns this error: -> No AUR package found for glib2-devel there is nothing to do. If I use sudo pacman -S glib2-devel it returns this error: error: target not found: glib2-devel. I could go on but we would be here all day. Any help? Thanks in advance.

top 11 comments
sorted by: hot top controversial new old
[-] skullgiver@popplesburger.hilciferous.nl 9 points 3 days ago* (last edited 3 days ago)

This usually happens when Manjaro doesn't carry a package that Arch does carry (and that the package you're trying to install from the AUR depends on).

This is always a risk when combining Manjaro with the AUR, as Manjaro is a few weeks behind Arch when it comes to packaging. You can try if the beta repositories have the package, but otherwise you'll just have to wait for Manjaro to update its packages. It'll probably resolve itself, eventually.

You can try looking on the Manjaro forums (I don't see a workaround other than switching to testing/unstable) to check if there's a fix, but please don't bother the Arch/AUR people, they can't help you.

[-] lemmyvore@feddit.nl 1 points 3 days ago

glib2-devel is present on all Manjaro branches.

It is, as of a few hours ago according to the Manjaro website. Looks like the problem finally solved itself!

[-] ipha@lemm.ee 5 points 3 days ago

The AUR is for Arch and trying to use it on a different distro will have mixed results at best.

You can either wait for Manjaro to catch up and add the glib2-devel package which was created over a month ago, or edit the plgbuild and change it to glib2

[-] lemmyvore@feddit.nl 1 points 3 days ago

glib2-devel is available in Manjaro.

[-] SpiceDealer@lemmy.world 1 points 3 days ago

True. I think I'll switch to Arch proper soon.

[-] lazycat@lemmy.ml 1 points 1 day ago

+1 vote for EndeavourOS. Great Arch distro.

[-] Mereo@lemmy.ca 4 points 3 days ago

You can always use Endeavour OS. It's Arch with a nice installer and some utilities already installed to make it easier to use and maintain. It uses Arch repositories, so for all intents and purposes, it is Arch. Manjaro is not.

[-] muhyb@programming.dev 2 points 3 days ago

Normally you don't even need AUR for that since it's a core package for Arch. Unless Manjaro did something weird, you should be able to install it via pacman.

However I checked Manjaro packages and glib2-devel is the same version with Arch. Maybe try a whole system update before adding new packages?

[-] sleepyTonia@programming.dev 1 points 3 days ago* (last edited 3 days ago)

I'm confused. Have you tried what is suggested in the arch wiki? Controllers are easier to get working on Linux than in Windows in my experience... And I'm on Manjaro. The Xbox 360 controller was considered the default for such a long time that in many cases, other controllers' buttons had to be remapped externally to match the xbox 360's in order to play games. It should be completely plug and play if your adapter and controller both work.

[-] lemmyvore@feddit.nl 1 points 3 days ago

glib2-devel is a core package and pacman should be able to install it directly. Have you updated your package mirrors and upgraded the system since you installed the machine?

this post was submitted on 01 Jul 2024
18 points (90.9% liked)

Linux

45496 readers
1682 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS