API to read/write in sim cards

2010-02-21 Thread Leandro Melo de Sales
Is maemo provides api to access sim card filesystem? I need a secure mechanism to read / write information on the device and I think that using sim card is a good option. Does someone have another suggestion? I need my application be the only application able to write/read in the filesystem. Does y

Mini-USB wireless for maemo

2007-05-28 Thread Leandro Melo de Sales
Is there a mini-usb wi-fi (802.11g) that I can use with n800 and which its driver is opensource, so I can compile later linux-omap kernel and still get to use it? Thanks, Leandro. ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo

BRisa 0.4.2 released

2007-05-28 Thread Leandro Melo de Sales
server bugs and include the Media Renderer Package, which it were not released nor in 0.4 neither in 0.4.1. To install it, go to http://garage.maemo.org/projects/brisa or browse maemo.org/downloads. -- Leandro Melo de Sales. Pervasive and Embedded Computing Laboratory http://embedded.ufcg.edu.br/ +55

Re: Fwd: Compiling latest kernel (from kernel.org, linux-omap git version) in n800

2007-05-02 Thread Leandro Melo de Sales
n800? Thank you, Leandro. Guillem Jover <[EMAIL PROTECTED]>: On Thu, 2007-04-26 at 17:44:31 -0300, ext Leandro Melo de Sales wrote: > So, finally. Is the unique solution to wait nokia until they release > the umac.ko source and live with n800 + latest linux-omap kernel > versi

Re: Scratchbox apt-get update

2007-04-26 Thread Leandro Melo de Sales
r/lib/apt/lists/repository.maemo.org_dists_bora_non-free_binary-arm_Packages) - stat (2 No such file or directory) 2007/4/24, Kalle Vahlman <[EMAIL PROTECTED]>: 2007/4/24, Leandro Melo de Sales <[EMAIL PROTECTED]>: > It seems that there is a error in the maemo armel repository since my > sc

Re: Fwd: Compiling latest kernel (from kernel.org, linux-omap git version) in n800

2007-04-26 Thread Leandro Melo de Sales
So, finally. Is the unique solution to wait nokia until they release the umac.ko source and live with n800 + latest linux-omap kernel version without WLAN support? Kallo, can you please explain us what is the main problem that nokia doesn't release the umac.ko source code? Leandro. 2007/4/26,

Re: Fwd: Compiling latest kernel (from kernel.org, linux-omap git version) in n800

2007-04-24 Thread Leandro Melo de Sales
/4/24, Kalle Valo <[EMAIL PROTECTED]>: "Leandro Melo de Sales" <[EMAIL PROTECTED]> writes: > Hi Kalle, > > I compiled the omap git kernel version 2.6.21 and flash it into > n800. But I can't use my WLAN interface after I compiled. Currently there's n

Re: Scratchbox apt-get update

2007-04-23 Thread Leandro Melo de Sales
It seems that there is a error in the maemo armel repository since my scratchbox installation can resolve repository.maemo.org, but can't find Packages.gz due to the wrong URL **binary-arm** instand of **binary-armel**. Please, let me know if I am wrong! 2007/4/24, Leandro Melo de Sales &l

Re: Scratchbox apt-get update

2007-04-23 Thread Leandro Melo de Sales
a/non-free/binary-armel/Packages.gz. **binary-armel** and no **binary-arm/Packages.gz** in the end of the URL. How can I fix it? Thanks, Leandro. 2007/4/24, Kalle Vahlman <[EMAIL PROTECTED]>: 2007/4/24, Leandro Melo de Sales <[EMAIL PROTECTED]>: > Hi list, > > I have

Re: Scratchbox apt-get update

2007-04-23 Thread Leandro Melo de Sales
BTW, this error didn't happen when my current target is SDK_X86, why? I also remove my SDK_ARMEL and create it again, but still in problem! Any suggestion? Thanks, Leandro. 2007/4/23, Leandro Melo de Sales <[EMAIL PROTECTED]>: Hi list, I have my /scratchbox/etc/resolve.conf c

Scratchbox apt-get update

2007-04-23 Thread Leandro Melo de Sales
Hi list, I have my /scratchbox/etc/resolve.conf configurated properly. But I still can't update my apt repository. I got the following message: [sbox-SDK_ARMEL: ~] > fakeroot apt-get update Err http://repository.maemo.org bora/free Packages 404 Not Found [IP: 200.216.69.249 80] Ign http://repo

Re: Compiling latest kernel (from kernel.org) in n800

2007-04-22 Thread Leandro Melo de Sales
Daniel, I finally compiled linux-omap git version. But now, when I flash zImage into n800 the system hangs at Nokia Logo. Any clue? Thank you, Leandro 2007/4/18, Leandro Melo de Sales <[EMAIL PROTECTED]>: Daniel, still cannot compile linux-omap for n800_defconfig and kernel gi

Re: Compiling latest kernel (from kernel.org) in n800

2007-04-18 Thread Leandro Melo de Sales
Daniel, still cannot compile linux-omap for n800_defconfig and kernel git. Can you please give me a point to solve this problem? Thank you, Leandro. 2007/4/17, Leandro Melo de Sales <[EMAIL PROTECTED]>: If I type make n770_defconfig I can compile the kernel, but if I type n800_defco

Re: Compiling latest kernel (from kernel.org) in n800

2007-04-17 Thread Leandro Melo de Sales
e, Apr 17, 2007 at 05:00:38PM -0300, ext Leandro Melo de Sales wrote: > Do you say, linux-omap tree of kernel.org, right? I'm getting the > git version of the following tree: > http://www.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git > > Is it right? Yeah, that

Re: Compiling latest kernel (from kernel.org) in n800

2007-04-17 Thread Leandro Melo de Sales
:22PM -0300, ext Leandro Melo de Sales wrote: > if I download the kernel from kernel.org, is it possible to compile > it in my scratchbox and flash it into my n800? Not from kernel.org, but you can get one from the linux-omap tree and run make n800_defconfig. Cheers, Daniel -BE

Compiling latest kernel (from kernel.org) in n800

2007-04-17 Thread Leandro Melo de Sales
Hi list, if I download the kernel from kernel.org, is it possible to compile it in my scratchbox and flash it into my n800? []s Leandro. ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

Re: Kernel compilation (Bora 3.1)

2007-04-17 Thread Leandro Melo de Sales
Thank you, Leandro. 2007/4/17, Frantisek Dufka <[EMAIL PROTECTED]>: Leandro Melo de Sales wrote: > Hi all, > I'm trying to compile kernel to n800. I followed the instructions in > http://www.maemo.org/platform/docs/howtos/howto_kernel_guide_bora.html, > but I can't. >

Kernel compilation (Bora 3.1)

2007-04-17 Thread Leandro Melo de Sales
Hi all, I'm trying to compile kernel to n800. I followed the instructions in http://www.maemo.org/platform/docs/howtos/howto_kernel_guide_bora.html, but I can't. After create MaemoKernel target, update the apt repository, I tried to install kernel-source-rx-34 as described in the manual, but I g

Kernel for Maemo N800 and dual boot

2007-04-04 Thread Leandro Melo de Sales
Hi list! is it possible to compile the latest kernel source available in kerne.org into n800? Or it is possible to recompile the 2.6.18 available to maemo thought apt-get? Is it possible to setup n800 to boot from a menu list like grub on something similar? Thank you in advance. Any clue/sug