Welcome, Guest |
You have to register before you can post on our site.
|
|
|
Issue with Calls on Phosh |
Posted by: Barugon - 07-01-2021, 06:09 PM - Forum: Manjaro on PinePhone
- Replies (4)
|
 |
When I receive and answer a call, the audio switches to the earpiece. When I hangup the call, the audio won't switch back to speaker. I can't even switch it back using the settings. The only solution is to restart the phone.
Is this a known issue? If not, where would I even report it?
|
|
|
Any way to tell the rock64's hardware revision? |
Posted by: kittyland - 07-01-2021, 09:29 AM - Forum: Rock64 Hardware and Accessories
- Replies (1)
|
 |
Hi
sorry, just copied and modified the thread title.
How can I tell what the hardware version/revision of a rock64 is?
Running Linux. The Wiki has nothing, /proc has nothing, and even dmesg has nothing whatsoever.
Maybe if any hardware differences were known, the dmesg output could point to what hardware version/revision it is.
v1 vs v2 vs v3, or rev2, or rev3?
thanks
|
|
|
Suddenly everything onscreen is tiny! |
Posted by: nelstomlinson - 07-01-2021, 06:42 AM - Forum: Manjaro on PinePhone
- Replies (3)
|
 |
I booted up my beta edition pinephone this morning, and everything on screen is half the size it was yesterday. Icons are tiny, text is tiny, everything is hard to see.
I restarted it, this time without having the docking bar plugged in, and everything was back to normal size. It looks like booting with the docking bar plugged in is what caused that?
Does anyone know what happened, and how to do/undo that without rebooting? I looked in the settings, but can't yet find anything that applies.
|
|
|
Infinite loop: passcode entry -> lock-screen, repeat |
Posted by: danimations - 06-30-2021, 08:26 PM - Forum: Manjaro on PinePhone
- Replies (3)
|
 |
Back when I was running Manjaro ARM w/ Phosh Beta 4 or 5, I first experienced a problem whereby my screen would lock, and I would find myself in an infinite loop of entering passcode, and returning to the lock-screen.
I recently did a complete reinstall of the OS to Beta 11. After a week or so, the problem of screen-locking seems to be back, but intermittently.
Has anyone else experienced this problem? What might be causing it? And if it's a known bug, is somebody working on it?
|
|
|
need my usb tethering back |
Posted by: HLing - 06-30-2021, 10:40 AM - Forum: Mobian on PinePhone
- Replies (12)
|
 |
once more my pinephone had come to that sweet spot where after a recent update the battery consumption improved noticeably. The cellular modem (and therefore mobile data still dropped off and disappeared from time to time) Alas, after june 30th upgrade (uname -a tells me it's the May 31, 2021's 5.10 kernel), my trusted and essential usb tethering stopped working. I get that perhaps not many people need this option, but at this moment in time i urgently need that function to be solid. i don't need encryption. (Last time i had this issue after upgrading to 5.11 kernel.. and i had to reinstall.)Can someone walk me through how to back track without re-installing? Thank you!
|
|
|
Using GPIO interrupts |
Posted by: antonlyap - 06-30-2021, 06:39 AM - Forum: RockPro64 Hardware and Accessories
- Replies (3)
|
 |
I'm experimenting with GPIO interrupts on my RockPro64. I used the "Watching buttons" example from here: https://www.npmjs.com/package/epoll, but I changed the pin number to 156 (GPIO4_D4, pin 31 on the header).
The hardware is as follows: there's a mechanical switch between the supply (a buck converter with 3V output) and GPIO4_D4 and a 10k pull-down resistor between GPIO4_D4 and ground.
My issue is that when the button is released, the script just constantly spits out "released" (falling edge) events as fast as it can. When I close the switch, I get a couple of rising edge events, then a few falling edge events and then again a few rising edges. Then rising edge events pop up occasionally while the switch is still closed. I also found out that if I connect GPIO4_D4 directly to ground (with the switch open), the falling edge interrupts aren't emitted as frequently.
I'm aware of the fact that mechanical switches have contact bouncing, but is it normal that the events are repeated several times? Has anyone made a working hardware and software setup to detect interrupts with RockPro64? I would appreciate if you share your experiences Thanks!
|
|
|
|