LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 08-14-2002, 12:27 AM   #1
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Rep: Reputation: 30
making cdrw record


im trying to get my cdrw to record. it is already set up so that i can use it for reading cd's but i cannot get it to burn anything. in the past when i used redhat the drive burned stuff, not with slack. what settings do i need to modify the drive so that it records and rewrites for that matter. -buslogic 12x10x32
 
Old 08-14-2002, 10:05 AM   #2
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Is there a scsi chain detection in the output of dmesg?

Long ago when cdrecord first came about, they decided that in order to avoid vendor specific hoo-hoo with every possible drive to just have them emulate being scsi devices. This requires a kernel parameter to be entered at boot ("something quick and dirty you can stick in /etc/lilo.conf"), and then re-run lilo, usually:

append="hdd=ide-scsi" (depending of drive, hdd, hdc, hda, yadya)

RH does this for you automagically. Slackware now at least asks you during the config, after package installation, but leaves it up to you to do.

Cheers,

Finegan
 
Old 08-14-2002, 05:23 PM   #3
Goatdemon
Member
 
Registered: May 2002
Location: The good 'ol USofA
Distribution: ArchLinux - Slackware 8.1
Posts: 398

Original Poster
Rep: Reputation: 30
thanks finegan it worked, i can burn, but now i cannot mount the drive. the burned cd workes in windows.

also, when i did dmesg the post said that i had a 40x dvdrom drive, and windows says it's 12x, dont know the real speed got it from a friend used. what's going on here.

Last edited by Goatdemon; 08-14-2002 at 05:33 PM.
 
Old 08-14-2002, 06:31 PM   #4
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
Probably linux states CD read speed, and windows DVD read speed, mine Samsung is reported as 48X DVD-ROM drive but I believe this is CD read speed, as for your mount question, you need to adjust a mountable device it is no longer hdX it is scdN, run cdrecord -scanbus to figure out what scsi channel it is on and adjust any symlinks you made + /etc/fstab if you don't want to type everytime
mount /dev/scdN -t iso9660 /mnt/point
Substitute X and N for a real letter and number that reflect yoiur system setup.
 
Old 08-15-2002, 01:42 AM   #5
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Neo, you get /dev/scdX on emulation? I always end up with /dev/srX, am I missing the difference between the raw device and something else?

Cheers,

Finegan
 
Old 08-15-2002, 01:48 AM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Finegan, I have been noticing this alot lately. I on the other hand always end up with scdX. Any light on this would be greatly appreciated. Thanks!
 
Old 08-15-2002, 02:01 AM   #7
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
Long night at the pharmacy? I just swapped out my server... gahh there's a lot to remember, especially when you've hand hacked the config scripts to pluto and back.

I just mounted my REAL scsi cdrom and the fake atapi emulated one using /dev/scd0 and /dev/sr0, and neither are symlinks to the other. Wiggidy.

Now here's the weird thing, they seem to have the same perms, yet I've never been able to get grip to work with a link to /dev/sr0 except as root and now it seems to be happy with /dev/scd0, but that may simply just be a grip bug.

Weird,

Finegan
 
Old 08-16-2002, 09:56 AM   #8
neo77777
LQ Addict
 
Registered: Dec 2001
Location: Brooklyn, NY
Distribution: *NIX
Posts: 3,704

Rep: Reputation: 56
I've never had /dev/srN it always has been /dev/scdN for me, but what I've noticed when I had a working CD-R/RW (still have none, lack of extra $$$) for some reason eroaster thought that my cd-r/rw was /dev/sg0 I have a SCSI scanner (UMAX Astra 1220S + Adaptec SCSI card AHA-something, don't rememer its name got it from ebay for $6.95) and it is /dev/sg6 I believe I am not infront of my box, but I am pretty sure it is /dev/sg6. BTW eroaster worked OK with /dev/sg0 settings if I only ran it as root, even though all that suid goop was taken care of along with the perms, yada, yada, yada. Other cd-r/rw software accepted only /dev/scd0. Unfortunately, I have zero to nothing knowledge about SCSI ins and outs, I hope someday I will know a little more other than how to pronounce SCSI (skah-zee).
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
usb mouse scroll, about making dvd/cdrw combo work, printers, network... what a n00b! Timmy_DM Slackware 7 05-28-2005 09:10 PM
Unable to record mic-in with SoundBlaster Live! while able to record other sources max76230 Linux - Newbie 2 03-14-2005 04:31 AM
what goes in the mx record? ziggie216 Linux - General 1 11-14-2003 03:50 PM
Liteon 52x cdrw - K3b doesn't see it as cdrw LooseCanon Linux - Hardware 20 08-29-2003 10:21 PM
MX Record minor Linux - General 3 07-23-2001 06:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration