Re: [Fwd: Re: Kernel source code]

2010-05-18 Thread angelo

Antonio Ospite escreveu:

On Mon, 17 May 2010 22:14:33 -0300
angelo  wrote:

  

Antonio Ospite escreveu:


On Mon, 17 May 2010 11:59:02 -0300
angelo  wrote:

  
  

Andreas Mohr escreveu:



On Sun, May 16, 2010 at 12:00:01PM +0200, 
openezx-devel-requ...@lists.openezx.org wrote:
  
  
  

Do you have any patch to the kernel recognize the sd-card?

Show error:

/mmc0: unrecognized SCR structure version 2.
mmc0: error -22 whilst initialising SD card./




Do some internet research.

This is the error message that I had been debugging quite a while ago,
unsuccessfully at that time, unfortunately.
Some months later someone else fortunately managed to nail it:
it is an SD struct member mis-alignment issue (quite directly causing the
"unrecognized SCR structure version 2" message), patch _is_ available,
but I don't know any specifics now, would need research to find this
patch (I publicly thanked the one who managed to fix it, though).

Andreas Mohr
 
  
  

I found here: http://lists.denx.de/pipermail/u-boot/2009-April/050516.html
It this patch?





This patch is for u-boot, not for linux kernel.

Ciao,
   Antonio

  
  

I have found the correct patch,but i receive a error of permission
 I had tried to edit permissions,but  do not effect Can help Me?




Please send the exact error you get, otherwise we cannot do any guess
about what the cause is.

Also, tell where the correct patch is, so others will find with search
engines in future.

Ciao,
   Antonio

  

I had resolve the problem... But the correct patch is:
http://www.rpsys.net/openzaurus/patches/mmcsd_no_scr_check-r2.patch



Re: [Fwd: Re: Kernel source code]

2010-05-18 Thread Antonio Ospite
On Tue, 18 May 2010 10:18:29 -0300
angelo  wrote:

>  
> >> Do you have any patch to the kernel recognize the sd-card?
> >>
> >> Show error:
> >>
> >> /mmc0: unrecognized SCR structure version 2.
> >> mmc0: error -22 whilst initialising SD card./
> >> 
[...]
> >   
> I had resolve the problem... But the correct patch is:
> http://www.rpsys.net/openzaurus/patches/mmcsd_no_scr_check-r2.patch
> 

So with this one you can get the latest kernel to work with your card?
This workaround is different from the fix Andreas was pointing to,
isnt'it?

Ciao,
   Antonio

-- 
Antonio Ospite
http://ao2.it

PGP public key ID: 0x4553B001

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


pgpKRhsxsJzUQ.pgp
Description: PGP signature


Re: [Fwd: Re: Kernel source code]

2010-05-18 Thread angelo

Antonio Ospite escreveu:

On Tue, 18 May 2010 10:18:29 -0300
angelo  wrote:

  
 


Do you have any patch to the kernel recognize the sd-card?

Show error:

/mmc0: unrecognized SCR structure version 2.
mmc0: error -22 whilst initialising SD card./



[...]
  
  
  

I had resolve the problem... But the correct patch is:
http://www.rpsys.net/openzaurus/patches/mmcsd_no_scr_check-r2.patch




So with this one you can get the latest kernel to work with your card?
This workaround is different from the fix Andreas was pointing to,
isnt'it?

Ciao,
   Antonio

  

This patch work with the Linux Kernel 2.6.24... I use it.

Now i having problems to init the rootfs,But ok,i having help with my 
friends Thanks.

Angelo




Re: [Fwd: Re: Kernel source code]

2010-05-18 Thread Antonio Ospite
On Tue, 18 May 2010 12:49:13 -0300
angelo  wrote:


> >> I had resolve the problem... But the correct patch is:
> >> http://www.rpsys.net/openzaurus/patches/mmcsd_no_scr_check-r2.patch
> >> 
> >
> > So with this one you can get the latest kernel to work with your card?
> > This workaround is different from the fix Andreas was pointing to,
> > isnt'it?
> >
> > Ciao,
> >Antonio
> 
> This patch work with the Linux Kernel 2.6.24... I use it.
> 
>  Now i having problems to init the rootfs,But ok,i having help with my 
> friends Thanks.
> Angelo
>

So you didn't try latest openezx kernel (now updated to 2.6.34), with or
without that patch, did you?

Ciao,
   Antonio

-- 
Antonio Ospite
http://ao2.it

PGP public key ID: 0x4553B001

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


pgpHs73BJurQj.pgp
Description: PGP signature


Re: [Fwd: Re: Kernel source code]

2010-05-18 Thread angelo

Antonio Ospite escreveu:

On Tue, 18 May 2010 12:49:13 -0300
angelo  wrote:


  

I had resolve the problem... But the correct patch is:
http://www.rpsys.net/openzaurus/patches/mmcsd_no_scr_check-r2.patch



So with this one you can get the latest kernel to work with your card?
This workaround is different from the fix Andreas was pointing to,
isnt'it?

Ciao,
   Antonio
  

This patch work with the Linux Kernel 2.6.24... I use it.

 Now i having problems to init the rootfs,But ok,i having help with my 
friends Thanks.

Angelo




So you didn't try latest openezx kernel (now updated to 2.6.34), with or
without that patch, did you?

Ciao,
   Antonio

  

I had tryed... But i not could... i got errors in the compilation




Re: [Fwd: Re: Kernel source code]

2010-05-18 Thread angelo

Antonio Ospite escreveu:

On Tue, 18 May 2010 12:49:13 -0300
angelo  wrote:


  

I had resolve the problem... But the correct patch is:
http://www.rpsys.net/openzaurus/patches/mmcsd_no_scr_check-r2.patch



So with this one you can get the latest kernel to work with your card?
This workaround is different from the fix Andreas was pointing to,
isnt'it?

Ciao,
   Antonio
  

This patch work with the Linux Kernel 2.6.24... I use it.

 Now i having problems to init the rootfs,But ok,i having help with my 
friends Thanks.

Angelo




So you didn't try latest openezx kernel (now updated to 2.6.34), with or
without that patch, did you?

Ciao,
   Antonio

  

I tryed to compile and only show funny colors... It do not boot correctly
Can you help me? I  using  the  last  version compiled 
by:http://people.openezx.org/ao2/tmp/openezx-i686-20090818-armv5te-arm-oe-linux-gnueabi-toolchain.tar.bz


Regards.
   Angelo