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 79] suspend/resume to RAM support
([EMAIL PROTECTED])
2. [Bug 1231] New: GSM850 doesn't work
([EMAIL PROTECTED])
3. [Bug 1131] SIM does not register with network
([EMAIL PROTECTED])
4. [Bug 1131] SIM does not register with network
([EMAIL PROTECTED])
5. [Bug 1232] New: PIN authentication does not work
([EMAIL PROTECTED])
6. [Bug 1232] PIN authentication does not work
([EMAIL PROTECTED])
7. [Bug 1131] SIM does not register with network
([EMAIL PROTECTED])
8. [Bug 1232] PIN authentication does not work
([EMAIL PROTECTED])
9. [Bug 1232] PIN authentication does not work
([EMAIL PROTECTED])
10. [Bug 1232] PIN authentication does not work
([EMAIL PROTECTED])
11. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=79
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |openmoko-
| |[EMAIL PROTECTED]
Status|ASSIGNED |NEW
------- Additional Comments From [EMAIL PROTECTED] 2008-02-15 15:02 -------
just confirmed that to be still a problem on gta01 w/ 2.6.24 (r4065),
interestingly enough only if you wake up using the Power Button. If you wake up
using the AUX button, it reliably resumes ten times in a row.
(note: reassigning to default owner)
------- 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=1231
Summary: GSM850 doesn't work
Product: Neo1973 Hardware
Version: GTA01Bv4
Platform: Macintosh
URL: http://permalink.gmane.org/gmane.comp.handhelds.openmoko
.neo1973/56
OS/Version: MacOS X
Status: NEW
Severity: blocker
Priority: P5
Component: GSM Modem
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
Hi, I'm have a problem that no matter what I cannot get the modem to work with
GSM850. This is a total showstopper. I have had a cell phone sitting on my desk
that I refuse to write software for, because it doesn't connect to my cell phone
provider (AT&T).
I don't have any choice but to use AT&T where I live in the United States. So
until you fix what's broken or describe for us how to make it work with GSM850,
I'm afraid there will be no software written (by me) for this otherwise nifty
gadget.
------- 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=1131
------- Additional Comments From [EMAIL PROTECTED] 2008-02-15 19:16 -------
I suffer from the same problem, using a german T-Mobile SIM card. When trying to
manually use GSM by means of 'cu', nothing works as expected. Anyhow, I'll just
attach the current gsm.log (made with the rootfs from comment #5) - maybe one of
you guys knows what to do..
------- 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=1131
------- Additional Comments From [EMAIL PROTECTED] 2008-02-15 19:18 -------
Created an attachment (id=529)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=529&action=view)
gsm.log when trying to register using my t-mobile simcard
------- 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=1232
Summary: PIN authentication does not work
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]
When booting the Neo1973 using my T-Mobile SIM card using OM2007.2, no PIN
dialog shows up and I'm unable to connect to the GSM network. So I tried using
the latest kernel/rootfs from
http://buildhost.openmoko.org/daily/neo1973/deploy/glibc/images/neo1973, which
actually gives me the PIN dialog. However, when keying in the correct PIN, the
phone just keeps asking for it again. When looking at the logfile, one can see
what happens in lines 672 and 697. I closed the dialog by pressing 'back' and
waited a little, since I saw the "AT+CPIN?" command scrolling by. After that, I
was able to key in my PIN using the following procedure (USB-Networking):
---cut---
[EMAIL PROTECTED]:~$ libgsmd-tool -m atcmd
libgsm-tool - (C) 2006-2007 by Harald Welte and OpenMoko, Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY
AT+CPIN="...."
STR=`AT+CPIN="...."'
RSTR=`OK'
---cut---
I registered to the network using libgsmd-tool and now the phone works without a
hitch. Although I only have a limited knowledge concerning this GSM issue, from
my opinion it would be best to prepend an 'AT+CPIN?' every time the PIN dialog
sends an 'AT+CPIN="...."', would it not?
I'll attach the logfile and start playing with my new phone now. It sure is a
great gadget.
------- 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=1232
------- Additional Comments From [EMAIL PROTECTED] 2008-02-15 20:19 -------
Created an attachment (id=530)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=530&action=view)
gsm.log which reflects the reported PIN behavior
------- 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=1131
------- Additional Comments From [EMAIL PROTECTED] 2008-02-15 20:20 -------
On second thought, it seems like I ran into a different problem. I reported an
own bug for that:
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1232
------- 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=1232
------- Additional Comments From [EMAIL PROTECTED] 2008-02-15 20:35 -------
Actually, it seems like an AT+CPIN? does not suffice to work around this issue.
I found an alternative, though:
1) Boot up the phone
2) Wait for the pin dialog, but don't key in any pin
3) Connect to the phone using USB networking
4) Spawn a gsmd-shell using "libgsmd-tool -m shell" and query the pin status
using "gp"
5) Key in the PIN using the dialog
6) The phone establishes the connection to the network
Will also attach the log for this.
------- 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=1232
------- Additional Comments From [EMAIL PROTECTED] 2008-02-15 20:36 -------
Created an attachment (id=531)
-->
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=531&action=view)
gsm.log when proceeding as explained in comment #2
------- 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=1232
------- Additional Comments From [EMAIL PROTECTED] 2008-02-16 02:35 -------
The "fix" here did not work for me. I did find though that if I cancel the PIN
request on startup, then connect to the Neo from a host through USB, then do the
manual entry as suggested:
[EMAIL PROTECTED]:~$ libgsmd-tool -m atcmd
libgsm-tool - (C) 2006-2007 by Harald Welte and OpenMoko, Inc.
This program is Free Software and has ABSOLUTELY NO WARRANTY
AT+CPIN="...."
STR=`AT+CPIN="...."'
RSTR=`OK'
---cut---
Then on the GSM icon, select "Autoregister with Network," I'm up and running
again.
------- 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
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1158
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1162
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1189
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1193
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1197
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1199
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1200
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1201
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1206
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1212
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1214
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1215
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1216
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1217
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1218
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog