Giter Club home page Giter Club logo

gp-peak-kernel's People

Contributors

gp-b2g avatar michaelwu avatar miquelmartos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gp-peak-kernel's Issues

udev does not work correctly

Hello,

I'm not sure someone will read this but I'll try anyway.
I am using this kernel to port postmarketOS to the Peak.
It builds and boots correctly and the basic functionalities are working, but udev does not work correctly. udev is running but the rules are never triggered at launch or when connecting a new device. udevadm trigger also does nothing. However, if I use udevadm test on a specific device, it does trigger the corresponding rules!

Does anyone know what could trigger this strange behavior?

#876367 Not reached incoming calls?

Issue https://bugzilla.mozilla.org/show_bug.cgi?id=876367

Actual results:
Often when someone calls me and waits when I'll pick up my Peak phone, actually no incoming call reaches my phone, even when I have strong cellular network. Also the same happens when I try to call again and again to other Peak device - none picks up the phone; the reason - the incoming call actually does not shows up on phone screen, no interaction at all.

#875537 On failed, interrupted call, make recall automatically

Issue https://bugzilla.mozilla.org/show_bug.cgi?id=875537

Actual results:
Currently it has a bad UX and at least three step clicks to do a recall. And to do this simple step it jumps from app to app and from step to step.

Expected results:
It would be native to have a recall automatically without interrupting user for call-to-action, since we are speaking about failed call, network interrupted call. For an example you can take Skype - when call is interrupted, it recall automatically. Of course we still would have a button to stop the call.

#875525 Network interruptions

Issue https://bugzilla.mozilla.org/show_bug.cgi?id=875525

Steps to reproduce:
Restarting device or turning Network operator type from automatic to manual and back does not seems helping to to solve this network issue, it might take 30 min and hours to see network returning back.

Actual results:
Experienced too many network interruptions on Geeksphone Peak devices.
Network status jumps from good network to no network and after connects back to the network and again and again. Often the devices shows no network (any other device reports fine network from the same place) at all for a while.

Currently it has significant weaker network than old Nokia 1110i GSM phone.

Expected results:
Excellent network without any interruptions.

#875531 1.8GB ROM reported instead of 4GB

Issue https://bugzilla.mozilla.org/show_bug.cgi?id=875531

Actual results:
Geeksphone Peak devices reports ROM "Total space 1.8GB", but it must report 4GB as descripted in http://shop.geeksphone.com/en/phones/5-peak.html

Issue reported also in http://blog.desgrange.net/2013/04/30/firefox-os-geeksphone-peak.html

Javier from Geeksphone reported me:
Internal storage is divided into different partitions, that allow for example, to be able to receive OTA updates or have a recovery system in case your device fails. Firefox OS also accounts for a large amount of space.

#876830 Avoid/Merge duplicated contacts

Issue https://bugzilla.mozilla.org/show_bug.cgi?id=876830

Actual results:
The Geeksphone Peak device lets to "Import from SIM" multiple times from the same SIM. So far it is fine, but - it does not avoid duplication and would duplication the same contacts for multiple times. The same issue related to Facebook, Google import, etc.
The same issue refers also to number with and without country code.

Expected results:
Marge duplicated contacts ordering to contact details as phone, email, etc. Avoid the same contact creating for multiple times.

Geeksphone peak swapfile

Hi! Is that possible to use swap file on peak?
I can use adb shell to create and mount a swapfile, but the phone is not using it.
I'm thinking maybe there are extra steps I need to do to enable swap.

screen distorted display after video timing change

Same problem than http://forum.geeksphone.com/index.php?topic=5229.msg58714#msg58714

from commit f7ffa49 the following diff fix the issue :

diff --git a/drivers/video/msm/mipi_otm9608a_cmd_qhd_pt.c b/drivers/video/msm/mipi_otm9608a_cmd_qhd_pt.c
index f935b97..dc9da0f 100755
--- a/drivers/video/msm/mipi_otm9608a_cmd_qhd_pt.c
+++ b/drivers/video/msm/mipi_otm9608a_cmd_qhd_pt.c
@@ -22,8 +22,8 @@ static struct mipi_dsi_phy_ctrl dsi_cmd_mode_phy_db = {
        /* regulator */
        {0x03, 0x0a, 0x04, 0x01, 0x20},
        /* timing   */
-       {0xb9, 0x8e, 0x1f, 0x24, 0xaf, 0xb3, 0x52, 
-     0x98, 0x48, 0x23, 0x24}, 
+       {0xcb, 0x9f, 0x32, 0x10, 0xaf, 0xb3, 0x3c,
+        0x96, 0x22, 0x03, 0x04},
        /* phy ctrl */
        {0x7f, 0x00, 0x00, 0x00},
        /* strength */

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.