All of lore.kernel.org
 help / color / mirror / Atom feed
* [ALSA - lib 0000897]: test/timer.c malfunctions with snd-rtctimer
@ 2005-02-09 14:45 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2005-02-09 14:45 UTC (permalink / raw)
  To: alsa-devel


The following issue has been SUBMITTED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=897> 
======================================================================
Reported By:                phunge
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   897
Category:                   timer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             02-09-2005 15:45 CET
Last Modified:              02-09-2005 15:45 CET
======================================================================
Summary:                    test/timer.c malfunctions with snd-rtctimer
Description: 
I'm trying to learn how to use the ALSA timer API for getting a hi-res
interrupt in a program of mine. When I compile test/timer.c, it runs
correctly using the default system timer. However, when I try to specify
the RTC timer by modprobing snd-rtctimer and running

./timer class=1 sclass=0 card=0 device=1 subdevice=0

the program fails (output under "additional information").

/dev/rtc is readable and I can run the RTC test from
http://stommel.tamu.edu/~baum/linux-kernel/rtc.txt
so I think the problem is in alsa.
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-09-05 15:45 phunge         New Issue                                    
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ALSA - lib 0000897]: test/timer.c malfunctions with snd-rtctimer
@ 2005-02-14  9:47 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2005-02-14  9:47 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=897> 
======================================================================
Reported By:                phunge
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   897
Category:                   timer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             02-09-2005 15:45 CET
Last Modified:              02-14-2005 10:47 CET
======================================================================
Summary:                    test/timer.c malfunctions with snd-rtctimer
Description: 
I'm trying to learn how to use the ALSA timer API for getting a hi-res
interrupt in a program of mine. When I compile test/timer.c, it runs
correctly using the default system timer. However, when I try to specify
the RTC timer by modprobing snd-rtctimer and running

./timer class=1 sclass=0 card=0 device=1 subdevice=0

the program fails (output under "additional information").

/dev/rtc is readable and I can run the RTC test from
http://stommel.tamu.edu/~baum/linux-kernel/rtc.txt
so I think the problem is in alsa.
======================================================================

----------------------------------------------------------------------
 Clemens Ladisch - 02-14-05 10:47 
----------------------------------------------------------------------
Works fine on my machine (kernel 2.4.18 with RTC patch).
Which kernel version are you using?

$ ./timer class=1 sclass=0 card=0 device=1 subdevice=0
Using timer class 1, slave class 0, card 0, device 1, subdevice 0
Timer info:
  slave = no
  card = -1
  id = 'rtc'
  name = 'RTC timer'
  average resolution = 976562
Using 20 tick(s)
STATUS:
  resolution = 976562
  lost = 0
  overrun = 0
  queue = 0
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
STATUS:
  resolution = 976562
  lost = 0
  overrun = 0
  queue = 0
Done

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-09-05 15:45 phunge         New Issue                                    
02-14-05 10:47 Clemens LadischNote Added: 0003587                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ALSA - lib 0000897]: test/timer.c malfunctions with snd-rtctimer
@ 2005-02-14 10:35 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2005-02-14 10:35 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=897> 
======================================================================
Reported By:                phunge
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   897
Category:                   timer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             02-09-2005 15:45 CET
Last Modified:              02-14-2005 11:35 CET
======================================================================
Summary:                    test/timer.c malfunctions with snd-rtctimer
Description: 
I'm trying to learn how to use the ALSA timer API for getting a hi-res
interrupt in a program of mine. When I compile test/timer.c, it runs
correctly using the default system timer. However, when I try to specify
the RTC timer by modprobing snd-rtctimer and running

./timer class=1 sclass=0 card=0 device=1 subdevice=0

the program fails (output under "additional information").

/dev/rtc is readable and I can run the RTC test from
http://stommel.tamu.edu/~baum/linux-kernel/rtc.txt
so I think the problem is in alsa.
======================================================================

----------------------------------------------------------------------
 Clemens Ladisch - 02-14-05 10:47 
----------------------------------------------------------------------
Works fine on my machine (kernel 2.4.18 with RTC patch).
Which kernel version are you using?

$ ./timer class=1 sclass=0 card=0 device=1 subdevice=0
Using timer class 1, slave class 0, card 0, device 1, subdevice 0
Timer info:
  slave = no
  card = -1
  id = 'rtc'
  name = 'RTC timer'
  average resolution = 976562
