Linux - Hardware This 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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-20-2003, 09:44 PM
|
#1
|
Senior Member
Registered: Mar 2003
Location: New York, NY
Distribution: Debian Testing
Posts: 1,286
Rep:
|
how do i play dvds?
hey all. im using a 2.4.22 kernel, and had selected scsi emulation for the cd-dvd drive for burning cd's.
i remember having my drive picked up as a "combo cd-dvd r/w" drive in the 2.4.18 kernel which was built at installation time, but when i load into the newer 2.4.22 kernel, i do not see it. and i cannot play dvd's on this anymore - only if i go back into the older kernel.
what should i be doing to resolve this? i hope someone can advice.
tia.
|
|
|
10-20-2003, 10:33 PM
|
#2
|
Member
Registered: Oct 2003
Location: Rochester, New York (USA)
Distribution: Debian
Posts: 119
Rep:
|
If I understand correctly you were not using SCSI emulation with 2.4.18 and you are now using it with 2.4.22.
This should cause your DVD drive to appear as a SCSI device instead of an IDE. Whatever device or symlink you are using to access the drive is probably pointing to the wrong place. You probably need to be using a device file like /dev/scd0.
Tim
|
|
|
10-20-2003, 10:40 PM
|
#3
|
Senior Member
Registered: Mar 2003
Location: New York, NY
Distribution: Debian Testing
Posts: 1,286
Original Poster
Rep:
|
right, thats what i thought too. so i tried mounting /dev/scdxx but all of them give me:
'mount: /dev/scdxx is not a valid block device"
|
|
|
10-20-2003, 10:56 PM
|
#4
|
Member
Registered: Oct 2003
Location: Rochester, New York (USA)
Distribution: Debian
Posts: 119
Rep:
|
Then I've got a few more questions.
Are your kernels from Debian binary packages or did you compile them yourself ? If you compiled them is ide-scsi configured as a module or built in ?
Could you post the outputs of the following commands :
cat /proc/scsi/scsi
lsmod | egrep 'ide|scsi'
Tim
|
|
|
10-20-2003, 11:02 PM
|
#5
|
Senior Member
Registered: Mar 2003
Location: New York, NY
Distribution: Debian Testing
Posts: 1,286
Original Poster
Rep:
|
compiled them myself.
/proc/scsi/scsi says no attached devices,
and there is no module loaded with ide|Scsi thing.
whats the name of the module i should be loading?
really appreciate ur help.
|
|
|
10-20-2003, 11:03 PM
|
#6
|
Senior Member
Registered: Mar 2003
Location: New York, NY
Distribution: Debian Testing
Posts: 1,286
Original Poster
Rep:
|
im thinking that i musta compled it with them being modules.
|
|
|
10-20-2003, 11:19 PM
|
#7
|
Member
Registered: Oct 2003
Location: Rochester, New York (USA)
Distribution: Debian
Posts: 119
Rep:
|
Well if SCSI emulation is compiled as a module and that module is not loaded then the drive should appear as an ide device like /dev/hdc. Is that what /dev/cdrom points to ?
I'm thinking that the most likely explanation is that you left something out of the kernel that was needed for DVD's when you compiled it. My suggestion would be to install a stock Debian 2.4.22 kernel and see if that works. If that solves the problem you can then compare the config file (which Debian puts in /boot when you install a kernel image) with the config file you were using to see where you went wrong.
Tim
|
|
|
10-20-2003, 11:25 PM
|
#8
|
Senior Member
Registered: Mar 2003
Location: New York, NY
Distribution: Debian Testing
Posts: 1,286
Original Poster
Rep:
|
/dev/cdrom -> hdc
yup.
thanks again. will look into this later now. thought there might be a quick-fix to this.
appreciate it.
|
|
|
All times are GMT -5. The time now is 08:28 AM.
|
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
|
|