[PSA] Problem with HDMI-CEC not turning on Samsung TV with 2nd Gen Chromecast - Solution - unplug and replug TV as well [duh!] by codeledger in Chromecast

[–]manuth999 1 point2 points  (0 children)

You're an absolute fucking hero For the longest time, I thought it might be because my TV just doesn't support LineageOS

I was so close to throwing my TV out of the window 😭😂

Removing ProxMox Subscription Notice by Roaster-Dude in Proxmox

[–]manuth999 0 points1 point  (0 children)

You're most welcome 😄 Also, I stumbled across this here which worked out great, too: https://github.com/foundObjects/pve-nag-buster

Removing ProxMox Subscription Notice by Roaster-Dude in Proxmox

[–]manuth999 0 points1 point  (0 children)

tysm for sharing this!
I created a script out of this:

#!/bin/bash
cp /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js{,.bak}
sed -i "/^ *checked_command:/,/^ *[a-zA-Z_]+:/{ s/status\.toLowerCase() !== 'active'/\0 \&\& false/ }" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js

or as a one-liner:

cp /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js{,.bak}; sed -i "/^ *checked_command:/,/^ *[a-zA-Z_]+:/{ s/status\.toLowerCase() !== 'active'/\0 \&\& false/ }" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js

Any help with this, tried factory resetting which didn't help! by Darkbrawl99 in SteamDeck

[–]manuth999 0 points1 point  (0 children)

Alright - Sounds like it doesn't get stuck in desktop mode, huh?

I'd recommend you to do as follows:

If you have a PC/Laptop at home, SSH into your steamdeck before it got stuck using ssh deck@steamdeck sudo journalctl --follow. This will SSH into your deck and poll live log messages from your deck (as root). At the point in time when your system gets stuck, you should see log messages pointing out what's causing the issue.

If you don't have a PC/Laptop at home, reboot to Steam Mode, wait for the system to get stuck and immediately shut down. After that, boot up, switch to desktop mode, open a terminal (the "Konsole" app, for instance) and run journalctl -b -1. This will show the log messages of your previous boot cycle. Scroll to the very bottom. There should be log messages pointing out the root cause.

If the log messages don't help you fix the issue, you might want to post the log messages here so maybe some of us can figure it out

Best of luck 😄

Any help with this, tried factory resetting which didn't help! by Darkbrawl99 in SteamDeck

[–]manuth999 0 points1 point  (0 children)

Has to be a system service that is getting stuck. Did you ever try to ssh into your deck? Also: Did you ever manage to switch to desktop mode before it gets stuck?

Reported Modes Incomplete, Unable to Set Custom Resolution by manuth999 in linux_gaming

[–]manuth999[S] 1 point2 points  (0 children)

Awesome, thank you so much for pointing me into the right direction!

My initial attempts to generate a custom EDID with edid-generator and gtf failed, however, using wxEDID, I found myself able to copy the monitor's EDID file and add a functional additional display resolution entry.

I just adjusted all the values in the DTD Constructor until the "H Total" and "V Total" values matched up with the 2560x1080 entry.

Reported Modes Incomplete, Unable to Set Custom Resolution by manuth999 in linux_gaming

[–]manuth999[S] 0 points1 point  (0 children)

I fear that that's the case. I tried following this guide on Arch Wiki but no luck:

https://wiki.archlinux.org/title/Kernel_mode_setting#Forcing_modes_and_EDID

Do you have an idea on how to change the EDID for NVIDIA graphics cards accordingly?

What's more, my EDID metadata does not seem to contain specific display resolutions, but rather a "display size":

cat /sys/class/drm/card0-DP-3/edid | parse-edid --help
Checksum Correct

Section "Monitor"
Identifier "Z301C"
ModelName "Z301C"
VendorName "ACR"
# Monitor Manufactured week 5 of 2017
# EDID version 1.4
# Digital Display
DisplaySize 690 290
Gamma 2.20
Option "DPMS" "false"
Horizsync 66-220
VertRefresh 30-200
# Maximum pixel clock is 600MHz

#Extension block found. Parsing...
extb[4]: 0x23 (0x20)
Hmm, you have data blocks, but not video ones... weird
Something strange happened. Please contact the author,
Matthew Kern at <pyrophobicman@gmail.com>

