All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sangohn Christian <sango-ch@reze-1.rz.rwth-aachen.de>
To: linux-sound@vger.kernel.org
Subject: Re: cdda2wav as user
Date: Sun, 20 Jun 1999 16:44:46 +0000	[thread overview]
Message-ID: <marc-linux-sound-92990931801517@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-92974250106959@msgid-missing>

On Sun, 20 Jun 1999, Benno Senoner wrote:
SC>On Fri, 18 Jun 1999, Sangohn Christian wrote:
SC>> Hello there!
SC>> 
SC>> I have problems running cdda2wav as user (as root everything is OK).
SC>> Here is the output:
SC>> bash-2.01$ cdda2wav -J open(0,0,0) in file interface.c, line
SC>> 857: open error for scsi device: No such file or directory On Linux make sure
SC>> you have the generic SCSI driver installed. Probably you did not define your
SC>> SCSI device. Set the CDDA_DEVICE environment variable or use the -D option.
SC>> You can also define the default device in the Makefile.
SC>> 
SC>> How can fix that?
SC>>
SC>
SC>you have 2 possibilites:
SC>
SC>1) set SUID root  the cdda2wav executable:
SC>
SC>chown root.root cdda2wav
SC>chmod 4755 cdda2wav
SC>
SC>or
SC>
SC>2)
SC>
SC>do a
SC>
SC>chmod 666 /dev/sga   (which is the first SCSI generic device for reading RAW
SC>data from CD)
I Don't have any /dev/sga but changing permissions on /dev/sg0 fixed the
problem.
Thanks a lot Benno :-)

 SC>
SC>hope this helps,
SC>
SC>Benno.
--
   ,---._________________________________
  /                                      \   |~~\_____/~~\__  |
 | Christian.Sangohn@post.rwth-aachen.de  >---\______=== )-+
 |  ,---._______________________________/            ~~~|/~~  |
 |/                                                     ()

      parent reply	other threads:[~1999-06-20 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-18 15:16 cdda2wav as user Sangohn Christian
1999-06-20 14:46 ` Benno Senoner
1999-06-20 16:44 ` Sangohn Christian [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=marc-linux-sound-92990931801517@msgid-missing \
    --to=sango-ch@reze-1.rz.rwth-aachen.de \
    --cc=linux-sound@vger.kernel.org \
    /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.