Results 1 to 9 of 9
using slackware 13, KDE
when i put in a DVD in my dvd drive nothing shows up in Device Notifier?
but when i put in a CD into my cdrom ...
- 02-26-2010 #1Just Joined!
- Join Date
- Feb 2010
- Posts
- 18
DVD rom problem
using slackware 13, KDE
when i put in a DVD in my dvd drive nothing shows up in Device Notifier?
but when i put in a CD into my cdrom drive it shows up.
- 02-26-2010 #2Just Joined!
- Join Date
- Feb 2010
- Posts
- 18
when i run mount /dev/hdd
i get this
here is my /etc/fstab fileCode:mount: can't find /dev/hdd in /etc/fstab or /etc/mtab
here is my /etc/mtab fileCode:/dev/hda2 swap swap defaults 0 0 /dev/hda5 swap swap defaults 0 0 /dev/hda7 swap swap defaults 0 0 /dev/hda6 / ext3 defaults 1 1 #/dev/cdrom /mnt/cdrom auto noauto,owner,ro 0 0 /dev/fd0 /mnt/floppy auto noauto,owner 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 proc /proc proc defaults 0 0 tmpfs /dev/shm tmpfs defaults 0 0
how do i fix this ?Code:/dev/root / ext3 rw,errors=continue,data=ordered 0 0 proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 usbfs /proc/bus/usb usbfs rw 0 0 tmpfs /dev/shm tmpfs rw 0 0
- 02-26-2010 #3
Did you put # sign before /dev/cdrom yourself?
Execute this
Post output here.Code:hdparm -I /dev/dvd hdparm -I /dev/cdrom
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-26-2010 #4Just Joined!
- Join Date
- Feb 2010
- Posts
- 18
no i did not # it out my self
Code:/dev/dvd: HDIO_DRIVE_CMD(identify) failed: Invalid exchange /dev/cdrom: HDIO_DRIVE_CMD(identify) failed: Invalid exchange
- 02-26-2010 #5Just Joined!
- Join Date
- Feb 2010
- Posts
- 18
ok it shows up in the Device Notifier now
all i did is install the GNOME Desktop.
but my /etc/fstab file hasn't changed at all
i don't know why it shows up now.
MPlayer, Kaffeine won't show the movie
tried Xine and got this from the Zine Log Viewer
Code:xine :found demuxer plugin: Elementare MPEDG stream demux plugin xine: found input plugin : file input plugin xine: cannot find ioput plugin for MRL [dvd:/] xine: found input plugin : DVD Navigator video_out: throwing away image with pts 81033 because it's too old <diff : 5219> video:outthrowing away image with pts 72033 because it's too old <diff : 4368> xine: found demuxer plugin: Elementar MPEG stream demux plugin xine found input plugin : file input plugin
- 02-26-2010 #6
Have you tried VLC Player? It supports most of the media formats.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-26-2010 #7Just Joined!
- Join Date
- Feb 2010
- Posts
- 18
ok sumthing is really screwy here
now the DVD won't show up in the notifier
errrrrrrrrrrrrrrrrr !!!!!
- 02-26-2010 #8Just Joined!
- Join Date
- Feb 2010
- Posts
- 18
ok i followed this to setup my codecs
How To Properly Set Up Slackware Linux
i downloaded this file all-20071007.tar .bz2 from
Index of /MPlayer/releases/codecs/
and did exactly what he said:
untar the codec archive to /usr/lib/win32
and symlink it into /usr/lib/codecs
then run ldconfig
and it worked.
- 02-26-2010 #9Just Joined!
- Join Date
- Feb 2010
- Posts
- 18
here is sumthing weard
for sum reason my Transporter 3 (Full Screen & Windescreen Edition)
won't show up in the KDE Notifier, but Gamer will.


Reply With Quote