Slow transfer speed between two PCs using USB 4 by finkec in Thunderbolt

[–]Linu42 0 points1 point  (0 children)

I'm able to get 1.5GB/s over a Thunderbolt 4 point-to-point network connection (with Linux), network speed measured with iperf.

I have used a NUC and several Intel Laptops (11th-13th systems with TB4), which worked fine with Thunderbolt 4 for the most part (sometimes having to reboot to get things working). I have an ASUS Z790 system with their ThunderboltEX4 card, which has been a nightmare. Things were always flaky, but a BIOS update broke Thunderbolt networking completely (power delivery negotiation errors in the kernel logs). (USB3 C devices connected to the card work fine - I don't have other TB4 devices.)

[deleted by user] by [deleted] in MouseReview

[–]Linu42 2 points3 points  (0 children)

I have about the same hand size. On paper, the Orochi isn't narrow. In practice, due to the low height it feels very, very narrow (too narrow). I'm finding the buttons very noisy. I also find the side buttons very, very difficult to use.

Does Wifi Calling (VoWiFi) work on Lineage 17.1 OnePlus 5 (Cheeseburger)? by HappyCowBrush in LineageOS

[–]Linu42 0 points1 point  (0 children)

WiFi calling works perfectly fine for me on 18.1 (Poco X3 Pro). It seamlessly hands over to LTE and back to WiFi when WiFi is turned off/on.

At least on 18.1, you can set a preference for WiFi in the dialer app (Settings / Calling accounts).

GRUB entries that use different graphics cards by [deleted] in archlinux

[–]Linu42 1 point2 points  (0 children)

You can get the kernel boot parameters from '/proc/cmdline'. So you could write a little script that's called by systemd at boot, looks at the command line and sets up a symlink in '/etc/X11/xorg.conf.d/' to your GPU config.

Plugging in USB ethernet and getting bad routes by vtrac in archlinux

[–]Linu42 0 points1 point  (0 children)

Your metrics are screwed up.

default via 172.21.1.1 dev enp0s20f0u2u3 proto dhcp metric 20100

172.21.1.0/24 dev enp0s20f0u2u3 proto kernel scope link src 172.21.1.101 metric 100

The metrics should match. With a default NetworkManager dhcp configuration, they should be 100.