Using 20 tick(s)
STATUS:
  resolution = 976562
  lost = 0
  overrun = 0
  queue = 0
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
TIMER: resolution = 976562ns, ticks = 20
STATUS:
  resolution = 976562
  lost = 0
  overrun = 0
  queue = 0
Done

----------------------------------------------------------------------
 phunge - 02-14-05 11:35 
----------------------------------------------------------------------
I'm using 2.6.8-1-686 from Debian woody. I will try again with kernel.org
2.6, and if that doesn't work I'll try 2.4.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-09-05 15:45 phunge         New Issue                                    
02-14-05 10:47 Clemens LadischNote Added: 0003587                          
02-14-05 11:35 phunge         Note Added: 0003589                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ALSA - lib 0000897]: test/timer.c malfunctions with snd-rtctimer
@ 2005-02-16 11:02 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2005-02-16 11:02 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=897> 
======================================================================
Reported By:                phunge
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   897
Category:                   timer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             02-09-2005 15:45 CET
Last Modified:              02-16-2005 12:02 CET
======================================================================
Summary:                    test/timer.c malfunctions with snd-rtctimer
Description: 
I'm trying to learn how to use the ALSA timer API for getting a hi-res
interrupt in a program of mine. When I compile test/timer.c, it runs
correctly using the default system timer. However, when I try to specify
the RTC timer by modprobing snd-rtctimer and running

./timer class=1 sclass=0 card=0 device=1 subdevice=0

the program fails (output under "additional information").

/dev/rtc is readable and I can run the RTC test from
http://stommel.tamu.edu/~baum/linux-kernel/rtc.txt
so I think the problem is in alsa.
======================================================================

----------------------------------------------------------------------
 phunge - 02-14-05 11:35 
----------------------------------------------------------------------
I'm using 2.6.8-1-686 from Debian woody. I will try again with kernel.org
2.6, and if that doesn't work I'll try 2.4.

----------------------------------------------------------------------
 phunge - 02-16-05 12:02 
----------------------------------------------------------------------
I also see the same behavior when using 2.6.8.1 compiled from kernel.org.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-09-05 15:45 phunge         New Issue                                    
02-14-05 10:47 Clemens LadischNote Added: 0003587                          
02-14-05 11:35 phunge         Note Added: 0003589                          
02-16-05 12:02 phunge         Note Added: 0003622                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ALSA - lib 0000897]: test/timer.c malfunctions with snd-rtctimer
@ 2005-03-11  8:42 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2005-03-11  8:42 UTC (permalink / raw)
  To: alsa-devel


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=897> 
======================================================================
Reported By:                phunge
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   897
Category:                   timer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             02-09-2005 15:45 CET
Last Modified:              03-11-2005 09:42 CET
======================================================================
Summary:                    test/timer.c malfunctions with snd-rtctimer
Description: 
I'm trying to learn how to use the ALSA timer API for getting a hi-res
interrupt in a program of mine. When I compile test/timer.c, it runs
correctly using the default system timer. However, when I try to specify
the RTC timer by modprobing snd-rtctimer and running

./timer class=1 sclass=0 card=0 device=1 subdevice=0

the program fails (output under "additional information").

/dev/rtc is readable and I can run the RTC test from
http://stommel.tamu.edu/~baum/linux-kernel/rtc.txt
so I think the problem is in alsa.
======================================================================

----------------------------------------------------------------------
 phunge - 02-16-05 12:02 
----------------------------------------------------------------------
I also see the same behavior when using 2.6.8.1 compiled from kernel.org.

----------------------------------------------------------------------
 Clemens Ladisch - 03-11-05 09:42 
----------------------------------------------------------------------
Works fine with 2.6.11, too.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-09-05 15:45 phunge         New Issue                                    
02-14-05 10:47 Clemens LadischNote Added: 0003587                          
02-14-05 11:35 phunge         Note Added: 0003589                          
02-16-05 12:02 phunge         Note Added: 0003622                          
03-11-05 09:42 Clemens LadischNote Added: 0003882                          
======================================================================




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ALSA - lib 0000897]: test/timer.c malfunctions with snd-rtctimer
@ 2005-05-30 11:30 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2005-05-30 11:30 UTC (permalink / raw)
  To: alsa-devel


