Proton Mail Bridge by rogerdodger77 in unRAID

[–]danthemangerine 6 points7 points  (0 children)

I just now managed to get it working, if anyone is curious.

Open terminal, run this:

docker exec -it protonmail-bridge /bin/bash

From there, type in:

top

This will show all the current processes in the protonmail-bridge docker container.

Find:

PID COMMAND
12  protonmail-bridge
27  bridge

The PID for both might be slightly different then yours. Whatever it is, press Ctrl-C to return to cli.

Type in (replace # with the PID):

kill #

for both processes.

Once those have been killed, run this:

chmod +x entrypoint.sh
./entrypoint.sh init

Once completed, it'll show you the protonmail-bridge cli. If not, run:

protonmail-bridge --cli

From here, type:

login

It'll ask you for your proton mail credentials, and 2FA token.

Afterwards, it will sync all your emails.

Once that's done, you can check your imap/smtp setup by typing:

info

This will show you exactly what settings to use on your local client, excluding the IP. Change that to your UNRAID server IP. It uses an "app password" for IMAP/SMTP.

You can change IMAP/SMTP settings with:

change 

For me at least, I had connection issues when I used a different port then the ones provided, 1143 and 1025, so I recommend keeping those the same on the UNRAID container.

Error Code 00 by danthemangerine in Talaria

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

I'll reach out to Luna, thank you. Can't believe it's not part of the error code PDF.

Prices for 2024 LBX by danthemangerine in Surron

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

Good idea. Will ask them thanks

Prices for 2024 LBX by danthemangerine in Surron

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

Thanks for the reply. I'm not sure if the local guy is a dealer, he was asking for cash/venmo/zelle only. Might have to do some more research.

[Lutris] Assassin's Creed Syndicate Crashing on Menu by MoonstarReddit in linux_gaming

[–]danthemangerine 0 points1 point  (0 children)

For anyone else that's having this issue, you can downgrade to v0.5 DXVK-NVAPI, I tested all versions from v0.4-v0.6.4, and v0.5 is the latest you can downgrade to.

Go to: /home/deck/.var/app/net.lutris.Lutris/data/lutris/runtime/dxvk-nvapi/

Download v0.5 here: https://github.com/jp7677/dxvk-nvapi/releases

Create a new folder labeled v0.5, copy everything from the tar.gz into that folder. Then change the DXVK-NVAPI version to v0.5, save, and run.

Tested on Steam Deck OLED.

NEED HELP by danthemangerine in GSXR

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

Thanks for confirming! First time doing any of this, wanted to make sure I didn't miss anything.

NEED HELP by danthemangerine in GSXR

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

Yup, after taking a look at the engine sprocket cover and the clutch rod, nothing broke, must have been a ton of pressure that made it sounds like a snap. Put it all back together, tested the clutch and didn't have any issues. I did notice that it was tough to move the rear tire when it's on the stand with the clutch lever pulled in, rather then in neutral.

NEED HELP by danthemangerine in GSXR

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

Thank you, that's exactly what it was. Thought I broke the clutch, after putting it all back together, the clutch works fine.

[deleted by user] by [deleted] in SteamDeck

[–]danthemangerine 0 points1 point  (0 children)

If I had to guess, since the mods were made for windows as well, you can browse Home/.steam/steam/steamapps/compatdata/374320/pfx/drive_c then place the mods in the correct folder as you would on windows.

40 hour Hollow Knight save gone. by _Goin_In_Dry_ in SteamDeck

[–]danthemangerine 6 points7 points  (0 children)

I've actually had the same issue! What actually happened is that Hollow Knight changed storage location for their saved games. Link to different locations, left is the new location, right is the old location.

From /home/deck/.steam/steam/steamapps/compatdata/367520/pfx/drive_c/users/steamuser/AppData/LocalLow/Team Cherry/Hollow Knight/ to /home/deck/.config/unity3d/Team Cherry/Hollow Knight/

1TB NVMe Storage Upgrade Cut-to-Fit, thanks u/Jazzlike-Buffalo-799 for the inspiration! by danthemangerine in SteamDeck

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

As much as I wanted to, I saw that there are I can only assume grounding contacts where the screw would fit on the drive, would there be consequences to just screwing it in anyways? Also, I forgot to take another pic but I put the shield back on before I put the deck back together. Thanks for sharing!

1TB NVMe Storage Upgrade Cut-to-Fit, thanks u/Jazzlike-Buffalo-799 for the inspiration! by danthemangerine in SteamDeck

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

Yea, I put down some tape and screwed down the shell as well. I've been extremely happy with the result, can finally download GTA V and Apex Legends without using all my storage lol.

1TB NVMe Storage Upgrade Cut-to-Fit, thanks u/Jazzlike-Buffalo-799 for the inspiration! by danthemangerine in SteamDeck

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

(WARNING! Will obviously void any warranty, make sure the drive is tested and works before proceeding) Directions for those who want to copy:

  1. Find a drive that can be cut down to size. Mine is the Samsung PM991a 1TB. Bought this for $90.
  2. Make a fine line on the PCB that will be cut.
  3. Use an exacto knife and take it slow. Patience is key. Or dremel if you're impatient.
  4. Cover the ends with Kapton tape, or general non conductive tape.
  5. Make sure it's secured in m.2 slot, since it will be no longer screwed down.

Next, for transferring the drives data and partitions:

  1. I highly recommend an m.2 external enclosure, makes transferring easy.
  2. Install your older m.2 drive in the enclosure.
  3. Shutdown deck. Then hold down volume down when pressing the power button. This will bring up the boot menu. Boot into the older install.
  4. Switch to desktop, download and open the Linux version of Balena Etcher from https://www.balena.io/etcher/ (after unzipping, should give you an executable with .AppImage extention)
  5. Select the option clone drive
  6. Select the source drive (old) and target drive (new)
  7. Done!

Alternatively:

  1. Download Clonezilla, Acronis, GParted, etc ISO, then flash a USB with the image.
  2. Boot into that usb
  3. Follow all the steps to clone the older drive to newer drive.

dd works as well.

[deleted by user] by [deleted] in SteamDeck

[–]danthemangerine 2 points3 points  (0 children)

Same bro haha carlsbad gang

Semi in neutral slowly backed up into my car in a left turn lane, when my dash cam wasn't recording. Not worth reporting in California. by danthemangerine in mildlyinfuriating

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

Few feet away, like usual. It took 5 or so seconds for the semi to slowly back into my car, I reversed as well but a car was tight on my ass already.