Skip to content
Snippets Groups Projects

alcatel-pop7lte: new device

Merged Imported Administrator requested to merge device/alcatel-pop7lte into master
All threads resolved!

This MR adds support for the Alcatel OneTouch Pop 7S (pop7lte), a 2014 MSM8226-based tablet, using manufacturer's downstream kernel.

Unfortunately the downstream kernel is ancient (3.4.0) and requires GCC 4, but at least it boots :)

Currently working: display, USB networking, Weston

Firmware is packaged for WiFi and audio but the downstream kernel tree doesn't seem to include drivers for the qcom wlan chip, only wcnss.

Additionally, audio mixer config is missing as I haven't been able to find it in the stock Android 4.2.x ROM's filesystem yet.

Wiki page: https://wiki.postmarketos.org/wiki/Alcatel_OneTouch_Pop_7S_(alcatel-pop7lte)

Please note that this adds support only for model P330X, which is not to be confused with similarly-named incompatible devices, the Pop 7 (also 2014 w/ MT8312) and the Pop 7 LTE (2016 w/ MSM8909).

Merge request reports

Approval is optional

Merged by AdministratorAdministrator 5 years ago (Mar 15, 2020 8:27pm UTC)

Merge details

  • Changes merged into master with 16e73360.
  • Deleted the source branch.

Pipeline #191458 passed

Pipeline passed for 16e73360 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Administrator added 1 commit · Imported

    added 1 commit

    • 77fc207b - alcatel-pop7lte: use downstreamkernel_package for kernel build

    Compare with previous version

    By Lauren Kelly on 2020-03-15T15:28:44

  • Administrator resolved all threads · Imported

    resolved all threads

    By Lauren Kelly on 2020-03-15T15:29:42

  • Author Owner

    Firmware is packaged for WiFi and audio but the downstream kernel tree doesn't seem to include drivers for the qcom wlan chip, only wcnss.

    I think on many devices the WiFi drivers are compiled as external kernel modules. Some Android ROMs like LineageOS integrate the drivers from https://source.codeaurora.org/quic/la/platform/vendor/qcom-opensource/wlan/prima/ into the kernel tree.

    You'd check for a recent CAF tag for your SoC (e.g. LA.BF.1.1.3-02310-8x26.0 for MSM8226) and checkout the tag in the repository above. Then you would somehow integrate it into your kernel tree. I don't know how it works exactly unfortunately.

    Your changes in this MR look good to me, thanks for all your work on this, @thejsa! :)

    By Minecrell on 2020-03-15T16:23:05

  • Administrator approved this merge request · Imported

    approved this merge request

    By Minecrell on 2020-03-15T16:23:18

  • Administrator approved this merge request · Imported

    approved this merge request

    By Alexey Min on 2020-03-15T20:08:13

  • Administrator added 1 commit · Imported

    added 1 commit

    Compare with previous version

    By Alexey Min on 2020-03-15T20:08:23

  • Administrator enabled an automatic merge when the pipeline for 16e73360 succeeds · Imported

    enabled an automatic merge when the pipeline for 16e73360 succeeds

    By Alexey Min on 2020-03-15T20:08:54

  • Administrator merged · Imported

    merged

    By Alexey Min on 2020-03-15T20:27:00

  • Administrator mentioned in commit 16e73360 · Imported

    mentioned in commit 16e73360

    By Lauren Kelly on 2020-03-18T12:39:32

  • Please register or sign in to reply
    Loading