Mini-USB wireless for maemo

2007-05-29 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.org/mailman/listinfo/maemo-developers


BRisa 0.4.2 released

2007-05-28 Thread Leandro Melo de Sales
Brisa is a UPnP A/V framework written in Python, it enables to create
MediaServer/MediaRenderer devices allowing users to share and search
content from UPnP A/V devices. It has a plugin architecture enabling
new services such as Flickr to be added as UPnP services. This release
fix some media 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 083 3310-1404 (extension 208)
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


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

2007-05-02 Thread Leandro Melo de Sales

Guillerm,

 thanks for your reply. So, about the use of --force-vermagic with
busybox modprobe... What should I have to do to make busybox modprobe
support --force-vermagic? get modprobe source code, and...?
How about to use n770? The WLAN interface driver source code is
available or it is like 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
 version without WLAN support?

Normal module-init-tools' modprobe has a --force-vermagic option,
which you could use to load umac.ko and ignore its vermagic info. I
don't see this option supported right now by busybox modprobe, but
should not be that much work to add it.

Of course this is a workaround, and the proper solution would be to
have the source for that module, but sadly that's not the case now
so ...

regards,
guillem
___
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: 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, Dave Neuer [EMAIL PROTECTED]:

On 4/26/07, Frantisek Dufka [EMAIL PROTECTED] wrote:
 Andreas Orfanos wrote:
  Definitely there is a GPL violation here.

 False

Correct, it is false that there is definitely a GPL violation there.

There is quite likely a GPL violation there, since it's quite likely a
module is a derived work of the kernel.

Dave
___
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: Scratchbox apt-get update

2007-04-26 Thread Leandro Melo de Sales

Hi,

I tried to change debian devkit settings, but I still not working...
:( Any new suggestion? The error still the same: dns resolve the
repository.maemo.org but apt-get doesn't download the updates:

Err http://repository.maemo.org bora/free Packages
 404 Not Found [IP: 200.216.69.249 80]
Ign http://repository.maemo.org bora/free Release
Err http://repository.maemo.org bora/non-free Packages
 404 Not Found [IP: 200.216.69.249 80]
Ign http://repository.maemo.org bora/non-free Release
Hit http://repository.maemo.org bora/free Sources
Hit http://repository.maemo.org bora/free Release
Failed to fetch
http://repository.maemo.org/dists/bora/free/binary-arm/Packages.gz
404 Not Found [IP: 200.216.69.249 80]
Failed to fetch
http://repository.maemo.org/dists/bora/non-free/binary-arm/Packages.gz
404 Not Found [IP: 200.216.69.249 80]
Reading Package Lists... Done
W: Couldn't stat source package list http://repository.maemo.org
bora/free Packages
(/var/lib/apt/lists/repository.maemo.org_dists_bora_free_binary-arm_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org
bora/non-free Packages
(/var/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
 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!

Ah, no. That's not the repository being wrong, it's your target that
is broken (most likely). Apt gets the architechture from dpkg, and
apparently it's reporting arm although it should be armel. You can
check this with dpkg-architecture.

So, it's a debian devkit problem, but as I don't know much about that,
I'm not sure about the cause...

--
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi


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


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://repository.maemo.org bora/free Release
Err http://repository.maemo.org bora/non-free Packages
 404 Not Found [IP: 200.216.69.249 80]
Ign http://repository.maemo.org bora/non-free Release
Get:1 http://repository.maemo.org bora/free Sources [41.7kB]
Get:2 http://repository.maemo.org bora/free Release [89B]
Get:3 http://repository.maemo.org bora/non-free Sources [20B]
Get:4 http://repository.maemo.org bora/non-free Release [89B]
Fetched 41.9kB in 3s (10.8kB/s)
Failed to fetch
http://repository.maemo.org/dists/bora/free/binary-arm/Packages.gz
404 Not Found [IP: 200.216.69.249 80]
Failed to fetch
http://repository.maemo.org/dists/bora/non-free/binary-arm/Packages.gz
404 Not Found [IP: 200.216.69.249 80]
Reading Package Lists... Done
W: Couldn't stat source package list http://repository.maemo.org
bora/free Packages
(/var/lib/apt/lists/repository.maemo.org_dists_bora_free_binary-arm_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org
bora/non-free Packages
(/var/lib/apt/lists/repository.maemo.org_dists_bora_non-free_binary-arm_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old
ones used instead.

Any clue?

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


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 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://repository.maemo.org bora/free Release
Err http://repository.maemo.org bora/non-free Packages
  404 Not Found [IP: 200.216.69.249 80]
Ign http://repository.maemo.org bora/non-free Release
Get:1 http://repository.maemo.org bora/free Sources [41.7kB]
Get:2 http://repository.maemo.org bora/free Release [89B]
Get:3 http://repository.maemo.org bora/non-free Sources [20B]
Get:4 http://repository.maemo.org bora/non-free Release [89B]
Fetched 41.9kB in 3s (10.8kB/s)
Failed to fetch
http://repository.maemo.org/dists/bora/free/binary-arm/Packages.gz
404 Not Found [IP: 200.216.69.249 80]
Failed to fetch
http://repository.maemo.org/dists/bora/non-free/binary-arm/Packages.gz
 404 Not Found [IP: 200.216.69.249 80]
Reading Package Lists... Done
W: Couldn't stat source package list http://repository.maemo.org
bora/free Packages
(/var/lib/apt/lists/repository.maemo.org_dists_bora_free_binary-arm_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list http://repository.maemo.org
bora/non-free Packages
(/var/lib/apt/lists/repository.maemo.org_dists_bora_non-free_binary-arm_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old
ones used instead.

Any clue?

Leandro.


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


Re: Scratchbox apt-get update

2007-04-23 Thread Leandro Melo de Sales

Hi Kalle! No way! :(
  Both of nsswitch.conf files is correct. When apt-get show the
error, it shows that
http://repository.maemo.org/dists/bora/non-free/binary-arm/Packages.gz
doesn't exist. In fact, this URL doesn't exist. The one that exist is
http://repository.maemo.org/dists/bora/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 my /scratchbox/etc/resolve.conf configurated properly. But I
 still can't update my apt repository. I got the following message:
[snip]
 Any clue?

Perhaps this?

http://lists.scratchbox.org/pipermail/scratchbox-users/2007-March/000906.html

--
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi

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


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 [EMAIL PROTECTED]:

Hi Kalle! No way! :(
   Both of nsswitch.conf files is correct. When apt-get show the
error, it shows that
http://repository.maemo.org/dists/bora/non-free/binary-arm/Packages.gz
doesn't exist. In fact, this URL doesn't exist. The one that exist is
http://repository.maemo.org/dists/bora/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 my /scratchbox/etc/resolve.conf configurated properly. But I
  still can't update my apt repository. I got the following message:
 [snip]
  Any clue?

 Perhaps this?

 http://lists.scratchbox.org/pipermail/scratchbox-users/2007-March/000906.html

 --
 Kalle Vahlman, [EMAIL PROTECTED]
 Powered by http://movial.fi
 Interesting stuff at http://syslog.movial.fi


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


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 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_defconfig I can't, make output is as bellow... any clue?

 2007/4/17, Leandro Melo de Sales [EMAIL PROTECTED]:
  Hi Daniel,
 
I download the git version and then, after some commands I got the 
following:
 
  [sbox-SDK_ARMEL: ~/maemo_kernel_git/linux-omap]  make zImage
CHK include/linux/version.h
  make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
CHK include/linux/compile.h
CC  arch/arm/mach-omap2/board-n800.o
  arch/arm/mach-omap2/board-n800.c:507: error: `MACH_TYPE_NOKIA_N800'
  undeclared here (not in a function)
  arch/arm/mach-omap2/board-n800.c:507: error: initializer element is not 
constant
  arch/arm/mach-omap2/board-n800.c:507: error: (near initialization for
  `__mach_desc_NOKIA_N800.nr')
  make[1]: *** [arch/arm/mach-omap2/board-n800.o] Error 1
  make: *** [arch/arm/mach-omap2] Error 2
 
  What is the problem, do you know? I'm using scratchbox.
 
  Thank you,
  Leandro.
 
  2007/4/17, Daniel Stone [EMAIL PROTECTED]:
   On Tue, 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's the one.
  
   Cheers,
   Daniel
  
   -BEGIN PGP SIGNATURE-
   Version: GnuPG v1.4.3 (GNU/Linux)
  
   iD8DBQFGJS2I68xJuWtYYdURAgAjAJ4oA4wZzbHW+zxA40Vt/cQMw52c7wCff0El
   zil+hl7Cb3jSvDWuAj1Fl8A=
   =KygY
   -END PGP SIGNATURE-
  
  
 



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


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 got
error such as:

[sbox-MaemoKernel: ~/maemo_kernel]  apt-get source kernel-source-rx-34
Reading package lists... Done
Building dependency tree... Done
Need to get 53.7MB of source archives.
Get:1 http://repository.maemo.org bora/free kernel-source-rx-34
2.6.18-osso40 (dsc) [452B]
Get:2 http://repository.maemo.org bora/free kernel-source-rx-34
2.6.18-osso40 (tar) [53.6MB]
Get:3 http://repository.maemo.org bora/free kernel-source-rx-34
2.6.18-osso40 (diff) [106kB]
Fetched 3B in 8s (0B/s)
/scratchbox/tools/bin/sh: line 1: dpkg-source: command not found
Unpack command 'dpkg-source -x kernel-source-rx-34_2.6.18-osso40.dsc' failed.
Check if the 'dpkg-dev' package is installed.
E: Child process failed

So, I tried to install dpkg-dev, but I got the following:

[sbox-MaemoKernel: ~/maemo_kernel]  apt-get install dpkg-dev
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
 bluez-utils: Depends: module-init-tools
 dpkg: Depends: coreutils or
textutils (= 2.0-3) but it is not installable
 dpkg-dev: Depends: perl5 but it is not installable
   Depends: perl-modules but it is not installable
   Depends: patch (= 2.2-1) but it is not installable
   Depends: make but it is not installable
   Depends: binutils but it is not installable
 hildon-home-dev: Depends: pkg-config but it is not installable
 hildon-navigator-dev: Depends: pkg-config but it is not installable
 libart-2.0-dev: Depends: pkg-config but it is not installable
 libatk1.0-dev: Depends: pkg-config but it is not installable
 libdbus-1-dev: Depends: pkg-config but it is not installable
 libgalago-dev: Depends: pkg-config (= 0.14.0) but it is not installable
 libglib2.0-dev: Depends: pkg-config (= 0.14.0) but it is not installable
 libgstreamer-plugins-base0.10-dev: Depends: pkg-config but it is not
installable
 libgstreamer0.10-dev: Depends: pkg-config but it is not installable
 libgtk2.0-dev: Depends: pkg-config but it is not installable
 libgwobex-dev: Depends: pkg-config but it is not installable
 libmatchbox-dev: Depends: pkg-config but it is not installable
 libpango1.0-dev: Depends: pkg-config but it is not installable
 osso-core-config: Depends: coreutils
 osso-gwconnect-dev: Depends: pkg-config but it is not installable
 ppp: Depends: netbase but it is not going to be installed
  Depends: procps
 sharutils: Depends: debianutils (= 1.6)
 sysvinit: Depends: coreutils
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).

Then, I tried apt-get -f install, but it tries to remove core
packages, such as bash, sharutils, and others. I suppose this is not
the right way to follow.

What should I do now?

Thank you! Any suggestion will be greatfully appreciated.

Leandro.

Versions:
  Scratchbox Apophis
  Maemo RootStrap 3.1
___
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

Hi,

 The guide is incorrect. It is necessary to setup the debian devkit,
which is not specified in the instructions given by the guide. When it
is created the MaemoKernel target the guide author didn't specify the
debian devkit. I'll send to maemo guys the parts that are missing.

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.
  After create MaemoKernel target, update the apt repository, I tried
 to install kernel-source-rx-34 as described in the manual

NOt sure what is the problem but try to compile it in normal bora
SDK_ARM target if you have one. It may be easier and even save some disk
space.

 From the howto:
It is not mandatory to set up a separate target for kernel compilation
but in this example we do it in case you have modified your default
armel target in some special way.

Frantisek


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


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: Compiling latest kernel (from kernel.org) in n800

2007-04-17 Thread Leandro Melo de Sales

Daniel,
 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?

Leandro.

2007/4/17, Daniel Stone [EMAIL PROTECTED]:

On Tue, Apr 17, 2007 at 02:00: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

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFGJP4k68xJuWtYYdURArS3AKCXv3PXYLw7a0xNQq6KuNC2jmQUCACgiljk
VI6Qwcuy+9IMSlGqZNOsPyQ=
=eRiW
-END PGP SIGNATURE-

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


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

2007-04-17 Thread Leandro Melo de Sales

Hi Daniel,

 I download the git version and then, after some commands I got the following:

[sbox-SDK_ARMEL: ~/maemo_kernel_git/linux-omap]  make zImage
 CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
 CHK include/linux/utsrelease.h
 CHK include/linux/compile.h
 CC  arch/arm/mach-omap2/board-n800.o
arch/arm/mach-omap2/board-n800.c:507: error: `MACH_TYPE_NOKIA_N800'
undeclared here (not in a function)
arch/arm/mach-omap2/board-n800.c:507: error: initializer element is not constant
arch/arm/mach-omap2/board-n800.c:507: error: (near initialization for
`__mach_desc_NOKIA_N800.nr')
make[1]: *** [arch/arm/mach-omap2/board-n800.o] Error 1
make: *** [arch/arm/mach-omap2] Error 2

What is the problem, do you know? I'm using scratchbox.

Thank you,
Leandro.

2007/4/17, Daniel Stone [EMAIL PROTECTED]:

On Tue, 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's the one.

Cheers,
Daniel

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFGJS2I68xJuWtYYdURAgAjAJ4oA4wZzbHW+zxA40Vt/cQMw52c7wCff0El
zil+hl7Cb3jSvDWuAj1Fl8A=
=KygY
-END PGP SIGNATURE-



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


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/suggestion will be greatfully available.

[]s
Leandro
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers