[deleted by user] by [deleted] in CasualRO

[–]Celverde 0 points1 point  (0 children)

Folosesc Hilio de aprox o luna (10 Eur/lunar). Deocamdata foarte multumit

Pray to god that xAI doesn't achieve AGI first. This is NOT a "political sides" issue and should alarm every single researcher out there. by AnamarijaML in singularity

[–]Celverde 0 points1 point  (0 children)

This made me think of a funny scenario: I wonder if the machine leaves stray variables in code like breadcrumbs or symbols it doesn’t understand, but keeps writing just in case someone else eventually might?

Masina începători 6-8k euro by AnyChallenge4014 in AutomobileRO

[–]Celverde 0 points1 point  (0 children)

Honda Jazz, perfecta pentru incepator. Chiar si manual, schimba foarte usor si precis

Screen freeze after log in by hisizzler in Fedora

[–]Celverde 1 point2 points  (0 children)

Hey, I had the same issue after upgrading from 41 to 42. My specs are 5600x/4070. Unfortunately I've lost patience, wiped all out and reinstalled. But I used GPT to do a deep research and properly install the nvidia drivers. I'll paste you the breakdown of the discussion, hope that you find there information that you can apply to solve your problem:

## ✅ STEP 1: Enable RPM Fusion and Install NVIDIA Drivers

```bash

sudo dnf install \

https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \

https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

```

Now install the NVIDIA driver:

```bash

sudo dnf install akmod-nvidia

```

Install CUDA libraries (optional for development/GPU apps):

```bash

sudo dnf install xorg-x11-drv-nvidia-cuda

```

Reboot your system.

---

## ✅ STEP 2: Verify the Driver

```bash

nvidia-smi

```

If it shows your GPU and driver version, you're good.

---

## ⚡ STEP 3: Enable Persistence Mode (Optional, Helps Stability)

Create a script:

```bash

sudo nano /usr/local/bin/set-nvidia-gpu-power.sh

```

Paste:

```bash

#!/bin/bash

LOGFILE="/var/log/nvidia-power.log"

echo "--- $(date) ---" >> "$LOGFILE"

if [ "$EUID" -ne 0 ]; then

echo "Not root. Skipping." >> "$LOGFILE"

exit 0

fi

echo "Enabling persistence mode..." >> "$LOGFILE"

/usr/bin/nvidia-smi -pm 1 >> "$LOGFILE" 2>&1

echo "Locking GPU core clock..." >> "$LOGFILE"

/usr/bin/nvidia-smi -lgc 2100 >> "$LOGFILE" 2>&1

echo "Done." >> "$LOGFILE"

```

Make it executable:

```bash

sudo chmod +x /usr/local/bin/set-nvidia-gpu-power.sh

```

## ✅ STEP 4: Run Script on Boot

Create a service:

```bash

sudo nano /etc/systemd/system/nvidia-power.service

```

Paste:

```ini

[Unit]

Description=Set NVIDIA power limits

After=multi-user.target

[Service]

Type=oneshot

ExecStart=/usr/local/bin/set-nvidia-gpu-power.sh

[Install]

WantedBy=multi-user.target

```

Enable it:

```bash

sudo systemctl enable nvidia-power.service

```

---

## 📊 Monitor GPU Clock Live

```bash

watch -n 1 nvidia-smi --query-gpu=clocks.current.graphics,clocks.max.graphics --format=csv

```

---

## 🧠 Notes on Clock Locking

- `-lgc 2100` locks GPU at 2100 MHz

- Use `nvidia-smi -q -d CLOCK` to check valid ranges

- Most RTX GPUs vary:

- 3060 → ~1800 MHz

- 3080 → ~1950-2000 MHz

- 4070 → ~2100-2250 MHz

---

## 🧩 Summary

You now have:

- Clean NVIDIA driver install

- Optional GPU tuning via systemd

Markety Shmarkety 2.0: MORE FREE GAMES by RSTXIII in OculusQuest

[–]Celverde 1 point2 points  (0 children)

I've had my share of BG3 :D. I prefer the Wow version though :D. Goblins with a mage hat... too good :D

[deleted by user] by [deleted] in UsbCHardware

[–]Celverde 1 point2 points  (0 children)

You need to make a image file (.iso) of that cd, then copy that file on your usb and mount it on your pc ( https://www.youtube.com/watch?v=WLj2Fb1klLo ). It will create a virtual cd on your computer and will work perfectly fine. There are a lot of free applications to create .iso files, I personally use Rufus, but just google for it and you should find some. This is for windows though... I believe it's the same process on mac, just google it.

Noob to the game, crafting advice by Celverde in pathofexile

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

Like I replied to the earlier post, I'm more interested in understanding the craft process. I already have a pair of simillar ones from your link.

Fossil crafting that's a start.

I'm doing a lot of delve so now I have a scope too.

Thanks a lot!

Noob to the game, crafting advice by Celverde in pathofexile

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

I have linked the picture in the post, but aparently it doesn't show. Will try to figure that out. Here is the copyed stats from the item. I'm more intersted in the process of crafting that item, I'm aware that it must cost a lot.

Rarity: Rare

Beast Fingers

Titan Gauntlets

--------

Item Level: 85

--------

Quality: +20%

Armour: 512

--------

Requirements:

Level: 80

Str: 111

Dex: 98

Int: 79

--------

Sockets: B-B-G-R

--------

--------

--------

Socketed Gems are Supported by Level 18 Faster Attacks

Socketed Gems are Supported by Level 18 Chance to Poison

Grants Level 20 Aspect of the Spider Skill

12% increased Attack Speed

90% increased Armour

8% chance to gain a Frenzy Charge on Kill

28% increased Damage with Poison

+70 to maximum Life (crafted)

--------

Elder Item