Re: [Zaurus-devel] zaurus spitz 2.6.3* .config

2010-10-28 Thread Franck L
Hi Pavel :)

Thank you for your config :) but as in this post where you already
proposed it (
http://lists.linuxtogo.org/pipermail/zaurus-devel/2010-May/000304.html
)
i wasn't able to find your config... where was it ?
Have a nice day !
Franck

On Tue, Oct 26, 2010 at 09:36:05AM +0200, Pavel Machek wrote :
 Hi!
 
  i actually trying to create a debian system for my borzoi. since the
  rootfs from which i start is old (created with a kernel 2.6.24),
  trying to upgrade the sid system leads to a problem with udev (needs at
  least kernel 2.6.26).
  i try creating .config for 2.6.27.54 and 2.6.36 kernel.
  for the moment, both fails
  (dmesg from load with the 2.6.27.54 :
  http://pastebin.com/MCxK8akv: seems that there is a problem with
  i2c...)
  
  for 2.6.36 i builded, nothing starts but the harddrive (?) which i may
  hear turn, but the screen doesn't up, nothing seems to respond.
  
  i may provide you my buggy .config, but i think there is no interest.
  tell me if you want.
  
  so, i wondered if you could give me one of your last .config for the
  latest kernel that works, in order that i could try to create a debian
  environment for my zaurus.
 
 I can provide you with spitz config; it works, modulo wifi... No
 borzoi here...
   Pavel
 -- 
 (english) http://www.livejournal.com/~pavelmachek
 (cesky, pictures) 
 http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
 
 ___
 Zaurus-devel mailing list
 Zaurus-devel@lists.linuxtogo.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel

___
Zaurus-devel mailing list
Zaurus-devel@lists.linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel


Re: [Zaurus-devel] zaurus spitz 2.6.3* .config

2010-10-28 Thread Franck L
Hi Martin :)

On Wed, Oct 27, 2010 at 08:50:52AM +0200, Martin Jansa wrote :
 On Tue, Oct 26, 2010 at 09:36:05AM +0200, Pavel Machek wrote:
  Hi!
  
 
 I had similar problem before (1st stage kernel linux-kexecboot didn't
 boot at all, but similar config worked fine as 2nd stage kernel started
 by kexec).
 
 I guess you forgot to enable
 CONFIG_PXA_SHARPSL_DETECT_MACH_ID=y
 
 which was disabled by default (after make oldconfig) and is needed only
 for 1st stage kernel.
 
you were right, this was UNSET in the attempt i made to build the 2.6.36
kernels...

   i may provide you my buggy .config, but i think there is no interest.
   tell me if you want.
   
   so, i wondered if you could give me one of your last .config for the
   latest kernel that works, in order that i could try to create a debian
   environment for my zaurus.
 
 we also have working spitz config in OE repo
 http://git.openembedded.org/cgit.cgi/openembedded/tree/recipes/linux/linux-2.6.36
 
i tried to go see overthere you config, but i had no right to go :
ModeNameSize
d-  spitz   37  log

maybe i missed something ? using git to go there, and not normal http
?

thx a lot btw :)
Franck


 -- 
 Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
 
 ___
 Zaurus-devel mailing list
 Zaurus-devel@lists.linuxtogo.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel

___
Zaurus-devel mailing list
Zaurus-devel@lists.linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel


Re: [Zaurus-devel] zaurus spitz 2.6.3* .config

2010-10-28 Thread Martin Jansa
On Thu, Oct 28, 2010 at 03:25:20PM +0200, Franck L wrote:
 Hi Martin :)
 
 On Wed, Oct 27, 2010 at 08:50:52AM +0200, Martin Jansa wrote :
  On Tue, Oct 26, 2010 at 09:36:05AM +0200, Pavel Machek wrote:
   Hi!
   
  
  I had similar problem before (1st stage kernel linux-kexecboot didn't
  boot at all, but similar config worked fine as 2nd stage kernel started
  by kexec).
  
  I guess you forgot to enable
  CONFIG_PXA_SHARPSL_DETECT_MACH_ID=y
  
  which was disabled by default (after make oldconfig) and is needed only
  for 1st stage kernel.
  
 you were right, this was UNSET in the attempt i made to build the 2.6.36
 kernels...
 
i may provide you my buggy .config, but i think there is no interest.
tell me if you want.

so, i wondered if you could give me one of your last .config for the
latest kernel that works, in order that i could try to create a debian
environment for my zaurus.
  
  we also have working spitz config in OE repo
  http://git.openembedded.org/cgit.cgi/openembedded/tree/recipes/linux/linux-2.6.36
  
 i tried to go see overthere you config, but i had no right to go :

no all files are public there, just use right method to fetch those :).

 Mode  NameSize
 d-spitz   37  log
 
 maybe i missed something ? using git to go there, and not normal http
 ?

this was link to web interface of OE git repo where this file is
http://git.openembedded.org/cgit.cgi/openembedded/plain/recipes/linux/linux-2.6.36/spitz/defconfig

or you can git clone whole repo if you really want to
git clone git://git.openembedded.net/openembedded

Regards,
-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com

___
Zaurus-devel mailing list
Zaurus-devel@lists.linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel


Re: [Zaurus-devel] zaurus spitz 2.6.3* .config

