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 1024] gsm modem oscillating between registrated /
      not-registrated ([EMAIL PROTECTED])
   2. [Bug 1277] New: no data from 2nd accellerometer
      ([EMAIL PROTECTED])
   3. [Bug 1277] no data from 2nd accellerometer
      ([EMAIL PROTECTED])
   4. [Bug 1278] New: Lack of support for SIMcards which expired
      ([EMAIL PROTECTED])
   5. [Bug 1277] no data from 2nd accellerometer
      ([EMAIL PROTECTED])
   6. [Bug 1277] no data from 2nd accellerometer
      ([EMAIL PROTECTED])
   7. [Bug 1024] gsm modem oscillating between registrated /
      not-registrated ([EMAIL PROTECTED])
   8. [Bug 1279] New: RNDIS no longer works with Windows --
      regression ([EMAIL PROTECTED])
   9. [Bug 1279] RNDIS no longer works with Windows -- regression
      ([EMAIL PROTECTED])
  10. [Bug 1279] RNDIS no longer works with Windows -- regression
      ([EMAIL PROTECTED])
  11. [Bug 1277] no data from 2nd accellerometer
      ([EMAIL PROTECTED])
  12. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
  13. [Bug 1279] RNDIS no longer works with Windows -- regression
      ([EMAIL PROTECTED])
  14. [Bug 1279] RNDIS no longer works with Windows -- regression
      ([EMAIL PROTECTED])
  15. [Bug 1275] Message filter does not work
      ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1024





------- Additional Comments From [EMAIL PROTECTED]  2008-03-17 15:14 -------
Created an attachment (id=555)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=555&action=view)
GSM log - Henrik Pihl

first connect happens quickly, then constant re-registrering 



------- 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=1277

           Summary: no data from 2nd accellerometer
           Product: Neo1973 Hardware
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core System
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Trying to get data from the 2nd accellerometer. /dev/input/event3 is spitting
out data, /dev/input/event4 is quiet. cat /proc/interrupts show that only one
accellerometer is generating irqs, the 2nd one seems stuck at a (random, but
fixed) number < 600.



------- 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=1277





------- Additional Comments From [EMAIL PROTECTED]  2008-03-17 15:36 -------
Hi Mickey -

I believe you want event2 and event3, not 4:

# cat /proc/bus/input/devices 
I: Bus=0019 Vendor=0001 Product=0001 Version=0100
N: Name="Neo1973 Buttons"
P: Phys=neo1973kbd/input0
S: Sysfs=/devices/platform/neo1973-button.0/input/input0
U: Uniq=
H: Handlers=kbd event0 
B: EV=23
B: KEY=200 0 800000 0 0 0
B: SW=4

I: Bus=0013 Vendor=dead Product=beef Version=0101
N: Name="s3c2410 TouchScreen"
P: Phys=
S: Sysfs=/devices/virtual/input/input1
U: Uniq=
H: Handlers=event1 
B: EV=b
B: KEY=400 0 0 0 0 0 0 0 0 0 0
B: ABS=1000003

I: Bus=0018 Vendor=0000 Product=0000 Version=0000
N: Name="lis302-1 (top)"
P: Phys=
S: Sysfs=/devices/virtual/input/input2
U: Uniq=
H: Handlers=event2 
B: EV=5
B: REL=7

I: Bus=0018 Vendor=0000 Product=0000 Version=0000
N: Name="lis302-2 (bottom)"
P: Phys=
S: Sysfs=/devices/virtual/input/input3
U: Uniq=
H: Handlers=event3 
B: EV=5
B: REL=7

I: Bus=0018 Vendor=0000 Product=0000 Version=0000
N: Name="GTA02 PMU events"
P: Phys=FIXME
S: Sysfs=/devices/platform/s3c2440-i2c/i2c-adapter/i2c-0/0-0073/input/input4
U: Uniq=
H: Handlers=kbd event4 
B: EV=400003
B: KEY=10 0 0 0 1000 0 0 0 100000 0 0 0

The accelerometers are done so they only create interrupts when you have 
their /dev/input node open, so it makes sense one of their interrupt counts 
does not go up if you had the wrong node open.




------- 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=1278

           Summary: Lack of support for SIMcards which expired
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: openmoko-dialer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


I have prepaid SIMcard which expired some time ago. If I use with GTA01 then
registering into GSM home network results in CME ERROR 32 (network not
permitted, only emergency calls possible).

