maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   OPENBOX-ROX Now Available (https://talk.maemo.org/showthread.php?t=5126)

636cc of fury 2007-08-11 22:31

Re: OPENBOX-ROX Now Available
 
Quote:

Originally Posted by penguinbait (Post 67745)
First try this, boot to flash and run fsck -y /dev/mmcXXXXX???, you can also run it from a linux system and a card reader if thats more convenient, then it would probably be sdaX?

If your flash does not have fsck, it might come with e2fsprogs (I cant remember) run apt-get install e2fsprogs

My guess is you need to run fsck to fix the problem

If that does not fix it, do the following

Please provide this output

ls -l /path/to/file/OPEN-ROX6.tar.bz2

What type of card do you have?

I have all ready run fsck /dev/mmcblk1p2 since it is the linux boot partition. My file system was clean.

the output of ls -l /home/user/MyDocs/.documents/OPEN-ROX6.tar.bz2

-rw-r--r-- 1 user users 26383969 Aug 6 21:59 /home/user/MyDocs/.documents/OPEN-ROX6.tar.bz2

It is a Patriot 1GB card

636cc of fury 2007-08-12 18:48

Re: OPENBOX-ROX Now Available
 
I have changed permissions for this file so that everyone can read, write and execute this file and that did not work.:confused:

chmod ugo+rwx /home/user/MyDocs/.documents/OPEN-ROX6.tar.bz2

penguinbait 2007-08-13 14:16

Re: OPENBOX-ROX Now Available
 
file size looks fine and permissions were fine before you changed them.

provide the following output

sudo su -

cd /

tar jxvf /home/user/MyDocs/.documents/OPEN-ROX6.tar.bz2

(if this fails, provide this output also)

mkdir /root/tmp

cd /root/tmp

tar jxvf /home/user/MyDocs/.documents/OPEN-ROX6.tar.bz2

636cc of fury 2007-08-13 22:39

Re: OPENBOX-ROX Now Available
 
Quote:

Originally Posted by penguinbait (Post 68114)
file size looks fine and permissions were fine before you changed them.

provide the following output

sudo su -

cd /

tar jxvf /home/user/MyDocs/.documents/OPEN-ROX6.tar.bz2

(if this fails, provide this output also)

mkdir /root/tmp

cd /root/tmp

tar jxvf /home/user/MyDocs/.documents/OPEN-ROX6.tar.bz2

I have becomeroot installed so I type sudo gainroot to enable a root shell. When I try to open a shell with the sudo su - command it asks for a password and I do not remember setting one up. However after I have root access I try to extract with above command and the output is always 'Permission Denied'. The same occurs when I do it under the directory /root/temp.

penguinbait 2007-08-14 15:24

Re: OPENBOX-ROX Now Available
 
sudo su - only works if you added the ALL=ALL line to /etc/sudoers

Last line of sudoers file

user ALL = (ALL) NOPASSWD: ALL

This is not needed though, it will work with "sudo gainroot" also

636cc of fury 2007-08-14 19:38

Re: OPENBOX-ROX Now Available
 
Quote:

Originally Posted by penguinbait (Post 68409)
sudo su - only works if you added the ALL=ALL line to /etc/sudoers

Last line of sudoers file

user ALL = (ALL) NOPASSWD: ALL

This is not needed though, it will work with "sudo gainroot" also

I am unable to use the tar command at all and I am unsure why. I tried to extract a different file and same problem. So sudo gainroot should have done the trick is what your saying. I am thinking a complete reflash should fix this but I really don't want to do that.

elysium 2007-08-27 16:03

Re: OPENBOX-ROX Now Available
 
Quote:

Originally Posted by penguinbait (Post 67747)
What is your theme? is it the default theme?

Default theme I believe, yes. Just a vanilla install from your tarball.

mplawner 2007-09-07 11:15

Re: OPENBOX-ROX Now Available
 
I found that when I switched to Openbox, the windows manager was missing. If I changed to boot to Openbox, then I experienced the fun reboot experience! (BTW - Just quickly go to Tools -> Hildon -> reboot to hildon and you're ok).

grep -fe | grep openbox returned no results, this confirmed my lack of windows manager.

Ran the recommended
sh -x /usr/bin/swm.sh
from SSH and found a bunch 'o errors, such as:

Make sure you install libxpm4

In the end, I believe I figured it out:

apt-get install --reinstall python2.5

Rebooted. Could have been the reinstall of python, it may have been the installation of libxpm4. Hope this helps anyone running into problems.

mplawner 2007-09-09 05:28

Re: OPENBOX-ROX Now Available
 
Couple of problems I've noticed:

1) Can't run some applications, like maemo-mapper. I get osso_initialize failed.

2) Skype doesn't appear to work. Gets a segmentation fault.

3) X Forwarded clients don't appear to properly respect the screen size. If I maximize, they extend much larger than the screen.

4) I would really like to get the new Mozilla browser working. Any suggestions?

BTW - X Forwarding is amazingly fast.

mplawner 2007-09-09 05:40

Re: OPENBOX-ROX Now Available
 
BTW - here's some example output I'm getting when starting various applications:

user:~$ maemo-mapper
osso_initialize failed.
user:~$ maemopadplus
maemopadplus[2463]: GLIB ERROR ** default - file main.c: line 76 (main): assertion failed: (data->osso)
aborting...
Aborted


All times are GMT. The time now is 19:05.

vBulletin® Version 3.8.8