Re: [maemo-developers] Alsa on IT2006 beta

2006-06-22 Thread Jaime Ruiz Frontera
- can anyone offer insight as to why I can no-longer reflash the n770? Try to do it with flasher-2.0. You can find it in the same web page. Good luck! -- Jaime Ruiz Frontera ___ maemo-developers mailing list maemo-developers@maemo.org

Re: [maemo-developers] Alsa on IT2006 beta

2006-06-22 Thread Frantisek Dufka
Steve Landers wrote: So, I have a few questions - are the plans for alsa support to be re-added to IT2006? - does anyone have the alsa driver built as a module that can be added to IT2006? some things previously in kernel are modules now, have a look in /mnt/initfs/lib/modules/current there

[maemo-developers] couldn't launch xterm

2006-06-22 Thread slinsner
Hi, I've installed scratchbox-0.9.8 and maemo2.0, but I coudn't launch xterm in target SDK_ARMEL. I always get following output: hn-wm.c:264,hn_wm_top_service() Called with 'xterm' hn-wm.c:302,hn_wm_top_service() ### Failed to read memory limits, using scratchbox ??

[maemo-developers] Flash Memory

2006-06-22 Thread Mathias Uebelacker
Good Morning, how can i erase the flash memory without using the the OS on the 770. My device interrupt the booting process, turns down, reboot etc. I got the hint that the Probl. could be the flash memory? Mathias ___ maemo-developers mailing list

Re: [maemo-developers] Flash Memory

2006-06-22 Thread Jaime Ruiz Frontera
how can i erase the flash memory without using the the OS on the 770. With 770 on connect to computer via USB. # mkdosfs -F 16 /dev/sda1 (or sdb1 ...) -- Jaime Ruiz Frontera ___ maemo-developers mailing list maemo-developers@maemo.org

Re: [maemo-developers] Flash Memory

2006-06-22 Thread Stellars Henson
how can i erase the flash memory without using the the OS on the 770. With 770 on connect to computer via USB. # mkdosfs -F 16 /dev/sda1 (or sdb1 ...) it tends to be resetting ( refscking ) mmc card. btw. in os 2006 ext2/3 filesystem support is missing, is it to be re-added? also,

[maemo-developers] load plugin ( aw )

2006-06-22 Thread Stellars Henson
the current version ( av version ) has significant bug: it doesn't close opened files while looping proc files read. it causes run-out-of-possible-open-files problem. While amount of opened files reaches about 2900, the device reboots. from start to reboot you have about 10 minuts of work :-)

Re: [maemo-developers] permanet reboot after use of flasher 2.0

2006-06-22 Thread Eero Tamminen
Hi, On Wed, Jun 21, 2006 at 07:17:59PM +0200, Ramon Navarro Bosch wrote: I've removed battery, and now it doesn't reboot again. I doesn't have contact button on the left sidebar. I've tried df and I have enought space 50%. I'm not using swap. Can I debug this ? When the reboot happens? 1)

Re: [maemo-developers] Alsa on IT2006 beta

2006-06-22 Thread Frantisek Dufka
Steve Landers wrote: Yes - I looked there. Nothing that stands out as being an alsa driver - snd_hwdep and snd_rawmidi being the closest but neither appears to provide the functionality of the inbuilt Alsa drivers in IT2005 nor the Alsa support referred to in the Maemo documentation. And,

[maemo-developers] Kernel 2.6.16 menuconfig...

2006-06-22 Thread Christian Henz
... does not work for me because ncurses does not get linked. The linker flags are created in kernel-source-2.6.16/scripts/kconfig/lxdialog/check-lxdialog.sh The script tries to find the right lib to link by calling gcc -print-file-name= On my Debian/testing host this works, but in my

Re: [maemo-developers] Alsa on IT2006 beta

2006-06-22 Thread Steve Landers
On 22/06/2006, at 7:10 PM, Frantisek Dufka wrote: Steve Landers wrote: Yes - I looked there. Nothing that stands out as being an alsa driver - snd_hwdep and snd_rawmidi being the closest but neither appears to provide the functionality of the inbuilt Alsa drivers in IT2005 nor the Alsa

Re: [maemo-developers] load plugin ( aw )

2006-06-22 Thread Armin M. Warda
Hi Stell, On Thursday 22 June 2006 12:01, Stellars Henson wrote: the current version ( av version ) has significant bug: You must be using 'load-applet-aw_0.4.4-2-0.1_armel.deb', which is buggy. it doesn't close opened files while looping proc files read. it causes

[maemo-developers] Problems with NumberEditor?

2006-06-22 Thread Gustavo Sverzut Barbieri
Hello, I'm have a lot of problems with NumberEditor that didn't happen on previous (1.1) version :-( - gtk_widget_set_name() will make it's images - and + disappear - notify::value isn't emitted anymore, just when reach minimum and maximum There is also a freeze when I do click

Re: [maemo-developers] Alsa on IT2006 beta

2006-06-22 Thread Charles 'Buck' Krasic
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Look for my earlier post to the list. Summary: the 770 kernel is linux-2.6.16-omap1 which does have generic ALSA, but not specific support for the 770. There was a patch posted to the linux-omap-open-source list which was supposed to enable the

Re: [maemo-developers] Kernel 2.6.16 menuconfig...

2006-06-22 Thread Heike C. Zimmerer
Christian Henz [EMAIL PROTECTED] writes: ... does not work for me because ncurses does not get linked. I didn't investigate the reason for failure at all, but simply replaced my Linux PC's .config temporarily by that of the 770, ran make menuconfig there and copied the result back. Not a real

[maemo-developers] problems compiling C++ code on Maemo 2

2006-06-22 Thread Tomas Frydrych
I am trying to build armel AbiWord package for Maemo2, but the linker bails out for reasons I do not understand. The exact error message is as follows: ../../../../src/text/fmt/xp/libFmt.a(fv_View.o): In function `~AV_Listener':../../../../src/af/util/xp/ut_string_class.h:55: multiple definition