this post was submitted on 13 Aug 2025
93 points (91.2% liked)
Privacy
40805 readers
1706 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's called a schematic and not only are those not public, they're closely guarded trade secrets that companies will spend a lot of resources to prevent from leaking to the public.
Also, just because a schematic says the switch is connected a certain way doesn't mean that's actually how it's connected. The only way to prove how the switch works is to inspect the traces in the PCB, which is very difficult to do especially without destroying it. Modern computers have multi layer PCBs that you'd basically need to peel apart to see the inner traces.
Here's the pinout for the webcam component: https://github.com/FrameworkComputer/Framework-Laptop-13/tree/main/Webcam
Unfortunately it isn't really clear whether the switch positions are in the pinout because it's the mainboard's job to implement shutting off the camera when it's off, or just as information with the webcam module responsible for shutting it off in hardware. I have no idea which it is, but it wouldn't be super-hard for someone capable with EE to take off the bezel and fool around with it and see which it is (or just pay $19 for the magic of buying two of them, if you didn't want to take apart your own laptop for it.)
They say they provide full schematics on demand to repair shops (https://knowledgebase.frame.work/availability-of-schematics-and-boardviews-BJMZ6EAu). I'm not sure why they don't want to just post them publicly, so in that sense you might be right, but they also don't seem like they are trying to keep them or the interface details of the webcam module fully top secret either.
They do seem like they publish enough information that someone could figure out the answer if they wanted to. (People in the forums have fooled around with them and seem to be convinced that they are actually hardware switches: https://community.frame.work/t/how-do-the-camera-and-microphone-switches-work/4271 IDK whether that's accurate, but that's what the forum people think.)
No idea why you're trying to lecture me from this position of authority about taking apart PCBs and whatnot. Anyway, that's how it works, hope this is helpful for you.