Re: [Angstrom-devel] Collie, RC1.2+, SD, Mentoring

2007-12-20 Thread Thomas Kunze
Hi,

I still don't have a linux machine available (Maybe vendors repair 
broken suff in taiwan or so), but I will buy an external disk, install 
linux on it and boot my parents windows PC from it. Then I will port my 
patches to a recent kernel. Any version preferences?
The suspend/resume stuff also needs some work.

Regards,
Thomas


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


Re: [Angstrom-devel] Collie, RC1.2+, SD, Mentoring

2007-12-20 Thread Paul Sokolovsky
Hello Ashley,

Thursday, December 20, 2007, 7:58:47 AM, you wrote:

 On Thu, 20 Dec 2007, Jacob Thebault-Spieker wrote:
 I did volunteer, but I didn't know I was officially a mentor. I've been
 looking through the bug reports, but I'm not sure I have the coding
 skills to fix them. On the most recent images in the autobuild, the
 collie won't even boot. It hangs about halfway through, and I didn't
 recognize any of the boot messages.

 The device does boot, but yes, about halfway (judging by the progress bar on
 the splashscreen) it hangs. Is there some simple key combo to get rid of the
 splash screen so I can see what's going on underneath? (I don't have a serial
 cable).

  Recently (2 weeks ago) there was added a timeout to hide
splashscreen after 2 minutes, if it hasn't gone naturally yet. If it
is on screen after that time, it means that busybox sh is on not in
control during that hang (i.e. it locked up in kernel or in
hardware).

  We also have FAQ which says how to disable splashscreen altogether
and other interesting things: http://linuxtogo.org/gowiki/AngstromFaq

[]


-- 
Best regards,
 Paulmailto:[EMAIL PROTECTED]


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


Re: [Angstrom-devel] Collie, RC1.2+, SD, Mentoring

2007-12-20 Thread Graeme Gregory
  The device does boot, but yes, about halfway (judging by the
  progress bar on the splashscreen) it hangs. Is there some simple
  key combo to get rid of the splash screen so I can see what's going
  on underneath? (I don't have a serial cable).
 
   Recently (2 weeks ago) there was added a timeout to hide
 splashscreen after 2 minutes, if it hasn't gone naturally yet. If it
 is on screen after that time, it means that busybox sh is on not in
 control during that hang (i.e. it locked up in kernel or in
 hardware).
 
Collie oopses on boot with current kernel, there is a bug somewhere
in bugzilla for it AFAIR.

Graeme

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


Re: [Angstrom-devel] Collie, RC1.2+, SD, Mentoring

2007-12-20 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thomas Kunze schreef:
 Hi,
 
 I still don't have a linux machine available (Maybe vendors repair 
 broken suff in taiwan or so), but I will buy an external disk, install 
 linux on it and boot my parents windows PC from it. Then I will port my 
 patches to a recent kernel. Any version preferences?


The plan for RC2:

* make .20 the default for collie
* clear .21 modules from the collie feed
* build RC2 images
* populate feeds

After that the machine mentors for collie can say if they want to keep
.20 or move to the more recent kernel that you have fixed.

Sounds ok?


* does any of the collie mentor have commit privs to OE to make that change?
  * if not, does any of the zaurus dudes with commit privs want to make
that change?
* if not, does any of the other committers want to make that change?


regards,

Koen


 The suspend/resume stuff also needs some work.
 
 Regards,
 Thomas
 
 
 ___
 Angstrom-distro-devel mailing list
 Angstrom-distro-devel@linuxtogo.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
 


- --
[EMAIL PROTECTED] will go go away in december 2007, please
use [EMAIL PROTECTED] instead.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHampdMkyGM64RGpERAgVXAKCtoG2DZM8+g6Yb4VtgCBDzyZtVcwCfTRY2
dbsuiAFtubVNP0vxcEqK0yU=
=iLPe
-END PGP SIGNATURE-

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


Re: [Angstrom-devel] Collie, RC1.2+, SD, Mentoring

2007-12-20 Thread Bernhard Guillon
Thomas Kunze wrote:
 Hi,

 I still don't have a linux machine available (Maybe vendors repair 
 broken suff in taiwan or so), but I will buy an external disk, install 
 linux on it and boot my parents windows PC from it. Then I will port my 
 patches to a recent kernel. Any version preferences?
 The suspend/resume stuff also needs some work.
   
Which parts of suspend/resume needs some work?
Do you want to put the device_drive to platform_driver patch to mainline?
We are using some of your patches for simpad kernel (2.6.21 in oe). Also 
mrdata added some more suspend/resume fixes. Suspend/resume is working 
quite well on simpad.
There are a lot of patches now for sa1x00 and we should try to get them 
into mainline. Maybe we can work together?

best regards

Bernhard (mr_nice) Guillon

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


Re: [Angstrom-devel] Collie, RC1.2+, SD, Mentoring

2007-12-20 Thread Paul Sokolovsky
Hello Bernhard,

