maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   preenv not working on my n900 (https://talk.maemo.org/showthread.php?t=65940)

frozenholmes 2010-11-21 21:21

Re: preenv not working on my n900
 
did some searching on the net and found out (I think the info is true but you can correct me If you want), found out that preenv is not suported on PR 1.3.

Again I think it is true because of so many faild attempts but you can correct me if im wrong.

hope the guys bring out a new version of preenv so the games can work.

hope the new info helps guys.

regards frozen

mankir 2010-11-21 21:45

Re: preenv not working on my n900
 
preenv is working so great for many games with PR1.3, you can check the wiki for it!

leetut 2010-11-21 21:57

Re: preenv not working on my n900
 
preenv installed and works fine for me
but it wont install on a friends n900
both freshly flashed with emmc and pr1.3
the joys of the n900 i suppose!
baffled.....

Radicalz38 2010-11-22 03:28

Re: preenv not working on my n900
 
@leetut
mind sharing what the error is on your friend's n900? Because basically speaking all deb files should install successfully if dependencies are met.

Quote:

Originally Posted by dallonz88 (Post 879712)
i get an error when try to install preenv, but i'm not sure if i can write it here or i have to open a new thread... in that canse i'll delete this message...
btw when i try to install preenv (apt-get install preenv) i get this:
Code:

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
[...another problem with php packages...]
  preenv: Depends: libjson-glib-1.0-0 but it is not going to be installed
          Depends: libsdl-gles1.2-1 (>= 1.0.0) but it is not going to be installed
          Depends: libsmpeg0 but it is not going to be installed
          Depends: libvorbisidec1 (>= 1:1.2.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

So i searched in internet and i found something here:

then i tried all of these, but every time one of them ends, it asks me to conferm and then it aborts even if i digit 'Y'...
nothing seems to work =/

Seems you got some messed up installed files here...
Just do only apt-get -f install(root) should fix those problems
or you could also do
Quote:

cd /var/cache/apt/archive
and
Quote:

rm *

Radicalz38 2010-11-22 03:32

Re: preenv not working on my n900
 
1 Attachment(s)
@frozenholmes
could you install these also? I dunno but maybe libgles1 have dependencies also. :D
because on mine I just do
Quote:

cd /media/mmc1/installer/Dependencies
and
Quote:

dpkg -i *
and install all the dependencies that i needed. Of course as I said I keep all my installer files on my mmc right?
contents are
libgles1_0.20100611.6+0m5_armel.deb
libgles1-sgx-img_0.20100611.6+0m5_armel.deb
libgles2_0.20100611.6+0m5_armel.deb
And some non GL ES dependencies
http://repository.maemo.org/extras-d...emo1_armel.deb
http://repository.maemo.org/extras-d....0.0_armel.deb
http://repository.maemo.org/extras-t....tk1_armel.deb

dallonz88 2010-11-22 16:03

Re: preenv not working on my n900
 
Quote:

Originally Posted by Radicalz38 (Post 879972)
@leetut
mind sharing what the error is on your friend's n900? Because basically speaking all deb files should install successfully if dependencies are met.



Seems you got some messed up installed files here...
Just do only apt-get -f install(root) should fix those problems
or you could also do

and

i already tried to do the "apt-get -f install" but the result is:
Code:

Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  mime-support ucf fcam-drivers libmagic1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libmagic1 mime-support ucf
Suggested packages:
  file
Recommended packages:
  debconf-utils
The following packages will be REMOVED:
  libapache2-mod-php5
The following NEW packages will be installed:
  libmagic1 mime-support ucf
0 upgraded, 3 newly installed, 1 to remove and 30 not upgraded.
1 not fully installed or removed.
Need to get 300kB of archives.
After this operation, 5665kB disk space will be freed.
Do you want to continue [Y/n]? Y
Abort.

so it doesn't do anything at all...
i also tried to clean the apt archives as u suggested but it's always the same... any other suggestion?
(of course thanks for your try =P)

Radicalz38 2010-11-22 16:18

Re: preenv not working on my n900
 
Quote:

dpkg --purge mime-support
dpkg --purge ucf
dpkg --purge fcam-drivers
dpkg --purge libmagic1
dpkg --purge libapache2-mod-php5
Do all this first to clean up those unused dependencies...
Then install all my provided files in here... and don't use apt-get just navigate to the path where you placed all the files here and do
Quote:

dpkg -i <filename>
:p what a mess are you still getting good battery life with your n900? I think it's time for you to reflash now :D

dallonz88 2010-11-22 16:47

Re: preenv not working on my n900
 
dpkg --purge mime-support Failed (not installed)
dpkg --purge ucf Failed (not installed)
dpkg --purge fcam-drivers Done
dpkg --purge libmagic1 Failed (not installed)
dpkg --purge libapache2-mod-php5 Done

I dunno why it told me to uninstall something not installed...

I'm going to do everything else... news asap...

btw where did u read about my battery? xD yes it's going to die... it lasts at least 2 days when i don't open any application.............

Edit~
Your package installation Done
apt-get install preenv Failed (again ._.)

Radicalz38 2010-11-22 17:02

Re: preenv not working on my n900
 
your quote from here
Quote:

Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
mime-support ucf fcam-drivers libmagic1
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libmagic1 mime-support ucf
Suggested packages:
file
Recommended packages:
debconf-utils
The following packages will be REMOVED:
libapache2-mod-php5
The following NEW packages will be installed:
libmagic1 mime-support ucf
0 upgraded, 3 newly installed, 1 to remove and 30 not upgraded.
1 not fully installed or removed.
Need to get 300kB of archives.
After this operation, 5665kB disk space will be freed.
Do you want to continue [Y/n]? Y
Abort.
Obviously your device is really2x messed up that's why I came to a conclusion that you ain't getting a good battery life now you keep installing things then remove them leaving all the dependencies behind :p
BTW! Did you try now the next step?
download and install these using dpkg
http://repository.maemo.org/extras-d...emo1_armel.deb
then
http://repository.maemo.org/extras-d....0.0_armel.deb
then
http://repository.maemo.org/extras-t....tk1_armel.deb
and then the zip file attached. It should probably work now. Although the battery issue won't be fixed :D

dallonz88 2010-11-22 17:14

Re: preenv not working on my n900
 
Quote:

Originally Posted by Radicalz38 (Post 880412)
your quote from here

Obviously your device is really2x messed up that's why I came to a conclusion that you ain't getting a good battery life now you keep installing things then remove them leaving all the dependencies behind :p
BTW! Did you try now the next step?
download and install these using dpkg
http://repository.maemo.org/extras-d...emo1_armel.deb
then
http://repository.maemo.org/extras-d....0.0_armel.deb
then
http://repository.maemo.org/extras-t....tk1_armel.deb
and then the zip file attached. It should probably work now. Although the battery issue won't be fixed :D

hmm... apt-get install preenv =
Code:

Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libsmpeg0
The following NEW packages will be installed:
  libsmpeg0 preenv
0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
Need to get 255kB of archives.
After this operation, 709kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Abort.

do i need the libsmpeg0 too? i dunno what is it... is there another sort of apt-get install method because it seems it dislike me =/
(and it fails the apt-get -f upgrade too... wtfh!)

frozenholmes 2010-11-22 21:23

Re: preenv not working on my n900
 
Hi cant believe this happening to me. Yeah i got those files, extracted them to my docs (on the phone) and i tried apt-get install preenv and all i get is the same error.


/home/user # apt-get install preenv
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
preenv: Depends: libgles1-sgx-img but it is not installable
E: Broken packages
/home/user #


thats all i get.

hope the new info helps you guys.

reguards frozen.

dallonz88 2010-11-22 21:40

Re: preenv not working on my n900
 
Actually your missing/broken package was linked by Radicalz38 in his post (libgles1-sgx-img_0.20100611.6+0m5_armel.deb - in the zipped file) install it if u didn't, or try to uninstall and reinstall it again =)
Radicalz38 has already written the 'how to' in the previous posts if u need it...

frozenholmes 2010-11-22 21:59

Re: preenv not working on my n900
 
Quote:

Originally Posted by dallonz88 (Post 880635)
Actually your missing/broken package was linked by Radicalz38 in his post (libgles1-sgx-img_0.20100611.6+0m5_armel.deb - in the zipped file) install it if u didn't, or try to uninstall and reinstall it again =)
Radicalz38 has already written the 'how to' in the previous posts if u need it...

is your 1 working

dallonz88 2010-11-22 22:01

Re: preenv not working on my n900
 
i downloaded that one posted by Radicalz38 and it worked, my problem is quite different...

frozenholmes 2010-11-22 22:16

Re: preenv not working on my n900
 
Quote:

Originally Posted by dallonz88 (Post 880658)
i downloaded that one posted by Radicalz38 and it worked, my problem is quite different...

thats not bad, so you can play all the games now? amazing.

that guy is good but im gona have to see if it workis on mines 1st lol

frozenholmes 2010-11-22 22:21

Re: preenv not working on my n900
 
Quote:

Originally Posted by Radicalz38 (Post 879973)
@frozenholmes
could you install these also? I dunno but maybe libgles1 have dependencies also. :D
because on mine I just do

and

and install all the dependencies that i needed. Of course as I said I keep all my installer files on my mmc right?
contents are
libgles1_0.20100611.6+0m5_armel.deb
libgles1-sgx-img_0.20100611.6+0m5_armel.deb
libgles2_0.20100611.6+0m5_armel.deb
And some non GL ES dependencies
http://repository.maemo.org/extras-d...emo1_armel.deb
http://repository.maemo.org/extras-d....0.0_armel.deb
http://repository.maemo.org/extras-t....tk1_armel.deb

sorry to be a pain lol. how would I install it. would i just app manager it or xterm it. if its xterm what kind of code would it be since i dont have mmc?
sound like a prope noob lol XD

msaalli 2010-11-22 22:33

Re: preenv not working on my n900
 
Ok so i found a website off google that had the games as .deb files. The games did work when installed but the little headache is that the website keeps getting flagged for trojans by my antivirus. Would have put the link but then again, I guess I would not want to be liable for any funny thing done with your PC.

frozenholmes 2010-11-22 22:36

Re: preenv not working on my n900
 
Quote:

Originally Posted by msaalli (Post 880685)
Ok so i found a website off google that had the games as .deb files. The games did work when installed but the little headache is that the website keeps getting flagged for trojans by my antivirus. Would have put the link but then again, I guess I would not want to be liable for any funny thing done with your PC.

Dont really know man. if it works mail me the link. do you have to unrar the files or no?

msaalli 2010-11-22 22:53

Re: preenv not working on my n900
 
Quote:

Originally Posted by frozenholmes (Post 880688)
Dont really know man. if it works mail me the link. do you have to unrar the files or no?

Yes you do have to unrar the files. The files aren't infected, the website is. I have mailed it to you for use at your own risk.

Radicalz38 2010-11-22 23:06

Re: preenv not working on my n900
 
like I said don't use apt-get...
apt-get is used when you download files online and install them. Use dpkg when installing files offline.
format is dpkg -i <path/to/where/your/file/is>

Ex. dpkg -i /media/mmc1/installer/myfile.deb

BTW all files that I have posted are all dependency packages of preenv and ligles. you need to install them all using dpkg before installing preenv itself. You must install all of them in xterm using dpkg (as root)

frozenholmes 2010-11-22 23:32

Re: preenv not working on my n900
 
Thats sooo!! good man!!!. cheers for all of your help!!

dallonz88 2010-11-23 14:36

Re: preenv not working on my n900
 
Quote:

Originally Posted by dallonz88 (Post 880426)
hmm... apt-get install preenv =
Code:

Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libsmpeg0
The following NEW packages will be installed:
  libsmpeg0 preenv
0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded.
Need to get 255kB of archives.
After this operation, 709kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Abort.

do i need the libsmpeg0 too? i dunno what is it... is there another sort of apt-get install method because it seems it dislike me =/
(and it fails the apt-get -f upgrade too... wtfh!)

my problem is still the same... i installed all the package but i have the posted problem about installing preenv =/

Radicalz38 2010-11-23 16:18

Re: preenv not working on my n900
 
:( can't help anymore as I can't really reproduce your problem... Because on min all I do is install all dependencies using dpkg and next install preenv. After that no errors at all... I guess last option for that is a reflash. For fresh installation.

dallonz88 2010-11-23 16:32

Re: preenv not working on my n900
 
is it reflash equal to format/reset my n900?! (again?!?) omg...
i really can't... i'll try to find another way =P

Radicalz38 2010-11-23 16:39

Re: preenv not working on my n900
 
Yeah lol! :p
I have another idea in mind but... I think it's too complicated... It's about extracting the deb files using 7z or any extractor and manually placing it on each and every directory it has to go.

dallonz88 2010-11-23 16:47

Re: preenv not working on my n900
 
there's something i didn't undestand... maybe that's the problem... is there a preenv.deb file that i can download instead of use apt-get to install it?
btw that method could be interesting =D (more interesting then refresh it again...)

frozenholmes 2010-11-23 18:06

Re: preenv not working on my n900
 
Quote:

Originally Posted by dallonz88 (Post 881281)
there's something i didn't undestand... maybe that's the problem... is there a preenv.deb file that i can download instead of use apt-get to install it?
btw that method could be interesting =D (more interesting then refresh it again...)

Yeah there is a file but youl probably get the same error message as me but hey what am i to say it could probably work for you.

http://repository.maemo.org/extras-d....1.1_armel.deb

:D

dallonz88 2010-11-23 20:19

Re: preenv not working on my n900
 
yes i got an error, but i just miss another package... i'll try installing that too... -.-
I'll go on instaling every package it'll say are missing... if this way woun't be helpfull i'll try with the refresh and i'll start from the preenv installation...

Edit~ that new package installation (libsmpeg0) needs the upgrade of other packages, but i only know about "apt-get (-f) upgrade" that doesn't work :mad:

frozenholmes 2010-11-23 20:25

Re: preenv not working on my n900
 
thats cool man, what files are missing? maby you have the same files missing as me

dallonz88 2010-11-23 20:35

Re: preenv not working on my n900
 
need to install libsmpeg0 that needs
to install:
- libsdll.2debian
to upgrade:
- libc6
- libgcc1
- libstdc++6

Edit~ Failed. I'm going to reflash...

Radicalz38 2010-11-23 20:51

Re: preenv not working on my n900
 
Quote:

- libc6
- libgcc1
- libstdc++6
the latest version of these files are already included in PR1.0
http://maemo.org/packages/package_in...1eglibc19+0m5/

Radicalz38 2010-11-23 21:06

Re: preenv not working on my n900
 
BTW you can see all the dependencies of preenv here...
http://maemo.org/packages/package_in.../preenv/0.1.1/

luiscesjr 2010-11-23 21:15

Re: preenv not working on my n900
 
Quote:

Originally Posted by Radicalz38 (Post 881522)
BTW you can see all the dependencies of preenv here...
http://maemo.org/packages/package_in.../preenv/0.1.1/

But not all dependencies are downloadable from here.

Edit.: Sorry mate, you said see not download.

frozenholmes 2010-11-23 22:55

Re: preenv not working on my n900
 
Soo... the big question :D any 1 got it working yet? (does not include people who already had it working lol) just cheaking up because i havent got mines working yet XD.

regards frozen

Radicalz38 2010-11-23 23:23

Re: preenv not working on my n900
 
Quote:

Originally Posted by luiscesjr (Post 881531)
But not all dependencies are downloadable from here.

Edit.: Sorry mate, you said see not download.

Well the one's that's not available for download are attached by me on the previous page. You can look it up :D
@frozenholmes
Tough luck... I guess there's no other choice? :p

dallonz88 2010-11-24 12:34

Re: preenv not working on my n900
 
No it doesn't work yet... imma going to reflash asap and then i'll try again...

Radicalz38 2010-11-24 15:25

Re: preenv not working on my n900
 
Yeah make sure to install preenv first to make sure no dependencies causes a conflict with it. That way you could determin if whether preenv is really the problem or not.

frozenholmes 2010-11-27 17:41

Re: preenv not working on my n900
 
Hi everybody, just a quick question. has any one got there preenv working yet?
I have got mine working which is good news so just ask how i did it or you can look about in this thread for the answers.

thanks to everybody who have been such a good help

reguards frozen

Radicalz38 2010-11-28 00:16

Re: preenv not working on my n900
 
wow sweet... So what's the culprit? xD

frozenholmes 2010-11-28 13:13

Re: preenv not working on my n900
 
Quote:

Originally Posted by Radicalz38 (Post 884702)
wow sweet... So what's the culprit? xD

lol the culprit was me not placing the fies properly. i placed the files in the apt-archives folder and also copyed all the files to my documents. did all the xterm stuff no luck, the i finaly cracked it. i was just ment to place the files on my drive that was it. My friend told me to type this code up to see if i had the files in the right place (remember you need to have rootsh installed on your device so you can do this, this advice is for people who dont have a clue on how to do this) so the code went like this.

sudo gainroot (then hit enter after it)

cd /home/user/MyDocs (hit enter again)

then type up LS but not in caps lock.

then it will give you a list of stuff in your drive, like your documents, images and what not.

the you do this.

dpkg -i (file name goes in here with out brackets)

then it will install.

mind you you have to change the file name in to a shorter version of it if you need to know just mail me because its such a stupid mistake when you dont add the smallest of stuff in the code like a comma = , or a dash = - or something.

reguards frozen :D just as easy as that XD trust me its a pain but its easy 1nc you get every thing right :)


All times are GMT. The time now is 06:15.

vBulletin® Version 3.8.8