Send buglog mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:

   1. [Bug 887] U-Boot initialization race condition: Hangs on boot
      ([EMAIL PROTECTED])
   2. [Bug 1140] u-boot menu text is not displayed correctly
      (GTA01Bv4) ([EMAIL PROTECTED])
   3. [Bug 887] U-Boot initialization race condition: Hangs on boot
      ([EMAIL PROTECTED])
   4. [Bug 1072] Add NOR flash test and integtation
      ([EMAIL PROTECTED])
   5. [Bug 341] Meta: Phase 2 is not releasable
      ([EMAIL PROTECTED])
   6. [Bug 9] Boot speed too low (kernel part)
      ([EMAIL PROTECTED])
   7. [Bug 911] GSM modem dies on registration with several
      different SIM     cards on Rogers GSM network
      ([EMAIL PROTECTED])
   8. [Bug 1149] New: Incoming calls work perfectly,    but outgoing
      calls silently fail. ([EMAIL PROTECTED])
   9. [Bug 1149] Incoming calls work perfectly, but outgoing calls
      silently fail. ([EMAIL PROTECTED])
  10. [Bug 12] Boot speed too low (bootloader part)
      ([EMAIL PROTECTED])
  11. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=887





------- Additional Comments From [EMAIL PROTECTED]  2007-12-28 13:46 -------
That doesn't fix it here on my 01Bv4.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1140





------- Additional Comments From [EMAIL PROTECTED]  2007-12-28 14:01 -------
Confirmed the fix -- thanks!



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=887





------- Additional Comments From [EMAIL PROTECTED]  2007-12-28 14:03 -------
actually, it makes it worse. When I apply this patch, it no longer boots at all,
neither with USB connected nor without.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1072

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2007-12-28 22:23 -------
This is now validated on GTA-02 A4 and included in the svn patchset as full MTD
support in Linux and an associated patch for U-Boot to generate the correct
partition list for the kernel commandline.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=341

Bug 341 depends on bug 1072, which changed state.

Bug 1072 Summary: Add NOR flash test and integtation
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1072

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=9





------- Additional Comments From [EMAIL PROTECTED]  2007-12-28 23:21 -------
The time from booting to being able to do something with the device is currently
~210s here at 200MHz CPU on a GTA-02 A4 board, 73s (34%) of that is spent
sitting there mounting the rootfs at the moment (quiet doesn't significantly
help with this, it's actually doing something inbetween the message spew).

By running the CPU at 400MHz during boot, we shrink the time by a whole minute
to ~150s, rootfs mount taking 56s (37%).  So we can make a major (~30%)
difference by leaving U-Boot at 400MHz and implementing cpufreq to crank it down
automatically after boot is completed.

The next biggest prize can be had from attacking the rootfs mount time, either
by chopping the rootfs into two and mounting the bulk of it in the background
while the initscripts run from a smaller "early rootfs" partition, and/or by
trying to optimize the NAND read code.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=911

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2007-12-28 23:23 -------
I believe my problem was different from Milko's, but with images from the last
few weeks it now registers with my SIM fine.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1149

           Summary: Incoming calls work perfectly, but outgoing calls
                    silently fail.
           Product: OpenMoko
           Version: current svn head
          Platform: Neo1973
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: gsmd
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Incoming calls work perfectly, but dialing a number leaves you at the
'Calling...' display with silence, and incoming calls cease to work.  This was
as of December 27th.  I built the images using MokoMakefile.

gsm.log attached.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1149





------- Additional Comments From [EMAIL PROTECTED]  2007-12-28 23:28 -------
Created an attachment (id=465)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=465&action=view)
gsm.log




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=12





------- Additional Comments From [EMAIL PROTECTED]  2007-12-28 23:38 -------
Currently on GTA-02 A4 at 200MHz ~19s (~15s at 400MHz) is burnt in U-Boot before
a decompressed Linux actually starts to boot.

We can improve matters a bit by seeing if we can parse the image we are reading
somehow to only read the (currently, 1.5MB) kernel footprint instead of a fixed
2MB block that seems to be the case right now.

Otherwise the raw NAND reading and ECC speed seems to be where the bulk of the
time goes.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
[This e-mail has been automatically generated.]

You have one or more bugs assigned to you in the Bugzilla 
bugsystem (http://bugzilla.openmoko.org/cgi-bin/bugzilla/) that require
attention.

All of these bugs are in the NEW state, and have not been touched
in 7 days or more.  You need to take a look at them, and 
decide on an initial action.

Generally, this means one of three things:

(1) You decide this bug is really quick to deal with (like, it's INVALID),
    and so you get rid of it immediately.
(2) You decide the bug doesn't belong to you, and you reassign it to someone
    else.  (Hint: if you don't know who to reassign it to, make sure that
    the Component field seems reasonable, and then use the "Reassign bug to
    owner of selected component" option.)
(3) You decide the bug belongs to you, but you can't solve it this moment.
    Just use the "Accept bug" command.

To get a list of all NEW bugs, you can use this URL (bookmark it if you like!):

    
http://bugzilla.openmoko.org/cgi-bin/bugzilla/buglist.cgi?bug_status=NEW&[EMAIL 
PROTECTED]

Or, you can use the general query page, at
http://bugzilla.openmoko.org/cgi-bin/bugzilla/query.cgi.

Appended below are the individual URLs to get to all of your NEW bugs that 
haven't been touched for a week or more.

You will get this message once a day until you've dealt with these bugs!

  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=934
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=935
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1012
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1081
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1107
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1127
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1133
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1136



--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog

Reply via email to