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 916] Alsa plufin for pulseaudio
([EMAIL PROTECTED])
2. [Bug 915] No RSTR responses from libgsmdtool -m atcmd
([EMAIL PROTECTED])
3. [Bug 915] No RSTR responses from libgsmdtool -m atcmd
([EMAIL PROTECTED])
4. [Bug 915] No RSTR responses from libgsmdtool -m atcmd
([EMAIL PROTECTED])
5. [Bug 915] No RSTR responses from libgsmdtool -m atcmd
([EMAIL PROTECTED])
6. [Bug 915] No RSTR responses from libgsmdtool -m atcmd
([EMAIL PROTECTED])
7. [Bug 911] GSM modem dies on registration with several
different SIM cards on Rogers GSM network
([EMAIL PROTECTED])
8. [Bug 824] Adding group in contacts use requester instead of
inline edit ([EMAIL PROTECTED])
9. [Bug 825] Group cannot be renamed
([EMAIL PROTECTED])
10. [Bug 894] gsmd crashes libgsmd-tool disconnects too quickly
([EMAIL PROTECTED])
11. [Bug 693] Invalid timeval passed to setitmer()
([EMAIL PROTECTED])
12. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
13. [Bug 894] gsmd crashes libgsmd-tool disconnects too quickly
([EMAIL PROTECTED])
14. [Bug 855] Lack of applets on panel
([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=916
------- Additional Comments From [EMAIL PROTECTED] 2007-10-08 12:23 -------
Ahh, okay. Yeah, while not being the most efficient thing to do I guess it's
the only way to make non-PulseAudio-aware apps behave.
-Soeren
------- 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=915
------- Additional Comments From [EMAIL PROTECTED] 2007-10-08 13:38 -------
Comment#3/1. I updated with the latest gsm script, but, didn't get any RSTR
responses.
Comment#3/2. I then flashed the lastest images:
uboot-gta01bv4-latest.bin
OpenMoko-openmoko-devel-image-glibc-ipk-P1-September-Snapshot-20070917-fic-gta01.rootfs.jffs2
uImage-2.6.22.5-moko11+svnr2937-r0-fic-gta01.bin
It booted fine. But, libgsmd-tool -m atcmd results in the following (after a
very long time):
=== BEGIN OUTPUT ===
[EMAIL PROTECTED]:~$ libgsmd-tool -m atcmd
libgsm-tool - (C) 2006 by Harald Welte
This program is Free Software and has ABSOLUTELY NO WARRANTY
AT
STR=`AT'
RSTR=`'
ERROR reding from gsm_fd
=== END ===
------- 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=915
------- Additional Comments From [EMAIL PROTECTED] 2007-10-08 14:00 -------
Ok. The latest images work fine:
uboot-gta01bv4-latest.bin
OpenMoko-openmoko-devel-image-glibc-ipk-P1-September-Snapshot-20070917-fic-gta01.rootfs.jffs2
uImage-2.6.22.5-moko11+svnr2937-r0-fic-gta01.bin
Only the first time it failed. I repeated it again five times, and it works! A
sample log:
=== BEGIN LOG ===
[EMAIL PROTECTED]:~$ libgsmd-tool -m atcmd
libgsm-tool - (C) 2006 by Harald Welte
This program is Free Software and has ABSOLUTELY NO WARRANTY
AT
STR=`AT'
RSTR=`OK'
AT+COPS?
STR=`AT+COPS?'
RSTR=`+COPS: 0'
AT+CPIN?
STR=`AT+CPIN?'
RSTR=`+CPIN: READY'
ATE1
STR=`ATE1'
RSTR=`OK'
AT+CFUN=1
STR=`AT+CFUN=1'
RSTR=`OK'
AT+COPS
STR=`AT+COPS'
EVENT: Netreg searching for network
EVENT: Netreg registered (home network) LocationAreaCode = 0x001A CellID =
0x1F7F
RSTR=`OK'
EVENT: Signal Quality: 26
AT+COPS=?
STR=`AT+COPS=?'
RSTR=`+COPS:
(2,"AirTel","AirTel","40449"),(3,"Hutch","Hutch","40413"),(3,"IDEA","IDEA","40407"),(3,"CellOne","CellOne","40473")'
EVENT: Signal Quality: 23
EVENT: Netreg registered (home network) LocationAreaCode = 0x0010 CellID =
0x2015
=== END ===
------- 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=915
------- Additional Comments From [EMAIL PROTECTED] 2007-10-08 14:22 -------
Actually, on boot-up, gsmd starts, but testing with "libgsmd-tool -m atcmd"
fails with error:
=== BEGIN OUTPUT ===
[EMAIL PROTECTED]:~$ libgsmd-tool -m atcmd
libgsm-tool - (C) 2006 by Harald Welte
This program is Free Software and has ABSOLUTELY NO WARRANTY
AT
STR=`AT'
RSTR=`'
ERROR reding from gsm_fd
=== END ===
gsmd doesn't run anymore after this error. I then manually start gsmd using:
/etc/init.d/gsmd start
and then "libgsmdtool -m atcmd" works fine!
Is there a difference in the way gsmd gets initialized during boot-up, compared
to using /etc/init.d/gsmd, or are there any timing issues during boot-up that
gsm doesn't get initialized properly?
------- 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=915
------- Additional Comments From [EMAIL PROTECTED] 2007-10-08 14:25 -------
1. it seems like gsmd is not started properly. I guess it may refer to an email
from gsmd-level mail list. It's about the gsmd starting up timing problem.
http://lists.openmoko.org/pipermail/gsmd-devel/2007-October/000246.html
2. gsmd is not running properly, so u cannot get any response from libgsmd-tool.
your gsm firmware is 'moko1' and it should be fine and stable.
3. You can use MoKoMakefile to have a updated building environment.
http://wiki.openmoko.org/wiki/MokoMakefile
4. i am not sure how you will use lgsm_passthrough(). you may read this email
first.
http://lists.openmoko.org/pipermail/openmoko-uboot/2007-September/000109.html
------- 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=915
------- Additional Comments From [EMAIL PROTECTED] 2007-10-08 14:33 -------
from Comment #8:
when you try to use libgsmd-tool -m atcmd, could you check gsmd status first?
perhaps gsmd doesn't start yet.
eg. > ps aux | grep gsmd
[EMAIL PROTECTED]:~$ ps aux | grep gsmd
root 1086 0.0 0.4 1680 632 ? S 22:20 0:00 /usr/sbin/gsmd
gsmd -p /dev/ttySAC0 -s 115200 -F
root 1113 0.0 0.4 3052 596 pts/0 R+ 22:42 0:00 grep gsmd
if you see the output is like above, the gsmd is running.
also, you can check the gsmd log file.
eg. > [EMAIL PROTECTED]:~$ tail /tmp/gsm.log
Sun Oct 7 22:40:57 2007 <1> atcmd.c:411:ml_parse() Calling final cmd->cb()
Sun Oct 7 22:40:57 2007 <1> atcmd.c:420:ml_parse() Clearing mlbuf
Sun Oct 7 22:41:08 2007 <1> atcmd.c:215:ml_parse() buf=`%CSQ: 27, 99, 3'(16)
Sun Oct 7 22:41:08 2007 <1> atcmd.c:283:ml_parse() extd reply `%CSQ: 27, 99,
3' to cmd `NONE', must be unsolicited
Sun Oct 7 22:41:08 2007 <1> vendor_ti.c:78:csq_parse() entering csq_parse
param=` 27, 99, 3'
Sun Oct 7 22:41:08 2007 <1> unsolicited.c:69:usock_evt_send() entering evt=6
Sun Oct 7 22:41:08 2007 <1> usock.c:54:usock_cmd_enqueue() enqueueing usock cmd
0x36a28 for user 0x36830
Sun Oct 7 22:41:08 2007 <1> usock.c:1435:gsmd_usock_user_cb() successfully sent
cmd 0x36a28 to user 0x36830, freeing
Sun Oct 7 22:41:24 2007 <1> gsmd.c:79:alive_tmr_cb() gsmd_alive timer expired
Sun Oct 7 22:41:24 2007 <3> gsmd.c:85:alive_tmr_cb() modem alive!
------- 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
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[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=824
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |825
Status|NEW |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2007-10-08 17:34 -------
This is because groups cannot be renamed.
------- 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=825
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |824
nThis| |
------- 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=894
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[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=693
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[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 ---
[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=41
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=69
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=112
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=114
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=129
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=141
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=181
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=276
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=301
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=340
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=448
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=466
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=555
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=572
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=589
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=624
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=630
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=661
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=675
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=696
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=714
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=727
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=742
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=800
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=808
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=835
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=846
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=847
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=862
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=865
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=870
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=881
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=882
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=888
--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=894
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From [EMAIL PROTECTED] 2007-10-09 05:28 -------
In fact libgsmd-tool work well here. The command "sl" is asynchronous. The
real result will return in a form of notification. Therefore, when the command
get an "OK" response it is done. And libgsmd-tool will then be terminated.
It's normal you cannot see the notification, because in the respect of this
command, it is done already.
------- 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=855
------- Additional Comments From [EMAIL PROTECTED] 2007-10-09 09:53 -------
I confirm this.
If I restart X by hand (ssh phone, /etc/init.d/xserver-nodm restart), the applet
shows up again, but it sometimes disappears after a while.
------- 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