The following issue has been RESOLVED.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=897> 
======================================================================
Reported By:                phunge
Assigned To:                perex
======================================================================
Project:                    ALSA - lib
Issue ID:                   897
Category:                   timer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Resolution:                 unable to duplicate
Fixed in Version:           
======================================================================
Date Submitted:             02-09-2005 15:45 CET
Last Modified:              05-30-2005 13:30 CEST
======================================================================
Summary:                    test/timer.c malfunctions with snd-rtctimer
Description: 
I'm trying to learn how to use the ALSA timer API for getting a hi-res
interrupt in a program of mine. When I compile test/timer.c, it runs
correctly using the default system timer. However, when I try to specify
the RTC timer by modprobing snd-rtctimer and running

./timer class=1 sclass=0 card=0 device=1 subdevice=0

the program fails (output under "additional information").

/dev/rtc is readable and I can run the RTC test from
http://stommel.tamu.edu/~baum/linux-kernel/rtc.txt
so I think the problem is in alsa.
======================================================================

----------------------------------------------------------------------
 Clemens Ladisch - 03-11-05 09:42 
----------------------------------------------------------------------
Works fine with 2.6.11, too.

----------------------------------------------------------------------
 perex - 05-30-05 13:30 
----------------------------------------------------------------------
We cannot duplicate and reporter is not active.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-09-05 15:45 phunge         New Issue                                    
02-14-05 10:47 Clemens LadischNote Added: 0003587                          
02-14-05 11:35 phunge         Note Added: 0003589                          
02-16-05 12:02 phunge         Note Added: 0003622                          
03-11-05 09:42 Clemens LadischNote Added: 0003882                          
05-30-05 13:30 perex          Status                   new => resolved     
05-30-05 13:30 perex          Resolution               open => unable to
duplicate
05-30-05 13:30 perex          Assigned To               => perex           
05-30-05 13:30 perex          Note Added: 0004810                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ALSA - lib 0000897]: test/timer.c malfunctions with snd-rtctimer
@ 2005-08-09 11:46 bugtrack
  0 siblings, 0 replies; 7+ messages in thread
From: bugtrack @ 2005-08-09 11:46 UTC (permalink / raw)
  To: alsa-devel


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=897> 
======================================================================
Reported By:                phunge
Assigned To:                perex
======================================================================
Project:                    ALSA - lib
Issue ID:                   897
Category:                   timer
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Resolution:                 unable to duplicate
Fixed in Version:           
======================================================================
Date Submitted:             02-09-2005 15:45 CET
Last Modified:              08-09-2005 13:46 CEST
======================================================================
Summary:                    test/timer.c malfunctions with snd-rtctimer
Description: 
I'm trying to learn how to use the ALSA timer API for getting a hi-res
interrupt in a program of mine. When I compile test/timer.c, it runs
correctly using the default system timer. However, when I try to specify
the RTC timer by modprobing snd-rtctimer and running

./timer class=1 sclass=0 card=0 device=1 subdevice=0

the program fails (output under "additional information").

/dev/rtc is readable and I can run the RTC test from
http://stommel.tamu.edu/~baum/linux-kernel/rtc.txt
so I think the problem is in alsa.
======================================================================

----------------------------------------------------------------------
 Clemens Ladisch - 03-11-05 09:42 
----------------------------------------------------------------------
Works fine with 2.6.11, too.

----------------------------------------------------------------------
 perex - 05-30-05 13:30 
----------------------------------------------------------------------
We cannot duplicate and reporter is not active.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-09-05 15:45 phunge         New Issue                                    
02-14-05 10:47 Clemens LadischNote Added: 0003587                          
02-14-05 11:35 phunge         Note Added: 0003589                          
02-16-05 12:02 phunge         Note Added: 0003622                          
03-11-05 09:42 Clemens LadischNote Added: 0003882                          
05-30-05 13:30 perex          Status                   new => resolved     
05-30-05 13:30 perex          Resolution               open => unable to
duplicate
05-30-05 13:30 perex          Assigned To               => perex           
05-30-05 13:30 perex          Note Added: 0004810                          
08-09-05 13:46 perex          Status                   resolved => closed  
======================================================================




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-08-09 11:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-11  8:42 [ALSA - lib 0000897]: test/timer.c malfunctions with snd-rtctimer bugtrack
  -- strict thread matches above, loose matches on Subject: below --
2005-08-09 11:46 bugtrack
2005-05-30 11:30 bugtrack
2005-02-16 11:02 bugtrack
2005-02-14 10:35 bugtrack
2005-02-14  9:47 bugtrack
2005-02-09 14:45 bugtrack

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.