Re: N800 experimental host mode patches updated

2007-10-13 Thread Tony Lindgren
Hi,

* Frantisek Dufka [EMAIL PROTECTED] [071013 00:48]:
 Tony Lindgren wrote:

 It needs a gadget loaded to be active because it runs in OTG mode.
 For some reason g_file_storage is not loaded automatically, do things
 work if you run /usr/sbin/osso-usb-mass-storage-enable.sh after booting?
 If I run that, peripheral and host modes work.

 Yes, that was the trick, thank you. The script above takes storage devices 
 as a parameter so it should be run like
 /usr/sbin/osso-usb-mass-storage-enable.sh /dev/mmcblk0 /dev/mmcblk1

 Tried, hub, mouse and flash disk and they get detected. Will do more tests 
 this evening (it is morning here now).

OK good. No idea why it does not start automatically any longer though.

 I have re-uploaded the kernel with CONFIG_USB_OTG_WHITELIST disabled.

Great!

 BTW, when after host mode I did
 echo otg  /sys/devices/platform/musb_hdrc/mode
 N800 was not properly dedected by PC (with Windows XP), it said 'device 
 malfunctioned' and prompted for driver install. I had to run
 echo  peripheral  /sys/devices/platform/musb_hdrc/mode
 To see my cards mounted on PC.

Yes, changing back to peripheral mode without ID pin grounded is a known
issue... Unfortunately I don't have time to look into that right now.

 Oh, and thanks for your work on N800 host mode patches :-)

No problem, thank you for providing custom kernel!

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


Qt on Maemo

2007-10-13 Thread Jean-Luc Biord
Hi all,

I want to port Qt4 on Maemo tablets. To have applications which works 
correctly, I would like to provide a virtual keyboard. Include the Gtk 
keyboard in Qt seems to hard. So, I want to write my keyboard. For this, 
I need to know the name of files where the virtual keyboard load the 
characters to display. And as the table is different on each language, 
the name is it the same or different?

Thanks,

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


Re: Can't find py-gpsbt for Gregale

2007-10-13 Thread Darius Jack
Hi,

already emailed Luciano, developer of py-gpsbt 3 times.
Is it ported to OS2007 only ?
Tried to install on my Nokia 770
and failed


Hi again, (to Luciano)

downloaded python2.5-gpsbt package
but on install the following packages are missing
libgpsbt =0.1
libgpsbtmgr =0.1
My OS is OS2006  not OS2006/HE
Do I really have to upgrade my OS
or is there any chance to download missing packages/libraries and install your 
py gpsbt finally ?
Is yes, what rep is right ?

Thanks again.

Darius Jack



___




Hi all,

We have just released Python-GPSbt and Python-abook, providing access to 
  GPS and address book data. Both modules are available through 
Application Manager as separate packages. We will collect all user 
opinions about them and possibly these packages will be included as part 
of a new PyMaemo release.

GeoClue bindings will be provided as soon as it gets a bit more mature. 
In fact its possible to access its API using D-Bus calls.

Finally, thanks to Eduardo Rocha for suggestions on how to improve py-gpsbt.


Regards,
Luciano
_
 Wolf

Teemu Nikkilä [EMAIL PROTECTED] wrote: Hi,

I can not install Python-GPSbt or Python-abook from Application manager in a 
fresh install of Gregale, the packages are not in the list of all available 
applications. The repositories I have are:
  http://catalogue.tableteer.nokia.com/certified mistral user
http://catalogue.tableteer.nokia.com/non-certified  mistral user
 http://repository.maemo.org gregale free non-free
http://repository.maemo.org/extras gregale free non-free 

I used these to install python2.5-runtime and ipython. What did I miss here? 

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


 Send instant messages to your online friends http://uk.messenger.yahoo.com ___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Sardine status update?

2007-10-13 Thread Neil MacLeod
Hi

For some time now I've not been able to update the an N800 with Sardine - the 
hildon-application-framework has unmet dependencies, and continuing the upgrade 
results in an apparently upgraded device (ie. no major or obvious errors) 
however the device fails to boot - the progress bar gets to about 2/3rds of the 
way and then the device restarts.

Is anyone able to give an status update on Sardine as the situation above has 
been the case for several weeks now - I appreciate 100% that Sardine is 
unstable and bleeding edge, but now it seems permanently unusable! :)

Just in case I'm using the wrong upgrade instructions, I perform the following 
instructions after cloning the OS to memory card (ext2 partition #2 on external 
memory card):

# mount /dev/mmcblk0p2 /opt/
# chroot /opt/
# echo #maemo:essential sources.list
# echo deb http://repository.maemo.org/sardine unstable main non-free 
sources.list
# apt-get update
# apt-get install hildon-application-framework
# apt-get -y --force-yes upgrade

Many thanks!

PS. Having to accept the licence is really annoying! :) Is there any way to 
automate or bypass acceptance of the licence?

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


Does dspmp3sink not exist on the SDK

2007-10-13 Thread George Nachman
Hi Maemo Developers,

I'm writing an app that needs to play MP3s. This function call is returning
NULL when I run it on my PC in my development environment (in
contradistinction to running it on an actual device):

 gst_element_factory_make (dspmp3sink, sink);

I suspect that I may not have the GStreamer elements installed on my system.
For example, look what I get when I run this command:

 gst-launch-0.10 filesrc location=test.mp3 '!' dspmp3sink
WARNING: erroneous pipeline: no element dspmp3sink

Is there something I need to install? Or is it a lost cause because only the
actual device has MP3s, so I'll need to do all my testing on it? Hoping not!

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


Re: Can't find py-gpsbt for Gregale

2007-10-13 Thread Lauro Moura
On 10/13/07, Darius Jack [EMAIL PROTECTED] wrote:
 Hi,

 Thanks for your kind explanations.
 What is a source/repository of missing libraries and how can I install them
 if not availiable as .deb packages ?

 (for Nokia 770 OS2006)


I searched without success for some debs. So, the obvious way would be
to generate packages from source code, but AFAIK they're proprietary.

One of the few references about GPS + 770 that I found was this post
on Karoliina's blog:

http://www.karoliinasalminen.com/blog/?page_id=99

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


regarding installing new applications

2007-10-13 Thread harini satyanarayanan
Hi,
 I am new to maemo and N770. I thought whenever a new application is
installed it will directly show up in the extras menu. Recently I tried to
install a sample hello-world application by building the debian packages
from scratch, I was able to install the application, but it does not show up
on the extras menu. I am not sure how to start the application. can some one
help?, what should i do to get it on the extras menu.

Thanks in advance,

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


Re: regarding installing new applications

2007-10-13 Thread Detlef Schmicker
There might be a caching problem, if the system time of your development
computer and N770 are different. Try to reboot N770.

Am Samstag, den 13.10.2007, 22:51 -0400 schrieb harini satyanarayanan:
 Hi,
  I am new to maemo and N770. I thought whenever a new application
 is installed it will directly show up in the extras menu. Recently I
 tried to install a sample hello-world application by building the
 debian packages from scratch, I was able to install the application,
 but it does not show up on the extras menu. I am not sure how to start
 the application. can some one help?, what should i do to get it on the
 extras menu. 
 
 Thanks in advance,
 
 thanks,
 Harini
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

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