Computing.Net > Forums > Linux > need a cd driver

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

need a cd driver

Reply to Message Icon

Name: pete
Date: September 27, 2003 at 18:46:32 Pacific
OS: win95
CPU/Ram: 90mhz pentium/32mb ram
Comment:

i need a driver that will work in the redhat 7.1 for an acer cd-525e 2x drive if anyone knows of such a driver or of a driver that will work please tell me!!!!



Sponsored Link
Ads by Google

Response Number 1
Name: anonproxy
Date: September 27, 2003 at 21:36:40 Pacific
Reply:

Always four places to look for drivers:

1) The manufacturer's website. More and more this is a good option. Now in this case I don't know if Acer is real keen on *nix-like OS's, though.

2) Your existing kernel. Make sure the device is configured properly (and configured for mounting).

3) Google.

4) Documentation. In this case:
http://www.tldp.org/HOWTO/CDROM-HOWTO/index.html

Now it just so happens that Redhat 7.1 is particularly mentioned in that howto.

"6.28. I'm having problems with my CD-ROM on Red Hat 7.1

You may be running into an issue with hardware that does not support DMA (Direct Memory Access). RedHat ships a highly tuned version of the Linux kernel which enables DMA on selected IDE controller chipsets. Information on this issue can be found at http://www.exocore.com/linux/rhl71dma/"

So follow up with that. Your IDE drive should already be supported by all other distros with kernel 2.x and up.


0

Response Number 2
Name: The_File_Clerk
Date: September 27, 2003 at 21:59:30 Pacific
Reply:

The kernel doesn't offer atapi cd support?


0

Response Number 3
Name: C_Legend
Date: September 28, 2003 at 01:11:53 Pacific
Reply:

Yes, this should not require any special drivers. Simply do this at a command prompt:

# ln -s /dev/hdc /dev/cdrom

(replacing hdc with your CD-ROM's placement on the IDE chain:

hda = primary master
hdb = primary slave
hdc = secondary master
hdd = secondary slave)

If /dev/cdrom already exists and isn't working, remove it first:

# rm -f /dev/cdrom

Then, enter the link (ln) line above.

Then, mount your CD (put one in the drive):

# mount /dev/cdrom /mnt/cdrom

(You then have access to your CD-ROM's contents, on /mnt/cdrom)

now, to unmount:

# umount /mnt/cdrom

Good luck.


0

Response Number 4
Name: pete
Date: September 28, 2003 at 06:28:15 Pacific
Reply:

no i am trying to install redhat. but after keyboard selection it ask what cdrom type i have and then it tells me to insert a driver diskfor my cd and i can get no further


0

Response Number 5
Name: anonproxy
Date: September 28, 2003 at 11:08:57 Pacific
Reply:

Asks for a CD/driver? Or perhaps just asks for the Redhat CD?

Look at the manual:
http://www.redhat.com/docs/manuals/linux/RHL-7.1-Manual/install-guide/

"after keyboard selection it ask what cdrom type i have"

Look at the guide. CD detection comes before keyboard configuration.

No real good patching a kernel you haven't installed. Start from the beginning. Follow the directions in the guide.


0

Related Posts

See More



Response Number 6
Name: SailingGypsy
Date: September 28, 2003 at 14:22:59 Pacific
Reply:

If you can not find it n the regular Acer site (in the US) try the UK site (acer.co.uk)
Acer supports Linux very well, BUT, in the US, since not many people from the "normal public" are into it, they appear to not suport it much. In the UK, Acer and Linux are a superb combo(particualrly in laptops), even winning "Best" in the June 2003 issue of Linux Format.

Regards...
Manny


0

Sponsored Link
Ads by Google
Reply to Message Icon

Debian apt-get and questi... E-Mail Phone Server



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: need a cd driver

I need a linux driver for Sis 6305 video card www.computing.net/answers/linux/i-need-a-linux-driver-for-sis-6305-video-card/2507.html

need a cd-rom driver for fedora www.computing.net/answers/linux/need-a-cdrom-driver-for-fedora/24885.html

need a linux driver www.computing.net/answers/linux/need-a-linux-driver/193.html