Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with 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.
I changed DVD drives from a Sony to a Panasonic CW-8124-B.
Can not play DVD's now.
Kaffeine complains the source can not be read "maybe you do not have enough rights for this ....."
Mandriva 2008 Hardware does not show the drive.
But it does show up under "local disks"
Distribution: Debian amd64 with 32bit libs and Debian 32 bit laptop
Posts: 119
Rep:
looks like config problem
is Kaffeine checking /dev/dvd (did the drive designation change)?
is it just Kaffeine that is not working with your drive?
how are you selecting the drive in Kaffeine
but after I went in Control Center, Local Disks
selected CD/DVD burner it asked me if I wanted to update fstab the following was inserted
/dev/hdc /media/cdrom auto umask=0022,users,iocharset=utf8,noauto,ro,exec 0 0
in the kaffeine "xine Engine Parameters" media section the DVD.device is set to /dev/dvd
(I don't know what the old drive was)
/dev/dvd is linked to /dev/hdc and is owned by a group called cdwriter.
I was trying to use Kaffeine from the prompt after inserting a DVD or by starting it, I also tried Xine and VLC both error.
I tried a liveCD of 2008 and the DVD does not show up in the "browse and configure hardware" either. But I tried PCLOS 2007 and it does ?
Distribution: Debian amd64 with 32bit libs and Debian 32 bit laptop
Posts: 119
Rep:
what happens when you put a disk in the drive and type
Code:
mount /dev/hdc /media/cdrom
if that works try
Code:
mount /dev/dvd /media/cdrom
as for not showing up thats the way it used to be - no auto mounting unless it was done at bootup via the fstab, no "browse and configure hardware" - to mount you had to manually mount it
for the first line I get a msg about it is write protected, mounting read-only
for second line I get the same as above and two more
next
/dev/hdc already mounted or /media/cdrom busy
and then
according to mtab, /dev/hdc is already mounted on /media/cdrom
re the <<no auto mounting>> I'm used to it showing up in the hardware detection in MCC (since Mandrake 10.1). I ran a few more LiveCD's and they show the DVD as hdc, it's only 2008 that seems to be not showing it at all?
further observations,
I don't know if they were there before but there appears to be two entries for cdrom, cdrw and dvd under dev (i.e. there is a /dev/dvd and a /dev/dvd0 and both are linked to /dev/hdc)
I've tried removing these and any entries in fstab but the /dev entries are recreated on bootup
Also noticed the kde desktop is painted and must be nearly finished loading when screen goes back to a splash type screen and says "initialising system services" and sits there for quite a while when it finally goes back to the desktop I'm back in same position.
Looks like I'm going to have to back up all and go to PCLOS or an older Mandriva that seem to detect drive okay.
Distribution: Debian amd64 with 32bit libs and Debian 32 bit laptop
Posts: 119
Rep:
Quote:
Originally Posted by k.king
for the first line I get a msg about it is write protected, mounting read-only
a cd is read only so no suprise
Quote:
Originally Posted by k.king
for second line I get the same as above and two more
next
/dev/hdc already mounted or /media/cdrom busy
and then
according to mtab, /dev/hdc is already mounted on /media/cdrom
my bad I relized my mistake after I left for work but it tells me what I wanted to know - could the device be mounted
Quote:
Originally Posted by k.king
re the <<no auto mounting>> I'm used to it showing up in the hardware detection in MCC (since Mandrake 10.1). I ran a few more LiveCD's and they show the DVD as hdc, it's only 2008 that seems to be not showing it at all?
not what I was getting at but the information is valubal nuntheless
what I was refering to was without KDE or Gnome
have you tryed running Kaffeine as root
can you browes the dvd in natulus
have you tryed other dvds
"it's only 2008 that seems to be not showing it at all" is that the live cd?
do you want to try Totem movie player
<<have you tryed running Kaffeine as root>>
yes no difference
<<can you browes the dvd in natulus>>
in konqueror yes
<<have you tryed other dvds>>
yes but see below
<<"it's only 2008 that seems to be not showing it at all" is that the live cd?>>
no it was installed from 2008 free and urpmi updated (with a Sony drive at time) which played the DVD's fine
<<do you want to try Totem movie player>>
I've wiped the disk now, but I suspect it will have been same
I loaded PCLOS 2007
which does show in the KDE h/w detection the drive as hdc
BUT
kaffeine also had the same problem with the DVD's !
They are shrink wrapped commercial DVD's, I tried a MythTV burned DVD and it worked !
resolved - in a manner - I think it is region code related.
Because I was worried the actual DVD drive could be faulty I wiped the disk (again) and installed XP and PowerDVD, which all worked fine. Only thing of note is being prompted for the region code of the drive.
I then installed Mandriva 2008 again and the commercial DVD's now work.
Here comes the but,
Because I was prompted for region code, I thought I'd try some other region code disc's, they fail in the way the other discs had before. I presume this means the drive is not multi region and my issues before were because it had not been set.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.