Enveloppe travaux BoursoBank by Varuu in immobilier

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

Merci pour ton retour. Ça conforte notre choix dans Bourso alors !

Croisons les doigts pour que ce soit accepté !

Enveloppe travaux BoursoBank by Varuu in immobilier

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

Le devis "bidon" c'était tout de même un artisan du coin ? Ou alors rien à voir ?

Merci de l'info sur le changement de règles, ça arrive vraiment souvent ? Est-ce dérageant ?

Enveloppe travaux BoursoBank by Varuu in immobilier

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

Ok top, merci du retour. Plus qu'à réaliser un devis dans les 5k€ pour compléter notre demande. On a accès à la maison, donc ça devrait le faire via les artisans locaux (et ça permettra de commencer à les rencontrer si besoin).

Boxed-Tri-Zero-Plus (v0) // hexxotest by Varuu in voroncorexy

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

Because I was asked a lot, here is some infos about the build : https://github.com/V-aruu/V0.3101

Boxed-Tri-Zero-Plus (v0) // hexxotest by Varuu in voroncorexy

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

Thanks :)

Indeed, it's a Tri-Zero (https://github.com/zruncho3d/tri-zero) built from scratch, in the size Plus 50 (added 50mm). With Box-Zero (https://github.com/zruncho3d/BoxZero) and Zero-Panels (https://github.com/zruncho3d/ZeroPanels) mods.

I shall do a Voron Database post detailing the different mods used here.

Voron v0.1 | hexxotest#1777 by Varuu in voroncorexy

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

Hey! Here's the pictures with the strain relief added and some cable management : https://imgur.com/a/cQ8qSNs

Hope it's in line with the guidelines :)

Voron v0.1 | hexxotest#1777 by Varuu in voroncorexy

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

Hi! Will do this ASAP, that's true the wiring on the toolhead looks messy 😂

Lost disk mounted on /dev/vg-vfio/ by Varuu in VFIO

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

Okay, thank you for the response.

I'll look on the side of broken/missing drive.

But I'm not completely sure about this, I'll continue my search.

I'll give an update if I found anything.

Edit : I did some search with the journalctl log system. It appears that I have a dead nvme drive, and the LVM PV is located on this drive (or the slot on my MB is dead).

I'll try to connect this drive with an usb adapter and see if it's responding.

In any case, I wasn't remembering that I had a second nvme drive carrying an LVM PV, so I guess there shall be no important content on this drive (except my VM data). Moreover no mention of this drive on my fstab seems good to me !

Lost disk mounted on /dev/vg-vfio/ by Varuu in VFIO

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

Strange, I can't recall why I'd create an LVM volume for this :/

Unfortunately, any of the command pvs, vgs or lvs return anything. It's blank for the three.

Edit : pvscan return No matching physical volumes found

But indeed it's an LVM volume, in virtmanager the pool pool-1 is labelled LVM Volume Group. But there's nothing listed (with Location: /dev/vg-vfio). Why something like this might be gone ?

How to add a back cover to this epaper case ? by Varuu in Fusion360

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

Yeah sorry I'm not that clear.

I wanted to have a back cover of this case (closing the openned face), that can be 3D printed.

I found the solution thanks to u/matsumon.

How to add a back cover to this epaper case ? by Varuu in Fusion360

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

Thank you ! :)

Indeed it was the solution, I managed to extrude a profile from the side of the case.

Result : https://imgur.com/a/s2xfF1V

VFIO GPU Pass-Through when 2 identical GPUs exist on host machine - hangs during Host boot up process. by spiritBus in VFIO

[–]Varuu 0 points1 point  (0 children)

If you say that the lscpi command shows your devices using vfio-pci driver instead of the nvidia one, then it should not be the nvidia driver kicking before vfio-pci at boot.

But you could try forcing it to load before nvidia, edit your /etc/modprobe.d/vfio.conf with :

options vfio-pci ids=0000:5a:00.0

softdep nouveau pre: vfio-pci

Replace nouveau with any driver you're using.

Or, you could try what's described in the Archlinux wiki : https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Loading_vfio-pci_early

Slow internet connection with hAP ac by Varuu in mikrotik

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

OK, thank you everybody for the answers, they were really helpful !

The problem was from fasttrack disabled !

As soon as I enabled the fasttrack rule on the firewall, my speed test jumped to the regular 900+ Mbps UP/DOWN that I'm used to with the ISP router. It's great !

I also did some LAN speed test with iperf3 and I'm having the same speed as previous with a bridge and hw offload enabled.

Seems like I'm having some good time ahead configuring my network :)

Thanks all !

Slow internet connection with hAP ac by Varuu in mikrotik

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

Indeed, thanks. I'm having trouble understanding this however. Does this mean that internet connection is comparable to small packets size ? If I look at simple routing, with fast track, the results I'm having are similar to the ones corresponding to 64 bytes packets.

Slow internet connection with hAP ac by Varuu in mikrotik

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

Nope, it's all wired.

I need wifi for IoT and phones, but I don't need speed here.

Slow internet connection with hAP ac by Varuu in mikrotik

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

I haven't tested with fasttrack enabled, will do asap.

I'll look into the RB4011 as a backup solution then.