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.

461 questions
1
vote
3 answers

MDT Deployment Issue-Driver not loading (i217-LM on MDT)

I have been testing a replacement imaging system to replace our limited Ghost deployment system for a good portion of the last year. We bought a new batch of machines (HP Workstation Z230) which have the Intel i217-LM NIC. I have had a significant…
Kevin
  • 87
  • 1
  • 9
1
vote
2 answers

Capture a packet at the MAC layer

I want to implement a security solution similar to MACsec that captures a packet in its entirety (including the MAC header) at an intermediate network node (e.g linux based switch), perform some processing on the packet, and then send it out the…
cdev
  • 11
  • 1
1
vote
1 answer

MAC Layer Retransmissions during the same TXOP

Back in the day I was messing around with MadWifi and, if I remember properly, after a packet was transmitted if the sender did not receive an ACK in SIFS time after the completion of the transmission, the sender would attempt a retransmission using…
George
  • 133
  • 4
1
vote
2 answers

Scan through USB connected printer on Print Server

I have two printers, a Lexmark laser printer, and a Canon colour printer/scanner. They are both hooked up via USB to my Print Server. They are set up in Print Management and shared as \\PS1\Lexmark and \\PS1\Canon. When the client computers use the…
1
vote
3 answers

X11 performance problem after upgrading from Centos3 to Centos5 with an ATI Rage XL

After upgrading a computer from Centos3 to Centos5 an application that does a lot of scrolling took a very high performance hit. top tells me that X is using a lot of CPU and that was not happening before. The machine has an ATI Rage XL with 8MB and…
1
vote
2 answers

USB drivers broken, and no PS/2 ports

Installing windows 2003 64bit on an Intel DQ35JO motherboard, after starting the automatic driver installation from the Intel Driver CD the USB is not functioning after the automatic reboot. This would not be a problem if the motherboard had PS/2…
DrStalker
  • 6,946
  • 24
  • 79
  • 107
1
vote
2 answers

MDT Injecting Drivers still does not bring up network in PE

Laptop: HP HDX X16T-1200 CTO Drivers: Taken from the HP Site and extracted. Imported in to MDT 2013. When I launch the Lite Touch it pops up an image saying it can not find the ImageDeploymentShare via DHCP so it looks like even with the network…
Jason
  • 3,931
  • 19
  • 66
  • 107
1
vote
1 answer

WinServer2008R2 refused "unsigned driver" however same driver works on other machines

Trying to load Silicon Labs CP210x USB to UART Bridge driver on my Windows Server 2008 R2 machine. Driver used is official release from Silicon Labs. Stuck with error "Windows cannot verify the digital signature for the drivers required for this…
SnorkelCork
  • 13
  • 1
  • 3
1
vote
2 answers

Random 0x0000007B BSOD, Windows Server 2008 R2 on HP Server

The server at my company has been acting strange for as long as I know. Since it is a production server, we rarely do a complete shutdown/restart, but when we do, at random times we got a BSOD for some several times before it finally boots back into…
Syakur Rahman
  • 135
  • 1
  • 8
1
vote
1 answer

SCCM 2012 R2 - OSD Task Sequence failure on physical computers

I'm trying to deploy windows 7 with SCCM 2012 R2 to physical desktops and laptops. But the task sequence keeps failing, no matter what I try. When I try it on a VM it works fine. However, when I try it on a physical computer it fails. So I think it…
svdotbe
  • 21
  • 1
  • 1
  • 5
1
vote
1 answer

Missing a Generic/Text Only printer driver?

I have a program that needs a printer with the Generic/Text Only driver to print shipping documents.Some users in China (who use Windows XP and Windows 7) don't have the option to select this driver when installing a printer. The Generic/Text Only…
Administrateur
  • 133
  • 1
  • 4
1
vote
0 answers

windows overwrites cups drivers

I'm currently trying to enforce grayscale printing at the company I work at. I have added the printer (sharp mx2600n) to the cups server using the ppd file. on the web interface i set the color mode to black & white and i have disabled the color…
MaartenS
  • 91
  • 4
1
vote
2 answers

Video driver for HP DL380 G6 for Ubuntu 14.04

I'm trying to install Ubuntu 14.04 w/GUI on an HP DL380 G6 I found lying around - it has an ATI ES1000 graphics chip. After install the screen is very 'laggy' and only 1024 resolution (I have 1280 monitor). I believe I have tried the…
xcxc
  • 393
  • 3
  • 9
1
vote
2 answers

Rackspace hardware acceleration

I am using a Windows Server 2008 on Rackspace and I need to use some of its Direct3D capabilities (for Microsoft Office extra functionality). However, I can't because the system reports that I only have a 'Standard VGA adapter' installed. How should…
1
vote
1 answer

windows 2012: search additional folder for device drivers

I am building servers that have loads of devices that windows can't find drivers for. I have the USB with all the drivers plugged in. I have to click each device and update it one by one manually. I need to know how to do them all at once. The only…
xivix
  • 553
  • 2
  • 8
  • 16