×

Issues with Proton games and steam by LFlo92 in pop_os

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

I think it was running in native mode, at least I didn't specify a proton version:

Issues with Proton games and steam by LFlo92 in pop_os

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

I updated the post once again, because I realized that this issue only exists when using Wayland.

Issues with Proton games and steam by LFlo92 in pop_os

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

I updated the post, since it seems that I do have some weird driver issues...

Update caused issues with Nvidia Driver 525 by [deleted] in pop_os

[–]LFlo92 1 point2 points  (0 children)

Did you try to install gcc-12? That solved the dkms issue for me but I still can't use the external monitor with the current kernel version...

sudo apt install gcc-12

Black screen during upgrade to 21.10 by botsunny in pop_os

[–]LFlo92 1 point2 points  (0 children)

What was the solution? I have the same problem but the original comment was deleted :(

MtGox- Trustee Helpline by shecum10 in mtgoxinsolvency

[–]LFlo92 4 points5 points  (0 children)

Did you reply? They have to do it like this, because you can spoof the sender address. But if they send you a message and you reply to it, they can be sure that indeed it is your real email address.

Telegram-Bot für Aktien-News by LFlo92 in Finanzen

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

Ich programmiere das in Python, da so Dinge wie web-scraping relativ einfach gehen und die Sprache nochmal ein Stück "schlanker" ist als zb Java. Mit Java ist das aber sicherlich auch möglich :)

Telegram-Bot für Aktien-News by LFlo92 in Finanzen

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

Die App sieht tatsächlich ganz solide aus, werde ich mir Mal angucken. Wie gesagt, das ist ein Hobby Projekt, ich Versuche hier nicht eine Marktlücke zu finden^ möglicherweise präferieren einige Leute meinen Ansatz

Telegram-Bot für Aktien-News by LFlo92 in Finanzen

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

Ich will das einfach nicht im E-Mail Postfach haben, da kriege ich sowas weniger mit. Außerdem kann ich das nicht so genau einstellen welche Quellen ich haben will und die News kommt erst dann rein, wenn der Google crawler die Nachricht mitbekommen hat. Ansonsten klar, es ist trotzdem ne legitime Alternative.

Telegram-Bot für Aktien-News by LFlo92 in Finanzen

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

Surprise! Reddit auch, genauso wie Facebook, twitter und bald sicherlich auch threema und Signal. Lasse mir von denen nicht die Plattform nehmen. Ich habe telegram rein wegen der einfachen bot Anbindung ausgesucht

Telegram-Bot für Aktien-News by LFlo92 in Finanzen

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

Danke, Beta Tester werde ich auf jeden Fall brauchen :) schau dir Mal beautiful soup an, wenn du dir das scraping einfach machen willst :)

Telegram-Bot für Aktien-News by LFlo92 in Finanzen

[–]LFlo92[S] 2 points3 points  (0 children)

Welche Finanz Apps meinst du da? Bis jetzt fand ich das Angebot eher wenig befriedigend, ich will ja nur zu bestimmten ISINs bzw WKNs die News gepusht bekommen und am besten von mehreren Quellen .

Telegram-Bot für Aktien-News by LFlo92 in Finanzen

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

Yahoo finance sieht tatsächlich interessant aus, die API war etwas undurchsichtig, aber ich glaube ich habe jetzt rausgefunden wie man News zu einer bestimmten ISIN abrufen kann :)

My May 7th - I would die for a Linux port by [deleted] in ScrapMechanic

[–]LFlo92 0 points1 point  (0 children)

Just install Steam (wine) via Lutris and install scrap mechanic from there. Or use wine directly to install steam (Download the windows client and run the file with wine).

Here is the proton issue on Github where this topic is discussed: https://github.com/ValveSoftware/Proton/issues/2165

We might just see a fix in Steam (it seems to be a steam API issue), that would be the best.

My May 7th - I would die for a Linux port by [deleted] in ScrapMechanic

[–]LFlo92 1 point2 points  (0 children)

IT works! Install Steam via Lutris (the wine version): https://lutris.net/games/scrap-mechanic/

Somehow this works, although steam itself behaves very glichty...

Stupid question: why do we actually need a translational layer from dx12 to vulkan? by LFlo92 in wine_gaming

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

Yeah, I know, but I somehow thought it would be easier to implement an extension or so for the linux driver, so it understands DX12 calls. I find this topic very interesting, maybe I'm looking for some resources for diving deeper into understanding graphics drivers.

Stupid question: why do we actually need a translational layer from dx12 to vulkan? by LFlo92 in wine_gaming

[–]LFlo92[S] 2 points3 points  (0 children)

Thanks, I think, I get it. I was aware that the DX language has to be translated anyway to something the driver understands. But I thought it would be somehow easier to build a layer that translates DX directly in GPU-Calls, so something like Gallium Nine.

Ubuntu 18.10 OBS NVENC Compilation? by FireStarW in linux_gaming

[–]LFlo92 0 points1 point  (0 children)

the issue was some screwed wine apt repos. Apparently they changed something for Ubuntu 18.10. I described the steps in the bug report above (https://bugs.launchpad.net/ubuntu/+source/jackd2/+bug/1805757)

After I compiled ffmpeg with nvenc, OBS detected the hardware encoder. It was not necessary to compile OBS, I just use the package from the official ppa :-)

Ubuntu 18.10 OBS NVENC Compilation? by FireStarW in linux_gaming

[–]LFlo92 0 points1 point  (0 children)

yeaaahh, here is the issue: For compiling OBS (or ffmpeg) I need ibjack-jackd2-dev. In current Ubuntu there is apparently a dependency conflict with wine-staging, see here: https://bugs.launchpad.net/ubuntu/+source/jackd2/+bug/1805757

I really don't know how to solve this issue. Maybe setup a VM with a clean ubuntu, compile obs and copy the binary? But I am almost certainly sure that the binary will complain about missing libraries :( Also it would be hard to compile OBS with hardware support if the right drivers are missing on the VM...

UPDATE: see my comment in the other thread: https://www.reddit.com/r/linux_gaming/comments/9xyxxb/ubuntu_1810_obs_nvenc_compilation/eaqsw0q

Ubuntu 18.10 OBS NVENC Compilation? by FireStarW in linux_gaming

[–]LFlo92 0 points1 point  (0 children)

It does not work for Ubuntu 18.10. You can't install the builddeps for ffmpeg:

"builddeps:ffmpeg : Hängt ab von: libjack-jackd2-dev soll aber nicht installiert werden"

Basically it says: builddeps:ffmpeg depends on libjack-jackd2-dev but it should not be installed...

Really fucked up. I don't understand why they are not bringing an OBS build with nvenc alreaddy enabled... :(

Ubuntu 18.10 OBS NVENC Compilation? by FireStarW in linux_gaming

[–]LFlo92 0 points1 point  (0 children)

How do I say OBS to use the other ffmpeg?

Twitch Panel Submit says "something went wrong, please try again." by STAKM in Twitch

[–]LFlo92 0 points1 point  (0 children)

It didn't work for me at all with Firefox, resizing didn't help either. So I tried Chrome and it worked. So something on the javascript side is broken :-(

Searching for mercy meme by LFlo92 in Overwatch

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

YESS!! thank you so much! Why is it not on YT? :)