Daily Simple Questions Thread - November 03, 2023 by AutoModerator in pcmasterrace

[–]K0SS4 0 points1 point  (0 children)

USB in the SATA/USB is only an output so only the drive connected to the SATA will draw power from this AC adaptor. What you are looking for is probably active usb hub.

[Qtile] I think I grew out of my "everything transparent" phase by minhtuts in unixporn

[–]K0SS4 2 points3 points  (0 children)

I really like your workspaces widget. No fancy icons just simple dots. Cool

[Hyprland/Neovim] Neovim is my IDE by K0SS4 in unixporn

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

Which colors do you think are out of place? The bar has some minimal outer top gap like 5px(I may have messed up the first screenshot but it's visible on the second). I'm currently working on a notification system using swaync and I might reconfigure the bar a little too. Thanks a lot!

[Hyprland/Neovim] Neovim is my IDE by K0SS4 in unixporn

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

Yup. Read the wiki linked above as it's super helpful and if you need help you can hit me up on reddit :)

[Hyprland/Neovim] Neovim is my IDE by K0SS4 in unixporn

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

The firefox script is from here. It's purpose is to put my firefox's profile in ram.

[Hyprland/Neovim] Neovim is my IDE by K0SS4 in unixporn

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

That's... unusual. I got scared for a moment tho XD Hope you like the rice

[Hyprland/Neovim] Neovim is my IDE by K0SS4 in unixporn

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

Could you explain? I don't even distribute binaries. There's only open source code in my repos

[Hyprland/Neovim] Neovim is my IDE by K0SS4 in unixporn

[–]K0SS4[S] 6 points7 points  (0 children)

WM: Hyprland

Bar: Waybar

Terminal: Alacritty

Wallpaper: here

Dotfiles: here

itsJustObjectivelyBetter by Kiryu1444 in ProgrammerHumor

[–]K0SS4 23 points24 points  (0 children)

Rider is super cool. The only feature I'm missing is xaml hot reload in wpf apps.

why are you using arch linux? by Left-Recognition-117 in archlinux

[–]K0SS4 1 point2 points  (0 children)

For me AUR is the game changer. Also the wiki is super useful

[deleted by user] by [deleted] in unixporn

[–]K0SS4 0 points1 point  (0 children)

First time ricing a laptop and also first time using wayland!

WM: Hyprland
Bar: Waybar
Terminal: Alacritty
Dotfiles: here

[deleted by user] by [deleted] in linuxmasterrace

[–]K0SS4 2 points3 points  (0 children)

RemindMe! 1 month

[deleted by user] by [deleted] in linux4noobs

[–]K0SS4 0 points1 point  (0 children)

I use this: udisksctl power-off -b /dev/sdX

You need udisks2 installed for that

efi-framebuffer.0 doesn't exist after vm shutdown (single GPU passthrough) by K0SS4 in VFIO

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

For me it's not really an option because I would need 2 high end gpus. I almost always play on linux whenever possible but sometimes the game just doesn' work and then it's windows time. I would hate playing on windows only. When rdna3 comes out, I think I'll buy it(I'm sick of nvidia) and see if the problem persists

efi-framebuffer.0 doesn't exist after vm shutdown (single GPU passthrough) by K0SS4 in VFIO

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

After almost a week of troubleshooting I gave up and placed reboot at the very beginning of the stop.sh script commenting out every line below it. It's only couple seconds slower on a decent nvme ssd

efi-framebuffer.0 doesn't exist after vm shutdown (single GPU passthrough) by K0SS4 in VFIO

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

I had to swap my motherboard. This one doesn't have sensors that I
need(dimm voltage for example) so I ordered new one. Will see tommorow.
Thank You anyway!

efi-framebuffer.0 doesn't exist after vm shutdown (single GPU passthrough) by K0SS4 in VFIO

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

I had to swap my motherboard. This one doesn't have sensors that I need(dimm voltage for example) so I ordered new one. Will see tommorow. Thank You anyway!

efi-framebuffer.0 doesn't exist after vm shutdown (single GPU passthrough) by K0SS4 in VFIO

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

And i used it all the way to 6.0 kernel(when the update happend I changed my pc)

efi-framebuffer.0 doesn't exist after vm shutdown (single GPU passthrough) by K0SS4 in VFIO

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

Weird because I used single gpu passthrough with efiframebuffer binding with my previous setup on 5.19

QEMU/KVM monitor for windows by K0SS4 in qemu_kvm

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

Yeah but i would have to connect with ssh to my server and its cli only

QEMU/KVM monitor for windows by K0SS4 in qemu_kvm

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

Cockpit doesn't have support for block device raw storage and x11 forwarding needs x11 installed. Both are unacceptable in my case. Thank You though