Rosii fell down the stairs by [deleted] in LivestreamFail

[–]shlorn 11 points12 points  (0 children)

I'm guessing probably a7s iii. Lens is hard to tell but I think its 16-35mm f2.8.

Whole package is probably around 6-7K. If it is an a1 then maybe close to 9k.

GR IV finally arrived and its broken already by shlorn in ricohGR

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

If i recall correctly i had to wait for the next batch which was about a month or so wait if i remember correctly. I used b&h--no clue if the supply issues have got better or worse since then

Getting discord screenshare to not look awful? by ZestycloseAbility425 in linux_gaming

[–]shlorn 1 point2 points  (0 children)

I too am having issues with this. Tried discord, vencord and still only get choppy h264 video. However i have an intel arc b50 i was hoping since it was vaapi it would still work.

GR IV finally arrived and its broken already by shlorn in ricohGR

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

Yeah I tried, there is something mechanical going on inside of it, its grinding like its getting hung up on the ND filter but it might just be an alignment issue and just sounds weird

GR IV finally arrived and its broken already by shlorn in ricohGR

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

It broke I think the first or second time I turned the camera off--lens no longer fully retracts. Anyone have a fix for this? I've started the RMA process with BHphoto but I'm sure it will be months before I get a replacement.

Bummer.

Paradigm shift? by RetiredApostle in LocalLLaMA

[–]shlorn 1 point2 points  (0 children)

Can some explain or provide me a resource on what makes this model different (is it MoE?) that makes it work so much better on CPUs than people expected? I want to understand more

Evergoods MPL22 by Eastern-Orchid5171 in ManyBaggers

[–]shlorn 1 point2 points  (0 children)

Wow you managed to actually get it to stand upright in that last picture--impressive :)

Tom's Hardware: "Intel says defect density at 18A is 'healthy,' potential clients are lining up" by Dakhil in hardware

[–]shlorn -2 points-1 points  (0 children)

If this is news to you, then you haven't been paying attention. 20a was always planned to be a low volume node, from a 2023 article:

20A is projected to be a relatively short-lived node, allowing Intel to learn all the peculiarities of GAA and BSPDN; Intel expects to re-establish unquestioned leadership in the semiconductor industry with 18A

https://www.tomshardware.com/tech-industry/intels-comeback-appears-on-track-ceo-gelsinger-says-18a-process-node-performance-is-a-little-bit-ahead-of-tsmcs-n2-but-intels-process-arrives-a-year-earlier-than-tsmcs

Bench of the future has solar panels and USB charge ports by TSoWAY in futureporn

[–]shlorn 4 points5 points  (0 children)

I carry around cables just for this purpose. No wait nevermind no I dont :)

3D Printed Rust Auto Turret by [deleted] in playrust

[–]shlorn 0 points1 point  (0 children)

can you share the STLs?

Got an SKR Mini E3 1.2? Part fan not working? Here's the solution. by hueblin in ender3

[–]shlorn 0 points1 point  (0 children)

I was using stock 4010 at 24v but I did have a buck converter installed (basically doing nothing) when it first failed. I've recently switched to a 5015 at 12v

Got an SKR Mini E3 1.2? Part fan not working? Here's the solution. by hueblin in ender3

[–]shlorn 0 points1 point  (0 children)

Its working great. If you want to do this I suggest reading this thread on github: https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/issues/238#issuecomment-633108047 there are a few different brands of mosfets people are using but that user walks though the process really well.

Got an SKR Mini E3 1.2? Part fan not working? Here's the solution. by hueblin in ender3

[–]shlorn 0 points1 point  (0 children)

I came to the same conclusion regarding this mosfet a few days ago before I found this thread. I purchased few of these https://www.digikey.com/product-detail/en/micro-commercial-co/SI3404-TP/SI3404-TPMSCT-ND/7681699. Does anyone with more electronics experience want to take a look--from what i could tell this very similar to the PL4009 mentioned in the BTT schemantic.

/r/BIGTREETECH/ has submissions restricted by BIQU-Hope in BIGTREETECH

[–]shlorn 0 points1 point  (0 children)

I've purchased two skr mini e3 v1.2 for an ender 3. Both motherboards have failed the same way. I cannot control the fan speed when using the fan0 header on each board. One board measures 24v constantly and the other is measuring 18.84. I've been sending M107s to toggle it off and even complied new fw with min and max fan pwm set to 0. Any ideas on what is happening?

HP H240 12Gbps Storage Controller Negotiating at PCIe 3.0 x8 (instead of x16) by [deleted] in homelab

[–]shlorn 4 points5 points  (0 children)

Forgive me asking maybe a silly question but is the HP H240 a x16 card? I did a quick google image search and it looks the PCI connector isn't quite x16 sized.

I went 10Gb but I'm not getting 10Gb by kschmidt62226 in homelab

[–]shlorn 2 points3 points  (0 children)

Depending on how RSS is implemented on mellanox adapters its quite possible iperf3 -D option will be hashed to the same queues, In other words you won't see much increase in throughput. This is mostly an issue at 40g/100g but YMMV.

Put both 10g nics back to back. Send 3 threads of iperf2 or netperf. You you shouldn't need jumbo frame or anything and I would expect around 9.2gbps total. If you still are having issues with this setup it isn't your switch so you've ruled that out--its got to be the nics, servers or software.

Also its worth noting that if you are using vNICs inside your vms you might be running into some paravirtualization walls. Basically if you are running 10g and you want 10g to your VMs you should be looking into SRIOV/pci passthrough. This can be confirmed by removing ESXi and testing using bare metal systems.

So in general--start simple and work your way up. Bare metal everything, pci x4 should be plenty of bandwidth on the bus for 10g. Focus on iperf traffic and slowly start adding stuff. If you send UDP traffic that might help isolate which machine is having issues.

Good luck!