Re: [maemo-developers] Nokia does not switch on [IT2005]
Igor Stoppa schrieb: On Mon, 2006-07-31 at 16:03 +0200, ext Benjamin Zeller wrote: Hi @ all, i have a problem with some Nokia 770. My Company bought about 70 Nokias for a customer. The Nokias are with IT2005. After testing every device there are about 20 that don?t work. You can not switch them on if they are not plugged in ( yes they are all fully charged ;-) ). The screen leaves blank and it seems that nothing happens. But connected to the socket they somtimes switch on. Is there something known about a Hardware/ Software /manufactoring issue ?? regards benjamin Hi, have you tried swapping batteries, i.e. taking a battery from a "working" one and using it to boot one of those who are not behaving properly? Yes i tried this but it does not help . I tried to patch them with the newest software, swap batteries, remove them and clean all contacts but nothing helps. If i plug in the charger and unplug it wait till the nokia is complete off and try to switch it on then it works. But most of the time it helps only one time than it does not work again. regards ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers
[maemo-developers] Nokia does not switch on [IT2005]
Hi @ all, i have a problem with some Nokia 770. My Company bought about 70 Nokias for a customer. The Nokias are with IT2005. After testing every device there are about 20 that don?t work. You can not switch them on if they are not plugged in ( yes they are all fully charged ;-) ). The screen leaves blank and it seems that nothing happens. But connected to the socket they somtimes switch on. Is there something known about a Hardware/ Software /manufactoring issue ?? regards benjamin ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers
Re: [maemo-developers] maemo 2.0
will sending dbus messages work on maemo 2.0 & scratchbox ? Yes, it will once you have started the daemons. Note that it will be the 0.60 API. BR; Kimmo Is there any other stuff which works on the device but not in maemo? Or can i test everything i can do on the device in maemo 2.0 too? benjamin regards benjamin ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers
[maemo-developers] maemo 2.0
will sending dbus messages work on maemo 2.0 & scratchbox ? regards benjamin ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers
Re: [maemo-developers] Constantly rebooting
You can use the flasher tool to flash you nokia. But all you data will be loss. Here you can get the original image from nokia: http://www.maemo.org/downloads/nokia_770.php Here is the howto for the flasher: http://maemo.org/platform/docs/howtos/howto_use_flasher_rootfs.html but maybe there is a better way? Is there a way to restore my 770 if after scp'n a big file to my 770 I now have it constantly restarting? Can I use the flasher to restore it? Is there a magical key sequence that will allow me to blank out the flash? help? ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers
Re: [maemo-developers] Question about intercepting the HOME button
You are right the maemo-af-desktop handles the key. I already written a patch where you can switch off the home button by sending a DBus Message to maemo-af-desktop. But you have to create a new rootfs and flash it to your nokia. If you need the patch send me a email. BTW the patch is for the current InternetTablet 2005 Version of maemo. Hi maemo hackers. I want to handle HOME button event and CONSUME it. I tried hacking HildonAppView to not register a gtk key event snooper to handle the HOME key (which seems to be an alias for GDK_F5) This didnt work. The app no longer handles the HOME key event but some other process does. It seems the maemo_af_desktop process is catching this event somewhere else and doing its thing. So my question is where is the code in maemo_af_desktop that catches the GDK_F5 and turns into some kind of message so that I can comment it out ? thanks. -re ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers
Re: [maemo-developers] Re: [maemo-users] New on list & Problem executing on Nokia 770
Tomi Ollila schrieb: Kimmo Hämäläinen <[EMAIL PROTECTED]> writes: On Wed, 2006-02-22 at 19:53, ext Antonio Nó Rodríguez wrote: In filemanager I click twice on the icon and it says the "unknown file type". If I execute it on the X Terminal I get: $ ./media/mmc1/Testing/a_ARM sh: ./media/mmc1/Testing/a_ARM: Permission denied It's not the permissions because I also tried to execute it as root (using gainroot first) and I get the same answer. With the Mono package I also get the same problem (because it doesn't install, it's just to copy the folder). Editing the 'noexec' option away from /etc/fstab might help. Doesn't one need root access for that ??? Yes benjamin BR; Kimmo Tomi ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers
[maemo-developers] How to lock a User in a Sandbox
Hello, Hope someone can help me here. Is it possible to write a programm which i can use to lock a User in a Sandbox? The User should only be able to use a few Programms, if someone want to use the full system he has to type a password and quit the "sandbox". Because of this the Programm needs to catch all Messages (the Home Button Message) to prevent unauthorised access to the full system. How can i do this (catch the messages)? sorry for my bad english greets Benjamin ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers