Week 05 · lesson
Lesson 2: Batteries, Displays, Cameras, and Input Hardware
A laptop screen is not one component just because it looks like one object.
The display assembly can contain several independent systems:
- image panel;
- backlight where applicable;
- display cable;
- touchscreen digitizer;
- webcam;
- microphone;
- privacy shutter;
- lid sensor;
- wireless antennas routed through the chassis.
That matters because one function can fail while the others continue working normally.
The battery starts the portable power story
Laptop batteries are commonly lithium-ion or lithium-polymer packs.
A battery has two jobs from the user's perspective:
- store energy;
- supply that energy safely when external power is absent.
Charging adds another path:
wall
↓
charger / USB-C PD source
↓
charging port
↓
charging circuitry
↓
battery pack
↓
OS battery reporting
A battery icon showing not charging does not tell you which boundary failed.
The charger can be good while the port is damaged. The port can be good while the battery has failed. The battery can be healthy while the wrong USB-C charger cannot negotiate enough power for the device.
Visual reference
See the system before you troubleshoot it
Portable and printer systems combine hardware, policy, consumables, connectivity, and service paths that must be isolated separately.
Use it for: Compare laptop/mobile service boundaries with printer and scanner mechanisms.
Swelling changes troubleshooting into safety response
A swollen battery can push against the case, keyboard, or trackpad.
Possible evidence includes:
- case separation;
- raised trackpad;
- unusual pressure under the keyboard;
- visible battery deformation.
Do not press the case closed. Do not puncture or bend the battery. Do not keep charging it.
Stop normal service and follow the approved battery-handling procedure.
This is not a situation where reproducing the symptom gives you better evidence.
The internal display path has several layers
A simplified laptop display path is:
GPU / display controller
↓
internal display cable
↓
panel electronics
↓
LCD / OLED image
If an external monitor works while the internal panel remains dark, what changed?
The external graphics path has proven that at least part of the GPU and display system works.
That moves attention toward:
- internal display cable;
- panel power or backlight;
- panel itself;
- lid sensor;
- model-specific display assembly.
It does not prove the GPU is universally healthy, but it narrows the failure considerably.
A backlight failure can leave a faint image
On backlit LCD systems, the image-producing layer and the light source are different mechanisms.
That means an LCD can contain image information while the screen appears almost black because the backlight is not functioning normally.
Older systems may use inverter-based backlight designs. Newer LED-backlit panels use different power and control systems.
The technician needs to know which design the model actually uses before naming the failed part.
Touch input is a different system from the image
A touchscreen uses a digitizer to convert touch or stylus position into input.
Possible symptoms include:
- no touch response;
- touch position offset from the finger;
- cursor drift;
- calibration issues;
- stylus failure while finger touch still works;
- finger touch failure while an active stylus still works.
A perfect image does not prove the digitizer is healthy.
Likewise, a cracked display surface can damage both the visible panel and touch system, but those are still different functions.
Stylus support depends on the digitizer technology
A pen-shaped accessory is not automatically compatible with every touchscreen.
Stylus support may depend on:
- digitizer technology;
- pairing;
- battery or charging state;
- firmware or driver support;
- application behavior.
If finger touch works and the stylus does not, the failure boundary can stay much narrower than the whole touchscreen assembly.
Camera and microphone cross hardware and privacy boundaries
A webcam missing from a video-conference app can be caused by:
- privacy shutter closed;
- hardware privacy switch;
- OS privacy permission;
- wrong camera selected;
- application permission;
- driver state;
- shared display-assembly cable;
- camera hardware failure.
The app saying "no camera" does not identify which layer failed.
Do not replace hardware before checking the permission and privacy boundaries that can intentionally disable it.
Keyboards and pointing devices have physical and logical paths
Laptop keyboards, touchpads, track points, and drawing pads can fail because of:
- physical wear;
- liquid exposure;
- damaged ribbon cable;
- connector not seated;
- OS settings;
- driver issues;
- calibration;
- larger top-case assembly damage.
A single dead key and an entire keyboard not detected are different symptom patterns.
A drifting cursor from a track point or misaligned drawing-pad input also points toward a different path than a physically cracked display.
Headsets, speakers, and webcams are accessory paths too
Portable support often includes devices attached around the laptop rather than inside it.
A headset can be physically connected while the wrong audio device is selected. Speakers can work while a microphone remains muted or blocked by permission. An external webcam can work even when the integrated camera does not.
Use working functions as evidence to narrow the boundary.
Liquid exposure is another stop-work boundary
If liquid reaches the keyboard, ports, or internal electronics, do not repeatedly power the device to see whether it survived.
Keep it powered off and follow the approved service procedure.
A device working once after liquid exposure does not prove corrosion or electrical damage will not appear later.
Worked case: laptop only works on the charger
Evidence:
AC power: system runs normally
battery: detected
battery percentage: does not increase
charger: known-good for this exact model
battery health: poor in supplied report
The entire laptop power path is not dead.
External power is supporting normal operation.
The investigation belongs around the battery and charging branch.
Could the charging circuit still be involved?
Yes.
The evidence makes battery health a strong theory, not a universal certainty.
Worked case: internal screen dark, external monitor works
Evidence:
external display: normal
internal display: dark
OS: running
lid position: normal
recent change: display assembly serviced
Do not reinstall the operating system.
The failure is much more likely to be in the internal display assembly path than the whole graphics stack.
Inspect the model-specific cable, panel, backlight or power, and lid-sensor evidence under the approved procedure.
Put symptoms on the correct path
For each supplied case, identify:
- the function that still works;
- the first function that does not;
- strongest starting boundary;
- one safe next check;
- one premature replacement you should reject.
Use cases such as:
- internal screen dark, external monitor works;
- swollen battery;
- inaccurate touch position;
- webcam unavailable only in one application;
- charging works through one USB-C port but not another;
- stylus fails after its battery drains;
- track-point cursor drift;
- liquid exposure.
The useful habit is learning to say which system inside the laptop you are actually troubleshooting.
Next we move outside the chassis and follow the connectors, radios, accessories, accounts, policy, and cloud services that make mobile support messy.
Read it. Prove it.