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.
|
 |
01-21-2003, 06:04 PM
|
#1
|
Member
Registered: Sep 2002
Location: New Zealand
Distribution: Ubuntu 10.10
Posts: 38
Rep:
|
Installing a HP CD-Writer+ 7200 on Mandrake 9
I want to install my old HP CD-Writer plus 7200 on my computer running Mandrake 9.0, I looked at the suported hardware page in the documentation and it says that the 7200i is supported, there is no i on my CD-Writer so I'm a little confused about that.
So first of all, is what I am trying to do possible?
And second, where do I begin? if someone can tell me how to do it or point me in the direction of some good documentation that would be good.
|
|
|
01-21-2003, 06:13 PM
|
#2
|
LQ Guru
Registered: Aug 2001
Location: London, UK
Distribution: Slackware
Posts: 5,700
Rep:
|
If its an IDE cdrw built after 1999, its supported, almost hands down. The kernel is going to recognize it as a scsi device, but you'll have to add:
append="hdh=ide-scsi"
To /etc/lilo.conf and then re-run lilo with the command "/sbin/lilo"
/dev/hdh is also just my cdrw, yours is probably /dev/hdc... Also all the desktop links and the info in /etc/fstab that Mandy prebuilt for you will be wrong and you'll have to change them to /dev/scd0 (probably)
GUI burner programs like gcombust, xcdroast, and k3b (which rules, but is never on anything by default, looks just like Nero), should autodetect the drive.
Cheers,
Finegan
|
|
|
01-21-2003, 07:28 PM
|
#3
|
Member
Registered: Sep 2002
Location: New Zealand
Distribution: Ubuntu 10.10
Posts: 38
Original Poster
Rep:
|
I forgot to mention, its an external drive connected via a parallel port, what diffrence with this make to what I need to do?
|
|
|
01-21-2003, 08:34 PM
|
#4
|
LQ Guru
Registered: Aug 2001
Location: London, UK
Distribution: Slackware
Posts: 5,700
Rep:
|
Okay, entirely different story now... sortof.
modprobe pg
modprobe paride
modprobe epat
As far as I can tell those are the right kids for the job... if you have kernel source on your machine, you may want to look at the kernel documentation under:
/usr/src/linux/Documentation/paride.txt
This one isn't going to flat simple, but it'll definately be fun! If it doesn't recognize the burner aspect of it, it'll probably register as /dev/hde, if it does it'll compefully be /dev/scd0.
Cheers,
Finegan
|
|
|
01-22-2003, 05:57 PM
|
#5
|
Member
Registered: Sep 2002
Location: New Zealand
Distribution: Ubuntu 10.10
Posts: 38
Original Poster
Rep:
|
Tired those commands and they seemed to work fine, that is, they didnt return errors
What do I do now?
|
|
|
01-22-2003, 06:54 PM
|
#6
|
LQ Guru
Registered: Aug 2001
Location: London, UK
Distribution: Slackware
Posts: 5,700
Rep:
|
Check:
dmesg
and see what the device was registered as, probably /dev/hde, but who knows, you could post the end of dmesg here if you like...
You should be able to put a data CD in it and mount it with: mount /dev/hde /mnt/somewhere
Cheers,
Finegan
|
|
|
All times are GMT -5. The time now is 01:36 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
|
|