LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-16-2006, 09:36 PM   #1
heraklez
LQ Newbie
 
Registered: May 2005
Location: Peru
Distribution: Slackware
Posts: 26

Rep: Reputation: 15
Angry Xine troubles


Hello again, I am having troubles to see cd-rom videos with Xine when I log in with simple user account I can't see any video. Xine shows me a message like this:
There is no mrl.

But when I log in as root I can see that videos.
I created other simple user accounts and I got the same problem, just I can see my videos with root account.
 
Old 02-16-2006, 10:09 PM   #2
goldenguras
LQ Newbie
 
Registered: Jan 2006
Posts: 3

Rep: Reputation: 0
check out the linux magazine site. There is a tutorial. Try it. I have not had any luck so far. If you do please post it as i also need help on that.
 
Old 02-17-2006, 07:58 AM   #3
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 833

Rep: Reputation: 90
Have you checked this similar thread?
http://www.linuxquestions.org/questi...950#post642950

Cheers, Leon.
 
Old 02-17-2006, 10:20 AM   #4
folkenfanel
Member
 
Registered: Sep 2004
Location: formerly Fanelia and Zaibach
Distribution: Slackware-current !
Posts: 344

Rep: Reputation: 59
Wink permissions

have you checked your user's permissions? i don't mean the permissions of the binary executable, i mean the permissions of your /dev/cdrom.

possible solutions:

-either make them accessible to everyone

chmod 666 /dev/cdrom

-or put your user in the "cdrom" group. you can do it manually editing /etc/group or from within KDE (there's an utility whose name i don't remember)

good luck!
 
Old 02-17-2006, 01:02 PM   #5
heraklez
LQ Newbie
 
Registered: May 2005
Location: Peru
Distribution: Slackware
Posts: 26

Original Poster
Rep: Reputation: 15
Problem solved!

Thanx you everyone for your replies, I tried first to put the klez user in cdrom group, but it didn't worked.

After I did this:

#ls -l /dev/cdrom
lrwxrwxrwx 1 root root 8 2006-02-12 06:42 /dev/cdrom -> /dev/hdb

Till this moment my xine didn't work yet, then I have make this:
#chmod 666 /dev/cdrom

and then worked, and when I do this:
# ls -l /dev/cdrom
lrwxrwxrwx 1 root root 8 2006-02-12 06:42 /dev/cdrom -> /dev/hdb

What was wrong? Or what was happenning?

Thanx to everybody!!!
 
Old 02-20-2006, 09:59 AM   #6
folkenfanel
Member
 
Registered: Sep 2004
Location: formerly Fanelia and Zaibach
Distribution: Slackware-current !
Posts: 344

Rep: Reputation: 59
Cool symbolic link

Hi

The reason you see all the permissions of /dev/cdrom set as "read-write for all" is that /dev/cdrom is a symbolic link pointing to /dev/hdb. So, as to say it, a symlink does not have permissions. The permissions you set are those of the thing that symlink points to. In this case, /dev/hdb. Normally, the permissions of it should be 660. Most probably the permissions for your /dev/hdb WERE 660 -and this is why you weren't able to access the Cd drive as user-. This means root and anyone in the proper group should have permissions to mess with it. If you are in a secure environment you should give you (and your club members e.g. girlfriend ), access to the proper group so non-club-members (e.g your girlfriend's little sister) should be left outside . But in a domestic environment it's just better to chmod it 666. This means that everyone has access to /dev/hdb. (or whatever device your optical drive is).
 
Old 02-20-2006, 01:59 PM   #7
heraklez
LQ Newbie
 
Registered: May 2005
Location: Peru
Distribution: Slackware
Posts: 26

Original Poster
Rep: Reputation: 15
Smile I understand now

Oh, thank you very much Folkenfanel for your reply, I was a bit confused about that, but now I understand that, thanx again, and thanx to everybody replied to help me to find the solution.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange Xine problem - Xine running fine only in Xnest xgreen Slackware 3 01-24-2005 09:00 AM
xine.de is under construction - how to install - xine-lib-1-rc3a.tar.gz sanjaya Linux - Software 1 02-13-2004 08:36 PM
can xine play .mov? is there a xine plug-in for firebird feetyouwell Linux - Software 3 01-12-2004 03:14 PM
Mandrake 9.1 and DVD troubles (Xine and MPlayer) shelby Linux - Software 5 12-22-2003 12:12 PM
xine player troubles penguincrazy Linux - Software 1 10-24-2003 06:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:13 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration