컴퓨터를 사용해 본 적이 있다면 드라이버에 대해 들어본 적이 있을 것입니다. 그러나 운전자가 무엇인지 아십니까? 게다가, 그것이 컴퓨터의 작동에 그토록 중요하게 만드는 것은 무엇을 합니까? 드라이버가 무엇인지 알고 있더라도 드라이버 업데이트와 관련된 모범 사례를 알고 있습니까? Windows 에서 제공하는 드라이버를 유지 하거나 자체 드라이버를 설치하는 것이 가장 좋습니까? 다음은 이 기사에서 간단하고 이해하기 쉬운 답변을 제공하는 모든 질문입니다.
드라이버는 무엇입니까?
드라이버란? 우리의 정의는 다음과 같습니다. 장치 드라이버는 운영 체제가 하드웨어 장치를 시작, 사용 및 제어할 수 있도록 하는 소프트웨어입니다. 즉, 드라이버는 운영 체제가 컴퓨터 내부(또는 컴퓨터에 연결된) 하드웨어 장치에 원하는 작업을 수행하도록 요청할 수 있도록 하는 변환기입니다.
드라이버는 운영 체제( Windows(Windows) , Linux , macOS 등)와 하드웨어(마더보드, 그래픽 카드, 사운드 카드, 네트워크 어댑터, 하드 드라이브, 키보드 및 마우스 등) 간의 적절한 통신을 담당하는 프로그램 입니다.
드라이버는 무엇입니까? 운전자는 무엇을 하나요?
운전자는 무엇을 하나요?
예를 들어 시작하겠습니다. YouTube(YouTube) 에서 동영상을 재생하려고 한다고 상상해 보세요 . 웹 브라우저의 비디오에서 재생(Play) 을 누릅니다 . 응용 프로그램인 브라우저는 요청을 운영 체제로 보냅니다. 운영 체제는 사용자가 비디오를 재생하기를 원한다는 것을 알고 있습니다. 이것은 무엇보다도 네트워크 카드의 도움으로 비디오를 버퍼링하고, 비디오를 표시하도록 그래픽 카드에 요청하고, 비디오의 오디오 부분을 재생하도록 사운드 카드에 요청해야 함을 의미합니다. 운영 체제는 이러한 모든 요청을 필요한 장치와 연결된 드라이버로 보냅니다. 네트워크 카드 드라이버는 전송할 데이터, 비디오 카드는 표시할 내용, 사운드 카드는 스피커에서 재생할 내용을 알고 있습니다.
또는 프린터에서 인쇄(print on your printer) 하려는 문서가 있다고 상상해 보십시오 . Word 또는 원하는 다른 텍스트 편집기 에서 문서를 편집할 수 있습니다. 그런(Afterward) 다음 인쇄(Print) 버튼을 누르고 문서가 프린터에서 나올 때까지 기다립니다. 텍스트 편집기는 운영 체제에 문서 인쇄를 요청하는 응용 프로그램입니다. 운영 체제는 문서를 가져와 프린터 드라이버에 문서를 인쇄하도록 요청합니다. 드라이버는 문서를 가져와 프린터가 이해할 수 있는 언어로 번역합니다. 마지막으로 프린터는 문서를 인쇄하여 사용자에게 전달합니다.
프린터를 포함한 대부분의 컴퓨터 장치가 작동하려면 드라이버가 필요합니다.
이 모든 것이 가능한 이유는 운영 체제가 드라이버를 사용하여 해당 장치에 작업을 요청하는 방법을 알고 있기 때문입니다.
장치 드라이버가 필요한 이유는 무엇입니까?
이 질문에 대한 대답은 이보다 더 간단할 수 없습니다. 장치를 사용하려면 장치 드라이버가 필요합니다. 이전 "드라이버란 무엇인가" 정의에서 이미 알고 있듯이 컴퓨터는 연결된 장치와 통신할 수 있는 드라이버가 필요합니다. 올바른 드라이버가 없으면 장치는 작동하지 않는 하드웨어에 불과합니다. 이것이 장치 드라이버를 드라이버라고 하는 이유일 수 있습니다. 🙂
장치용 드라이버는 어디에서 찾을 수 있습니까?
일반적으로 대부분의 드라이버는 운영 체제에 자동으로 설치됩니다. Windows 에는 광범위한 드라이버 라이브러리가 있습니다. 새 장치를 Windows 컴퓨터에 연결하면 운영 체제가 자동으로 장치를 감지하고 해당 라이브러리에서 적절한 드라이버를 검색하기 시작합니다. 하나를 찾으면 설치될 때까지 기다리기만 하면 됩니다. 때때로 Windows 는 드라이버를 설치한 후 활성화하고 사용할 수 있도록 컴퓨터를 재부팅하도록 요청합니다.
Windows 에 새 장치에 맞는 드라이버가 없는 경우 Windows Update 를 사용 하여 온라인으로 드라이버를 검색할 수도 있습니다. Microsoft 서버에 장치용 드라이버가 있는 경우 해당 드라이버가 다운로드 및 설치될 때까지 기다려야 합니다.
장치용 드라이버를 업데이트하는 방법
다음은 Windows 에서 장치용 드라이버를 찾고 설치하기 위한 쉬운 옵션입니다 . 그러나 때때로 Windows(Windows) ' 라이브러리 또는 Microsoft의 Windows Update 서버 에서 드라이버를 찾을 수 없습니다 . 그 "운"이 있거나 Windows(Windows) 에서 설치한 드라이버가 아닌 다른 특정 드라이버를 사용하려는 경우 무엇을 할 수 있습니까? 대답은 장치의 제조업체 지원 웹 사이트에서도 드라이버를 찾을 수 있다는 것입니다.
다음은 우리가 소유한 비디오 카드와 관련된 예입니다: AMD Radeon RX 5700 . 드라이버를 구할 수 있는 가장 좋은 곳 은 AMD의 공식 지원 페이지입니다(official support page of AMD) . AMD 를 비롯한 많은 제조업체는 장치에 적합한 드라이버를 자동으로 식별하고 다운로드하는 감지 도구를 제공합니다.
그래픽 카드에 적합한 드라이버를 찾는 방법
그러나 모든 제조업체는 장치에 대한 올바른 드라이버를 수동으로 선택할 수 있는 방법을 제공합니다. 장치를 식별하고 보유한 운영 체제를 선택한 후 드라이버를 다운로드할 수 있습니다. 드라이버는 일반적으로 다른 응용 프로그램과 마찬가지로 실행하고 설치해야 하는 실행 파일 형태로 제공됩니다.
(Driver)그래픽 카드를 자동으로 감지하는 드라이버 설치 유틸리티
장치에 누락된 드라이버를 찾고 설치하는 데 도움이 필요한 경우 이 주제를 다루는 자습서도 게시했습니다. "어떤 드라이버가 필요합니까?"에 대한 답변을 제공합니다. Windows 에서 드라이버를 쉽게 설치하는 방법에 대한 질문 및 지침: Windows 에서 장치 관리자로 할 수 있는 7가지(7 things you can do with the Device Manager from Windows) .
반면에 드라이버 중 하나가 제대로 작동하지 않아 충돌이나 오류가 발생하면 시스템에서 해당 드라이버를 제거할 수 있습니다. 이를 위해 Windows에서 드라이버를 제거하는 방법은(how to uninstall drivers from Windows) 다음과 같습니다 .
드라이버를 업데이트해야 합니까?
많은 사람들이 "고장 나지 않으면 고치지 말라"는 옛말이 운전자에게도 적용된다고 생각하지만 우리는 동의하지 않는 경향이 있습니다. 일반적으로 드라이버는 다음과 같은 이유로 하드웨어 제조 회사에서 업데이트합니다.
- 몇 가지 버그를 발견하고 개발자가 수정했습니다.
- 추가된 새로운 기능,
- 장치의 성능을 향상시키거나
- 해결된 몇 가지 보안 문제(security issues) 를 식별했습니다 .
위의 모든 사항은 새 버전의 드라이버로 개선하고 수정할 수 있습니다. 그러나 새로운 운전자가 상황을 개선하는 대신 문제가 되는 경우도 있습니다. 예를 들어, 일부 Nvidia 드라이버로 인해 시작 메뉴가 오작동할 수 있습니다(drivers can cause the Start Menu to malfunction) . 그럼에도 불구하고 대부분의 경우 최신 드라이버가 이전 드라이버보다 낫습니다.
좋은 소식은 Windows 10을 사용하는 경우 중요한 드라이버 업데이트가 자동으로 다운로드되어 설치된다는 것입니다. 이것은 다음 질문을 제기합니다.
어떤 드라이버가 필요합니까? Windows 드라이버를 사용해야 합니까, 아니면 직접 설치해야 합니까?
일반적으로 Windows(Windows) 가 장치에 대해 자동으로 다운로드하고 설치 하는 드라이버 는 거의(almost) 제대로 작동합니다. Microsoft의 요구 사항을 준수하도록 테스트된 드라이버이며 일반적으로 안정적입니다. 즉, 이로 인해 컴퓨터가 충돌할 가능성이 없습니다.
그러나 때때로 Microsoft 에서 제공하는 드라이버도 장치 제조업체의 지원 웹 사이트에서 사용할 수 있는 드라이버와 비교하여 오래된 버전입니다. 지금까지 알고 있듯이 최신 드라이버는 일반적으로 기계에 더 많은 기능과 더 나은 성능을 제공합니다.
우리는 네트워크 카드, 프린터 또는 웹캠과 같은 필수 장치에 대해 Windows의 기본 드라이버를 유지하는 것을 선호합니다. 그러나 비디오 카드와 같은 더 복잡한 장치에서 사용하는 드라이버의 경우 항상 해당 제조업체에서 제공하는 드라이버를 선택합니다. 이러한 드라이버는 게임에서 얻는 초당 프레임 수를 증가시킬 수 있으므로 컴퓨터에서 많은 작업을 하는 우리에게 매우 중요합니다.
드라이버에 대해 다른 질문이 있습니까?
이제 운전자가 무엇이고 운전자가 하는 일을 알았습니다. 또한 장치용 드라이버를 구할 수 있는 위치도 알고 있습니다. 그들에 대해 묻고 싶은 다른 질문이 있습니까? Windows 에서 제공하는 기본 드라이버를 사용 하시겠습니까? 아니면 직접 직접 설치하시겠습니까? 의견 섹션에서 알려주십시오.
What are drivers? What does a driver do? -
If you have υsed a computer, then you have probably heard about driνers. However, do you know what a driver іs? Moreover, what does it do that makes it so crucial to a cоmputer’s operatіon? Even if уou have an idea of what a driver is and does, do you knоw the best practice when іt comes to updating drivers? Is it best to keеp the driνers offered by Windows or install your own drivers? These are all qυestiоns for which we give you simple and easy to understand answers in this article:
What are drivers?
What is a driver? Our definition is this: a device driver is a piece of software that allows your operating system to start, use and control a hardware device. In other words, drivers are the translators that enable your operating system to ask the hardware devices inside your computer (or connected to it) to do what you want.
Drivers are the programs responsible for the proper communication between your operating system (Windows, Linux, macOS, etc.) and your hardware (motherboard, graphics card, sound card, network adapter, hard drives, keyboard and mouse, and so on).
What are drivers? What does a driver do?
What does a driver do?
Let’s start with an example: imagine that you try to play a video on YouTube. You press Play on the video in your web browser. The browser, which is an application, sends your request to the operating system. The operating system knows then that you want to play a video. This means, among other things, that it must buffer the video with the help of the network card, ask the graphics card to display the video, and ask the sound card to play the audio part of the video. The operating system sends all these requests to the drivers associated with the required device: the network card driver knows what data to transfer, the video card knows what to display, and the sound card knows what to play in your speakers
Or imagine that you have a document that you want to print on your printer. You would edit the document inside Word or any other text editor you prefer. Afterward, you’d push the Print button and wait for the document to come out from the printer. The text editor is an application that asks the operating system to print the document. The operating system takes the document and asks the printer driver to print the document. The driver takes the document and translates it into a language that the printer understands. Finally, the printer prints the document and delivers it to the user.
Most computer devices, including printers, need drivers to work
All these are possible because the operating system knows how to ask those devices to do their jobs, using drivers.
Why do you need device drivers?
The answer to this question could not be any more straightforward: you need device drivers to be able to use your devices. As you already know from our earlier “what is a driver” definition, our computer needs drivers to be able to communicate with the devices that are connected to it. Without the right driver, a device is nothing more than a piece of hardware that doesn’t work. This is likely the reason why device drivers are called drivers. 🙂
Where do you find the drivers for your devices?
Usually, most drivers are installed automatically on your operating system. Windows has an extensive library of drivers. When you connect a new device to your Windows computer, the operating system automatically detects it and starts searching for an appropriate driver in its library. If one is found, all you have to do is wait for it to be installed. Sometimes, Windows also asks you to reboot your computer after the driver has been installed so that it can be enabled and used.
If Windows does not have a fitting driver for your new device, it can also use Windows Update to search for a driver online. If Microsoft’s servers have a driver for your device, then you must wait for it to be downloaded and installed.
How to update drivers for devices
These are the easy options for finding and installing drivers for your devices in Windows. However, sometimes no driver may be found in Windows’ library or in Microsoft’s Windows Update servers. What can you do if you have that “luck,” or if you want to use a particular driver other than the one installed by Windows? The answer is that you can also find drivers on your device’s manufacturer support website.
Here’s an example involving a video card we own: an AMD Radeon RX 5700. The best place to get a driver for it is the official support page of AMD. Many manufacturers, including AMD, offer a detection tool that automatically identifies and downloads the right drivers for your device.
How to find the right driver for a graphics card
However, all manufacturers provide a way to choose the correct driver for your device manually. After you identify your device and select the operating system that you have, you can download the driver. Drivers usually come in the form of an executable file, which you must run and install like any other application.
Driver install utility automatically detecting a graphics card
If you need help in finding and installing missing drivers for your devices, we have published a tutorial that covers this subject too. It provides the answer to the “what drivers do I need?” question and instructions for how to install drivers in Windows easily: 7 things you can do with the Device Manager from Windows.
If, on the other hand, one of the drivers doesn’t work correctly and causes crashes or errors, you might want to remove it from your system. For that, here’s how to uninstall drivers from Windows.
Should I update drivers?
Although many people think that the old saying “if it ain't broke, don't fix it” applies to drivers, too, we tend to disagree. Usually, drivers are updated by the hardware manufacturing companies because they:
- found some bugs, and their developers repaired them,
- added new features,
- managed to increase the performance of your device, or
- identified some security issues which have been resolved.
All the above can be improved and fixed with new versions of drivers. However, there are also times when new drivers are problematic, instead of making things better. For example, some Nvidia drivers can cause the Start Menu to malfunction. Even so, recent drivers are, in most cases, better than older ones.
The good news is that, if you use Windows 10, critical driver updates are automatically downloaded and installed for you. This raises the next question:
What drivers do I need? Should I use Windows’ drivers, or should I install my own?
Usually, the drivers that Windows downloads and installs automatically for your devices are almost guaranteed to work well. They are drivers that have been tested to comply with Microsoft’s requirements and are usually stable, meaning that your computer is unlikely to crash because of them.
However, sometimes, the drivers delivered by Microsoft are also outdated, compared to the drivers available on the support websites of your devices’ manufacturers. As we know by now, newer drivers usually offer more features and better performance for our machines.
We prefer to keep Windows’ default drivers for essential devices such as the network card, the printer, or our webcam. However, when it comes to the drivers used by more complex devices, such as our video cards, we always choose the ones offered by their manufacturers. Those drivers can increase the number of frames per second you get in games, so they are pretty essential for us, as we play a lot on our computers.
Do you have any other questions about drivers?
Now you know what drivers are and what drivers do. You also know where to get drivers for your devices. Are there any other questions about them that you’d like to ask? Do you prefer using the default drivers offered by Windows, or do you choose to install your own manually? Let us know in the comments section.