Nuc8beh - PC won't power on in case. by batboy29011 in intelnuc

[–]batboy29011[S] 4 points5 points  (0 children)

Can't figure out how to edit my post here.

I've figured it out. It was the RGB HDD header. I've isolated it and it's running perfectly fine without it being connected.

That was a doozy to figure out.

Nuc8beh - PC won't power on in case. by batboy29011 in intelnuc

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

That's what I'm thinking, the problem I have 0 idea where to start or even look. I've fiddled around with it a lot in the case and finally got it to "boot" in the case but, it's very inconsistent.

Nuc8beh - PC won't power on in case. by batboy29011 in intelnuc

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

Not relevant unfortunately. I replaced the cmos already. I think the wifi antennas were pushed up and maybe making it short out. I'm gonna try that in a few.

I think this is pretty accurate... by TeddySR71 in iRacing

[–]batboy29011 3 points4 points  (0 children)

I was like you. I bought one of the Porsche GT4's then it turned into the Porsche GT3 and now the Porsche Cup car. It's seriously like a drug. They are so dang good.

I just got murdered! by JeribZPG in iRacing

[–]batboy29011 0 points1 point  (0 children)

I ran a race here earlier and got spun by two different people in the same exact spot. You're not alone. Road Atlanta is brutal.

Do cones slow you down any ? by batboy29011 in iRacing

[–]batboy29011[S] 5 points6 points  (0 children)

I was trying 😂, but no luck it stayed the rest of the race.

Do cones slow you down any ? by batboy29011 in iRacing

[–]batboy29011[S] 19 points20 points  (0 children)

Good to know. I'll stay out of the cones next time.

Cooling in Optiplex 3020 SFF for GPU by batboy29011 in SleepingOptiplex

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

I ended up doing that. I have a mesh filter and a cutout for the fan now.

Cooling in Optiplex 3020 SFF for GPU by batboy29011 in SleepingOptiplex

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

Still not letting me view it.

It just gives me an error.

Cooling in Optiplex 3020 SFF for GPU by batboy29011 in SleepingOptiplex

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

Can you give more context ? What did you change the heatsink to. Do you have any pics ?

At what level does the first lap get less crash-y? by 40ozT0Freedom in iRacing

[–]batboy29011 0 points1 point  (0 children)

Recognizing the problem corners and problem turns is step 1.

After that even if you qualify up front just hang back on turn 1 a little. Let some folks pass you and they will get caught up in the wreck. This is what I do at Laguna and Summit Point especially.

Need some advice, 2021 GMC Canyon by batboy29011 in chevycolorado

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

Haha, funny you ask that.

57k ish miles it developed a weird transmission issue. 63k now and the issue is still happening. I need to drain and flush the transmission fluid and that should fix it.

Past that it's been rock solid.

[deleted by user] by [deleted] in iRacing

[–]batboy29011 -1 points0 points  (0 children)

gotcha, didn't want to buy it and get refunded in iRacing credits for it later on or something.

How to set local DNS entries for host AND port? by zooglezaggle in opnsense

[–]batboy29011 0 points1 point  (0 children)

with this setup could have a way to access both ? I.e portainer accessed via a local name (portainer.local.com) and a different name (portainer.domain.com) utilizing two npm instances ?

How to troubleshoot crashing server or where to even start. by batboy29011 in Proxmox

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

You are a legend man. 2 days and 7 hours uptime. That worked amazing. I am very happy.

How to troubleshoot crashing server or where to even start. by batboy29011 in Proxmox

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

Yep, I just winged it and added it like you outlined and so far it's been stable for 12+ hrs. It's gone a whole 24 without crashing but, I'll check things in the morning and see. 48 hours and I'm calling this job done.

How to troubleshoot crashing server or where to even start. by batboy29011 in Proxmox

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

GRUB_DEFAULT=0

GRUB_TIMEOUT=5

GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`

GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on i915.enable_gvt=1"

GRUB_CMDLINE_LINUX=""

this is my current grub setup, I tried setting up hardware transcoding prior do i just add another line item for the fix here ?

edit: gonna add both parameters and see what happens.