maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Chroot Scripts for Harmattan Open Mode (https://talk.maemo.org/showthread.php?t=82114)

qole 2012-04-15 03:43

Re: Chroot Scripts for Harmattan Open Mode
 
rcolistete: the most helpful thing you could do for me is post an image (or maybe it would be better to wait a couple of days for the new version of the Estel image that has rotation and LibreOffice?) and add the necessary scripts to get it working with Harmattan. I can take that and post it on qole.org for others to use.

I am still very much on the fence about posting a .deb of my scripts for Harmattan. What kind of numbers of users are we talking about here? Twenty people? Hundreds?

rcolistete 2012-04-15 04:06

Re: Chroot Scripts for Harmattan Open Mode
 
Quote:

Originally Posted by qole (Post 1192256)
rcolistete: the most helpful thing you could do for me is post an image (or maybe it would be better to wait a couple of days for the new version of the Estel image that has rotation and LibreOffice?) and add the necessary scripts to get it working with Harmattan. I can take that and post it on qole.org for others to use.

I have used your debian-m5-v3e.img.ext2 image. I will make the scripts for adding files to the image.

Quote:

Originally Posted by qole (Post 1192256)
I am still very much on the fence about posting a .deb of my scripts for Harmattan. What kind of numbers of users are we talking about here? Twenty people? Hundreds?

My blog article "Nokia N9 with Easy Debian : OpenOffice, TeX, Maxima, etc" has more than 700 views. And I think that with Javispedro MeeGo vkbd solution, Easy Debian @ N9/N950 will be almost as popular as @ N900, or even more because there is a lack of office editors, vnc client, etc, for MeeGo 1.2 Harmattan.

rcolistete 2012-04-17 03:02

Re: Chroot Scripts for Harmattan Open Mode
 
Just for teasing the MeeGo community and boost the interest about Easy Debian on Nokia N9/N950, I have published another article in my blog, "MeeGo Keyboard with Easy Debian on Nokia N9 !".
Qole, as you have sugestted, in the following days I am going to create another topic about "Easy Debian for MeeGo with Inception" with installation scripts, modified "HarmChom.tgz" (including icons), etc. I hope to colaborate with you to create scripts and .deb to make installation of Easy Debian on Nokia N9/N950 as easy as in Maemo.

itsnotabigtruck 2012-04-17 03:19

Re: Chroot Scripts for Harmattan Open Mode
 
Quote:

Originally Posted by rcolistete (Post 1193091)
Just for teasing the MeeGo community and boost the interest about Easy Debian on Nokia N9/N950, I have published another article in my blog, "Keyboard with Easy Debian MeeGo Nokia N9 !".
Qole, as you have sugestted, in the following days I am going to create another topic about "Easy Debian for MeeGo with Inception" with installation scripts, modified "HarmChom.tgz" (including icons), etc. I hope to colaborate with you to create scripts and .deb to make installation of Easy Debian on Nokia N9/N950 as easy as in Maemo.

Feel free to drop into #inception on Freenode if you need any Aegis/INCEPTION advice - I'm trying to make that channel the HQ for that.

hardkorek 2012-04-18 18:10

Re: Chroot Scripts for Harmattan Open Mode
 
I just bought n9 and i was missing a lot of tools. Chrooted debian solves it perfectly.
I did whole process from post 57.
Not sure if that matters cause I installed it successful but part:
$ cd HarmChom/src/bin
$ chmod 755 *

see my console output:
~/HarmChom/src/bin $ chmod 755 *
~/HarmChom/src/bin $ ls -l
total 36
-rwxr-xr-x 1 user users 2531 Apr 18 18:08 closechroot
-rwxr-xr-x 1 user users 2048 Apr 18 18:08 debian
-rwxr-xr-x 1 user users 4531 Apr 18 18:08 qchroot
-rwxr-xr-x 1 user users 6358 Apr 18 18:08 qmount
-rwxr-xr-x 1 user users 1893 Apr 18 18:08 qumount
-rwxr-xr-x 1 user users 25 Apr 18 18:08 sudo
-rwxr-xr-x 1 user users 1282 Apr 18 18:08 synchroot

Following your procedure I also had a problem with permission of suxephwm, I think you should update post 57.

[root@chroot: /]ls -l /usr/bin/ | grep sux
-rw-r--r-- 1 root root 25 Apr 18 10:31 suxephwm
[root@chroot: /]chmod 755 /usr/bin/suxephwm


Thank you for adjusting easy debian to n9. I was starting to regret moving to n9 from n900 because lack of programs.
Ok I'm going to set the virtual keyboard now.

hardkorek 2012-04-18 20:53

Re: Chroot Scripts for Harmattan Open Mode
 
I can not get the virtual keyboard to work:

output from debian chroot:
Code:

[root@chroot: /]env | grep xmim
XMODIFIERS=@ im = xmim
[root@chroot: /]export XMODIFIERS = "@ im = xmim"^C
[root@chroot: /]export GTK_IM_MODULE=xim
[root@chroot: /]env | grep xim
GTK_IM_MODULE=xim
[root@chroot: /]export GTK_IM_MODULE=xim^C
[root@chroot: /]xeph
xephfocus    xephwm        xephwm-id.sh  xephwm5     
[root@chroot: /]xephwm
xephwm        xephwm-id.sh  xephwm5     
[root@chroot: /]xephwm
xephwm        xephwm-id.sh  xephwm5     
[root@chroot: /]xephwm-id.sh

error opening security policy file /etc/X11/xserver/SecurityPolicy
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /usr/share/fonts/X11/100dpi/:unscaled, removing from list!
Could not init font path element /usr/share/fonts/X11/75dpi/:unscaled, removing from list!
Could not init font path element /usr/share/fonts/X11/100dpi, removing from list!
Could not init font path element /usr/share/fonts/X11/75dpi, removing from list!
unrecognised device identifier!
unrecognised device identifier!
unrecognised device identifier!
Xephyr LXDE window id :
0x03a00002

and from meego shell:
Code:

BusyBox v1.20.0.git (MeeGo 3:1.20-0.1+0m7) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ xmimd.sh
xmimd running with Xephyr LXDE window id : 0x03a00002
Server running

@rcolistete
Code:

[root@chroot: /] xephwm-id.sh
or
[root@chroot: /] suxephwm-id.sh

What is the difference here?

Sniper_swe 2012-04-19 08:46

Re: Chroot Scripts for Harmattan Open Mode
 
What step could have caused reboot loop. Is it the .profile editing?

Sniper_swe 2012-04-19 08:48

Re: Chroot Scripts for Harmattan Open Mode
 
any tips on how to boot meego and fix problem?:)