When I start Neo1973 phone Today screen shows "Registering..." for all time - it
should notice that network rejected card and tell user about 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=1277





------- Additional Comments From [EMAIL PROTECTED]  2008-03-17 18:03 -------
>From mickeyl:

neod opens all device nodes by default, so we should see interrupts from both
accelerometers.



------- 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=1277





------- Additional Comments From [EMAIL PROTECTED]  2008-03-17 18:16 -------
Hum, something's up somewhere because lsof -n shows neod has them open alright 
on a device here, but the interrupt count does not increase :-(

[EMAIL PROTECTED]:~# lsof -n | grep event | grep neod
neod      1432       root    5r   CHR      13,64           
1455 /dev/input/event0
neod      1432       root    6r   CHR      13,65           
1764 /dev/input/event1
neod      1432       root    7r   CHR      13,66           
1797 /dev/input/event2
neod      1432       root    8r   CHR      13,67           
1818 /dev/input/event3
neod      1432       root    9r   CHR      13,68           
1597 /dev/input/event4

[EMAIL PROTECTED]:~# cat /proc/interrupts | grep lis
 16:          2    s3c-ext0  lis302dl
 60:    1049047     s3c-ext  lis302dl
[EMAIL PROTECTED]:~# cat /proc/interrupts | grep lis
 16:          2    s3c-ext0  lis302dl
 60:    1049047     s3c-ext  lis302dl



------- 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=1024





------- Additional Comments From [EMAIL PROTECTED]  2008-03-17 20:47 -------
Created an attachment (id=556)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=556&action=view)
gsm log file - Dennis Wollersheim

Gsm log file - Reregistering. 



------- 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=1279

           Summary: RNDIS no longer works with Windows -- regression
           Product: OpenMoko
           Version: 2007.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: kernel
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


The USB RNDIS network connection worked fine with 2.6.22.5, but fails to connect
on 2.6.24.  In the Windows XP Device Manager the RNDIS device shows up when the
Neo is plugged in, but the device status message says "This device cannot start
(Code 10)" and the dreaded yellow exclamation point appears on the device entry.

If I recall correctly, this is the same symptom that occurred in older kernel
versions (before 2.6.22), so it's possible this is simply a regression to past
behavior in the kernel.  But I can't confirm that, as XP doesn't provide much
information.

It doesn't seem to matter if I ifdown/ifup on the Neo, or reboot the Neo while
connected, or anything along those lines.

I had gotten spoiled being able to scp files to/from my Neo when going between
my home machine (Ubuntu 7.10) and my desktop at work (Windows XP).

The USB net connection still works fine on my Ubuntu system, incidentally.  This
appears to be Windows-specific.



------- 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=1279





------- Additional Comments From [EMAIL PROTECTED]  2008-03-17 23:12 -------
Additional info: my current kernel version is 2.6.24+svnr4154-r4165-r3



------- 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=1279





------- Additional Comments From [EMAIL PROTECTED]  2008-03-17 23:50 -------
Oh dear, a Windows interoperability problem. One quick check, does it help
if you unplug and then reinsert the USB cable ? (Doesn't matter at which
end.)

- Werner



------- 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=1277





------- Additional Comments From [EMAIL PROTECTED]  2008-03-18 03:53 -------
Maybe it hardware defects, willie found that 2008/1 DM1 test pass criteria was 
not complete, some defect accelerometer might pass DM1 test. And that time we 
don't have Accerelometer driver in kernel space.



------- 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=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=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 ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1279





------- Additional Comments From [EMAIL PROTECTED]  2008-03-18 09:35 -------
RNDIS has been broken for PXA for many kernel versions, maybe this breakage
extends to all arms.




------- 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=1279





------- Additional Comments From [EMAIL PROTECTED]  2008-03-18 10:02 -------
rndismp.sys   5.2.3790.3959 (srv03_sp2_rtm.070216-1710)
usb8023.sys   5.2.3790.3959 (srv03_sp2_rtm.070216-1710)

i try the new version of the Drivers in the Windows XP Home
but it's still not work



------- 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=1275

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE



------- Additional Comments From [EMAIL PROTECTED]  2008-03-18 10:19 -------


*** This bug has been marked as a duplicate of 1246 ***



------- 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

Reply via email to