OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: Dima202 on November 10, 2005, 05:23:34 am

Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Dima202 on November 10, 2005, 05:23:34 am
Hello to all. I guess I am a newb to this.
I just got my C860 ($350) and ofcourse installed pdaXrom right away.
Anyways everything was fine right up until I tried installing any app.
I run package manager and install the app from my sd.
When I try to run the app it asks me for a libgtk file? I don't understand why?
Where can I get one? Do I have to get a dif. one for every file?
Anyone have problems with this?
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: pgas on November 10, 2005, 05:31:17 am
you install from or to your sd card?
Is you sd formatted in fat ext2 ext3 ?

Perhaps you install application from an old feed?

generally you should use what's available at this url:

http://mail.pdaxrom.org/rc12/Zaurus-7x0-860/ (http://mail.pdaxrom.org/rc12/Zaurus-7x0-860/)

(the feed url is http://mail.pdaxrom.org/rc12/Zaurus-7x0-860/feed) (http://mail.pdaxrom.org/rc12/Zaurus-7x0-860/feed))

Did you remove something?
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Dima202 on November 10, 2005, 06:31:02 am
Quote
you install from or to your sd card?
Is you sd formatted in fat ext2 ext3 ?

Perhaps you install application from an old feed?

generally you should use what's available at this url:

http://mail.pdaxrom.org/rc12/Zaurus-7x0-860/ (http://mail.pdaxrom.org/rc12/Zaurus-7x0-860/)

(the feed url is http://mail.pdaxrom.org/rc12/Zaurus-7x0-860/feed) (http://mail.pdaxrom.org/rc12/Zaurus-7x0-860/feed))

Did you remove something?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103089\"][{POST_SNAPBACK}][/a][/div]
The SD card was not formated. I am not used to this system yet so don;t understand how everything works. I basically connected Zaurus to PC via USB, threw in the ipk files into the SD and disconnected. After this I used the gui package manager and it installed everything. I selected to find package and it installed it into "/" as it said.

Thank, any relavent comments would be great    
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: pgas on November 10, 2005, 07:15:42 am
take a look at this:

http://pierre.ellh.com/ipk.txt (http://pierre.ellh.com/ipk.txt)
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Dima202 on November 10, 2005, 07:36:41 am
Quote
take a look at this:

http://pierre.ellh.com/ipk.txt (http://pierre.ellh.com/ipk.txt)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103106\"][{POST_SNAPBACK}][/a][/div]
Thanks! Very useful info!
But how would it fix my problem?  

Thanks.
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: pgas on November 10, 2005, 07:50:50 am
I m not sure what you're problem is, surely others don't have this problem
 
So maybe you can find something you are not doing correctly by reading the doc..

Maybe you root filesystem is full, maybe you install a package from a wrong feed?


what is the result of "df -h" ?
any log message when you install your ipk?
can you give a copy of the error message you got when you run it?
what application did you try to install ? where did you download it from?
what version of pdaxrom do you use?
what is the result of "ipkg status gtk2"? of "ipkg status gtk"?
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Chero on November 10, 2005, 08:16:17 am
Just to be sure, did you install rc12 or did you take the "latest stable" from www.pdaXrom.org ?
It's important to use the feed that corresponds to the installed release.

What is the exact error you get ?

Chero.
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Dima202 on November 10, 2005, 03:01:08 pm
WOW! I feel so stupid. Now that I downloaded RC12 Everything works excellent!!!!
Sorry  Thanks so much for so much help and the quick responses!

P.S. is there a command to recalibrate the stylus?
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: pgas on November 10, 2005, 03:04:32 pm
Quote
there a command to recalibrate the stylus?
- quit X (menu-> exit or Calendar+Address + bs)
- delete /etc/pointercal (rm /etc/pointercal)
- startx
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Chero on November 10, 2005, 03:51:42 pm
Quote
WOW! I feel so stupid. Now that I downloaded RC12 Everything works excellent!!!!
Sorry  Thanks so much for so much help and the quick responses!

P.S. is there a command to recalibrate the stylus?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103184\"][{POST_SNAPBACK}][/a][/div]

It just had to be something simple  

good luck
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Dima202 on November 10, 2005, 04:27:28 pm
Thanks pgas
Damn it! I keep getting the errors anyways. I download the supertux from the feed and installed it to / and it says error while loadingshared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory! (((
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: pgas on November 10, 2005, 04:45:48 pm
Quote
Damn it! I keep getting the errors anyways. I download the supertux from the feed and installed it to / and it says error while loadingshared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory! sad.gif(((

unlike gtk, sdl-image is not installed when you flash.
So this one is "normal" .

install sdl-image_xxx.ipk (and also sdl-mixer)

(if your Z is connected to the internet, the package manager download the package and its dependencies, if they are correctly described in the ipk that is)
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Dima202 on November 11, 2005, 12:33:33 am
Quote
Quote
Damn it! I keep getting the errors anyways. I download the supertux from the feed and installed it to / and it says error while loadingshared libraries: libSDL_image-1.2.so.0: cannot open shared object file: No such file or directory! sad.gif(((

unlike gtk, sdl-image is not installed when you flash.
So this one is "normal" .

install sdl-image_xxx.ipk (and also sdl-mixer)

(if your Z is connected to the internet, the package manager download the package and its dependencies, if they are correctly described in the ipk that is)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=103198\"][{POST_SNAPBACK}][/a][/div]
Thanks! This SOLVED the problem of not loading it.
But now that it loads it freezes and crashes on the Zaurus ? Known problem?
I wanted that game lots because it's like Mario and mario is one of my favorite classics.

Also wanted to experiment with fluxbox to get more of a real linux feel.
How do I make it run? I need to exit .xinitrc? Where is the file so I could edit it?
Maybe there is some kind of faq for this but all I found was for openzaurus so far.

 
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: pgas on November 11, 2005, 01:31:21 am
Quote
But now that it loads it freezes and crashes on the Zaurus ? Known problem?
there are lots of answers in this forum try to
search for supertux (https://www.oesf.org/forums/index.php?act=Search&CODE=show&searchid=9a17a551949903906ab25fae2408fb12&search_in=posts&result_type=topics&highlite=supertux)

Quote
Also wanted to experiment with fluxbox to get more of a real linux feel.
How do I make it run? I need to exit .xinitrc? Where is the file so I could edit it?

yes you need to edit .xinitrc (better backup the original one and modify it), it can be found in /home/root.

I don't think there is a faq for fluxbox, but you'll find info by searching here.
(also you might need to install the libstdc++.so.5 see the pinned thread)
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Dima202 on November 11, 2005, 08:55:35 am
Do you experience problems with your stylus?
Like when you touch the screen the mouse goes crazy running very close to where it's supposed to be but sometimes even opening other apps by accident?

Is this normal?
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: pgas on November 12, 2005, 01:21:52 am
The cursor might flicker a bit when you touch the screen.

The launching of applications happen to me for 2 reason:
- I press one of the mail or home button
- the "touch buttons" on the right of the screen are too sensible or defined
to near to the screen, or I am too dumb. The result is that I often launch dillo
because of these buttons

My solution: disable all these (ie launch nothing) using the input setup in the settings.
Title: Trouble Starting Any(all) Zaurus Apps?
Post by: Dima202 on November 12, 2005, 07:54:16 pm
Hmm.. FOr me I can bearly scrool down a page. It moves out of where it's supposed to be in a short period. So I have to do it very quickly before it gets off.