Re: [maemo-developers] Problems packaging a shared library

2006-10-02 Thread Teemu Harju
Thanks Vladislav and Guillem, your notes were really helpful. Now I'm uderstanding debian packaging little better. - Teemu On 10/2/06, Guillem Jover <[EMAIL PROTECTED]> wrote: On Sun, 2006-10-01 at 21:06:05 +0300, ext Teemu Harju wrote: > I'm struggling trying to make a .deb package out of libu

Re: [maemo-developers] maemo-apps.org application catalog

2006-10-02 Thread VLG
It seems that GTK community (as well as KDE) had faced at some point similar problems - their solution was GnomeFiles (KDE Apps) (http://gnomefiles.org/index.php, http://www.kde-apps.org/). -Vlad On Sat, 2006-09-30 at 05:24 -0700, Greg Morgan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SH

Re: [maemo-developers] Problems packaging a shared library

2006-10-02 Thread Guillem Jover
On Sun, 2006-10-01 at 21:06:05 +0300, ext Teemu Harju wrote: > I'm struggling trying to make a .deb package out of libupnp > (http://sourceforge.net/projects/upnp/). It compiles nicely in the > scratchbox ARM target, but when I try to make a package out of it with > dpkg-buildpackage the package co

Re: [maemo-developers] Maemo Garage Start Up Wiki Page

2006-10-02 Thread Vladislav Grinchenko
Greg, thanks for the writeup - it is very helpful. -Vlad On Sun, 2006-10-01 at 17:13 -0700, Greg Morgan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > Some time ago a developer asked how to get going with the Maemo Garage > once his project was approved. I have been h

Re: [maemo-developers] Gazpacho in Maemo 2.0?

2006-10-02 Thread Fernando Herrera
Hi, On Wed, 2006-09-20 at 15:30 -0700, ext Shane Bryan wrote: > I was just reading that HildonApp has been depricated in 2.0 as per > the porting HOWTO, so I am wondering if maybe the gazpacho installed > via apt-get is not actually compatible with Maemo 2.0? I am > suspecting this may be the ca

Re: USB 2.0 Re: [maemo-developers] speeding up MMC (with success)

2006-10-02 Thread Frantisek Dufka
Koen Kooi wrote: > And by the looks of it the omap1710 as well :( Yes, found it - drivers/usb/gadget/omap_udc.c * omap_udc.c -- for OMAP full speed udc; most chips support OTG. No word about high speed. Looks like high speed UDC is rare thing. Found only this http://lists-archives.org/linux-u

Re: [maemo-developers] Re: mounting squashfs-image fails with "block device required"

2006-10-02 Thread Sascha Heid
A device entry in /dev doesn't actually mean your kernel has support for the device. I expect your kernel doesn't have loopback device support. Cat "/proc/devices", under "Block devices:" you should see "7 loop", i.e. Block devices: 1 ramdisk 3 ide0 7 loop 9 md 11 sr 22 ide1 253 devic

Re: [maemo-developers] Problems packaging a shared library

2006-10-02 Thread Teemu Harju
Hi, There didn't seem to be a .install file that you mentioned. But I noticed that the debian/tmp directory doesn't seem to be the place where the compliled libraries are taken from by dh_builddeb. It seems that the corrent place is debian/. I copied the libraries from tmp to that. So far it seem

Re: USB 2.0 Re: [maemo-developers] speeding up MMC (with success)

2006-10-02 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Koen Kooi schreef: > Frantisek Dufka schreef: >> Koen Kooi wrote: >>> Frantisek Dufka schreef: Yet when usb cable is inserted kernel says something about full speed config. Unfortunately full speed is 12Mbps USB 1.1 speed. USB 2.0 is cal

Re: USB 2.0 Re: [maemo-developers] speeding up MMC (with success)

2006-10-02 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frantisek Dufka schreef: > Koen Kooi wrote: >> Frantisek Dufka schreef: >> >Yet when usb cable is >>> inserted kernel says something about full speed config. Unfortunately >>> full speed is 12Mbps USB 1.1 speed. USB 2.0 is called high speed. >> >> usb

USB 2.0 Re: [maemo-developers] speeding up MMC (with success)

2006-10-02 Thread Frantisek Dufka
Koen Kooi wrote: Frantisek Dufka schreef: >Yet when usb cable is inserted kernel says something about full speed config. Unfortunately full speed is 12Mbps USB 1.1 speed. USB 2.0 is called high speed. usb 2.0 high speed = 12Mbps usb 2.0 full speed = 480MBps welcome to usb marketing speak :(