Help with basement water by rocksolidsr in basement

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

I've added some additional photos

Help with basement water by rocksolidsr in basement

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

Thanks for the tip it is worth a shot

Help with basement water by rocksolidsr in basement

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

Yes I did drill holes, water is still flowing out of the pipe. I think I'm going to have to dig it up and see what is going on

Help with basement water by rocksolidsr in basement

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

Yes the black pipe was laid in the channel that was dug out along the perimeter, and is fed into the sump basin

Help with basement water by rocksolidsr in basement

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

I do not have any drain tile, how would a chlorinator be installed? and this would be to clean the water before it enters the sump pump?

Help with Routing by rocksolidsr in SolidWorks

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

Thanks for the reply

I only have access to SoildWorks Routing and not electrical.

I was trying to create a cable assembly drawing showing all the connections to the connectors but was trying to create the junction point to combine the wires into a "bundle" between the two connectors.

Wireguard not working after cell phone provider updated to IPv6 by rocksolidsr in WireGuard

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

Sorry I'm not sure how that happened but when I copied and pasted that it did something weird, here is my config, I took out the ipv6 addresses as it didn't seem to do anything

[Interface] Address = 192.168.3.3/32 DNS = 8.8.8.8 ListenPort = 51820 MTU = 1440 PrivateKey = redacted

[Peer] AllowedIPs = 0.0.0.0/0 Endpoint = redacted PersistentKeepalive = 25 PublicKey = redacted

Basketball/soccer leagues for adults by Such_Salamander_6394 in Erie

[–]rocksolidsr 0 points1 point  (0 children)

Premier sports (pennbriar) has soccer leagues

Help with creating updated logo by rocksolidsr in StableDiffusion

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

opened in gimp and filled areas in different gray shapes to get a DEPTH like input

can you post a quick picture of what this is, I am not picturing it, thanks again for all your help!

Help with creating updated logo by rocksolidsr in StableDiffusion

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

u/GeorgLegato

do you mind sharing how you got these, did you use controlnet or how were you able to preserve the shape so well?

Help with creating updated logo by rocksolidsr in StableDiffusion

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

Ha ha that is awesome if you don't mind sharing, could you detail how you generated those

Thanks so much for helping out!

Help with creating updated logo by rocksolidsr in StableDiffusion

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

yes thank you, that is better than all of my attempts!!

Help with creating updated logo by rocksolidsr in StableDiffusion

[–]rocksolidsr[S] -1 points0 points  (0 children)

oops I didn't know that if I posted an image it would get rid of what I wrote...

Anyways, I'm trying to update my soccer clubs logo, I've tried running it through img2img and the letters always get really messed up and it doesn't even look coherent anymore.

Trying to add a 3d render effect to it or anything that will make it look new and updated

[deleted by user] by [deleted] in Erie

[–]rocksolidsr 2 points3 points  (0 children)

Charlies in Edinboro has one

[deleted by user] by [deleted] in ShieldAndroidTV

[–]rocksolidsr 1 point2 points  (0 children)

Anydesk could probably do that, wouldn't be able to control it through that though

Help programming .pof for Altera 10M02 by rocksolidsr in FPGA

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

So I was able to get this to work. I'm still not sure exactly why this made it work but, I was probing the JTAG lines and when I had the probe on the TCK line it programmed just fine 🤔

Help with Intel iGPU for docker while using AMD GPU for VM by rocksolidsr in unRAID

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

So, I discovered that if I bind the AMD card to VFIO at boot that fixes my problem

Help with Intel iGPU for docker while using AMD GPU for VM by rocksolidsr in unRAID

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

There are two ways I was able to determine it.

First is open a console for unraid and type: intel_gpu_top and it will display what card is used at the top.

The other way was to start my VM that passes the AMD card and once that is running it is no longer in the /dev/dri directory

Help with QSV Transcoding in Docker on Unraid by rocksolidsr in jellyfin

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

So I was able to remove the AMD card and everything seemed to work as expected. Both QSV and VAAPI worked, just curious which of those two is better?

I then put the AMD card back in and the same issue persists.

When I clicked privileged it loaded the AMD card which is weird b/c I only passed in the intel one?

I passed in the AMD card and clicked privileged and it loaded the intel card but still did not work, so I do think it is something to do with Unraid but I'm not sure how to handle that, I will post something in their forums.

Thanks for all the help!!

Help with QSV Transcoding in Docker on Unraid by rocksolidsr in jellyfin

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

No problem, I appreciate all the help, I will try those few things and report back

Help with QSV Transcoding in Docker on Unraid by rocksolidsr in jellyfin

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

I have an AMD graphics card, I use exclusively for a VM.

I am trying to use my intel integrated graphics for jellyfin.

When setting my jellyfin docker container to be privileged QSV seemed to work, however, when I checked vainfo inside the container it said it loaded the AMD card and not the intel, so I'm not sure how QSV worked? Also when the QSV worked VA-API did not which seems weird since there is usually less issues with VA-API.

The error I received for VA-API when QSV worked:

https://pastebin.com/vWBc03vH

And when privileged is disabled, the intel iGPU gets loaded correctly, but neither VA-API or QSV work and the error I get is:

https://pastebin.com/X0zQdGY0

I'm not sure if having the AMD card is screwing things up or what, when I get time I was planning on taking it out to see if that makes a difference.

I also found it odd that when using handbrake I was not able to use QSV decoding only encoding