0% found this document useful (0 votes)
10 views

CSS Lesson 6 Driver Installation and Updates

The document discusses how to install and update device drivers. It defines what a device driver and software is, noting that a device driver enables interaction with hardware by communicating through the bus. It then provides steps for installing a device driver, such as accessing device manager and searching for drivers. Finally, it states that updating drivers fixes security issues, errors and broken code while preventing crashes and performance problems.

Uploaded by

delacruzkeizia3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

CSS Lesson 6 Driver Installation and Updates

The document discusses how to install and update device drivers. It defines what a device driver and software is, noting that a device driver enables interaction with hardware by communicating through the bus. It then provides steps for installing a device driver, such as accessing device manager and searching for drivers. Finally, it states that updating drivers fixes security issues, errors and broken code while preventing crashes and performance problems.

Uploaded by

delacruzkeizia3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18

Gen.

Tomas Mascardo National High School

Mr. Eduardo E. Espartero Jr.


TLE 10 Teacher
GEN. TOMAS MASCARDO NATIONAL HIGH SCHOOL
TECHNOLOGY AND LIVELIHOOD EDUCATION

COMPUTER SYSTEMS
SERVICING
QUARTER LESSON

2 2
Driver Installation and Update
DRIVER
INSTALLATION
AND UPDATE
AT THE END OF THE
LESSON, THE STUDENTS
ARE EXPECTED TO:
Driver Installation and Update 5

UNLOCKING OF DIFFICULTIES
Software Program Update Software

New, improved, or fixed Software is a set of instructions,


A software program is a set of software, which replaces older data or programs used to operate
code and instructions that tells a versions of the same software. computers and execute specific
computer how to run and For example, updating an OS tasks. It is the opposite of
execute specific tasks. A single brings it up-to-date with the hardware, which describes the
computer can complete multiple latest drivers, system utilities, physical aspects of a computer.
functions simultaneously, and security software. Updates Software is a generic term used
depending on the installed are often provided by the to refer to applications, scripts
software programs. software publisher free of and programs that run on a
charge. device.
Driver Installation and Update 6

WHAT IS A DEVICE
DRIVER?
A device driver is a particular form of software application
that is designed to enable interaction with hardware
devices. Without the required device driver, the
corresponding hardware device fails to work.
Driver Installation and Update 7

WHAT IS A DEVICE
DRIVER?
A device driver usually communicates with the hardware
by means of the communications subsystem or computer
bus to which the hardware is connected. Device drivers are
operating system-specific and hardware-dependent. A
device driver acts as a translator between the hardware
device and the programs or operating systems that use it.
Driver Installation and Update 8

WHAT IS A DEVICE
DRIVER?
A device driver may also be called a software driver.
9

HOW TO INSTALL A DEVICE DRIVER?


10

HOW TO INSTALL A DEVICE DRIVER?


11

HOW TO INSTALL A DEVICE DRIVER?


12

HOW TO INSTALL A DEVICE DRIVER?


13

HOW TO INSTALL A DEVICE DRIVER?


14

HOW TO INSTALL A DEVICE DRIVER?


15

HOW TO INSTALL A DEVICE DRIVER?


16

HOW TO INSTALL A DEVICE DRIVER?


17

WHY DO WE NEED UPGRADE DRIVERS?


• Driver updates fix security and compatibility problems, errors,
broken code, and sometimes even add features to the hardware.
• Automatic updates can also prevent some common problems
caused by outdated or incompatible drivers, such as crashes,
errors, or performance issues.
• By keeping your drivers updated, you can avoid these issues
and enjoy a smoother and more secure computing experience.
THANK YOU!

You might also like