Difference between revisions of "Status"
From Maemo Leste Wiki
Jump to navigationJump to searchm (Link to Terminal page.) |
|||
Line 15: | Line 15: | ||
| [[Terminal]] || OK || [https://github.com/maemo-leste/osso-xterm osso-xterm] || | | [[Terminal]] || OK || [https://github.com/maemo-leste/osso-xterm osso-xterm] || | ||
|- | |- | ||
| [[Status/VirtualKeyboard|Virtual keyboard]] || | | [[Status/VirtualKeyboard|Virtual keyboard]] || WIP || [https://github.com/maemo-leste/hildon-input-meta hildon-input-meta] || Should work fine for all devices, GTK2 only. | ||
|- | |- | ||
| [[Status/Wireless|Wireless]] || OK || [https://github.com/maemo-leste/libicd-network-wpasupplicant libicd-network-wpasupplicant] || Works out of the box. Needs testing; https://github.com/maemo-leste/bugtracker/milestone/7 | | [[Status/Wireless|Wireless]] || OK || [https://github.com/maemo-leste/libicd-network-wpasupplicant libicd-network-wpasupplicant] || Works out of the box. Needs testing; https://github.com/maemo-leste/bugtracker/milestone/7 | ||
Line 21: | Line 21: | ||
| Bluetooth || No(t yet) || ? || | | Bluetooth || No(t yet) || ? || | ||
|- | |- | ||
| [[Status/Browser|Browser]] || No(t yet) || ? || Various browsers can be installed, none are quite optimal currently. However, surf2 works smoothly, and hopefully can be integrated easily. Some also use netsurf-gtk | | [[Status/Browser|Browser]] || No(t yet) || ? || Various browsers can be installed, none are quite optimal currently. However, surf2 works smoothly, and hopefully can be integrated easily. Some also use netsurf-gtk or firefox | ||
|- | |- | ||
| [[Status/Audio|Audio]] || WIP || ? || [Basic audio/sounds work (like, notifications, charging notification, etc); need to switch to pulseaudio ; will need to import alsa-policy-enforcement, port OHM | | [[Status/Audio|Audio]] || WIP || ? || [Basic audio/sounds work (like, notifications, charging notification, etc); need to switch to pulseaudio ; will need to import alsa-policy-enforcement, port OHM | ||
Line 29: | Line 29: | ||
| [[Status/USB Peripheral|USB Peripheral]] || OK || [https://github.com/maemo-leste/hildon-status-bar-usb hildon-status-bar-usb], [https://github.com/maemo-leste/ke-recv ke-recv] || Basic support in place for N900/Droid4/Allwinner, see https://github.com/maemo-leste/bugtracker/issues/39 ; https://github.com/maemo-leste/bugtracker/issues/179 ; https://github.com/maemo-leste/ke-recv | | [[Status/USB Peripheral|USB Peripheral]] || OK || [https://github.com/maemo-leste/hildon-status-bar-usb hildon-status-bar-usb], [https://github.com/maemo-leste/ke-recv ke-recv] || Basic support in place for N900/Droid4/Allwinner, see https://github.com/maemo-leste/bugtracker/issues/39 ; https://github.com/maemo-leste/bugtracker/issues/179 ; https://github.com/maemo-leste/ke-recv | ||
|- | |- | ||
| LED control || OK || mce || | | LED control || OK || mce || Make sure the notifications are enabled in settings. | ||
|- | |- | ||
| [[Status/Mobile Data|Mobile Data]] || WIP || [https://github.com/maemo-leste/connui-cellular connui-cellular] [https://github.com/maemo-leste/libicd-network-ofono libicd-network-ofono] || There is basic libicd-network-ofono, connui-cellular is being ported to ofono | | [[Status/Mobile Data|Mobile Data]] || WIP || [https://github.com/maemo-leste/connui-cellular connui-cellular] [https://github.com/maemo-leste/libicd-network-ofono libicd-network-ofono] || There is basic libicd-network-ofono, connui-cellular is being ported to ofono | ||
|- | |- | ||
| [[Status/GPS|GPS]] || | | [[Status/GPS|GPS]] || WIP || gpsd or liblocation/location-daemon || Fremantle location services are closed | ||
|- | |- | ||
| [[Status/SMS|SMS]] || WIP || ofono, telepathy-ring ? || Test UI: [https://github.com/maemo-leste/unicsy_demo unicsy_demo] [https://github.com/maemo-leste/bugtracker/issues/77 n900 issue] | | [[Status/SMS|SMS]] || WIP || ofono, telepathy-ring ? || Test UI: [https://github.com/maemo-leste/unicsy_demo unicsy_demo] [https://github.com/maemo-leste/bugtracker/issues/77 n900 issue] |
Revision as of 11:54, 23 December 2020
This page or section is a stub. Ask how you can help improve leste.maemo.org by visiting #maemo-leste, look at the bugtracker (https://github.com/maemo-leste/bugtracker) or if you are able to contribute to the current page, then you are welcome to do so.
For Device specific status pages, see See Category:Device
The table below documents what features work on Maemo Leste on at least one device, without (a lot of) console hackery. This usually means that the feature should be decently integrated and that there has to be a UI available. This is *independent* of specific device drivers or just specified devices and doesn't mean that it necessarily works on a device
Feature | Status | Leste software | Notes |
---|---|---|---|
Desktop environment | OK | hildon | hildon home, hildon desktop, . |
Terminal | OK | osso-xterm | |
Virtual keyboard | WIP | hildon-input-meta | Should work fine for all devices, GTK2 only. |
Wireless | OK | libicd-network-wpasupplicant | Works out of the box. Needs testing; https://github.com/maemo-leste/bugtracker/milestone/7 |
Bluetooth | No(t yet) | ? | |
Browser | No(t yet) | ? | Various browsers can be installed, none are quite optimal currently. However, surf2 works smoothly, and hopefully can be integrated easily. Some also use netsurf-gtk or firefox |
Audio | WIP | ? | [Basic audio/sounds work (like, notifications, charging notification, etc); need to switch to pulseaudio ; will need to import alsa-policy-enforcement, port OHM |
Battery / charging | OK | status-area-applet-battery, mce, upower | |
USB Peripheral | OK | hildon-status-bar-usb, ke-recv | Basic support in place for N900/Droid4/Allwinner, see https://github.com/maemo-leste/bugtracker/issues/39 ; https://github.com/maemo-leste/bugtracker/issues/179 ; https://github.com/maemo-leste/ke-recv |
LED control | OK | mce | Make sure the notifications are enabled in settings. |
Mobile Data | WIP | connui-cellular libicd-network-ofono | There is basic libicd-network-ofono, connui-cellular is being ported to ofono |
GPS | WIP | gpsd or liblocation/location-daemon | Fremantle location services are closed |
SMS | WIP | ofono, telepathy-ring ? | Test UI: unicsy_demo n900 issue |
Phone Calls | WIP | ofono, telepathy-ring ? | Test UI: unicsy_demo n900 issue |
Application Manager | OK | hildon-application-manager | Mostly works, but needs serious testing tracking issue |
Media Player | No(t yet) | open media player | tracking issue |
PDF Viewer | Mostly works | osso-pdf-viewer | osso-pdf-viewer |
Games & Entertainment | OK | Works (available in Leste Extras | sdl fullscreen game importing |
Theming | OK | Works with themes (available in Leste Extras | |
Calendar | OK | Qalendar UI, syncing works. (UI needs some scrolling work) |