Re: repository.maemo.org down

2010-01-19 Thread Antti P Miettinen
Thomas Tanner tan...@gmx.de writes:
 just replace all repository.maemo.org with stage.maemo.org
 in  .maemo-sdk/index.toolchains

Now seems to work with repository.maemo.org in index file.

-- 
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: repository.maemo.org down

2010-01-17 Thread Antti P Miettinen
Ville M. Vainio vivai...@gmail.com writes:
 Am I the only one that's seeing / being bothered by r.m.o being down? ;-)

Well - I'm not able to set up SDK+ right now. The toolchain index
points to http://repository.maemo.org/sb2/toolchain/ but I cannot
download the toolchains from there (system error, perl call stack).

--
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Maemo SDK+

2009-11-30 Thread Antti P Miettinen
Antti P Miettinen anan...@iki.fi writes:
 All the 64 bit packages seem gone.

The 64 bit packages are now there. Thanks to Jukka-Pekka Iivonen.

--
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Maemo SDK+

2009-11-19 Thread Antti P Miettinen
Hmm.. is something funny going on around the repos at

  http://maemo-sdk.garage.maemo.org/download/host/...

All the 64 bit packages seem gone. I have an installation on a 64 bit
jaunty so they did exist at some point.

Should the code in SVN be complete? I do not see anything that would
build for example the maemo-libtool package.

-- 
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Ideas for Diablo and Elephanta

2007-09-28 Thread Antti P Miettinen
Lauro Ramos Venancio [EMAIL PROTECTED] writes:
 We are doing this as part of Mamona project (dev.openbossa.org/trac/mamona).
 Nowadays, we are implementing the OMAP 16xx (1610, 1710, 5912)
 emulation. The project is in early stage but you can see the code in
 http://dev.openbossa.org/trac/mamona/browser/qemu-omap/trunk.

 Contributions and comments are appreciated.

Seems that target-c55x subdir is missing.. :-)

-- 
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Re: scratchbox installation

2006-05-31 Thread Antti P Miettinen
Devesh Kothari [EMAIL PROTECTED] writes:
 I am not so upto date on all developments, but what would be the major
 reason to move to SB 1.0 and what are the impacts if any ?

Dunno if it is major, but for me it would be nice to be able to use
more recent SB as I would like to use the same SB installation for
other things than just maemo.

-- 
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Re: OMAP1710 docs?

2006-03-03 Thread Antti P Miettinen
David D. Hagood [EMAIL PROTECTED] writes:
 TI is being stupid (IMNSHO) and does not have the documentation for
 the OMAP1710 processor available for download on their site - does
 anybody have it?

 I'd like to look at some things like enabling USB On-The-Go mode on
 the hardware.

You should be able to use OMAP5912 docs for most things. The 5912
seems to be very close to 1710.

The 5912 USB spec has literature number SPRU761A.

-- 
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Re: email source code available

2006-01-23 Thread Antti P Miettinen
 - osso-memory-backend

 This is provided by 'gtkfilesystemmemory' source package.
 https://stage.maemo.org/svn/maemo/projects/haf/trunk/gtkfilesystemmemory/

OK - with the osso-memory-backend installed I can compile the
osso-email package. So the rest of the dependencies are not critical?

What about the runtime dependencies:

dpkg: dependency problems prevent configuration of osso-email-ui:
 osso-email-ui depends on osso-icons-theme; however:
  Package osso-icons-theme is not installed.

and

dpkg: dependency problems prevent configuration of osso-email:
 osso-email depends on osso-email-ui; however:
  Package osso-email-ui is not configured yet.
 osso-email depends on hildon-task-navigator-mail (= 0.8.9-6); however:
  Package hildon-task-navigator-mail is not installed.
 osso-email depends on osso-email-search-plugin (= 0.1.4); however:
  Package osso-email-search-plugin is not installed.
 osso-email depends on osso-contacts-search-plugin (= 0.1.3); however:
  Package osso-contacts-search-plugin is not installed.

So, seems that these are also somehow related:

- osso-icons-theme
- hildon-task-navigator-mail
- osso-email-search-plugin
- osso-contacts-search-plugin

But not critical? I just removed the dependencies from debian/control
and now I can install and launch the email app. Lets see if I can
debug it.. :-)

-- 
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] DSP programming

2006-01-18 Thread Antti P Miettinen
I just took a brief look at what is required for programming for the
DSP in the 770. It seems that building your own modules is possible
with publically awailable tools and documents. At least I got the
demo_console from DSP gateway loaded and it seems to run OK.

The following is what I did. Someone might be interested in testing
the instructions and maybe polish these into a proper HOWTO to the
maemo wiki.

1. Get TI Linux DSP tools from:

https://www-a.ti.com/downloads/sds_support/targetcontent/LinuxDspTools/index.html

Access to the download requires creating an account.

The download page has a link to a Getting Started PDF which has
instructions for installing. The install instruct start at page 11,
chapter 2.3.1. The download package is an ELF-executable but
fortunately it just unpacks the main package. The package seems to
require java - at least it prints out Searching for Java(tm) Virtual
Machine. For other pre-requirements see chapter 2.1, but note that
not all of the listed things are strictly required. Installing pdksh
might be a good idea if one does not want to go changing the scripts
written for ksh.

