Did you install libva-vdpau-driver?

|
Cartoon_Dude 2022-07-29 18:20:04
I try in terminal
ERROR: ld.so: object ‘/home/yann/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object ‘/home/yann/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object ‘/home/yann/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object ‘/home/yann/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object ‘/home/yann/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 4442 != 4439, skipping destruction (fork without exec?)
pressure-vessel-LOG-0x100: Could not create copy “./bin/getconf” from “/home/yann/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier/soldier_platform_0.20220601.0/files/./bin/getconf” into “/home/yann/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier/var/tmp-O7SHQ1/usr”: fstatat(./bin/getconf): Structure needs cleaning
GameAction [AppID 1222140, ActionID 1] : LaunchApp changed task to WaitingGameWindow with “”
GameAction [AppID 1222140, ActionID 1] : LaunchApp changed task to Completed with “”
Game process removed: AppID 1222140 “/home/yann/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1222140 — ‘/home/yann/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier’/_v2-entry-point –verb=waitforexitandrun — ‘/home/yann/.local/share/Steam/steamapps/common/Proton 7.0’/proton waitforexitandrun ‘/home/yann/.local/share/Steam/steamapps/common/Detroit Become Human/DetroitBecomeHuman.exe'”, ProcID 4438
koko6930 2022-07-29 18:23:58
grazzolini 2022-07-29 18:16:04
https://wiki.archlinux.org/title/Libinput

so many methods
which is easiest?
all i want to do is add 2 extra mouse buttons as scroll up and scroll down

grazzolini 2022-07-29 18:25:03
koko6930 2022-07-29 18:23:58
so many methods
which is easiest?
all i want to do is add 2 extra mouse buttons as scroll up and scroll down

I sent you the libinput article so you can check if you can even see those two buttons with xinput list properties. If you can, then it’s as simple as mapping them on your WM/DE

farseerfc 2022-07-29 18:29:04
so you shrink the partition using cfdisk without shrink the fs first, right? fortunately there seems no chunk allocated on the last part of the partition
FrozenCat 2022-07-29 18:29:25
farseerfc 2022-07-29 18:29:04
so you shrink the partition using cfdisk without shrink the fs first, right? fortunately there seems no chunk allocated on the last part of the partition

Yes
And all btrfs checks think nothing is wrong but it still doesn’t mount

farseerfc 2022-07-29 18:31:25
FrozenCat 2022-07-29 18:29:25
Yes
And all btrfs checks think nothing is wrong but it still doesn’t mount

if there is still available space after the partition, I suggest to grow back the partition size from cfdisk , then it will be able to mount, then shrink the FS by btrfs filesystem resize , then shrink the partiton again

FrozenCat 2022-07-29 18:33:11
farseerfc 2022-07-29 18:31:25
if there is still available space after the partition, I suggest to grow back the partition size from cfdisk , then it will be able to mount, then shrink the FS by btrfs filesystem resize , then shrink the partiton again

I did this
It gave me the same error
I shrinked it to make space to swap partition
After i saw it was giving me an error
I reverted back the chnages (removing swap partition and giving the free space to btrfs partition) but still couldn’t mount

farseerfc 2022-07-29 18:33:19
btrfs check or btrfsck checks the internal integrity of the metadata numbers. the error came from the partition size not able to hold the FS, so no metadata conflicts within the FS
farseerfc 2022-07-29 18:35:43
FrozenCat 2022-07-29 18:33:11
I did this
It gave me the same error
I shrinked it to make space to swap partition
After i saw it was giving me an error
I reverted back the chnages (removing swap partition and giving the free space to btrfs partition) but still couldn’t mount

if the partition is larger than FS, btrfs rescue –fix-device-size should be able to fix it , in my understanding

FrozenCat 2022-07-29 18:36:48
farseerfc 2022-07-29 18:35:43
if the partition is larger than FS, btrfs rescue –fix-device-size should be able to fix it , in my understanding

“No device size related problem found”

farseerfc 2022-07-29 18:42:03
FrozenCat 2022-07-29 18:36:48
“No device size related problem found”

can you paste the partition table? fdisk /dev/sda then p to print , then q to quit

MasterDevX 2022-07-29 18:42:14
henriqueffc 2022-07-29 16:18:13
Did you install libva-vdpau-driver?

I’m home.
Yes, even with this package installed I get the same error

FrozenCat 2022-07-29 18:44:13
farseerfc 2022-07-29 18:42:03
can you paste the partition table? fdisk /dev/sda then p to print , then q to quit

archlinuxgroup-602803.jpg

MasterDevX 2022-07-29 18:44:22
henriqueffc 2022-07-29 16:35:24
I use Wayland and only access MX110 to play on Steam. I see no advantage in using it for other things. If I need something specific I use nvidia-prime. My processor is Intel with the integrated UHD Graphics 620 video card.

Yeah, I use my MX card only for steam too but I’m also doing things in kdenlive sometimes so it would be great if my MX110 could take care about video encoding, that’s the reason I’m iterested in VDPAU

farseerfc 2022-07-29 18:47:12
FrozenCat 2022-07-29 18:44:13

strange, can you try partprobe , will it say anything ?

FrozenCat 2022-07-29 18:48:00
farseerfc 2022-07-29 18:47:12
strange, can you try partprobe , will it say anything ?

Nothing

farseerfc 2022-07-29 18:48:50
emm, try mount again now that we have done partprobe? if it still has errors, check the tail of dmesg
FrozenCat 2022-07-29 18:50:35
farseerfc 2022-07-29 18:48:50
emm, try mount again now that we have done partprobe? if it still has errors, check the tail of dmesg

Can’t mount
And there are only “total bytes should poop but found crap” massages in the dmesg

FrozenCat 2022-07-29 18:51:59
FrozenCat 2022-07-29 18:50:35
Can’t mount
And there are only “total bytes should poop but found crap” massages in the dmesg

archlinuxgroup-602809.jpg

FrozenCat 2022-07-29 18:56:10
FrozenCat 2022-07-29 18:51:59

I think i give up

FrozenCat 2022-07-29 18:56:24
Let’s reinstall arch
farseerfc 2022-07-29 18:58:04
FrozenCat 2022-07-29 18:50:35
Can’t mount
And there are only “total bytes should poop but found crap” massages in the dmesg

lsblk -o +start,size -b

farseerfc 2022-07-29 19:00:02
FrozenCat 2022-07-29 18:51:59

number has changed , it’s short of a few hundreds of kilobytes now …

FrozenCat 2022-07-29 19:01:24
archlinuxgroup-602814.jpg

FrozenCat 2022-07-29 19:01:48
farseerfc 2022-07-29 19:00:02
number has changed , it’s short of a few hundreds of kilobytes now …

I tried changing the size to the exact amount of bytes that it needs but apparently it’s not close enough

farseerfc 2022-07-29 19:03:14
FrozenCat 2022-07-29 19:01:48
I tried changing the size to the exact amount of bytes that it needs but apparently it’s not close enough

can you increase more 200K maybe?

FrozenCat 2022-07-29 19:03:54
FrozenCat 2022-07-29 19:01:24

And this is reporting the exact number that btrfs wants

farseerfc 2022-07-29 19:05:20
btrfs wants 119495720960
FrozenCat 2022-07-29 19:05:28
farseerfc 2022-07-29 19:03:14
can you increase more 200K maybe?

archlinuxgroup-602819.jpg
I don’t think so

FrozenCat 2022-07-29 19:06:21
archlinuxgroup-602820.jpg
Cgdisk thinks it looks like this
FrozenCat 2022-07-29 19:07:49
farseerfc 2022-07-29 19:05:20
btrfs wants 119495720960

archlinuxgroup-602821.jpg

FrozenCat 2022-07-29 19:11:44
I think it should just nuke it and reformat everything
farseerfc 2022-07-29 19:12:07
sorry, i dont understand the current situation… sorry for wasting your time.
FrozenCat 2022-07-29 19:12:33
farseerfc 2022-07-29 19:12:07
sorry, i dont understand the current situation… sorry for wasting your time.

No Thank you so much ._.

farseerfc 2022-07-29 19:13:33
it’s so close to be fixable
|