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 852] Contacts desktop file not launching
([EMAIL PROTECTED])
2. [Bug 652] [PATCH] dfu-util - reset command doesn't take
argument ([EMAIL PROTECTED])
3. [Bug 650] No dfu-util component in bugzilla
([EMAIL PROTECTED])
4. [Bug 651] [PATCH] dfu-util - configure.ac uses
PKG_CHECK_MODULES which is not available here
([EMAIL PROTECTED])
5. [Bug 673] [PATCH] Handle the DFU status value correctly
during download ([EMAIL PROTECTED])
6. [Bug 834] [patch] libgsmd-tool does not allow sms with more
than one word ([EMAIL PROTECTED])
7. [Bug 788] Starting or stopping gsmd completely locks up the
Neo ([EMAIL PROTECTED])
8. [Bug 874] New: Uboot on GTA01bv4 boot regression
([EMAIL PROTECTED])
9. [Bug 874] Uboot on GTA01bv4 boot regression
([EMAIL PROTECTED])
10. [Bug 874] Uboot on GTA01bv4 boot regression
([EMAIL PROTECTED])
11. [Bug 874] GTA01Bv4 boot regression
([EMAIL PROTECTED])
12. [Bug 874] Kernel doesn't boot when using the kernel
uncompressor ([EMAIL PROTECTED])
13. [Bug 874] Kernel doesn't boot when using the kernel
uncompressor ([EMAIL PROTECTED])
14. [Bug 874] Kernel doesn't boot when using the kernel
uncompressor ([EMAIL PROTECTED])
15. [Bug 12] Boot speed too low (bootloader part)
([EMAIL PROTECTED])
16. [Bug 874] Kernel doesn't boot when using the kernel
uncompressor ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=852
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 12:40 -------
Fixed in SVN
------- 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=652
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- 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=650
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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=651
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 13:52 -------
For some reason this now seems to work on my system, so I guess this was
actually a glitch or old version of OS or something.
------- 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=673
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- 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=834
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 14:39 -------
Confirmed by Erin Yueh mentioned in list.
------- 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=788
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 14:48 -------
I disagree with balrogg's comment that the ttySAC device / UART should only be
present once there is a device connected.
Just compare this to your PC. The serial port device exists all the time, if
you decide to connect something to it or not. It's the same with the GTA01
UART0. It is there, if you connect a debug board (or something completely else)
to it, or not.
As for the actual bugfix: I believe it should be easy to solve this problem by
using register_console() and unregister_console() instead of the
console_{start,stop}() calls from gta01_pm_gsm.c
The difference is that register_console will in re-configure the serial port
with the parameters given in the kernel command line. This sounds like the
right thing to do, considering that it is the same set of parameters that were
used during boot.
I have cooked up a patch and will give it some testing later.
------- 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=874
Summary: Uboot on GTA01bv4 boot regression
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: u-boot
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
It displays the splash screen and then hangs forever. Booting via Boot-Menu
always works. On serial:
DRAM: 128 MB
NAND: 64 MiB
Found Environment offset in OOB..
Video: 640x480x8 31kHz 59Hz
NAND read: device 0 offset 0x244000, size 0x5000
20480 bytes read: OK
USB: S3C2410 USB Deviced
------- 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=874
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 15:13 -------
U-Boot 1.3.0-rc1-moko11_r0 (Sep 17 2007 - 14:12:38)
DRAM: 128 MB
NAND: 64 MiB
Found Environment offset in OOB..
Video: 640x480x8 31kHz 59Hz
NAND read: device 0 offset 0x244000, size 0x5000
20480 bytes read: OK
USB: S3C2410 USB Deviced
In: serial
Out: serial
Err: serial
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0x44000, size 0x200000
2097152 bytes read: OK
## Booting image at 32000000 ...
Image Name: OpenMoko/2.6.22.5-moko11+svnr293
Created: 2007-09-15 23:14:52 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1653876 Bytes = 1.6 MB
Load Address: 30008000
Entry Point: 30008000
Verifying Checksum ... OK
OK
Starting kernel ...
Uncompressing
Linux........................................................................................................................
done, booting the kernel.
------- 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=874
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 15:22 -------
I have seen that a while back, too. It doesn't happen with
U-Boot 1.2.0-moko9_r1 (Aug 23 2007 - 03:49:09)
On U-Boot 1.3.0-rc1-moko11_r0 (Sep 17 2007 - 15:07:24) that problem seems to
occur only if there is no USB cable attached. If I power up the phone and then
immediately attach a USB cable the kernel boots.
------- 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=874
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Uboot on GTA01bv4 boot |GTA01Bv4 boot regression
|regression |
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 15:29 -------
the boot log seems perfectly normal. the "booting the kernel" printout is
actually already inside the linux kernel image and past u-boot.
------- 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=874
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|u-boot |kernel
Summary|GTA01Bv4 boot regression |Kernel doesn't boot when
| |using the kernel
| |uncompressor
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 15:50 -------
Right. We actually have two independent problems. One is with trying to use the
kernel uncompressor instead of the U-boot one (because the latter one is much
slower), one is about USB hanging w/ recent U-Boots. I'll therefore change this
bug and will add another one.
------- 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=874
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 17:07 -------
Using printascii() I get some more information:
Uncompressing
Linux........................................................................................................................
done, booting the kernel.
<5>Linux version 2.6.22.5-moko11 ([EMAIL PROTECTED]) (gcc version 4.1.2) #1
PREEMPT Mon Sep 17 16:31:41 CEST 2007
CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177
Machine: GTA01
Memory policy: ECC disabled, Data cache writeback
<7>On node 0 totalpages: 32768
<7> DMA zone: 256 pages used for memmap
<7> DMA zone: 0 pages reserved
<7> DMA zone: 32512 pages, LIFO batch:7
<7> Normal zone: 0 pages used for memmap
CPU S3C2410A (id 0x32410002)
S3C2410: core 266.000 MHz, memory 133.000 MHz, peripheral 66.500 MHz
<6>S3C24XX Clocks, (c) 2004 Simtec Electronics
CLOCK: Slow mode (1.500 MHz), fast, MPLL on, UPLL on
CPU0: D VIVT write-back cache
CPU0: I cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets
CPU0: D cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets
Built 1 zonelists. Total pages: 32512
<5>Kernel command line: rootfstype=jffs2 root=/dev/mtdblock4
console=ttySAC0,115200 console=tty0 loglevel=8
mtdparts=neo1973-nand:0x00040000(u-boot),0x00004000(u-boot_env),0x00200000(kernel),0x000a0000(splash),0x03d1c000(rootfs)
irq: clearing pending ext status 00000280
irq: clearing subpending status 00000002
PID hash table entries: 512 (order: 9, 2048 bytes)
timer tcon=00500000, tcnt d877, tcfg 00000200,00000000, usec 00001719
------- 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=874
------- Additional Comments From [EMAIL PROTECTED] 2007-09-17 17:11 -------
The printascii shows that the decompressor isn't at fault, otherwise you
wouldn't see 'done, booting the kernel. This looks awfully like a race that is
avoided when using the slow uboot decompressor
------- 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
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |874
------- 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=874
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |12
nThis| |
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog