Unix Technical Forum

Help configuring Grip

This is a discussion on Help configuring Grip within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I have downloaded and installed the Grip but I am having trouble running it. As root I can rip ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-18-2008, 09:16 PM
Oh Boy
 
Posts: n/a
Default Help configuring Grip

I have downloaded and installed the Grip but I am having trouble running
it. As root I can rip the CD but not as a regular user. I have examined
the file permissions on the CD drive (/dev/cdrom -> /dev/sr0)
(brw-rw-rw- 1 root disk 11, 0 Apr 12 1999 /dev/sr0)
and I have made sure I am a member of the disk group. I even created a
audio group but this has not made a difference. Here are the
permissions on the program itself (-rwxr-xr-x 1 root root
2388906 Dec 14 16:06 /usr/local/bin/grip*). Any ideas on what I can check
next?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-18-2008, 09:16 PM
iiiiiiiiiiiiiiii
 
Posts: n/a
Default Re: Help configuring Grip

On Mon, 15 Dec 2003 22:11:51 -0700, Oh Boy wrote:

> I have downloaded and installed the Grip but I am having trouble running
> it. As root I can rip the CD but not as a regular user. I have examined
> the file permissions on the CD drive (/dev/cdrom -> /dev/sr0)
> (brw-rw-rw- 1 root disk 11, 0 Apr 12 1999 /dev/sr0)
> and I have made sure I am a member of the disk group. I even created a
> audio group but this has not made a difference. Here are the
> permissions on the program itself (-rwxr-xr-x 1 root root
> 2388906 Dec 14 16:06 /usr/local/bin/grip*). Any ideas on what I can check
> next?

You need to set the same permissions as /dev/sr0 on /dev/sg0
I _think_ the reason for this is whilst sr0 is the block device used for
moving data, sg0 is the character device used for sending scsi commands.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-18-2008, 09:16 PM
JB
 
Posts: n/a
Default Re: Help configuring Grip

Oh Boy wrote:

> I have downloaded and installed the Grip but I am having trouble
> running it. As root I can rip the CD but not as a regular user. I
> have examined the file permissions on the CD drive (/dev/cdrom ->
> /dev/sr0) (brw-rw-rw- 1 root disk 11, 0 Apr 12 1999
> /dev/sr0) and I have made sure I am a member of the disk group. I
> even created a audio group but this has not made a difference. Here
> are the permissions on the program itself (-rwxr-xr-x 1 root
> root 2388906 Dec 14 16:06 /usr/local/bin/grip*). Any ideas on what I
> can check next?


Set SUID on cdrecord, mkisofs, paranoia


JB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-18-2008, 09:17 PM
core_dump
 
Posts: n/a
Default Re: Help configuring Grip

Oh Boy <ohboy@nowhere.lan> wrote in
newsan.2003.12.16.05.11.51.422598@nowhere.lan:

> I have downloaded and installed the Grip but I am having trouble
> running it. As root I can rip the CD but not as a regular user. I
> have examined the file permissions on the CD drive (/dev/cdrom ->
> /dev/sr0) (brw-rw-rw- 1 root disk 11, 0 Apr 12 1999
> /dev/sr0) and I have made sure I am a member of the disk group. I
> even created a audio group but this has not made a difference. Here
> are the permissions on the program itself (-rwxr-xr-x 1 root
> root 2388906 Dec 14 16:06 /usr/local/bin/grip*). Any ideas on
> what I can check next?


How did you get Grip running with the new GNOME? (I'm running Slack 9.0
with Gnome 2.2, and was unable to get it working)

--
-core_dump
Registered Linux User #334094 <http://counter.li.org>

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/M/CC d- s-:+ a--- C+++ UL+ P L++++ E--- W++(--) N+++ o? K? w(--)
O? M-(--) V? PS+(---) PE(++) Y+ PGP- t+ 5? X+ R tv b+ DI+ D+(---) G e h!
r-- y--*
------END GEEK CODE BLOCK------
Segmentation fault (core dumped)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-18-2008, 09:18 PM
Erik F
 
Posts: n/a
Default Re: Help configuring Grip

iiiiiiiiiiiiiiii wrote:

>You need to set the same permissions as /dev/sr0 on /dev/sg0
>I _think_ the reason for this is whilst sr0 is the block device used for
>moving data, sg0 is the character device used for sending scsi commands.
>


Hey, thanks! I didn't think to change sg0, and I've been having to
run it using kdesu. This works.

--
oblique strategy: the most important thing is the thing most easily
forgotten
--
erik
http://lonelymachines.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-18-2008, 09:19 PM
Oh Boy
 
Posts: n/a
Default Re: Help configuring Grip

On Tue, 16 Dec 2003 18:20:06 +0000, core_dump wrote:

> Oh Boy <ohboy@nowhere.lan> wrote in
> newsan.2003.12.16.05.11.51.422598@nowhere.lan:
>
>> I have downloaded and installed the Grip but I am having trouble
>> running it. As root I can rip the CD but not as a regular user. I
>> have examined the file permissions on the CD drive (/dev/cdrom ->
>> /dev/sr0) (brw-rw-rw- 1 root disk 11, 0 Apr 12 1999
>> /dev/sr0) and I have made sure I am a member of the disk group. I
>> even created a audio group but this has not made a difference. Here
>> are the permissions on the program itself (-rwxr-xr-x 1 root
>> root 2388906 Dec 14 16:06 /usr/local/bin/grip*). Any ideas on
>> what I can check next?

>
> How did you get Grip running with the new GNOME? (I'm running Slack 9.0
> with Gnome 2.2, and was unable to get it working)

I downloaded the source and compiled it. After that everything went fine.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:30 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com