LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 08-18-2016, 08:00 PM   #1
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Rep: Reputation: Disabled
Slackware 14.2 (64 bit) doesn't recognize my external DVD player :(.


I am using Slackware 14.2 (64 bit) as my operating system, and for some reason, it doesn't recognize my USB DVD rom drive. Any suggestions on how to correct that?
 
Old 08-18-2016, 08:03 PM   #2
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
Can you plug it in and do:
Code:
lsusb
Post the output.
BTW does it self-power via USB power or does it have a power plug?
 
Old 08-18-2016, 08:44 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,339
Blog Entries: 28

Rep: Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144
If it doesn't show in lsusb, try dmesg.

dmesg creates quite a bit of output, so you might want to pipe the output to a file

Code:
dmesg > somefile.txt
and examine the file in a text editor. You may have to run dmesg as root.
 
Old 08-20-2016, 04:59 PM   #4
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by STDOUBT View Post
Can you plug it in and do:
Code:
lsusb
Post the output.
BTW does it self-power via USB power or does it have a power plug?
And the output for that is:

bash-4.3$ lsusb
Bus 004 Device 003: ID 1737:0077 Linksys WUSB54GC v3 802.11g Adapter [Ralink RT2070L]
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 006: ID 152e:1640 LG (HLDS)
Bus 003 Device 005: ID 03f0:c111 Hewlett-Packard Deskjet 1510
Bus 003 Device 004: ID 1a2c:0021 China Resource Semico Co., Ltd Keyboard
Bus 003 Device 003: ID 2188:0ae1
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

And yes, I have libdvdcss installed on my system. But the interesting thing is that my system DOES recognize when I insert a video DVD into the drive (external USB DVD drive).

Last edited by TheNutCase; 08-20-2016 at 05:02 PM.
 
Old 08-20-2016, 05:17 PM   #5
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,255

Rep: Reputation: 220Reputation: 220Reputation: 220
There is LG (HLDS) in the lspci output posted by you.

Quote:
Originally Posted by TheNutCase View Post
I am using Slackware 14.2 (64 bit) as my operating system, and for some reason, it doesn't recognize my USB DVD rom drive.
How do you know that? What program(s) is/are unable to find your DVD ?

.
 
Old 08-20-2016, 05:39 PM   #6
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
Quote:
But the interesting thing is that my system DOES recognize when I insert a video DVD into the drive (external USB DVD drive).
So it does recognize it. Silently. Don't expect an icon to appear on the desktop until you have loaded a disk into it. This is normal behavior.
 
Old 08-20-2016, 05:47 PM   #7
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by zk1234 View Post
There is LG (HLDS) in the lspci output posted by you.



How do you know that? What program(s) is/are unable to find your DVD ?

.
xine, and I already set it to read from /dvd/sr1

Last edited by TheNutCase; 08-20-2016 at 05:50 PM.
 
Old 08-20-2016, 05:59 PM   #8
Gerard Lally
Senior Member
 
Registered: Sep 2009
Location: Leinster, IE
Distribution: Slackware, NetBSD
Posts: 2,181

Rep: Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763Reputation: 1763
Quote:
Originally Posted by TheNutCase View Post
xine, and I already set it to read from /dvd/sr1
Try /dev/sr0 (or /dev/sr1, if you have another DVD drive).
 
Old 08-20-2016, 06:03 PM   #9
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member response

Hi,

As you have found out that media must be present in order to recognize the device to you. If you want to see if the kernel has recognized then the output of 'lsusb' or looking at 'dmesg' should show the device in question.

As root you can use 'dmesg | grep -i dvd' to look at the initial recognition of the device;
Code:
# dmesg | grep -i dvd
[    4.498715] ata6.00: ATAPI: HL-DT-STDVD+/-RW GT32N, A203, max UDMA/100
[    4.532711] scsi 5:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GT32N    A203 PQ: 0 ANSI: 5
[    4.559822] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Please note the sr0 device in the output above.

Your desktop/DE will not show the device until you load it. Be it video or data then you should get the device recognized thus allowing action on your part.

For future references, I suggest that you read http://www.linuxquestions.org/questi...#faq_lqwelcome so you can compose a post that will be helpful to you so we can use information to enable us to help you diagnose issues.

Hope this helps.
Have fun & enjoy!

Last edited by onebuck; 08-20-2016 at 06:06 PM. Reason: add a comment & sample output
 