Friday, December 21, 2007, 1:17:25 AM, you wrote:

 Thomas Kunze wrote:
 Hi,

 I still don't have a linux machine available (Maybe vendors repair 
 broken suff in taiwan or so), but I will buy an external disk, install 
 linux on it and boot my parents windows PC from it. Then I will port my 
 patches to a recent kernel. Any version preferences?
 The suspend/resume stuff also needs some work.
   
 Which parts of suspend/resume needs some work?
 Do you want to put the device_drive to platform_driver patch to mainline?
 We are using some of your patches for simpad kernel (2.6.21 in oe). Also
 mrdata added some more suspend/resume fixes. Suspend/resume is working
 quite well on simpad.
 There are a lot of patches now for sa1x00 and we should try to get them
 into mainline.

  Any news on sa11xx_udc + g_ether? ;-)

 Maybe we can work together?

 best regards

 Bernhard (mr_nice) Guillon


-- 
Best regards,
 Paulmailto:[EMAIL PROTECTED]


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


Re: [Angstrom-devel] Collie, RC1.2+, SD, Mentoring

2007-12-19 Thread Jacob Thebault-Spieker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I did volunteer, but I didn't know I was officially a mentor. I've been
looking through the bug reports, but I'm not sure I have the coding
skills to fix them. On the most recent images in the autobuild, the
collie won't even boot. It hangs about halfway through, and I didn't
recognize any of the boot messages. I tried reverting to .20 for kernel,
using the new images, and that didn't do anything. I'm not sure as to
what's causing the error.

Like I said, I haven't doing that much, because I didn't know the
status. I've been assuming that collie won't be supported in the next
release, because of a number of issues. Am I mistaken?

- --
Jacob Thebault-Spieker
Cell: (207) 717-5114


Koen Kooi wrote:
 Ashley J Gittins schreef:
 Hi all,
  I have a few smallish questions about collie and I am thinking that 
 devel is 
 the right place to air them, so...
 
 SD Support - currently the RC images being built for collie are using the 
 2.6.21 kernel, which does not yet have the locomo_spi changes ported to it. 
 I 
 believe Thomas is planning to work on this but he has limited resources at 
 the moment. ( http://bugs.openembedded.org/show_bug.cgi?id=2647 ) This makes 
 me wonder...
 
 a) should collie images be built with 2.6.20, given that SD works on that 
 kernel? If not, what other options do we have to try and get some working 
 collie images out there? (particularly pertinent given that the old images 
 that did work have been cleaned out of unstable).
 
 If SD really is broken on .21 and won't get fixed the next few days, we
 should wind back the kernel to .20 and clear .21 from the feeds.
 
 b) should bug 2647 be marked as critical or stopper, given that collie 
 without 
 SD is arguably not useful as a pda - or should it not since holding back to 
 2.6.20 works around it? Currently it's severity normal.
 
 If the SD slot doesn't work in images, collie won't make it into the
 release.
 
 c) Could the community use an unreliable collie mentor/tester? 
 
 I think collie can use all the help it can get, IIRC Jake volunteered to
 be a reliable mentor, so coordinate with him to see what's on the TODO,
 etc. If any of you have a solution but lack the knowledge to create a
 patch, don't be afraid to ask help on this list.
 
 regards,
 
 Koen
 
 

___
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHaY+JtXjjJ1zu9YARAonKAJ9I9cGydVBiTXQLqDzrGsEsuUG/gwCfYr3V
EQtfersq7UKh9NWzhRwOCko=
=lNam
-END PGP SIGNATURE-

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


Re: [Angstrom-devel] Collie, RC1.2+, SD, Mentoring

2007-12-19 Thread Ashley J Gittins
On Thu, 20 Dec 2007, Jacob Thebault-Spieker wrote:
 I did volunteer, but I didn't know I was officially a mentor. I've been
 looking through the bug reports, but I'm not sure I have the coding
 skills to fix them. On the most recent images in the autobuild, the
 collie won't even boot. It hangs about halfway through, and I didn't
 recognize any of the boot messages.

The device does boot, but yes, about halfway (judging by the progress bar on 
the splashscreen) it hangs. Is there some simple key combo to get rid of the 
splash screen so I can see what's going on underneath? (I don't have a serial 
cable).

However, you can interrupt it at altboot, so the kernel is certainly booting 
all the way through, it's something in userspace that is causing that issue.

 I tried reverting to .20 for kernel, 
 using the new images, and that didn't do anything. I'm not sure as to
 what's causing the error.

Ooh... where did you get the .20 kernel from? Is it one of the ones in 
autobuild? They aren't tagged with any info further than build date so I've 
no idea what they are.

 Like I said, I haven't doing that much, because I didn't know the
 status. I've been assuming that collie won't be supported in the next
 release, because of a number of issues. Am I mistaken?

I hope so! :-)
The fact that we have had a working 2.6 with SD at all was a major 
acheivement, something that we all thought would be in all likelyhood, 
forever impossible just a  year or two ago. I would certainly like to see the 
5x00 Zaurii become a supported Angstrom device, and I think there are a few 
more of us around still. Assuming they stand up to the rigours of time, these 
devices are also going to start showing up in the hands of some people who 
can't afford a fancy new pda (or full PC for whatever reason) so having a 
modern, supported system for them to install and use is going to be a great 
thing for the future of Angstrom as well. Ok... getting a bit ahead of myself 
now :-)

-- 
Regards,
Ashley J Gittins
web:http://www.purple.dropbear.id.au
jabber: [EMAIL PROTECTED]

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