All of lore.kernel.org
 help / color / mirror / Atom feed
* Yet another problem running latencytest
@ 2004-05-30 17:29 Ivica Ico Bukvic
  2004-06-01 14:11 ` [Alsa-devel] " Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Ivica Ico Bukvic @ 2004-05-30 17:29 UTC (permalink / raw)
  To: alsa-user, alsa-devel

Hi all,

I've recompiled my 2.6.5 kernel with rtc compiled in and was able to install
latency-test module. However, now when I run the run_tests the program goes
through initial 2 "draw 500x500 square" tests and then every following test
simply does something like this:

starting diskread (or whatever else is being tested) test..............
error opening device

I've properly edited the latencytest.config file to reflect the proper
directories and I can see that the tmpfile1 and tmpfile2 are being generated
during the tests (and the disk is working) but at the end of the test all
the logfiles are empty and there are no png files in the test directory.

I do not have a /dev/midi0 in my /dev folder (I think mdk 10.0 community I
am using uses devfs), but even if I created a sym-link to /dev/midi00 which
does exist, it still failed.

Any ideas?

Ivica Ico Bukvic, composer & multimedia sculptor
http://meowing.ccm.uc.edu/~ico/
 




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

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

* Re: [Alsa-devel] Yet another problem running latencytest
  2004-05-30 17:29 Yet another problem running latencytest Ivica Ico Bukvic
@ 2004-06-01 14:11 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2004-06-01 14:11 UTC (permalink / raw)
  To: Ivica Ico Bukvic; +Cc: alsa-user, alsa-devel

At Sun, 30 May 2004 13:29:23 -0400,
Ivica Ico Bukvic wrote:
> 
> Hi all,
> 
> I've recompiled my 2.6.5 kernel with rtc compiled in and was able to install
> latency-test module. However, now when I run the run_tests the program goes
> through initial 2 "draw 500x500 square" tests and then every following test
> simply does something like this:
> 
> starting diskread (or whatever else is being tested) test..............
> error opening device
> 
> I've properly edited the latencytest.config file to reflect the proper
> directories and I can see that the tmpfile1 and tmpfile2 are being generated
> during the tests (and the disk is working) but at the end of the test all
> the logfiles are empty and there are no png files in the test directory.
> 
> I do not have a /dev/midi0 in my /dev folder (I think mdk 10.0 community I
> am using uses devfs), but even if I created a sym-link to /dev/midi00 which
> does exist, it still failed.

/dev/midi0 is NOT identical with /dev/midi00.
the former is a device for tclMIDI while the latter for general (real)
MIDI devices.  i chose /dev/midi0 because tclMIDI is almost dead, so
it unlikely conflicts.

try to create /dev/midi0 via

	# mknod /dev/midi0 c 35 0


Takashi


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

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

end of thread, other threads:[~2004-06-01 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-30 17:29 Yet another problem running latencytest Ivica Ico Bukvic
2004-06-01 14:11 ` [Alsa-devel] " Takashi Iwai

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.