2010-10-28 Thread Pavel Machek
On Thu 2010-10-28 15:20:15, Franck L wrote:
 Hi Pavel :)
 
 Thank you for your config :) but as in this post where you already
 proposed it (
 http://lists.linuxtogo.org/pipermail/zaurus-devel/2010-May/000304.html
 )
 i wasn't able to find your config... where was it ?

I did not actually attach it this time. I see you got it working; if
you still want my config, let me know.
Pavel

 Have a nice day !
 Franck
 
 On Tue, Oct 26, 2010 at 09:36:05AM +0200, Pavel Machek wrote :
  Hi!
  
   i actually trying to create a debian system for my borzoi. since the
   rootfs from which i start is old (created with a kernel 2.6.24),
   trying to upgrade the sid system leads to a problem with udev (needs at
   least kernel 2.6.26).
   i try creating .config for 2.6.27.54 and 2.6.36 kernel.
   for the moment, both fails
   (dmesg from load with the 2.6.27.54 :
   http://pastebin.com/MCxK8akv: seems that there is a problem with
   i2c...)
   
   for 2.6.36 i builded, nothing starts but the harddrive (?) which i may
   hear turn, but the screen doesn't up, nothing seems to respond.
   
   i may provide you my buggy .config, but i think there is no interest.
   tell me if you want.
   
   so, i wondered if you could give me one of your last .config for the
   latest kernel that works, in order that i could try to create a debian
   environment for my zaurus.
  
  I can provide you with spitz config; it works, modulo wifi... No
  borzoi here...
  Pavel
  -- 
  (english) http://www.livejournal.com/~pavelmachek
  (cesky, pictures) 
  http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
  
  ___
  Zaurus-devel mailing list
  Zaurus-devel@lists.linuxtogo.org
  http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel
 
 ___
 Zaurus-devel mailing list
 Zaurus-devel@lists.linuxtogo.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

___
Zaurus-devel mailing list
Zaurus-devel@lists.linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel


Re: [Zaurus-devel] zaurus spitz 2.6.3* .config

2010-10-27 Thread Pavel Machek
Hi!

 i actually trying to create a debian system for my borzoi. since the
 rootfs from which i start is old (created with a kernel 2.6.24),
 trying to upgrade the sid system leads to a problem with udev (needs at
 least kernel 2.6.26).
 i try creating .config for 2.6.27.54 and 2.6.36 kernel.
 for the moment, both fails
 (dmesg from load with the 2.6.27.54 :
 http://pastebin.com/MCxK8akv: seems that there is a problem with
 i2c...)
 
 for 2.6.36 i builded, nothing starts but the harddrive (?) which i may
 hear turn, but the screen doesn't up, nothing seems to respond.
 
 i may provide you my buggy .config, but i think there is no interest.
 tell me if you want.
 
 so, i wondered if you could give me one of your last .config for the
 latest kernel that works, in order that i could try to create a debian
 environment for my zaurus.

I can provide you with spitz config; it works, modulo wifi... No
borzoi here...
Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

___
Zaurus-devel mailing list
Zaurus-devel@lists.linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel


Re: [Zaurus-devel] zaurus spitz 2.6.3* .config

2010-10-27 Thread Martin Jansa
On Tue, Oct 26, 2010 at 09:36:05AM +0200, Pavel Machek wrote:
 Hi!
 
  i actually trying to create a debian system for my borzoi. since the
  rootfs from which i start is old (created with a kernel 2.6.24),
  trying to upgrade the sid system leads to a problem with udev (needs at
  least kernel 2.6.26).
  i try creating .config for 2.6.27.54 and 2.6.36 kernel.
  for the moment, both fails
  (dmesg from load with the 2.6.27.54 :
  http://pastebin.com/MCxK8akv: seems that there is a problem with
  i2c...)
  
  for 2.6.36 i builded, nothing starts but the harddrive (?) which i may
  hear turn, but the screen doesn't up, nothing seems to respond.

I had similar problem before (1st stage kernel linux-kexecboot didn't
boot at all, but similar config worked fine as 2nd stage kernel started
by kexec).

I guess you forgot to enable
CONFIG_PXA_SHARPSL_DETECT_MACH_ID=y

which was disabled by default (after make oldconfig) and is needed only
for 1st stage kernel.

  i may provide you my buggy .config, but i think there is no interest.
  tell me if you want.
  
  so, i wondered if you could give me one of your last .config for the
  latest kernel that works, in order that i could try to create a debian
  environment for my zaurus.
 
 I can provide you with spitz config; it works, modulo wifi... No
 borzoi here...
   Pavel

we also have working spitz config in OE repo
http://git.openembedded.org/cgit.cgi/openembedded/tree/recipes/linux/linux-2.6.36

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com

___
Zaurus-devel mailing list
Zaurus-devel@lists.linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel


Re: [Zaurus-devel] zaurus spitz 2.6.3* .config

2010-10-27 Thread Stanislav Brabec
Franck L wrote:

 so, i wondered if you could give me one of your last .config for the
 latest kernel that works, in order that i could try to create a debian
 environment for my zaurus.

Feel free to try my ones:
http://www.penguin.cz/~utx/zaurus/feed/images/spitz/ (config*)

-- 
Stanislav Brabec
http://www.penguin.cz/~utx/zaurus


___
Zaurus-devel mailing list
Zaurus-devel@lists.linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/zaurus-devel