Old 08-21-2016, 02:21 PM   #10
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Ok, I'm sorry that I didn't give such good information before about the problem that I am having trying to view DVDs with xine (my brain doesn't always function as well as it should ), but anyway, the message windows that keep popping up can bee seen in the attached screenshot, and yes, I have libdvdcss installed. I hope this helps.
 
Old 08-21-2016, 03:19 PM   #11
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by TheNutCase View Post
the message windows that keep popping up can bee seen in the attached screenshot
There's no screenshot.

And can you start xine in the command prompt and provide the output here?
 
Old 08-21-2016, 04:08 PM   #12
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
Sorry about that - hare is the screenshot, and also the output from terminal mode as well (I am trying to view it with my external USB DVD drive):

bash-4.3$ xine
This is xine (X11 gui) - a free video player v0.99.9.
(c) 2000-2014 The xine Team.
vo_vdpau: vdpau API version : 1
vo_vdpau: vdpau implementation description : NVIDIA VDPAU Driver Shared Library 340.96 Sun Nov 8 22:09:55 PST 2015
vo_vdpau: maximum video surface size for chroma type 4:2:2 is 4096x4096
vo_vdpau: maximum video surface size for chroma type 4:2:0 is 4096x4096
vo_vdpau: maximum output surface size is 8192x8192
vo_vdpau: hold a maximum of 10 video output surfaces for reuse
vo_vdpau: using 3 output surfaces of size 1440x900 for display queue
vdpau_set_property: property=1, value=0
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
vo_vdpau: deinterlace: none
vo_vdpau: set_scaling_level=0
vo_vdpau: enabled features: inverse_telecine=0
vo_vdpau: disable noise reduction.
vo_vdpau: disable sharpness.
vo_vdpau: skip_chroma = 0
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
libdvdnav: Using dvdnav version 5.0.3
libdvdread: Could not open /dev/sr0 with libdvdcss.
libdvdread: Can't open /dev/sr0 for reading
libdvdnav: vm: failed to open/read the DVD
libdvdnav: Using dvdnav version 5.0.3
libdvdread: Could not open /dev/sr0 with libdvdcss.
libdvdread: Can't open /dev/sr0 for reading
libdvdnav: vm: failed to open/read the DVD
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
vdpau_set_property: property=0, value=0
vo_vdpau: deinterlace: none
Attached Thumbnails
Click image for larger version

Name:	snapshot1.jpg
Views:	29
Size:	115.8 KB
ID:	22818  
 
Old 08-21-2016, 04:33 PM   #13
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Is this a second disc drive? Because I think I remember reading above that it should be /dev/sr1, but xine is using /dev/sr0, which if you have an internal device, would be that one.

You'd probably need to go in to the settings of xine to change the default dvd device.
 
Old 08-21-2016, 06:01 PM   #14
TheNutCase
Member
 
Registered: May 2016
Location: Columbia, South Carolina14
Distribution: Slackware 15.0
Posts: 700

Original Poster
Rep: Reputation: Disabled
I DID change it to sr1, and I have been getting the output that I showed you - thats what I have found so odd about it.
 
Old 08-21-2016, 06:08 PM   #15
STDOUBT
Member
 
Registered: May 2010
Location: Stumptown
Distribution: Slackware64
Posts: 583

Rep: Reputation: 242Reputation: 242Reputation: 242
Quote:
Originally Posted by TheNutCase View Post
I DID change it to sr1, and I have been getting the output that I showed you - thats what I have found so odd about it.
Well, according to your image, xine is still searching for /dev/sr0.
You should be able to manually navigate to /dev/sr1 through the "Open" menu in xine.
 
  


Reply



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
Slackware 13 Boot DVD doesn't recognize Adaptec 2005S RAID5 array ajleary Slackware 1 04-06-2010 03:19 PM
Ubuntu Jaunty doesn't recognize my DVD player, but Dapper did robert neuron Ubuntu 4 10-08-2009 06:24 AM
cant get linux to recognize my dvd player tdunlavey Linux - Hardware 2 06-24-2009 06:50 PM
Doesn't recognize external USB drive jkaidor Slackware 2 09-17-2008 07:07 PM
Install doesn't recognize dvd player apnorton Linux - Software 1 05-30-2007 09:34 AM

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

All times are GMT -5. The time now is 11:38 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