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 205] add code to u-boot to query hardware revision and
serial number from GSM Modem ([EMAIL PROTECTED])
2. [Bug 784] webkit build fails
([EMAIL PROTECTED])
3. [Bug 784] webkit build fails
([EMAIL PROTECTED])
4. [Bug 784] webkit build fails
([EMAIL PROTECTED])
5. [Bug 700] Time/Date stops in suspend
([EMAIL PROTECTED])
6. [Bug 781] LM4857 should be turned off on a reboot notifier
([EMAIL PROTECTED])
7. [Bug 700] Time/Date stops in suspend
([EMAIL PROTECTED])
8. [Bug 781] LM4857 should be turned off on a reboot notifier
([EMAIL PROTECTED])
9. [Bug 700] Time/Date stops in suspend
([EMAIL PROTECTED])
10. [Bug 802] openmoko-dialer2 segfaults when first digit entered
is '#' ([EMAIL PROTECTED])
11. [Bug 788] Starting or stopping gsmd completely locks up the
Neo ([EMAIL PROTECTED])
12. [Bug 803] New: x11perf comparison
([EMAIL PROTECTED])
13. [Bug 803] x11perf comparison
([EMAIL PROTECTED])
14. [Bug 804] New:
uboot-gta01-1.2.0+svnnow-r14_a89cbbd27a60e6740772000fd0688ffba1c2576a_0_2929-do_quilt
([EMAIL PROTECTED])
15. [Bug 804]
uboot-gta01-1.2.0+svnnow-r14_a89cbbd27a60e6740772000fd0688ffba1c2576a_0_2929-do_quilt
([EMAIL PROTECTED])
16. [Bug 700] Time/Date stops in suspend
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=205
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 13:48 -------
Fixed in revision 2929
------- 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=784
------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 13:57 -------
Created an attachment (id=273)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=273&action=view)
There is new issue in webkit failing to build
I'm using Debian Sid, on Etch the same (from IRC)
------- 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=784
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #273|application/octet-stream |text/plain
mime type| |
------- 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=784
------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 14:04 -------
(From update of attachment 273)
>NOTE: make MAKEFLAGS=
>make[1]: Entering directory
>`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/webkit-gtk-0.0+svnrwebcore-rwebkit-r1/WebKitBuilds/Debug'
>cd WebCore/ && make -f Makefile
>make[2]: Entering directory
>`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/webkit-gtk-0.0+svnrwebcore-rwebkit-r1/WebKitBuilds/Debug/WebCore'
>make[2]: Nothing to be done for `first'.
>make[2]: Leaving directory
>`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/webkit-gtk-0.0+svnrwebcore-rwebkit-r1/WebKitBuilds/Debug/WebCore'
>cd JavaScriptCore/kjs/ && make -f Makefile.testkjs
>make[2]: Entering directory
>`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/webkit-gtk-0.0+svnrwebcore-rwebkit-r1/WebKitBuilds/Debug/JavaScriptCore/kjs'
>ccache arm-angstrom-linux-gnueabi-g++ -march=armv4t -mtune=arm920t
>-L/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
>-Wl,-rpath-link,/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
>-Wl,-O1
>-Wl,-rpath-link,/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/qt4/lib
>
>-Wl,-rpath-link,/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/webkit-gtk-0.0+svnrwebcore-rwebkit-r1/WebKitBuilds/Debug/lib
> -o ../testkjs testkjs.o pcre_get.o pcre_refcount.o pcre_ucp_findchar.o
>pcre_compile.o pcre_globals.o pcre_config.o pcre_version.o pcre_info.o
>pcre_study.o pcre_exec.o pcre_xclass.o pcre_tables.o pcre_maketables.o
>pcre_try_flipped.o pcre_ord2utf8.o pcre_fullinfo.o TCSystemAlloc.o
>Assertions.o HashTable.o FastMalloc.o NP_jsobject.o npruntime.o
>runtime_array.o runtime.o runtime_method.o runtime_object.o runtime_root.o
>c_class.o c_instance.o c_runtime.o c_utility.o DateMath.o JSWrapperObject.o
>PropertyNameArray.o array_object.o bool_object.o collector.o
>CommonIdentifiers.o Context.o date_object.o debugger.o dtoa.o error_object.o
>ExecState.o fpconst.o function.o function_object.o identifier.o internal.o
>interpreter.o JSImmediate.o JSLock.o lexer.o list.o lookup.o math_object.o
>nodes.o nodes2string.o number_object.o object.o object_object.o operations.o
>Parser.o property_map.o property_slot.o regexp.o regexp_object.o scope_chain.o
>string_object.o ustring.o value.o grammar.o
>-L/home/moko/build/tmp/staging/i686-linux/lib
>-Wl,-rpath-link,/home/moko/build/tmp/staging/i686-linux/lib
>-Wl,-rpath,/home/moko/build/tmp/staging/i686-linux/lib -Wl,-O1 -licui18n
>-licuuc -licudata -lpthread -lm
>/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libicui18n.so:
>undefined reference to `operator delete(void*)@GLIBCXX_3.4'
>/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libicui18n.so:
>undefined reference to `vtable for __cxxabiv1::[EMAIL PROTECTED]'
>/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libicui18n.so:
>undefined reference to [EMAIL PROTECTED]'
>/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libicui18n.so:
>undefined reference to [EMAIL PROTECTED]'
>/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libicui18n.so:
>undefined reference to `vtable for __cxxabiv1::[EMAIL PROTECTED]'
>/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libicui18n.so:
>undefined reference to `vtable for __cxxabiv1::[EMAIL PROTECTED]'
>/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/libicui18n.so:
>undefined reference to [EMAIL PROTECTED]'
>collect2: ld returned 1 exit status
>make[2]: *** [../testkjs] Error 1
>make[2]: Leaving directory
>`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/webkit-gtk-0.0+svnrwebcore-rwebkit-r1/WebKitBuilds/Debug/JavaScriptCore/kjs'
>make[1]: *** [sub-JavaScriptCore-kjs-testkjs-pro-make_default-ordered] Error 2
>make[1]: Leaving directory
>`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/webkit-gtk-0.0+svnrwebcore-rwebkit-r1/WebKitBuilds/Debug'
>FATAL: oe_runmake failed
------- 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=700
------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 18:23 -------
I set the correct time with "date" and save this with "hwclock -w".
After a successful suspend/resume cycle, the system time is still almost the
same as the hardware
clock.
In a successful suspend/resume cycle, I try four times to get the same result.
It seems that the system time is 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=781
------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 18:29 -------
Today I trace the code. The power manager will call i2c_device_suspend function
in i2c-core.c, when neo1973 enters suspend mode. I compare the kernel between
2.6.21.6 and 2.6.17.14. There are two different methods to call device's suspend
function.
Now PM can't find the driver's suspend function. the code is as follows
driver = to_i2c_driver(dev->driver);
if (!driver->suspend)
return 0;
So I will check this part why it always can't find the suspend function
------- 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=700
------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 19:09 -------
I see this issue with OM2007.2 / kernel 2.6.21.6-moko11-r2 (Snapshot 20070825) +
ipkg updates to Aug 30th on my Neo at the moment.
I'll try the latest build snapshot (20070831) + ipkg updates.
------- 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=781
------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 19:12 -------
That makes me believe that you maybe forgot to update the module in the root
filesystem.
------- 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=700
------- Additional Comments From [EMAIL PROTECTED] 2007-09-06 22:16 -------
OK - kernel 2.6.22.5-moko11-r2 doesn't exhibit this problem on my Neo.
I think this bug can be closed.
------- 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=802
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2007-09-07 00:17 -------
0.1.0+svnr2869-r5 works here and doesn't crash for me (i don't get the network
information back, but i can see it in the logs)
perhaps (when you get a chance) can you update and retest this and verify it
still crashes for you?
------- 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
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
Component|gsmd |kernel
------- Additional Comments From [EMAIL PROTECTED] 2007-09-07 00:19 -------
the hardware does NOT lock up, it's not a gsmd issue but a kernel/driver issue
the issue is that when the gsm modem is powered down, the usb endpoint changes
from usbnet to a uart or something and doesn't like to flip back
for now tweak the gsmd script to avoid writing 0 to
/sys/bus/platform/devices/gta01-pm-gsm.0/power_on
------- 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=803
Summary: x11perf comparison
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: wishlist
Priority: P2
Component: Xfbdev (kdrive)
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
------- 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=803
------- Additional Comments From [EMAIL PROTECTED] 2007-09-07 00:27 -------
Created an attachment (id=274)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=274&action=view)
x11perf output on gta01
------- 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=804
Summary: uboot-gta01-1.2.0+svnnow-
r14_a89cbbd27a60e6740772000fd0688ffba1c2576a_0_2929-
do_quilt
Product: OpenMoko
Version: unspecified
Platform: Neo1973
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: autobuilds
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
The package failed to build at 20070906220008
------- 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=804
------- Additional Comments From [EMAIL PROTECTED] 2007-09-07 02:18 -------
Created an attachment (id=275)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=275&action=view)
Build log
The package failed to build at 20070906220008
------- 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=700
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2007-09-07 04:58 -------
It looks that kernel 2.6.22.5-moko11-r2 doesn't have this issue. Closed as
expected.
------- 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