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 806] Standby voltage set to 2.1V, not 1.8V as datasheet
says. ([EMAIL PROTECTED])
2. [Bug 1163] cannot send SMS from Contacts
([EMAIL PROTECTED])
3. [Bug 1163] cannot send SMS from Contacts
([EMAIL PROTECTED])
4. [Bug 1149] Incoming calls work perfectly, but outgoing calls
silently fail. ([EMAIL PROTECTED])
5. [Bug 394] In Call Mode/Unable to adjust the speaker volume
level. ([EMAIL PROTECTED])
6. [Bug 806] Standby voltage set to 2.1V, not 1.8V as datasheet
says. ([EMAIL PROTECTED])
7. [Bug 806] Standby voltage set to 2.1V, not 1.8V as datasheet
says. ([EMAIL PROTECTED])
8. [Bug 1166] New: cannot receive incoming SMS if the sender
number is stored in SIM card ([EMAIL PROTECTED])
9. [Bug 1166] cannot receive incoming SMS if the sender number
is stored in SIM card ([EMAIL PROTECTED])
10. [Bug 1166] cannot receive incoming SMS if the sender number
is stored in SIM card ([EMAIL PROTECTED])
11. [Bug 1167] New: cannot print the Subscriber number (AT+CNUM)
([EMAIL PROTECTED])
12. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
13. [Bug 1154] gsmd at 100% CPU (sigsegv-handling problem)
([EMAIL PROTECTED])
14. [Bug 1166] cannot receive incoming SMS if the sender number
is stored in SIM card ([EMAIL PROTECTED])
15. [Bug 1167] cannot print the Subscriber number (AT+CNUM)
([EMAIL PROTECTED])
16. [Bug 1168] New: eliminate GCC warning
([EMAIL PROTECTED])
17. [Bug 1168] eliminate GCC warning
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=806
------- Additional Comments From [EMAIL PROTECTED] 2008-01-09 14:29 -------
Ok, found it!
But why u-boot set d3reg to 2.1V?
------- 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=1163
------- Additional Comments From [EMAIL PROTECTED] 2008-01-09 15:38 -------
DBus interface added to openmoko-messages2 in r3795, now working on contacts.
------- 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=1163
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2008-01-09 16:09 -------
Bug fixed in r3796 of openmoko-messages2 and sms sending button implemented in
r397 of openmoko-contacts2.
------- 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] 2008-01-09 16:18 -------
An update:
I tried two other SIM cards, one from Fido and one from Rogers from two friends
(one of which was known good in another Neo). Both of them work properly
(interestingly enough, one fellow got his SIM card replaced by the carrier after
he too had some strange stability issues with it in his Neo).
It seems like this is a SIM card-specific issue (this one dates from ~2005), but
it works fine in my Nokia 8390.
So, I think this is actually a Calypso hardware bug. I wonder if the reported
firmware update fixes it...
------- 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=394
------- Additional Comments From [EMAIL PROTECTED] 2008-01-09 16:41 -------
I'm looking into libasound at the moment - any advice on what mixer channels and
such I'd need to be modifying, for voice and for speaker-phone, and any issues
that I may need to consider would be useful.
------- 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=806
------- Additional Comments From [EMAIL PROTECTED] 2008-01-09 20:10 -------
GTA01 should run fine on 1.8V, shouldn't it?
Only GTA02 has some relation with 2.1V, depending on the CPU 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=806
------- Additional Comments From [EMAIL PROTECTED] 2008-01-09 20:13 -------
I'm sorry. IT is correct. All publicly released GTA01 revisions have a 266MHz
CPU. Depending on the CPU clock, the voltage has to vary.
VDDi is specified at 2.0V +/- 0.1V at 266MHz
VDDi is specified at 1.8V +/- 0.15V at 200MHz
since the PMU can only be tuned in 200mV steps, 2.0V is not an option, but we
have to use 2.1V.
Cheers,
------- 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=1166
Summary: cannot receive incoming SMS if the sender number is
stored in SIM card
Product: OpenMoko
Version: 2007.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gsmd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected],[EMAIL PROTECTED]
how to reproduce this bug:
1. use libgsmd-tool to change SMS preferred storage first
"AT+CNMI=2,2,2,1,0", it means we will get an at command '+CMT:<msg data>' when
we receive incoming SMS
2. store a phone number in SIM card, and use this number to send SMS to NEO
3. we can receive +CMT:<msg data> in gsmd, but cannot parse it correctly in
atcmd.c
please check the attached gsmd.log file!
------- 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=1166
------- Additional Comments From [EMAIL PROTECTED] 2008-01-10 04:19 -------
Created an attachment (id=484)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=484&action=view)
gsm.log
Tue Jan 8 02:40:11 2008 <1> atcmd.c:261:ml_parse() buf=`+CMT:
"129,nini",29'(19)
Tue Jan 8 02:40:11 2008 <1> atcmd.c:330:ml_parse() extd reply `+CMT:
"129,nini",29' to cmd `NONE', must be unsolicited
Tue Jan 8 02:40:11 2008 <1> atcmd.c:339:ml_parse() Multiline unsolicited code
Tue Jan 8 02:40:11 2008 <1> atcmd.c:261:ml_parse()
buf=`0791889653782485240C918896535590200000801090713345230B70F4DB5D6E97DB6F791E'(74)
Tue Jan 8 02:40:11 2008 <1> atcmd.c:425:ml_parse() Appending buf to mlbuf
Tue Jan 8 02:40:11 2008 <1> atcmd.c:438:ml_parse() Multiline unsolicited 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=1166
------- Additional Comments From [EMAIL PROTECTED] 2008-01-10 04:28 -------
it only happens if we store the sender number in Contacts (SIM card)
------- 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=1167
Summary: cannot print the Subscriber number (AT+CNUM)
Product: OpenMoko
Version: 2007.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gsmd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
#libgsmd-tool -m atcmd
at+cnum?
STR=`at+cnum?'
cme error: 3
RSTR=`+CME ERROR: 3'
at+cnum
STR=`at+cnum'
cme error: 22
RSTR=`+CME ERROR: 22'
3 operation not allowed
22 not found
------- 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 ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1154
------- Additional Comments From [EMAIL PROTECTED] 2008-01-10 05:11 -------
Created an attachment (id=485)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=485&action=view)
remove register of SIGSEGV
------- 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=1166
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- 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=1167
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- 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=1168
Summary: eliminate GCC warning
Product: OpenMoko
Version: 2007.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gsmd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
copied from the mailing list
=======================
Hello list,
I just attempt to eliminate GCC warnings resulting from "-Wall
- -std=gnu99" cflags.
Most changes are trivial including fixes against typo and removing
unused codes. Also, this changes prototypes for parser-oriented
functions with const modifier. Please refer to the attachment for details.
Thanks,
- -jserv
------- 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=1168
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- 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