Ok, but there is no “osu-lazer “file?

|
Uterine Prolapse 2022-07-16 07:04:28
just_mimo 2022-07-16 04:00:02
I’ve this installed before, is it enough? there’s nothing change

multilib?

Uterine Prolapse 2022-07-16 07:04:43
I dont play games on linux
Uterine Prolapse 2022-07-16 07:04:54
unless its native games
ariefr 2022-07-16 07:26:20
just_mimo 2022-07-16 04:00:02
I’ve this installed before, is it enough? there’s nothing change

install gst-libav

Rob 2022-07-16 07:55:14
ariefr 2022-07-16 07:26:20
install gst-libav

They have, check their previous screenshot

JF049 2022-07-16 09:33:53
just_mimo 2022-07-16 04:00:02
I’ve this installed before, is it enough? there’s nothing change

FYI, there are also gst-plugin* modules in official arch linux repos, not just gst-plugins-*

JF049 2022-07-16 09:34:04
not many people know this 🙁
JF049 2022-07-16 09:34:51
archlinuxgroup-599669.jpg

MasterDevX 2022-07-16 10:03:40
MasterDevX 2022-07-15 22:49:03
For sure

So I have have a laptop with Optimus graphics including Intel HD Graphics 610 and NVidia MX110. I use optimus-manager to switch between them when I need to. Everything works pretty fine except one thing.

OpenGL works fine in Wine on both Intel and NVidia GPUs when using Mesa. But I have installed lib32-nvidia-utils to use proprietary NVidia driver in Wine for OpenGL apps and it also works fine when running on NVidia GPU. However, when I switch to Intel, Wine doesn’t want to run GUI applications at all and says this:

nodrv_createwindow application tried to create a window, but no driver could be loaded.

When I uninstall lib32-nvidia-utils, Wine and OpenGL works again on both GPUs. So is there a way to use proprietary NVidia driver in Wine without breaking things for Intel GPU?

Fixed it!
Need to go for now, will write a big summary after few hours, maybe it will be useful for someone

n_ne_en_n 2022-07-16 12:27:17
xorg-dev libgl1-mesa-dev libglu1-mesa-dev libvulkan-dev
What packages name (above) in Arch?
n_ne_en_n 2022-07-16 12:29:24
n_ne_en_n 2022-07-16 12:27:17
xorg-dev libgl1-mesa-dev libglu1-mesa-dev libvulkan-dev
What packages name (above) in Arch?

Or any tool to find this out?

snaildos 2022-07-16 12:29:40
Just gonna quick ask,
I’m trying to build a MAKEPKG for an electron app and took some inspiration off osu-lazer-bin on AUR.
However, I am not sure what install -Dm755 -t “$pkgdir/usr/bin” osu-lazer
fabiscafe 2022-07-16 12:31:54
snaildos 2022-07-16 12:29:40
Just gonna quick ask,
I’m trying to build a MAKEPKG for an electron app and took some inspiration off osu-lazer-bin on AUR.
However, I am not sure what install -Dm755 -t “$pkgdir/usr/bin” osu-lazer

That installs the file osu-lazer to $pkgdir/usr/bin and sets the permissions to 755

snaildos 2022-07-16 12:32:12
fabiscafe 2022-07-16 12:31:54
That installs the file osu-lazer to $pkgdir/usr/bin and sets the permissions to 755

Ok, but there is no “osu-lazer “file?

snaildos 2022-07-16 12:32:22
There is only osu-lazer.AppImage?
snaildos 2022-07-16 12:32:35
Could it maybe be the osu-lazer folder?
fabiscafe 2022-07-16 12:34:11
I don’t know the pkgbuild to answer more then what this code snipped does
snaildos 2022-07-16 12:34:16
ah I got it working, it was the osu-lazer folder.
snaildos 2022-07-16 12:34:26
fabiscafe 2022-07-16 12:34:11
I don’t know the pkgbuild to answer more then what this code snipped does

thanks!

just_mimo 2022-07-16 12:46:30
JF049 2022-07-16 09:34:51

I swear I’ve been install any of that

just_mimo 2022-07-16 12:47:26
Uterine Prolapse 2022-07-16 07:04:43
I dont play games on linux

I’m talking about media codec problem, Sir

just_mimo 2022-07-16 12:48:07
ariefr 2022-07-16 07:26:20
install gst-libav

See https://t.me/archlinuxgroup/599641

wachidadinugroho 2022-07-16 12:57:35
n_ne_en_n 2022-07-16 12:27:17
xorg-dev libgl1-mesa-dev libglu1-mesa-dev libvulkan-dev
What packages name (above) in Arch?

archlinux mostly doesn’t do split packages, so there is no reparated dev/devel packages
sudo pacman -S xorg libglvnd glu vulkan-icd-loader

jonathn 2022-07-16 14:32:27
just_mimo 2022-07-16 12:47:26
I’m talking about media codec problem, Sir

Does the file play in a different player, e.g. VLC? It could just be that the codec is not supported by gstreamer (e.g. if it’s niche or obscure).

Or, can you provide a link to a non-working video that other people can test with?

v_lan1337 2022-07-16 14:51:02
just_mimo 2022-07-16 04:00:02
I’ve this installed before, is it enough? there’s nothing change

https://stackoverflow.com/questions/39607522/no-decoder-available-for-type-video-x-h264

just_mimo 2022-07-16 15:16:20
v_lan1337 2022-07-16 14:51:02
https://stackoverflow.com/questions/39607522/no-decoder-available-for-type-video-x-h264

None of it related to me, first of all it’s archlinux, second I have nothing to do with my library string as it’s point to the exact right path, third I have no double gstream nor qtgst thingies as it says

just_mimo 2022-07-16 15:19:43
jonathn 2022-07-16 14:32:27
Does the file play in a different player, e.g. VLC? It could just be that the codec is not supported by gstreamer (e.g. if it’s niche or obscure).

Or, can you provide a link to a non-working video that other people can test with?

I said that any of mpeg4/avc (mp4) videos have the same problem, yeah, it works well if I try to play it using either VLC or ffplay

just_mimo 2022-07-16 15:58:03
Nevermind, I’m gonna reinstall this, it’s been 3 months and I thought that it’s normally to do another reinstall to make it cleaner, anyways thanks for anyone who tried to help me before
v_lan1337 2022-07-16 16:04:56
just_mimo 2022-07-16 15:16:20
None of it related to me, first of all it’s archlinux, second I have nothing to do with my library string as it’s point to the exact right path, third I have no double gstream nor qtgst thingies as it says

I shared it because it mentions a library that I couldn’t see in your screenshots. And, the lib for both Arch & Debian are mentioned. Secondly, your error clearly says that the stream format in issue is avc. So, I’m not sure how that is irrelevant. Anyway, good luck.

Nekoill 2022-07-16 16:05:17
Okay, so I installed Wayland sway and now I at least have graphical environment.
The issue is that software I use has no Wayland implementation, and after XMonad sway feels… Minimal, to say the least
Nekoill 2022-07-16 16:06:34
Xorg still won’t start, despite not reporting ANY error whatsoever, and the few warnings there are can’t explain the problem, especially given that I was getting those same warnings when Xorg was working
C0rn3j 2022-07-16 16:11:54
Nekoill 2022-07-16 16:06:34
Xorg still won’t start, despite not reporting ANY error whatsoever, and the few warnings there are can’t explain the problem, especially given that I was getting those same warnings when Xorg was working

Including the ‘failure’ ones?

C0rn3j 2022-07-16 16:12:15
Does it start on a new user?
Nekoill 2022-07-16 16:19:06
C0rn3j 2022-07-16 16:11:54
Including the ‘failure’ ones?

I believe Xorg.log doesn’t report any failures, gotta look up journalctl for that, let me take a look. I’ll create a new user to test if it works for him, while I’m at that

C0rn3j 2022-07-16 16:19:25
Nekoill 2022-07-16 16:19:06
I believe Xorg.log doesn’t report any failures, gotta look up journalctl for that, let me take a look. I’ll create a new user to test if it works for him, while I’m at that

It does, just not marked as error but marked as info

|