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.
Ok, for starters I installed SuSE 8.0 a couple of days ago, and I must say that they have come along way since 7.3. Much better installation. The only problem I'm having is with my CD burner. The drive works as a cdrom. It will read music, and software. When I try to burn a cd with cdroast or koncd it says I don't have access and to set up as root. When I change to root, I get the same error. Where should I go now?
At the very least, you will want to check to see if your drive is even being recognized as a burner. At a command prompt type:
'cdrecord -scanbus' and the output should show at least 1 drive, if not, then you need to search around a bit, and find out how to enable burning on your system. If you have no luck, post back, I will do what I can to help.
Yeah, what masterC said, although really its probably just a matter of getting the kernel to treart it as a scsi device, the line:
append="hdX=ide-scsi"
Where X is the letter of the burner, typically C, added at the top of /etc/lilo.conf (and then re-run lilo with the command /sbin/lilo), will probably clear that up.
Also, if you remembered to install a compiler, I'de highly recommend looking into the burner prog k3b, it beats the pants off of anything I've seen commercial, forget EZCD creator, Mac's ToastCD, this thing rocks...
hi finegan
that looks pretty good
trouble is i tried the rpm for mandrake and it required a s#$t load of additional files.
is there a tarbaal anywhere for it.
I have been having this problem with a lot of downloads. i.e. compiler errors.
is my set up correct or are the tars and rpms all corrupted. ( personally, I think not).
Its got to be my set up.
any help would be appreciated
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.