Skip to content

Commit

Permalink
webcam: Reword article to better incorporate pang12/13 switch
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobgkau committed Sep 26, 2023
1 parent c6300af commit 30545e4
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions content/webcam.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,14 @@ section: hardware-troubleshooting
tableOfContents: true
---

If you can’t see the image from your webcam or you receive a "No device found!" error when you try to use it: press <kbd>Fn</kbd>+<kbd>F10</kbd> to turn cycle the camera on, and then restart a webcam application like <u>Cheese</u>. You will now see the image from the webcam in the app.
If you can’t see the image from your webcam or you receive a "No device found!" error when you try to use it, ensure that it's not toggled off.

> **NOTE:** For the pang12 and pang13 there is not a key combo for the webcam but there is a switch on the left side (when facing the screen).
- On most System76 laptops, press <kbd>Fn</kbd>+<kbd>F10</kbd> to toggle the camera on, then restart the application using the webcam (such as <u>Cheese</u>).
- On some Pangolin models (pang12 and pang13), there is a physical switch on the left side of the computer (while facing the screen). Ensure the switch is switched on, then restart the application using the webcam (such as <u>Cheese</u>).
- The Pangolin models with a physical webcam switch do not have a webcam toggle key combination.

Check failure on line 23 in content/webcam.md

View workflow job for this annotation

GitHub Actions / Lint (Markdown)

Unordered list indentation [Expected: 2; Actual: 4]

![Cheese](/images/webcam/cheese.png)

If your webcam is not working after toggling it on and off with the keyboard key, check the menu of the software application you are using. In the devices menu, determine if it's recognizing your webcam and if so, make sure it is selected as the device to use for that application. If nothing is showing in the devices options, your webcam is turned off or may require hardware repair.
The key combination or switch controls the visibility of the webcam on the USB bus at the device level. Applications do not get notified of new devices, and will need to be restarted to discover the webcam after toggling it on.

The <kbd>Fn</kbd>+<kbd>F10</kbd> combo controls the viability of the webcam on the USB bus at the device level. Applications do not get notification of a new device and will need to be restarted to do device discovery again.
If your webcam is still not working after toggling it off and on again and restarting the application, check the application's menu. In the application's device settings, determine if your webcam is listed and, if so, make sure it is selected as the device to use for that application. If nothing is showing in the application's device settings, then your webcam is turned off, physically disconnected, or may require hardware repair.

0 comments on commit 30545e4

Please sign in to comment.