Questions tagged [drivers]

A device driver or software driver is a computer program allowing higher-level computer programs to interact with a hardware device.

A driver typically communicates with the device through the computer bus or communications subsystem to which the hardware connects. Drivers are hardware-dependent and operating-system-specific.

454 questions
17
votes
2 answers

Is there a quick way to see what filesystem filter drivers are loaded on Windows 2008?

The question says it all, I think. I vaguely remember there was an easy way to do this, but don't remember what it was.
James Lupolt
  • 624
  • 1
  • 7
  • 18
15
votes
4 answers

Virtual Sound Card for Windows Server?

i have some software running on a server which requires a sound card to be installed. i'm trying to find a virtual, or emulated, sound card driver for Windows 2000 Server. It doesn't have to play anything, send streams anywhere, or do anything. It…
Ian Boyd
  • 5,131
  • 14
  • 57
  • 79
13
votes
3 answers

What is the reason for choosing a different print processor?

Almost every time I've had to change the print processor for a printer, it's because it's set to something other than WINPRINT/RAW. Granted, fax software sometimes makes use of other print processors, but most of the time it seems as though the…
bshacklett
  • 1,378
  • 4
  • 19
  • 37
12
votes
2 answers

Windows Server 2008 R2 - RDSH - Registry bloat with Samsung Universal Print Driver

While running multiple Windows Server 2008 R2 RDSH farms we are experiencing an issue where the RDSH servers all are having their Registry bloated to the maximum value 2048MB. Using Sysinternals Registry Usage (ru.exe) we were able to determine…
Arachnid
  • 193
  • 2
  • 10
11
votes
7 answers

HP Universal Print Drivers Incredibly Slow

We recently migrated to a Windows 2003 R2 Enterprise x64 Server (SP2) as a print server. For the most part, we found that it wasn't too hard to get both a x64 and a x86 driver for the printers we were using. Shortly after switching, we noticed…
Mr Furious
  • 801
  • 1
  • 6
  • 14
10
votes
3 answers

Seemingly Random Components on DL380 G5 No Longer Work After Applying Updates

I have a DL380 G5 running Windows Server 2008 R2 that just had two update bundles applied to it and as a result I have several crucial components that no longer work. The update bundles that were applied were -- HP ProLiant Server Firmware…
pk.
  • 6,413
  • 1
  • 41
  • 63
10
votes
2 answers

How to install Oracle OLE drivers for use in SQL Server 2008 R2 x64

As per standard procedure we've been using for years for previous versions of both Oracle and SQL Server, I have installed Oracle's latest ODAC package, which includes the Oracle OLE driver onto our new SQL Server 2008 R2 x64 nodes. I have done the…
SomeGuy
  • 387
  • 1
  • 3
  • 16
9
votes
11 answers

GUI tools to administer Linux Box

What GUI tools do you advise to improve the usability of Linux for those accustomed to doing system administration the windows-way? Users new to Linux often get confused when they need to configure something: editing a text configuration file may…
kolypto
  • 10,738
  • 12
  • 51
  • 66
8
votes
1 answer

windows server 2012 resolution woes with vga

I have two windows vms, windows server 2012 and windows server 2008. Both use kvm and libvirt. I recently decided I wanted to increase my screen resolution options, which required changing from the default "cirrus" video card to the "vga" option. …
8
votes
6 answers

What is the added value of installing Dell / HP / IBM / etc. supplied drivers?

I manage a couple of hundred Linux servers, most of which are HP, if they are not virtualized. Historically, we have installed the HP ProLiant Support Pack (PSP) since before I started working here. The PSP comes with usefull (?) stuff like the HP…
wzzrd
  • 10,269
  • 2
  • 32
  • 47
8
votes
3 answers

How does Linux determine the SCSI address of a disk?

Greetings, I'm working with RHEL 5.5 guest VMs under VMware ESX 4. When I configure the virtual disks in the VM hardware settings, each disk has a SCSI address in the format "N:M". For example, "1:3" would mean SCSI host number 1 and SCSI target ID…
Chris Sears
  • 363
  • 1
  • 2
  • 7
8
votes
2 answers

How do I tell which kernel module is servicing a /dev device?

How do I find out which kernel module (as seen by typing lsmod) is servicing a particular device in /dev ? In other words, say I have a device, /dev/mouse0 and I want to find out which kernel module is installed to service that device. How do I do…
regulatre
  • 276
  • 3
  • 11
7
votes
2 answers

How to use AD/GPO/Print Services to "push out" a new printer driver to replace a broken one? How did my server get a broken driver?

Context: We have an AD/GPO-managed corporate network with a little over a hundred PCs running Windows 7 x64, and a few managed printers. Our Server2008R2 primary domain controller is configured as a print server for them all. Problem: After a…
7
votes
3 answers

What are the advantages of using Hyper-V's synthetic drivers?

We are moving our virtualization platform from Citrix's XenServer to Hyper-V on Windows Server 2008 R2. As part of this project I need to migrate, in one form or another, some Debian Linux servers over to Hyper-V. I have successfully built a…
user62491
7
votes
3 answers

Is there a non spammy, no registering, free site to download old drivers?

From time to time I need to reinstall some ancient system. Replace hardware with other abandoned hardware. Whenever I search for drivers Google returns sites requiring logins and/or payment. Where are the nice places to find and download old…
Tom
  • 209
  • 1
  • 4
1
2 3
30 31