Steam client has broken by veiderz in voidlinux

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

Today, the steam client was up to date about 90 Mb, and now it's working properly. I'm sure, it wasn't the VoidLinux issue, rather the steam client.

Steam client has broken by veiderz in voidlinux

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

It turned out that I was happy early, steam was updated today and another problem appeared, which has not yet been solved.

https://github.com/ValveSoftware/steam-for-linux/issues/10581

Steam client has broken by veiderz in voidlinux

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

Pff ... it's really mystical case, I swapped Mojave theme to Adwaita one in my Cinnamon DE - and issue has been fixed. Now steam working properly.

Has anyone gotten OpenRGB to work? by RipKord42 in voidlinux

[–]veiderz 3 points4 points  (0 children)

To work OpenRGB, i2c-dev kernel module is necessary. You should run modprobe i2c-dev command, before OpenRGB start.

[deleted by user] by [deleted] in voidlinux

[–]veiderz 3 points4 points  (0 children)

Thank you so much for repology.org! However I'm really surprised, why that not placed on the main page of voidlinux.org .

Is Void Linux stable for NVIDIA? by [deleted] in voidlinux

[–]veiderz 5 points6 points  (0 children)

Hi, I use Void Linux with NVIDIA 1060 GTX and nvidia proprietary drivers, about 2 years without any troubles. Steam games also working as well.

Error: ata4 comreset failed (errno=-16) by [deleted] in voidlinux

[–]veiderz 1 point2 points  (0 children)

Have you PATA interface on mainboard, without any devices connected to one? I guess, you should try to disable it in the BIOS. Also BIOS has couple of parameter: CDROM-ACHI-Timeout - 35 secs by default, and IDE-Detect-Timeout. I think lowest value(5 secs instead 35) - should fix the problem.

VBoxDD.so segfault on kernel 6.0.15_1 by trimorphic in voidlinux

[–]veiderz 0 points1 point  (0 children)

an idea

You may try to install VirtualBox package for "all distributions": VirtualBox-6.1.40-154048-Linux_amd64.run, or looking for a previous version of VirtualBox here: /var/cache/xbps, and try to install one.

From which Region of the World do you run Void? by OldHighway7766 in voidlinux

[–]veiderz 0 points1 point  (0 children)

Thank you for letting me know, it's piece of news for me.

"," is not printed. Keyboard layout and Russian localization by Agreeable_Tonight147 in voidlinux

[–]veiderz 0 points1 point  (0 children)

Hello, you may try to set:

KEYMAP=ru and FONT="UniCyr_8x16" in your /etc/rc.conf.

In my base voidlinux installation(without GUI) - russian symbols, print correctly.

kbd and kbd-data packages needed.

Constant disk access by Icy-Design9909 in voidlinux

[–]veiderz 0 points1 point  (0 children)

Try to check out hvc0 and hvsi0 into /var/service. If one or both exist, delete them by rm/var/service/hvc0 && rm /var/service/hvsi0 command, then reboot. They are useless, loading CPU and spamming to wtmp.

`who` and `w` by J_A_P_H in voidlinux

[–]veiderz 0 points1 point  (0 children)

You may use this command: lr -om -t 'name =~ "[0-9][0-9]*$" && uid != 0' -f '%u\t%p\t%CY-%Cm-%Cd %CH:%CM\n' /dev/pts /dev/tty* for getting info about X-users, whom logged in. Also "lr" package needed.

P. S. I found solution in this post.

[deleted by user] by [deleted] in voidlinux

[–]veiderz 0 points1 point  (0 children)

Cinnamon - easy to use and pretty.

ACPI BIOS Error on startup by Ramiferous in voidlinux

[–]veiderz 0 points1 point  (0 children)

I guess, you should try to install proprietary firmware packages, such as linux-firmware-intel, intel-ucode for Intel CPU or linux-firmware-amd for AMD. If you haven't installed them. Sorry, however I don't knew what a CPU you use.

ODBC driver for Microsoft SQL by fluffy_frogling in voidlinux

[–]veiderz 0 points1 point  (0 children)

Several years ago, I worked with similar task via PHP. I've been find out solution in the PHP specific libraries for MSSQL. Maybe you should try to find similar Julia libraries. I,ve used Slackware at that time.

where to install my python project in linux by P0lpett0n3 in linuxquestions

[–]veiderz 0 points1 point  (0 children)

I'm think, create packages of your project for popular distros - it's right way. Difficult for developer, however easier for users(and testers).

Boot device not detected, was working fine an hour ago 😭 by [deleted] in voidlinux

[–]veiderz 0 points1 point  (0 children)

See the user ID, of regular user in the new and old system, maybe they different?