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-28 Thread Franck L
Hi Stanislas :)

On Wed, Oct 27, 2010 at 01:14:55PM +0200, Stanislav Brabec wrote :
> 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*)
> 

I got your config and also you zImage.
I tried first your zImage, and it booted well, but as i feared i
couldn't get my planex gw-cf11x card working with it.
i knew it gonna happens, it happens since 2.6.24.4

so i build another kernel based on your config , changing :
# CONFIG_FIRMWARE_IN_KERNEL is not set(on your config, it was to Y)

with this set to yes, pm010102.hex and rf010804.hex won't load
(from /etc/network/interfaces :
iface wlan0 inet dhcp
pre-up modprobe hostap
pre-up prism2_srec -gs wlan0 /lib/firmware/pm010102.hex
pre-up prism2_srec -gp wlan0 /lib/firmware/pm010102.hex
pre-up iwpriv wlan0 reset 1
pre-up prism2_srec -rp wlan0 /lib/firmware/rf010804.hex
wpa-conf /etc/wpa_supplicant/wpa.conf
)

it took me 9h30 to re build a 2.6.36 kernel (god, it's so slow on a
zaurus :) ) but i have a working kernel now.
so thank you a lot !
if you don't care, i'll keep coming to your spitz directory from time to
time in order to take new config for new kernel, if i'm not able to
manage new options on newer kernels.

Franck

> -- 
> 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

___
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 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 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-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


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

2010-10-26 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-26 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