(Difference between revisions)
|
|
| Line 10: |
Line 10: |
| | * Is somebody working on the bug? | | * Is somebody working on the bug? |
| | | | |
| - | ===
| |
| - | http://repo.meego.com/MeeGo/builds/1.1.90/1.1.90.7.20110315.84/images/meego-handset-armv7l-n900
| |
| | | | |
| - | u-boot with the instruction from [[ARM/N900/Install/MMC#Installing Rootfs on external MMC card]]
| + | Would like to have the splash screen longer on the handset image. |
| | | | |
| - | General
| + | My note on the boot-up process. |
| | | | |
| - | * Yes, U-boot makes the installation easier. The wiki page is a bit -> No need to flash the kernel. -> Jukka to include the link for the R&D ABC?
| + | 1) /etc/inittab, 5 is used as the default runlevel. |
| - | * icons on the toolbar are not visible. => https://bugs.meego.com/show_bug.cgi?id=12689
| + | 2) goes to rc.sysinit |
| - | | + | 3) rc.sysinit calls ply-image |
| - | Dialer
| + | 4) rc.sysinit calls /usr/bin/meego-dm (shell) |
| - | | + | 5) meego-dm calls /usr/sbin/uxlaunch |
| - | * The Dialer number buttons slide from the middle as the windows becomes visible. => No bug.
| + | 6) uxlaunch starts X and sessions |
| - | * Dialer start up is too slow. (~8 sec). Should be 5 sec at max. => No bug.
| + | 7) uxlaunch starts the autostart stuff. |
| - | * The screen flickers before the application windows comes up. Should not happen. => https://bugs.meego.com/show_bug.cgi?id=14764
| + | |
| - | * The top toolbar is floating. Close button is hidden behind this floating toolbar. Feels strange. => https://bugs.meego.com/show_bug.cgi?id=6806
| + | |
| - | | + | |
| - | * The default string on the text input field is jammed. It says something like "Enter...", but not entirely readable. => Fixed, great.
| + | |
| - | * Can make a call, great.
| + | |
| - | * Does not respond to the End Call immediately. Feels insecure. => Fixed
| + | |
| - | | + | |
| - | SMS
| + | |
| - | | + | |
| - | * Start up is too slow. (~8 sec). Should be 5 sec at max.
| + | |
| - | * The screen blanks twice before the application windows comes up. Should not happen.
| + | |
| - | * Overall usability looked ok. It feels constantly slow, though.
| + | |
| - | | + | |
| - | Browser & Fennec
| + | |
| - | | + | |
| - | * Currently, Fennec on MeeGo@N900 is unusable.
| + | |
| - | * 1st tap on the Fennec icon, nothing happens.
| + | |
| - | * 2nd tap on the Fennec icon, white window appears and disappears.
| + | |
| - | * 45 seconds before the window appears. => No bug.
| + | |
| - | * 1 icon for Browser & 1 icon for Fennec is confusing. => No bug.
| + | |
| - | * Fennec started, but does not respond to my taps. After a while, multiple windows started to pop up. Even the VKB is up.
| + | |
Revision as of 10:49, 6 May 2011
My world.
Inspired by User:Jukkaeklund's page.
I'd like to use the meego@n900 as my primary device. The comments & suggestions here, are based on my subjective definition of this "as my primary device".
Basic questions are:
- Do we have the bugs?
- Is somebody working on the bug?
Would like to have the splash screen longer on the handset image.
My note on the boot-up process.
1) /etc/inittab, 5 is used as the default runlevel.
2) goes to rc.sysinit
3) rc.sysinit calls ply-image
4) rc.sysinit calls /usr/bin/meego-dm (shell)
5) meego-dm calls /usr/sbin/uxlaunch
6) uxlaunch starts X and sessions
7) uxlaunch starts the autostart stuff.