Reply
Thread Tools
Posts: 263 | Thanked: 679 times | Joined on Apr 2008 @ Lyon, France
#11
Hi,

Originally Posted by allnameswereout View Post
Did you do clean install, after you figured you did not install the Nokia binaries?
I started completely from scratch once, with an
Code:
rm -rf /scratchbox
, before reinstalling all the scratchbox toolchain. But during the installation of the SDK, I had this weird situation where running the maemo_sdk_install script failed with an error part way through because of missing Nokia binaries. So I installed the Nokia binaries, and manually ran "fakeroot apt-get install maemo-sdk-dev" in Scratchbox to finish the install - this isn't what is written in the docs

What kind of video driver do you use for X? Hardware accelerated? You are on x86-32?

I was thinking of suggesting virtual machine for Maemo, but seems to be for Diablo; not for Fremantle (yet).
Intel hardware (an i915 I think), in a Dell Latitude D420. X86, and I don't think there's any X acceleration going on (but I get a decent frame rate on "Planet Penguin Racer"). Any suggestions on getting performance working right are welcome

Thanks!
Dave.
 
Posts: 605 | Thanked: 137 times | Joined on Nov 2005 @ La Rochelle, France
#12
I think that rm -rf /scratchbox is not enough to really uninstall scratchbox ...
 
Andre Klapper's Avatar
Posts: 1,665 | Thanked: 1,649 times | Joined on Jun 2008 @ Praha, Czech Republic
#13
Had the same issues as Dave when installing the SDK beta for the first time. After reinstalling everything worked. Yeah, not really helpful... :-/
__________________
maemo.org Bugmaster
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#14
And if you have an Intel graphics chipset you might be SOL on the performance issues too... Go buy a cheap nVidia or ATI graphics card...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
Posts: 5,335 | Thanked: 8,187 times | Joined on Mar 2007 @ Pennsylvania, USA
#15
Originally Posted by qole View Post
Go buy a cheap nVidia or ATI graphics card...
He's using a notebook computer.
__________________
maemo.org profile
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#16
So, go buy a cheap desktop computer with an nVidia or ATI graphics chipset then
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
jeremiah's Avatar
Posts: 170 | Thanked: 261 times | Joined on Feb 2009 @ Gothenburg, Sweden
#17
I suspect you are still missing software. What does your /etc/apt/sources.list file look like?
 
Posts: 263 | Thanked: 679 times | Joined on Apr 2008 @ Lyon, France
#18
Originally Posted by jeremiah View Post
I suspect you are still missing software. What does your /etc/apt/sources.list file look like?
Code:
deb http://repository.maemo.org/ fremantle/sdk free non-free
deb-src http://repository.maemo.org/ fremantle/sdk free
deb http://repository.maemo.org/ fremantle/tools free non-free
deb-src http://repository.maemo.org/ fremantle/tools free
deb http://repository.maemo.org/ fremantle/my_very_own_sekrit_code nokia-binaries
 
anidel's Avatar
Posts: 1,743 | Thanked: 1,231 times | Joined on Jul 2006 @ Twickenham, UK
#19
I have had this very same issue on my netbook (Dell Mini 9) with an intel 945GME.

I've just updated to Beta 2 and altough it's not 3D accelerated (at least, it doesn't sound like), the whole emulator is MUCH MUCH faster and really usable now.

Dave, did you try to update?

anidel
 
Posts: 2 | Thanked: 0 times | Joined on Sep 2009
#20
Some problems happened to my env.
When I finished installing nokia-binaries into my env-Ubuntu,
I did the following steps:
first,add the nokia binaries path into the /etc/apt/sources.list.
second,
[sbox-FREMANTLE_ARMEL: ~] > apt-get update
Ign file: diablo Release.gpg
Ign file: diablo Release
Ign http://repository.maemo.org fremantle/sdk Release.gpg
Ign http://repository.maemo.org fremantle/tools Release.gpg
Hit http://repository.maemo.org fremantle/sdk Release
Hit http://repository.maemo.org fremantle/tools Release
Ign http://repository.maemo.org fremantle/sdk/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/sdk/non-free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/sdk/free Sources/DiffIndex
Ign http://repository.maemo.org fremantle/tools/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/tools/non-free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/tools/free Sources/DiffIndex
Hit http://repository.maemo.org fremantle/sdk/free Packages
Hit http://repository.maemo.org fremantle/sdk/non-free Packages
Hit http://repository.maemo.org fremantle/sdk/free Sources
Hit http://repository.maemo.org fremantle/tools/free Packages
Hit http://repository.maemo.org fremantle/tools/non-free Packages
Hit http://repository.maemo.org fremantle/tools/free Sources
Reading package lists... Done
[sbox-FREMANTLE_ARMEL: ~] > fakeroot apt-get install maemo-explicit
Reading package lists... Done
Building dependency tree... 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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
maemo-explicit: Depends: dsme but it is not going to be installed
Depends: hildon-task-navigator-bookmarks but it is not going to be installed
Depends: icd2 but it is not going to be installed
Depends: libconbtui0 but it is not going to be installed
Depends: libgpsbt but it is not going to be installed
Depends: libgpsbt-dev but it is not going to be installed
Depends: libgpsmgr but it is not going to be installed
Depends: libgpsmgr-dev but it is not going to be installed
Depends: liblocation0 but it is not going to be installed
Depends: liblocation-dev but it is not going to be installed
Depends: libosso-abook but it is not going to be installed
Depends: libosso-abook-dev but it is not going to be installed
Depends: libosso-certman1 but it is not going to be installed
Depends: libosso-certman-dev but it is not going to be installed
Depends: libosso-rtcom-accounts0 but it is not going to be installed
Depends: libosso-rtcom-accounts-dev but it is not going to be installed
Depends: osso-addressbook but it is not going to be installed
Depends: osso-applet-certman but it is not going to be installed
Depends: osso-bookmark-menu but it is not going to be installed
Depends: osso-contact-plugin but it is not going to be installed
Depends: osso-contact-plugin-dev but it is not going to be installed
Depends: osso-global-search but it is not going to be installed
Depends: osso-help-ui but it is not going to be installed
Depends: osso-mission-control but it is not going to be installed
E: Broken packages
[sbox-FREMANTLE_ARMEL: ~] >
The depends message showed to me,
And now i do not know how to install these packages showed above,
anyone could give me the right URL that can be added into
the sources.list,so that my env can be created correctly.
thanks a lot.
best regards.
 
Reply

Tags
fremantle troubleshooting, maemo 5, xephyr


 
Forum Jump


All times are GMT. The time now is 22:07.