Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-27-2005, 08:31 PM   #1 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default DVD Player won't show up...

Yeah, I have a liteon (or something like that) DVD player. Just a 16x

When I boot up slackware it recognizes it all of the time, but then when I got into KDE it doesn't show up. I have tried to put disks in it to make it work but to no avail.
__________________
15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5


No longer a Guru of games...
GameGURU is offline  
Old 10-27-2005, 09:28 PM   #2 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

post your /etc/fstab file
what is the designation for your drive-------/dev/hdc or /dev/hdd or what?

as root type: dmesg | more ----------look thru that to find it if you have to, it will show what the kernel sends to stdout when booting
horndude is offline  
Old 10-29-2005, 04:52 PM   #3 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

/dev/hda2 / ext3 defaults 1 1
/dev/hda1 /windows ntfs ro 1 0
/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


Apparantly it doesn't exist.
__________________
15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5


No longer a Guru of games...
GameGURU is offline  
Old 10-29-2005, 05:03 PM   #4 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

Well, it's in /etc/fstab...

Stupid question, but when you put in a disc, do you manually mount it?
__________________



Debian Support Forums!
macdude425 is offline  
Old 10-29-2005, 05:12 PM   #5 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

change "owner" in cdrom line to "user", should be good to go
horndude is offline  
Old 10-29-2005, 06:36 PM   #6 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

I don't see it in there, I changed it to user and it didn't do anything.

My CD-ROM drive works just fine, the DVD drive does'nt.
__________________
15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5


No longer a Guru of games...
GameGURU is offline  
Old 10-29-2005, 07:25 PM   #7 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

You mean like it won't play DVDs? Try getting libdvdread and libdvdcss.
__________________



Debian Support Forums!
macdude425 is offline  
Old 10-29-2005, 07:38 PM   #8 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

how many drives do you have?, if this dvd drive is separate it will need its own entry in /etc/fstab:

/dev/hdd /mnt/dvd auto user,ro 0 0

also make the directory for it to mount to:
mkdir /mnt/dvd
horndude is offline  
Old 10-29-2005, 08:50 PM   #9 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

Ahh, good stuff.

Thanks guys!
__________________
15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5


No longer a Guru of games...
GameGURU is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On