Skip to main content

Unanswered Questions

1,931 questions with no answers
7 votes
0 answers
12k views

How to see detailed log of nVidia driver crash on Windows?

While doing GPU-intensive parallel processing, nVidia driver apparently crashed. Only information in Windows Event log is the following: The description for Event ID 1 from source NVIDIA OpenGL ...
7 votes
0 answers
1k views

Is there a way of scripting the "Roll Back Driver" feature of Window's Device Manager?

I need to roll back my graphic cards drivers once in a while(It's a long story.) and I have tried scripts using devmanview which worked great for disabling and enabling my drivers(and uninstalling it) ...
6 votes
0 answers
2k views

redshift color adjustment with hardware/software cursor

I'm running Arch Linux (with Con Kolivas' ck1 patchset, although that shouldn't affect this issue) and using the proprietary Nvidia graphics driver, currently at version 313.26 (my card is a GeForce ...
5 votes
0 answers
1k views

Installing two different Nvidia drivers at the same time

I have a GTX1070ti for which the latest driver is 527.37. I bought a NVS 310 for which the latest driver is 392.68. I would like to use both cards simultaneously for different monitors. However, when ...
5 votes
0 answers
4k views

xrandr doesn't detect HDMI monitor

My second monitor has suddenly stopped working after a reboot. I'm on Ubuntu 18.04 with an OpenBox desktop and an nVidia 1060, using the nVidia 396 driver. I've been fiddling with my display settings ...
5 votes
0 answers
9k views

Where can I get Windows XP drivers for MacBook Pro hardware without using Boot Camp?

I have an Intel-based MacBook Pro whose hard disk was formatted before I received it. It had no OS installed, and I have no Mac OS X installation disks. I’m trying to get the machine to run some ...
5 votes
0 answers
1k views

Programmatically installing a system driver on Windows 7 x64

I am experimenting with the WinDDK and trying to install a system driver on a Windows 7 (x64)virtual box. I have an .inf file: ; testdriver.inf - install information file [Version] Signature = "$...
5 votes
0 answers
779 views

nvidia driver conflict with another display adapter

I have a laptop equipped with GT540M. Drivers are fine, games are running properly. But then, when I install my tablet driver (Yiynova DP10HD, just like a cheap replacement of Wacom Cintiq) which is ...
4 votes
0 answers
2k views

Linux Mint Cinnamon HiDPI scaled with xrandr -- laggy interface?

I am running Linux Mint Cinnamon 19. I have two 4K monitors running their native display. Everything is too small for me. Then I turn on HiDPI scaling in the Cinnamon settings under General. This ...
4 votes
0 answers
1k views

glxinfo Error: couldn't get an RGB, Double-buffered visual

I want to create a pipeline rendering 3D on remote server and visualize locally via Mac XQuartz. But I am new to 3D rendering and openGL. I found VirtualGL a helpful tool to do this, but I met a bug ...
4 votes
0 answers
481 views

Browser tabs turn black

Around since the release of Firefox 54 many, many times all tabs have turned to black. Nothing outside of the Firefox UI can be seen and and restarting browser has been necessary. The change is ...
4 votes
0 answers
831 views

Problems while installing Nvidia-367 Driver on Ubuntu-16.04

I had earlier installed nvidia-340, using sudo apt-get install nvidia-340 I was trying to install Cuda-8, but it required nvidia-367. So I removed nvidia-340 and all other nvidia products, using ...
4 votes
0 answers
1k views

Questions about KMS/DRM and linux /dev/fb* devices

Basically, what I want to do is to allow most standard framebuffer graphics apps (At least, any that support being told which /dev/fb* device to use, or can deduce that from the framebuffer the VT ...
4 votes
0 answers
2k views

Kali Linux's NVIDIA driver install guide does not work

I'm trying to get my natively installed Kali Linux distro to detect my second monitor. I have two Samsung S20B300 monitors but its only picking up one of them. The one it is picking up is plugged in ...
4 votes
0 answers
969 views

Make USB virtual COM device persistent through reboots

EDIT: Having rethought the issue, perhaps my question can be summarized like this: Is there an existing COM terminal type program that will automatically detect when a COM port becomes unavailable and ...
4 votes
0 answers
359 views

Where to find "sleep mode" drivers for debian distro?

I have HP pavillion g6 dualbooted, running windows 7 and crunchbanng 11, 64 bit, based on debian wheezy. My crunchbang won't wake from sleep mode, I had similar problem on windows 7, solved the issue ...
4 votes
0 answers
5k views

Downsampling on Nvidia Optimus (with Intel HD Graphics 3000)

What this is about The question behind the question is actually how to place four virtual machines with 800x600 resolution on a screen smaller than 1600x1200. I am trying to enable split screen ...
3 votes
0 answers
54 views

Which driver is resuming my USB device?

I have a USB device that correctly enters in Suspend state, but it gets Resumed after a couple of seconds, then goes back to Suspend state and the loop continues. This happens on my notebook (Windows ...
3 votes
0 answers
898 views

USB-C port only works if devices plugged during boot, and won't be recognized if Windows is running

My Dell XPS 9560 has an USB-C port, and it doesn't work correctly. If I plug in a device during boot (I mean before pressing power button), Windows can recognize it and things work normally. However, ...
3 votes
0 answers
4k views

NVIDIA: “RuntimeError: No CUDA GPUs are available”

I am implementing a simple algorithm with PyTorch on Ubuntu. Two times already my NVIDIA drivers got somehow corrupted, such that running an algorithm produces this traceback: Traceback (most recent ...
3 votes
0 answers
2k views

Reusing old laptop webcam as USB camera

I took the webcam from an old Compaq 620 laptop and after a few wire connections I can connect it to the USB port For a few seconds it is detected as HP Webcam 2.0 in device manager under Cameras (...
3 votes
0 answers
433 views

Mongodb PHP Driver MacOS Unsigned package error

I installed MongoDB driver for PHP with the following command sudo pecl install mongdodb I had to disable "csrutil" at reboot to be able to run the above command. After installing the package I ...
3 votes
0 answers
847 views

System interrupts causing high CPU usage

I purchased a Lenovo ThinkPad Helix 2 2-in-1 laptop/tablet second-hand around a month ago, it came with Windows 10 Pro and was working OK for a few weeks but recently I have had a problem with ...
3 votes
0 answers
846 views

Windows 10: Force-Disable Palm Rejection

I recently purchased an Asus VivoBook S14 which uses their own AsusPTP precision touchpad driver. I've reinstalled the driver countless times, tweaked the touchpad sensitivity, and disabled every ...
3 votes
0 answers
338 views

Windows 10: will drivers installed using testmode still work then testmode is disabled?

I have a general understanding problem with Windows Testmode and how to install unsigned drivers: I understand that if I have drivers (in my case for an USB to RS232 serial adapter) that are not ...
3 votes
0 answers
2k views

How can I find out the USB Bandwidth usage of device in Windows 10

I want to view the USB bandwidth usage of different devices on my Windows 10 laptop (1607). I found this article from Microsoft which advises to check in Device Manager, however the Advanced tab ...
3 votes
0 answers
1k views

Webcam only detected through usb hub but not directly

I posted this question first on StackOverflow. I got the hint to post it here with additional information. So here is the updated question. Original question: I tried to connect a usb webcam directly ...
3 votes
0 answers
2k views

Touchpad Smooth Scrolling Obliterated In Windows 10 Creators Update

I love the Creators Update to an extent-- it has a good amount of features that are applicable for me on my Surface Pro 4. However, trackpad scrolling has just been completely obliterated. It's really ...
3 votes
0 answers
462 views

Windows 7 not picking up 8th GPU

Adding on to a previous question I asked. How many GPUs Does Windows 7 Support? I have managed to stick 8 Nvidia GTX 980Tis into a Tyan Supermicro Box. It's running Windows 7 Professional 64bit It ...
3 votes
0 answers
85 views

DVD-RW doesn't read or write, SAMSUNG NP700Z5C-S03SA notebook

I upgraded my windows from Win 8 to Win 8.1 and I had never used DVD driver, Now when i insert CD or DVD it took some second and then it push it out, but if the DVD was free to write on it just keep ...

15 30 50 per page
1
2 3 4 5
65