For easily installing the unpacked subpackages one can use the
supplied expect script. Naturally this requires having expect
installed. Alternatively one can simply unpack the tarballs one by
one. It is probably a good idea to use the same directory names as the
ones used in the instructions in order to minimize needed chages to
DSP gateway makefiles.

The instructions starting from chapter 3 seem to be MontaVista and
dsplink specific. If one wants to use the dsp gateway there's no need
to follow those.

2. Get dsp gateway from http://dspgateway.sourceforge.net/pub/index.php

Get both the arm side package (dspgw-3.3-arm.tar.bz2) and the dsp side
package (dspgw-3.3-dsp.tar.bz2). No need to go patching the 770 kernel
or rebuilding it. Unpack the tarballs. Go to
dspgw-3.3-arm/host_utils/mod_utils and build the coff_unresolve and
gen_dummy_kernel tools. Simple make should be sufficient. Either copy
these tools to your path or adjust
dspgw-3.3-dsp/apps/demo_mod/Makefile to use the tools from the
directory where they are. Also build the arm side of the demo console
in dspgw-3.3-arm/apps/demo with make demo_console. You may need to
adjust CC to point to your arm cross compiler, e.g.
/scratchbox/compilers/arm-gcc-3.3.4-glibc-2.3.2/bin/arm-linux-gcc if
you have scratchbox installed.

3. Get the avs_kernel.out from your 770

The dynamically loaded DSP modules are linked against a dummy kernel
object generated from the actual kernel. The DSP kernel is in /etc/dsp
directory. Just copy it to your host and adjust
dspgw-3.3-dsp/apps/demo_mod/Makefile to use the 770 avs_kernel.out to
generate the dummy_kernel.obj instead of using the default
tinkernel.out. Now you should be able to build the DSP side of the
demo console with simple make.

4. Install demo_console

In order to make the DSP gateway dynamic loader to load the DSP side
of the demo, we need to add a line to the /etc/dsp/dsp_dld_avs.conf
file. So e.g.

# cp -i /media/mmc1/demo_console.o /etc/dsp/modules
# echo demo_console _task_demo_console 1 /etc/dsp/modules/demo_console.o \
   /etc/dsp/dsp_dld_avs.conf

I was not able to restart the DSP gateway dynamic loader (there is an
init script for dld) so I just rebooted my 770. After boot there
should be a /dev/dsptask/demo_console if the dld managed to load the
module.

Now just run the arm side demo_console. You should see some praise :-)

-- 
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Re: GPE-Calendar for maemo

2005-12-02 Thread Antti P Miettinen
Florian Boor [EMAIL PROTECTED] writes:
 i just released GPE-Calendar 0.66 for Maemo.

Is the Update feeds entry in the screenshot a whole day event? I.e.
is there now support for whole day events in GPE-calendar?

-- 
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] OT: scratchbox lists (was Re: ELF file OS ABI invalid)

2005-11-26 Thread Antti P Miettinen
Riku Voipio [EMAIL PROTECTED] writes:
 This and similar questions belong to the scratchbox mailing lists...

Even more off topic: would it be possible to get sratchbox mailing
lists mirrored to gmane.org?

--
www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Debugging on virtual 770 (was: Re: debugging on real 770 ?)

2005-11-26 Thread Antti P Miettinen
Kimmo Hämäläinen [EMAIL PROTECTED] writes:
 It's also possible to attach gdbserver to a process on the 770 ..

Or, how about debugging on a virtual 770, now that qemu has system
emulation support for ARM [1]. Well - this would probably be more
useful for kernel debugging, but anyway - if someone is looking for a
project, how about implementing emulation for some 770 peripherals :-)

In case someone is interested in adding OMAP1710 specifics to the qemu
ARM system emulation, it might be useful to know that 1710 seems very
similar to OMAP5912. I haven't been able to find 1710 docs from TI
web site, but 5912 docs are available [2].

[1] http://article.gmane.org/gmane.comp.emulators.qemu/9963
[2] http://focus.ti.com/docs/prod/folders/print/omap5912.html

--
www.iki.fi/~ananaza

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Re: Debugging on virtual 770

2005-11-26 Thread Antti P Miettinen
Koen Kooi [EMAIL PROTECTED] writes:
 Isn't the OSK 5912 just a starterkit for the omap 1710 cpu?

Well the OMAP5912 is listed as an application processor under DSP
platforms in the TI web site whereas OMAP1710 is listed under wireless
solutions. Apparently there is OSK for OMAP5912 same way as there is
H3 reference design for 1710, but the TI site to me suggests that 1710
and 5912 are different things - however they appear to be very
similar (same ARM, same DSP).

-- 
http://www.iki.fi/~ananaza/

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Re: how we can enhance the maemo.org

2005-06-15 Thread Antti P Miettinen
Karoliina T. Salminen [EMAIL PROTECTED] writes:
 How about discussion forums?

In addition to the current mirroring arrangement? I'm reading this
list via GMANE nntp interface. GMANE offers also two web interfaces
and RSS feeds. This list is also archived at mail-archive.com.


___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers