Announcing the Mobian project
#31
(05-22-2020, 04:03 AM)dukla2000 Wrote: Is there a version of "double tap to wake" in Mobian now? I loved that function in my LG G2 (and I think some versions of Cyanogenmod): I think this phosh version is causing some phone hard locks occasionally? After a long period of no use I get the clock screen appears with the time I last switched off the screen. And no way will slide up work.

The double tap would have to be implemented in phosh, but would cause a number of issues: the touch panel would have to be kept powered on while the screen is blanked, which would draw unnecessary power most of the time, and prevent the phone from going to sleep.
Actually, the touch panel IS currently powered on even with the screen blanked, but it causes a few issues:
- when carrying the phone in your pocket, touch events are received, causing the display to wake up and drain the battery
- these touch events "reset" the idle timer, meaning auto-suspend won't work

All of this is a serious power management issue, and my take is that the touch panel should be powered off simultaneously to the display backlight. I know this makes the "wake on double tap" practically impossible to implement, but this wouldn't work from deep sleep anyway.

That being said, it all needs to be discussed with upstream.

(05-22-2020, 04:03 AM)dukla2000 Wrote: Indeed, is there any way to disable the PIN security? I would probably be happy for a double-tap to take me straight back to my applications and bypass both the slide-up and PIN screens?

Nope, this could be a phosh setting, but it doesn't exist yet.

(05-22-2020, 05:05 AM)eaglecup Wrote: Am I correct in understanding that Mobian does not have drivers for the camera built in yet?

Drivers are there, but for some reason the camera doesn't work yet.
#32
Hi,
hope this is the right place, didnt want to start a new thread.
Installed debian image from 14May and done apt update apt upgrade - is this the same as downloading latest nightly build? how can I check which version I'm running? lsb_release is not working

- ifconfig is not working, ip is not working (ip a etc) - is there alternative command?
- how to take screenshots?
- battery level is reporting 51% when full, I assume it is known issue
- after 1 minute of inactivity, screen goes blank. is this the same as switching off the screen with power button? or its burning more battery when blank? the screen gets activated with just one touch. is there a way to properly shut off screen after some time?
- software center sometimes reports error: the name org.freedesktop.fwupd was not provided by any .service files
#33
(05-24-2020, 01:24 AM)vanja Wrote: - how to take screenshots?
You can use "grim" to take screenshots. More info at: http://www.janwagemakers.be/jekyll/pinep...nshot.html
#34
(05-24-2020, 01:24 AM)vanja Wrote: Hi,
hope this is the right place, didnt want to start a new thread.
Installed debian image from 14May and done apt update apt upgrade - is this the same as downloading latest nightly build? how can I check which version I'm running? lsb_release is not working

- ifconfig is not working, ip is not working (ip a etc) - is there alternative command?
- how to take screenshots?
- battery level is reporting 51% when full, I assume it is known issue
- after 1 minute of inactivity, screen goes blank. is this the same as switching off the screen with power button? or its burning more battery when blank? the screen gets activated with just one touch. is there a way to properly shut off screen after some time?
- software center sometimes reports error: the name org.freedesktop.fwupd was not provided by any .service files

settings / power / scroll to the bottom for screen suspend timer.


with the screen on / touch battery icon /becomes off button/ touch it again/ = lock screen or power off
#35
(05-24-2020, 01:24 AM)vanja Wrote: ...
lsb_release is not working

lsb_release is working fine for me, don't think I installed anything specific to get it to work:

Code:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux bullseye/sid
Release: testing
Codename: bullseye



(05-24-2020, 01:24 AM)vanja Wrote: - ifconfig is not working, ip is not working (ip a etc) - is there alternative command?

Install iproute2

Code:
sudo apt install iproute2
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC
#36
@a-wai for what i know the ubports edition will have highter memory and gpu clocks for helping with performance, is this enabled on mobian???
#37
(05-25-2020, 05:03 AM)paju1986 Wrote: @a-wai for what i know the ubports edition will have  highter memory  and gpu clocks for helping with performance, is this enabled on mobian???

Don't know about gpu clock, but higher memory clock has issues for some users (see here), so for the moment no higher clocks will be used.
#38
(05-25-2020, 05:03 AM)paju1986 Wrote: @a-wai for what i know the ubports edition will have highter memory and gpu clocks for helping with performance, is this enabled on mobian???

Nope, with the issues pointed out by @devrtz we'll stick to conservative frequencies. Stability first!
(plus, higher frequencies are not exactly the best way to save battery life)
#39
(05-25-2020, 01:22 PM)a-wai Wrote: ...
Nope, with the issues pointed out by @devrtz we'll stick to conservative frequencies. Stability first!
...

+1

My lockdown location has 19th century mobile broadband signal (yes I know that is not possible but my operator is trying!) and dubious WiFi: trying to sort all the various instabilities is a PITA.
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC
#40
Thank you a-wai & Co for your hard work! Mobian is running on my emmc as of today and works great!
"- is there already a tool for overclocking it desperately?" 


Possibly Related Threads…
Thread Author Replies Views Last Post
  bookworm vs trixie discussion for mobian in pinephone regular. zetabeta 15 1,512 03-25-2024, 09:07 AM
Last Post: anonymous
  cant verify mobian image at website gnugpg penguins_rule 0 70 03-18-2024, 08:54 PM
Last Post: penguins_rule
  mobian installed to eMMC - how to install tow-boot grump_fiddle_reinstall 6 1,710 11-22-2023, 11:46 AM
Last Post: aLoop100o
  What actions needed to keep on mobian testing user641 3 1,686 09-05-2023, 06:44 AM
Last Post: Zebulon Walton
  Mobian boot failed with zstd message after upgrade. Mahgue 0 580 09-01-2023, 11:29 AM
Last Post: Mahgue
  how to update mobian over tor vusra 13 6,539 07-09-2023, 08:57 PM
Last Post: vusra
  opensnitch outbound firewall now works on mobian vusra 2 1,798 07-09-2023, 01:37 AM
Last Post: vusra
  Using Nativefier on PP64 with Mobian paulcarton 0 577 07-05-2023, 03:57 AM
Last Post: paulcarton
  Has anyone got briar-desktop running on mobian? vusra 5 2,861 06-19-2023, 03:02 PM
Last Post: vusra
  Axolotl on PinePhone / Mobian arno_nuehm 219 160,098 03-26-2023, 01:49 AM
Last Post: shulamy

Forum Jump:


Users browsing this thread: 3 Guest(s)