Re: [Angstrom-devel] RFC: Official Opie support in Angstrom

2008-08-07 Thread Pablo Manuel Rizzo
On Wed, Aug 6, 2008 at 14:06, Hans Henry von Tresckow
<[EMAIL PROTECTED]> wrote:
> On Tue, Aug 5, 2008 at 1:03 AM, Koen Kooi <[EMAIL PROTECTED]> wrote:
>
>> New images, including opie-images have been uploaded. If people report back
>> their experiences to this list (or the user list if that's less scary) we
>> can move them to the release area.
>>
>> regards,
>>
>> Koen
>
> Poodle image flashes and boots +1 from me

hx4700 boots ok from an SD card with haret


-- 
Pablo Manuel Rizzo
--
Aunque supiera que el mundo se acabará mañana,
Igual plantaría mi manzano. -- Martin Luther King --
--
___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


[Angstrom-devel] cf gps on h2200 w/ angstrom 2007.12

2008-08-07 Thread Udo van den Heuvel
Hello,

I am trying to make a Globalsat BC-337 CF GPS work on my HP H2210 Ipaq.
Some progress is visible at
http://wiki.navit-project.org/index.php/Navit_on_%C3%85ngstr%C3%B6m#Globalsat_BC-337_CF_GPS
 .

So far the issue is that I need serial_cs for the CF card.
This driver appears not to be configured in 2.6.21-hh20.

What options do I need to enable for this kernel to make serial_cs work?
How do I alter the recipe for virtual/kernel?

Why is serial_cs not enabled by default? (if the findings are correct)
Should I enter a bug for this?

Please let me know!

Thanks,
Udo



PS: I also posted to openembedded's stablebranch list but this oen
appears to be more appropriate

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] cf gps on h2200 w/ angstrom 2007.12

2008-08-07 Thread Koen Kooi

Udo van den Heuvel wrote:

Hello,

I am trying to make a Globalsat BC-337 CF GPS work on my HP H2210 Ipaq.
Some progress is visible at
http://wiki.navit-project.org/index.php/Navit_on_%C3%85ngstr%C3%B6m#Globalsat_BC-337_CF_GPS
  .

So far the issue is that I need serial_cs for the CF card.
This driver appears not to be configured in 2.6.21-hh20.

What options do I need to enable for this kernel to make serial_cs work?


--- packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig 
971e7cc0b77f0096a7e40064c28bba3037c67293
+++ packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig 
1f59bd0f16dc22cca1e7db406de551e2c776b891

@@ -938,7 +938,11 @@ CONFIG_HW_CONSOLE=y
 #
 # Serial drivers
 #
-# CONFIG_SERIAL_8250 is not set
+CONFIG_SERIAL_8250=m
+CONFIG_SERIAL_8250_CS=m
+CONFIG_SERIAL_8250_NR_UARTS=4
+CONFIG_SERIAL_8250_RUNTIME_UARTS=4
+# CONFIG_SERIAL_8250_EXTENDED is not set

 #
 # Non-8250 serial port support



How do I alter the recipe for virtual/kernel?


You only need to alter the defconfig.

regards,

Koen




Why is serial_cs not enabled by default? (if the findings are correct)
Should I enter a bug for this?

Please let me know!

Thanks,
Udo



PS: I also posted to openembedded's stablebranch list but this oen
appears to be more appropriate




___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] cf gps on h2200 w/ angstrom 2007.12

2008-08-07 Thread Udo van den Heuvel
Koen Kooi wrote:
>> What options do I need to enable for this kernel to make serial_cs work?
> 
> --- packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig
> 971e7cc0b77f0096a7e40064c28bba3037c67293
> +++ packages/linux/linux-handhelds-2.6-2.6.21/h2200/defconfig
> 1f59bd0f16dc22cca1e7db406de551e2c776b891
> @@ -938,7 +938,11 @@ CONFIG_HW_CONSOLE=y
>  #
>  # Serial drivers
>  #
> -# CONFIG_SERIAL_8250 is not set
> +CONFIG_SERIAL_8250=m
> +CONFIG_SERIAL_8250_CS=m
> +CONFIG_SERIAL_8250_NR_UARTS=4
> +CONFIG_SERIAL_8250_RUNTIME_UARTS=4
> +# CONFIG_SERIAL_8250_EXTENDED is not set
> 
>  #
>  # Non-8250 serial port support
> 
> 
>> How do I alter the recipe for virtual/kernel?
> 
> You only need to alter the defconfig.

Thanks for the quick response!
Will try this and update the wiki article.

Udo

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


Re: [Angstrom-devel] RFC: Official Opie support in Angstrom

2008-08-07 Thread Paul Eggleton
On Tuesday 05 August 2008, Koen Kooi wrote:
> New images, including opie-images have been uploaded. If people report
> back their experiences to this list (or the user list if that's less
> scary) we can move them to the release area.

Tested spitz, most stuff is working OK. There are a number of minor issues, 
plus bug 3738 (cursor key rotation) seems not to be fixed on spitz after all. 
I'm not sure if we should hold up the release for this though, we can always 
issue package updates.

Cheers,
Paul

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel