Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
11-25-2012, 03:23 PM
|
#1
|
|
LQ Newbie
Registered: Nov 2012
Location: US
Distribution: Slackkware 14.0
Posts: 8
Rep: 
|
VLC doesn't play DVDs as user, fine as root
Okay, now that I've added a user, I find that VLC will not recognize any DVDs that I put in. Plays fine as root.
I have the VLC version that includes restricted codecs.
Groups for "user" were added to include audio and video.
Where do I look or what is needed for me to change in order for "user" to watch DVDs?
|
|
|
|
11-25-2012, 03:36 PM
|
#2
|
|
Member
Registered: Dec 2005
Distribution: Slackware -current, 14.0
Posts: 960
Rep: 
|
What other groups is your user part of?
When creating a user, if you use the "up" arrow key when queried about other groups, you will be presented:
Code:
users lp floppy audio video cdrom plugdev power netdev scanner
If this is not already the case for you, then that's all I've got for now.
cheers,
|
|
|
|
11-25-2012, 03:49 PM
|
#3
|
|
LQ Newbie
Registered: Nov 2012
Location: US
Distribution: Slackkware 14.0
Posts: 8
Original Poster
Rep: 
|
When I created new user, I did use the up arrow key and assigned those groups to the user.
This solved the audio problem I was having and read about in one of the forum posts, but doesn't solve the video.
Thanks for the input!!
|
|
|
|
11-25-2012, 04:03 PM
|
#4
|
|
Member
Registered: Dec 2005
Distribution: Slackware -current, 14.0
Posts: 960
Rep: 
|
Ok.
If you start vlc from a vt, are there any useful msgs?
cheers,
|
|
|
|
11-25-2012, 04:49 PM
|
#5
|
|
LQ Newbie
Registered: Nov 2012
Location: US
Distribution: Slackkware 14.0
Posts: 8
Original Poster
Rep: 
|
This is what I get when running terminal mode;
bash-4.2$ vlc
VLC media player 2.0.4 Twoflower (revision 2.0.3-289-g6e6100a)
[0x9c0a9e8] main demux error: corrupt module: /usr/lib/vlc/plugins/access/libdvdnav_plugin.so
[0x9b73ae8] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
Then when I go to play the DVD this comes up;
[0xb1600960] main demux error: corrupt module: /usr/lib/vlc/plugins/access/libdvdnav_plugin.so
[0xb1600960] main demux error: corrupt module: /usr/lib/vlc/plugins/access/libdvdread_plugin.so
[0xb6e00618] main input error: open of `dvd:///dev/sr0' failed
|
|
|
|
11-25-2012, 07:08 PM
|
#6
|
|
Senior Member
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,335
Rep: 
|
You didn't mix x86 and x86_64 packages, did you?
|
|
|
|
11-25-2012, 09:37 PM
|
#7
|
|
Member
Registered: Dec 2009
Location: California
Distribution: Slackware,OpenBSD
Posts: 96
Rep:
|
Quote:
Originally Posted by Chey
Okay, now that I've added a user, I find that VLC will not recognize any DVDs that I put in. Plays fine as root.
I have the VLC version that includes restricted codecs.
Groups for "user" were added to include audio and video.
Where do I look or what is needed for me to change in order for "user" to watch DVDs?
|
Besides audio and video, my "user" belongs to cdrom and plugdev.
Use the "groups" command to see what groups a user belongs to:
#groups user
user : users audio video
Then run the "usermod" command with the -G option to change the groups to which a user belongs:
#usermod -G users,audio,video,cdrom,plugdev user
|
|
|
|
11-26-2012, 09:39 AM
|
#8
|
|
LQ Newbie
Registered: Nov 2012
Location: US
Distribution: Slackkware 14.0
Posts: 8
Original Poster
Rep: 
|
These are the groups that my user account has assigned:
Code:
users lp floppy audio video cdrom plugdev power netdev scanner
I'm running a 32 bit system and software, and VLC is fine in root mode, but not user.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:48 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|