Difference between revisions of "Devices"

From WebOS-Ports
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
Officially-supported WebOS Ports devices<!--T:1-->
+
Officially-supported LuneOS devices<!--T:1-->
  
 
__NOTOC__
 
__NOTOC__
Line 9: Line 9:
  
 
<br />
 
<br />
<p id="cmDeviceFilterList">{{Devices_ALL|function=new_grid_view}}</p>
+
<p id="wopDeviceFilterList">{{Devices_ALL|function=new_grid_view}}</p>
  
<div id="cmDeviceFilterEmptyNote"><!--T:3-->
+
<div id="wopDeviceFilterEmptyNote">
 +
<!--T:3-->
 
No devices have been selected.  Change the filters above to see the results here! Remember to select the appropriate vendor. If you are uncertain about the name of the vendor, select <b>show all devices</b>.</div>
 
No devices have been selected.  Change the filters above to see the results here! Remember to select the appropriate vendor. If you are uncertain about the name of the vendor, select <b>show all devices</b>.</div>
  
Line 20: Line 21:
  
 
<!--T:6-->
 
<!--T:6-->
CyanogenMod is an open source project and many are encouraged to port to various devices. Many of these for one reason or another are not yet "officially recognized" (and do not have official builds), but it may be good to know they exist.
+
LuneOS is an open source project the team encourages people to port it to as many devices as possible. Not all of these devices are currently being worked on by the WebOS Ports team and therefore cannot be officially supported by the WebOS Ports team at this time. They are not "officially recognized" (and therefore do not have official builds), but we would still like you to know that these exist!
  
 
<!--T:7-->
 
<!--T:7-->
[[Unofficial Ports|The list of unofficially-ported devices]]
+
[[Other Ports|The list of unofficially-ported devices]]
  
 
== Add a new official device to the wiki == <!--T:8-->
 
== Add a new official device to the wiki == <!--T:8-->
Line 42: Line 43:
  
 
<!--T:13-->
 
<!--T:13-->
::<code>Template:device_CODENAME</code>
+
::<code>Template:Device_CODENAME</code>
  
 
<!--T:14-->
 
<!--T:14-->
:(Example:  [[Template:device_grouper|Template:device_grouper]] for the Nexus 7 tablet.)
+
:(Example:  [[Template:Device_Grouper|Template:Device_Grouper]] for the Nexus 7 tablet.)
  
 
<!--T:15-->
 
<!--T:15-->
Line 54: Line 55:
 
:Next, view the source of [[Template:devices_ALL|this template]] and find the following appropriate place for your device to appear in the list. Then add the following line to the list of devices:
 
:Next, view the source of [[Template:devices_ALL|this template]] and find the following appropriate place for your device to appear in the list. Then add the following line to the list of devices:
  
::<code><nowiki>{{device_CODENAME|function={{{function}}}}}</nowiki></code>
+
::<code><nowiki>{{Device_CODENAME|function={{{function}}}}}</nowiki></code>
  
 
<!--T:17-->
 
<!--T:17-->
Line 68: Line 69:
 
:In this page, simply insert the following single line of content:
 
:In this page, simply insert the following single line of content:
  
::<code><nowiki>{{device_CODENAME|function=device_info}}</nowiki></code>
+
::<code><nowiki>{{Device_CODENAME|function=Device_Info}}</nowiki></code>
  
 
<!--T:20-->
 
<!--T:20-->
Line 74: Line 75:
 
:From the device Info page created in the previous step, on the (red) auto-generated link for the device installation instructions.  It should take you to the following empty "How To Install" page:
 
:From the device Info page created in the previous step, on the (red) auto-generated link for the device installation instructions.  It should take you to the following empty "How To Install" page:
  
::<code>Install_CM_for_CODENAME</code>
+
::<code>Install_LuneOS_for_CODENAME</code>
  
 
<!--T:21-->
 
<!--T:21-->
 
:In this page, simply insert the following single line of content:
 
:In this page, simply insert the following single line of content:
  
::<code><nowiki>{{device_CODENAME|function=device_install}}</nowiki></code>
+
::<code><nowiki>{{Device_CODENAME|function=Device_Install}}</nowiki></code>
  
 
<!--T:22-->
 
<!--T:22-->
Line 86: Line 87:
 
<!--T:23-->
 
<!--T:23-->
 
'''5. Create the device ''Build Walkthrough'' page'''
 
'''5. Create the device ''Build Walkthrough'' page'''
:Next, to auto-generate a CM build guide for this device, scroll to the bottom where it links (in red) to the Build Walkthrough for the device.  It should take you to an empty "build for" page:
+
:Next, to auto-generate a LuneOS build guide for this device, scroll to the bottom where it links (in red) to the Build Walkthrough for the device.  It should take you to an empty "build for" page:
  
 
::<code>Build_for_CODENAME</code>
 
::<code>Build_for_CODENAME</code>
Line 93: Line 94:
 
:In this page, simple insert the following single line of content:
 
:In this page, simple insert the following single line of content:
  
::<code><nowiki>{{device_CODENAME|function=device_build}}</nowiki></code>
+
::<code><nowiki>{{Device_CODENAME|function=Device_Build}}</nowiki></code>
  
 
<!--T:25-->
 
<!--T:25-->

Latest revision as of 12:20, 17 November 2020

Officially-supported LuneOS devices



Helpful Tip

Choose a filter criteria (i.e., select from the vendor options) to view the specified devices.


vendor0/6type6/6LuneOS versions33/33show all devices
advanced filters

Mako Google Nexus 4 Mako Hammerhead Google Nexus 5 Hammerhead Grouper Google Nexus 7 (Wi-Fi, 2012 version) Grouper Mido Xiaomi Redmi Note 4X Mido Rosy Xiaomi Redmi 5 Rosy Tenderloin Hewlett Packard Touchpad Tenderloin Tissot Xiaomi A1 Tissot qemux86 WebOS Ports LuneOS VirtualBox Emulator qemux86 RaspberryPi2 Raspberry Pi Foundation Raspberry Pi 2 RaspberryPi2 RaspberryPi3 Raspberry Pi Foundation Raspberry Pi 3 RaspberryPi3 PinePhone Pine64 PinePhone PinePhone PinePhonePro Pine64 PinePhonePro PinePhonePro PineTab2 Pine64 PineTab2 PineTab2

No devices have been selected. Change the filters above to see the results here! Remember to select the appropriate vendor. If you are uncertain about the name of the vendor, select show all devices.

Unofficial ports & projects

Don't see your device in the list above?

LuneOS is an open source project the team encourages people to port it to as many devices as possible. Not all of these devices are currently being worked on by the WebOS Ports team and therefore cannot be officially supported by the WebOS Ports team at this time. They are not "officially recognized" (and therefore do not have official builds), but we would still like you to know that these exist!

The list of unofficially-ported devices

Add a new official device to the wiki

Select [Expand] to the right for instructions.