All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Ivica Ico Bukvic <ico@fuse.net>
Cc: alsa-user@lists.sourceforge.net, alsa-devel@lists.sourceforge.net
Subject: Re: [Alsa-devel] Yet another problem running latencytest
Date: Tue, 01 Jun 2004 16:11:11 +0200	[thread overview]
Message-ID: <s5hhdtvqsg0.wl@alsa2.suse.de> (raw)
In-Reply-To: <20040530172926.EKZT4171.smtp3.fuse.net@64BitBadass>

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

      reply	other threads:[~2004-06-01 14:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-30 17:29 Yet another problem running latencytest Ivica Ico Bukvic
2004-06-01 14:11 ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hhdtvqsg0.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=alsa-user@lists.sourceforge.net \
    --cc=ico@fuse.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.