All Questions
456,411
questions
0
votes
0answers
4 views
Can this PSU support RX 580 Graphics Card
I want to buy Rx 580 graphics card but that card need one 8 pin and one 6 pin connector and my current PSU does not have it, so i want to buy a new one.
I found TX LC Power LC600H-12 V2.31 PSU in shop ...
0
votes
1answer
5 views
Laptop Power Off Completely When No Input to It
I have had my laptop shut off after about 15-20 minutes when there is no input to it - no typing, no mouse movement. It is a hard shut off, a power off. Then I have to press the button to turn it ...
0
votes
0answers
4 views
Rgb not working msi MPG X570 GAMING EDGE WIFI ATX AM4 Motherboard
Today I booted up my computer and none of the RGB is not working including the strip that is on the motherboard I do not recall dint anything that would cause this problem. The RGB strip out on the ...
0
votes
0answers
4 views
Splitting Data from 4 sheets into into multiple workbooks based on row record
I am looking write an vba for splitting data from multiple sheets into multiple workbooks in the same based on Row record. Example I have one master data with 4 tabs( worksheet with different details),...
0
votes
0answers
2 views
Trying to use code countif+countif/countblank
I tried couple of things but everything gives me an Error, does anyone know why?
=COUNTIF(COUNTBLANK(A12:D12),0)
But when I try to put them in two different cells it actually works
=COUNTBLANK(A12:D12)...
0
votes
0answers
3 views
Windows 10 CMD/PowerShell window cannot move or resize after ssh/tmux?
I have Windows 10 (v1803) and I need to ssh Linux and then tmux in CMD or PowerShell window. The window cannot be resized or moved after the screen restored from screen sleep. How to resolve the issue?...
0
votes
0answers
4 views
Randomize windows system sound
I want to make windows' program events play a sound from a list of files randomly. Is there a way to do this in "pure" windows or I'll have to search for 3rd parties' program, if there are ...
0
votes
0answers
8 views
How to Overlay Speed, and GPS data to videos
I hope you are safe and healthy.
I have a bunch of videos recorded using AVT-Manta G235-C mounted in car.I also have vehicle self movement data in .CSV, such as speed, GPS location etc recorded using ...
0
votes
0answers
7 views
What are these tools in Word? Grid in ruler and pins
Can somebody tell what are these tools? I watched a video about ruler but that grid wasn't covered.
Pin
Grid
1
vote
0answers
10 views
How to increase number of Xv adaptor ports?
The number of xv video ports is to low for my use cases e. g. xvinfo reports:
X-Video Extension version 2.2
screen #0
Adaptor #0: "GLAMOR Textured Video"
number of ports: 16
port ...
0
votes
0answers
8 views
HP Laptop microphone not picking up any sound
I have a HP ENVY laptop 13-ah0xxx & all of a sudden today my microphone is no longer working. I can hear people on zoom calls but they can't hear me, I have tried skype as well & the same ...
2
votes
1answer
15 views
Pattern Matching in Word VBA Find
I am trying to help someone automate some very simple text editing in Microsoft Word using VBA.
One desired change to to remove commas that are embedded in numbers while leaving other commas alone. ...
0
votes
2answers
14 views
Why windows 10 has 3 primary partitions?
Image of my windows 10 primary partitions
I don't know why it happened and what is the third unallocated space. also, it is a primary partition!
can I delete it?
because I need one primary partition ...
0
votes
0answers
7 views
Putty cannot register anything i type in, serial connection issue
I'm having trouble using putty to set up a serial connection using my 16 port gsm modem. I am using the correct baud rate, data bits and stop bits for my modem
Just for reference I connected my gsm ...
0
votes
0answers
6 views
During Vagrant provisioning, the system stalls
During my Vagrant Up process, many tasks run in succession and all does work, however at the end I have a validation test that stalls. The only way I can end the stall is logging into the machine ...