From: Jeff <piercejhsd009@earthlink.net>
To: kernel <linux-kernel@vger.kernel.org>
Subject: cdrecord reports size vs. capabilities error....
Date: Thu, 13 Dec 2001 05:20:36 -0500 [thread overview]
Message-ID: <3C1880F4.8CE5AC8F@earthlink.net> (raw)
This I believed may have been asked before, but I am new to this list
and I hope I can get it resolved.
I have a IDE CDR as hdb and a IDE CDRW as hdc, no problem. I know in
order to use cdrecord I must use ide-scsi, no problem as I had this
exact same setup working with cdrecord when this was a 2.2.x system. Ok,
I upgrade the hard drive, hda, and install 2.4.5 kernel from Slackware
8.0. I always install just what I need,and install things as I need
them, usually from source. That's how you learn.
Ok, I need cdrecord working. No problem, I've done this before. Get the
cdrtools-1.10.tar.gz and have at. builds no problem. Build kernel with
scsi emulation, put the append command in lilo.conf, do the modules.conf
thing and link /dev/cdrom to /dev/scd0 and /dev/cdrw to /dev/scd1.
Reboot and I can mount both /dev/cdrom and /dev/cdrw as ro filesystems.
lsmod shows:
Module Size Used by
isofs 18032 1 (autoclean)
sr_mod 13024 1 (autoclean)
sg 21408 0 (autoclean)
ide-scsi 7904 1
ide-cd 26432 0
cdrom 27520 0 [sr_mod ide-cd]
scsi_mod 81904 3 (autoclean) [sr_mod sg ide-scsi]
3c59x 24224 1
Ok, I try cdrecord -scanbus, and get he following warning:
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.5'
scsibus0:
cdrecord: Warning: controller returns wrong size for CD capabilities
page.
0,0,0 0) 'E-IDE ' 'CD-ROM 50X ' '50 ' Removable
CD-ROM
0,1,0 1) 'HP ' 'CD-Writer+ 9100 ' '1.0c' Removable
CD-ROM
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
Where did the Warning: come from? Trying to burn from xcdroast causes an
error box stating the same and refuses to write.
I did everything like the cd writer how-to specifies, just like I did
before, I think? Did I miss something?
I google searched and found plenty of postings with the same problem,
but couldn't find any with the answer. One thing I did notice that they
all involved 2.4.x kernel. Is that the problem?
Jeff
piercejhsd009@earthlink.net
next reply other threads:[~2001-12-13 20:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-13 10:20 Jeff [this message]
2001-12-14 11:12 ` cdrecord reports size vs. capabilities error Kristian Peters
2001-12-14 11:42 ` Wakko Warner
2001-12-14 14:34 ` Kristian Peters
2001-12-14 14:50 ` war
2001-12-14 22:01 ` Wakko Warner
2001-12-15 2:48 ` war
2001-12-15 9:28 ` Jeff
2001-12-14 21:59 ` Wakko Warner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C1880F4.8CE5AC8F@earthlink.net \
--to=piercejhsd009@earthlink.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox