← Back to team overview

ubuntu-phone team mailing list archive

Re: [Ubuntu-Phone] [porting] Enrc2b (Onex+) Services not loading

 

On 02/23/2013 10:12 AM, Rob Shannon wrote:
On 23/02/13 13:07, Rob Shannon wrote:
Hey all,

Basically i'm trying to it to boot into something to display, right
now i can chroot in and run ubuntu-session, but nothing displays,
here's the session log:

Redirecting output to local session logs^M
/usr/bin/ubuntu-session: line 21: /home/phablet/.ubuntu-session/logs/ubuntu-sess
ion.log: No such file or directory^M
Device=evitareul^M
Starting session bus^M
Started pulseaudio with pid 137 (0 secs start delay)^M
Started maliit-server with pid 151 (0 secs start delay)^M
/usr/bin/ubuntu-session: line 122:   151 Aborted                 ${service[1]} $
arguments &>"$HOME/.ubuntu-session/logs/$binary.log"^M
Started qml-phone-shell with pid 298 (2 secs start delay)^M
Got Shell pid = 298^M
Started chewie_messaging_populate_menu with pid 303 (0 secs start delay)^M
Started friends-service with pid 308 (0 secs start delay)^M
/usr/bin/ubuntu-session: line 122:   298 Aborted                 ${service[1]} $
arguments &>"$HOME/.ubuntu-session/logs/$binary.log"^M
Started manage-address-books.py with pid 328 (2 secs start delay)^M
Started ofono-setup with pid 357 (12 secs start delay)^M
Stopping services...^M
Stopping pulseaudio^M
Stopping maliit-server^M
/usr/bin/ubuntu-session: line 38: kill: (151) - No such process^M
Stopping qml-phone-shell^M
/usr/bin/ubuntu-session: line 38: kill: (298) - No such process^M
/usr/bin/ubuntu-session: line 38: kill: (298) - No such process^M
Stopping chewie_messaging_populate_menu^M
Stopping friends-service^M
Stopping manage-address-books.py^M
/usr/bin/ubuntu-session: line 38: kill: (328) - No such process^M
Stopping ofono-setup^M
Killing session bus...^M
Session stopped.^M
Redirecting output to local session logs^M
Redirecting output to local session logs^M

Before running the entire ubuntu-session, try starting just qml-phone-shell, which should bring at least the shell up (and get you something at your display).

Get inside the device via ssh, and run:
phablet@localhost:~$ export `dbus-launch`
phablet@localhost:~$ qml-phone-shell

And paste back what issues you might have with it.

Cheers,
--
Ricardo Salveti de Araujo


References