Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
1–10 of 149 posts
Re: Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
#2Re: Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
#3Re: Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
#4Re: Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
#5What are the killswitches acting on ? Are they acting only on the dedicated "enable" or "poweroff" inputs of various chips ? Are they cutting the power supply of the chips ? Are they cutting both the power and logic busses, thus isolating the target chips (at least electrically) ?
1 Modem | Pulls Q1501 gate up (FET killing modem power) | "On" enables 2G/3G/4G communication and GNSS hardware, "off" disables it.
2 WiFi / Bluetooth | Pulls up CHIP_EN | "On" enables WiFi and Bluetooth communication hardware, "off" disables it.
3 Microphone | Breaks microphone bias voltage from the SoC | "On" enables audio input from on-board microphones (not 3.5mm jack), "off" disables it.
4 Rear camera | Pulls up PWDN on OV5640 | "On" enables the rear camera, "off" disables it.
5 Front camera | Pulls up PWDN on GC2145 | "On" enables the front camera, "off" disables it.
6 Headphone | Pulls up IN2 on analog switch BCT4717ETB | "On" enables audio input and output via the 3.5mm audio jack, "off" switches the jack to hardware UART mode.Re: Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
#6Re: Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
#7Is anyone usimg a linux phone? Love to hear use cases. I know about the PinePhone and the Librem, don’t know if there are others.
Re: Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
#8Too bad the battery "kill switch" seems to be turned on permanently. I don't blame them - it's a hard problem to solve. Todays higher end phones go as far as to turn off parts of the chips on the fly, dynamically, on demand. But until it is solved, the device is more or less a curiosity rather than something useful in practice.
Re: Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
#9What are the killswitches acting on ? Are they acting only on the dedicated "enable" or "poweroff" inputs of various chips ? Are they cutting the power supply of the chips ? Are they cutting both the power and logic busses, thus isolating the target chips (at least electrically) ?
Re: Linux PinePhone has physical kill switches for its cameras, mic, data, BT, Wi-Fi
#10What are the killswitches acting on ? Are they acting only on the dedicated "enable" or "poweroff" inputs of various chips ? Are they cutting the power supply of the chips ? Are they cutting both the power and logic busses, thus isolating the target chips (at least electrically) ?
From https://wiki.pine64.org/index.php/PinePhone_FAQ#What_are_the... 1 Modem | Pulls Q1501 gate up (FET killing modem power) | "On" enables 2G/3G/4G communication and GNSS hardware, "off" disables it. 2 WiFi / Bluetooth | Pulls up CHIP_EN | "On" enables WiFi and Bluetooth communication hardware, "off" disables it. 3 Microphone | Breaks microphone bias voltage from the SoC | "On" enables audio input from on-board micr…
I understand that with the bias floating, the microphone output will be a combination of radio and quantum thermal noise, but won't that noise still be slightly modulated by the microphone? Or is it that the noise being modulated will be below detectable by the ADC and the digital output will always be exactly 0?