Edit:Okay now i'm getting mad. Cant flash even. Downgrade disallowed im not downgrading!

Edit2: flashed!

rcolistete 2012-04-19 15:13

Re: Chroot Scripts for Harmattan Open Mode
 
Quote:

Originally Posted by Sniper_swe (Post 1194248)
What step could have caused reboot loop. Is it the .profile editing?

I've had similar problems some months ago if bash is set as default shell. But not editing the PATH in .profile (for Java SE, etc). So I don't know the reason of your problem.

A different problem I've had experimented was about replacing "/etc/init/ssh.conf", see post #54. So my post #57 doesn't include coping the "/src/etc/" folder of "HarmChom".

rcolistete 2012-04-19 15:20

Re: Chroot Scripts for Harmattan Open Mode
 
Quote:

Originally Posted by hardkorek (Post 1193960)
I did whole process from post 57.
Not sure if that matters cause I installed it successful but part:
$ cd HarmChom/src/bin
$ chmod 755 *

see my console output:
~/HarmChom/src/bin $ chmod 755 *
~/HarmChom/src/bin $ ls -l
total 36
-rwxr-xr-x 1 user users 2531 Apr 18 18:08 closechroot
-rwxr-xr-x 1 user users 2048 Apr 18 18:08 debian
-rwxr-xr-x 1 user users 4531 Apr 18 18:08 qchroot
-rwxr-xr-x 1 user users 6358 Apr 18 18:08 qmount
-rwxr-xr-x 1 user users 1893 Apr 18 18:08 qumount
-rwxr-xr-x 1 user users 25 Apr 18 18:08 sudo
-rwxr-xr-x 1 user users 1282 Apr 18 18:08 synchroot

I don't see the problem. Could you explain ?

Quote:

Originally Posted by hardkorek (Post 1193960)
Following your procedure I also had a problem with permission of suxephwm, I think you should update post 57.

[root@chroot: /]ls -l /usr/bin/ | grep sux
-rw-r--r-- 1 root root 25 Apr 18 10:31 suxephwm
[root@chroot: /]chmod 755 /usr/bin/suxephwm

Thanks. Ok, I'ved added :
[root@chroot: /]chmod +755 xephwm suxephwm
to post #57.


All times are GMT. The time now is 17:41.

vBulletin® Version 3.8.8