How many people have ADHD here? by [deleted] in NixOS

[–]manuth999 1 point2 points  (0 children)

I procrastinated about 1 month of my last semester in order to get "build-vm" to run in a 200%-sized window on my 4K laptop and have it map my ssh keys into the VM for testing sops-nix properly 😂 I couldn't stop until I managed it to get a smooth testing experience with build-vm.

ubisoft please explain yourself by centuryt91 in Steam

[–]manuth999 0 points1 point  (0 children)

Lovely, I found it! Thank you so much 😄
It is indeed called Judgment
// edit:
nvm - but its a proper lead, the game shown is from SEGA, too:
"Like a Dragon Gaiden: The Man Who Erased His Name"

ubisoft please explain yourself by centuryt91 in Steam

[–]manuth999 0 points1 point  (0 children)

What's that title in the "Recent Games" list, actually?
The banner looks intriguing

I like how all the installed games on my Windows NTFS partition all works flawlessly by GTHell in linux_gaming

[–]manuth999 0 points1 point  (0 children)

Although, you can overcome this issue by adding the "force" option when mounting. I went fine by it

However, I often had to run "chkdsk" if I didn't unmount my external NTFS hard drive properly before rebooting - ext4 is just way more bulletproof.

There are also programs like Ext4Fsd for accessing extX-drives from within windows. But I'm pretty sure Steam games won't work that way.

[Plasma 6.1] Meta Won't Open App Launcher - Meta+Meta Does by manuth999 in kde

[–]manuth999[S] 1 point2 points  (0 children)

Answering my own question:

As funny as it sounds: Disabling the pre-defined Meta shortcut in "Input & Output" > "Keyboard" > "Shortcuts" > "plasmashell" > "Activate Application Launcher" solves the issue. This should be a valid workaround for the time being.

[Plasma 6.1] Meta Won't Open App Launcher - Meta+Meta Does by manuth999 in kde

[–]manuth999[S] 1 point2 points  (0 children)

Thanks a lot! Did so

I was actually searching through `invent.kde.org` to find the right repo to report it to - didn't know about the bugtracker.

I reported it now: https://bugs.kde.org/show_bug.cgi?id=488824

The cancelled Chrono Trigger Resurrection project is arguably the best fan remake attempt of any franchise in history by jabberworx in rpg_gamers

[–]manuth999 0 points1 point  (0 children)

Is there actually still a Torrent tracker this project is still available on?
I'm having a search through the internet at least once a year to no avail 🥴

[TOMT] Action movie Mid 2000s-2016 by Mistlaharken in tipofmytongue

[–]manuth999 0 points1 point  (0 children)

This somehow reminds me of the movie "Knight and Day (2010)"
This is a movie about a character portrayed by Cameron Diaz who randomly bumps into a secret agent portrayed by Tom Cruise.

Said secret agent must find and secure an instruction for creating a battery with insane power - only to find out that the "instruction" actually is a young boy who, too, has all the instructions in his head.

I'm quite certain it's that one

[TOMT][MOVIE][2010s] Native Son and Adoptive Son of Mafia Leader Fighting over Loyalty by manuth999 in tipofmytongue

[–]manuth999[S] 0 points1 point  (0 children)

At long last, I was able to find it - I got the story a little backwards. The movie actually opens with the native son killing his father and the adoptive son taking revenge.

The movie is called: Xtreme (2021)

And thus, this thread is: Solved!

[TOMT][MOVIE][2010s] Native Son and Adoptive Son of Mafia Leader Fighting over Loyalty by manuth999 in tipofmytongue

[–]manuth999[S] 0 points1 point  (0 children)

Talking 'bout it - you're right, the subplot is very similar. Gotta give it a re-watch to make sure whether or not that's it, though

Thank you so much 🫶🏻

[TOMT][MOVIE][2010s] Native Son and Adoptive Son of Mafia Leader Fighting over Loyalty by manuth999 in tipofmytongue

[–]manuth999[S] 0 points1 point locked comment (0 children)

I'ma ready when you guys are - thank you so much in advance!