* Re: ide-scsi detecting CDR as "CD-ROM" in 2.2.19
@ 2001-06-25 13:14 Jean-Luc Coulon
0 siblings, 0 replies; 3+ messages in thread
From: Jean-Luc Coulon @ 2001-06-25 13:14 UTC (permalink / raw)
To: linux-kernel
Hi,
Fabian Arias <dewback@vtr.net> wrote :
>Try cdrecord --scanbus and folow the directions on CD-Writing HOWTO.
The behaviour (even if I can run the burner with both), is different
with
2.2.20pre (or 2.2.19) and 2.4.5-ac.
This is what tells cdrecord -scanbus in 2.4.5-ac17 :
----------------------------------------------------
[root@debian-f5ibh] ~ # cdrecord -scanbus
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
Linux sg driver version: 3.1.19
Using libscg version 'schily-0.1'
scsibus0:
0,0,0 0) 'GoldStar' 'CD-RW CED-8083B ' '1.05' Removable
CD-ROM
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
0,1,0 1) 'CREATIVE' 'CD3621E ZC100 ' '1.00' Removable
CD-ROM
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
And here is what I get in 2.2.20-pre5 :
---------------------------------------
[root@debian-f5ibh] ~ # cdrecord -scanbus
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 Jörg Schilling
Linux sg driver version: 3.1.19
Using libscg version 'schily-0.1'
scsibus0:
0,0,0 0) *
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) 'IOMEGA ' 'ZIP 100 ' 'L.01' Removable Disk
0,7,0 7) *
scsibus1:
1,0,0 100) 'GoldStar' 'CD-RW CED-8083B ' '1.05' Removable
CD-ROM
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
ide-scsi: The scsi wants to send us more data than expected - discarding
data
1,1,0 101) 'CREATIVE' 'CD3621E ZC100 ' '1.00' Removable
CD-ROM
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *
Is this a linux administration problem [my fault] ? A cdrecord bug or a
kernel matter ?
---------
Regards
Jean-Luc
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ide-scsi detecting CDR as "CD-ROM" in 2.2.19
2001-06-24 19:26 safemode
@ 2001-06-24 19:44 ` Fabian Arias
0 siblings, 0 replies; 3+ messages in thread
From: Fabian Arias @ 2001-06-24 19:44 UTC (permalink / raw)
To: safemode; +Cc: linux-kernel
Try cdrecord --scanbus and folow the directions on CD-Writing HOWTO.
On Sun, 24 Jun 2001, safemode wrote:
> I'm using the ide patch "ide.2.2.19.05042001" for 2.2.19. In 2.4.5 this cdr
> wsa detected as a cdr. here it's detected as:
> Vendor: CREATIVE Model: CD-RW RW8438E Rev: FC03
> Type: CD-ROM ANSI SCSI revision: 02
>
>
> Cdrecord says this.
> cdrecord: Invalid argument. Cannot get mmap for 4198400 Bytes on /dev/zero.
> TOC Type: 1 = CD-ROM
>
> How do i make it be detected as a cdrw or at least cdr?
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
---
Fabian Arias Mu~oz | Debian GNU/Linux Sid
Facultad de Cs. Economicas y | Kernel 2.4.5ac17 - ReiserFS
Administrativas. | "aka" dewback en
Universidad de Concepcion - Chile | #linuxhelp IRC.CHILE
^ permalink raw reply [flat|nested] 3+ messages in thread
* ide-scsi detecting CDR as "CD-ROM" in 2.2.19
@ 2001-06-24 19:26 safemode
2001-06-24 19:44 ` Fabian Arias
0 siblings, 1 reply; 3+ messages in thread
From: safemode @ 2001-06-24 19:26 UTC (permalink / raw)
To: linux-kernel
I'm using the ide patch "ide.2.2.19.05042001" for 2.2.19. In 2.4.5 this cdr
wsa detected as a cdr. here it's detected as:
Vendor: CREATIVE Model: CD-RW RW8438E Rev: FC03
Type: CD-ROM ANSI SCSI revision: 02
Cdrecord says this.
cdrecord: Invalid argument. Cannot get mmap for 4198400 Bytes on /dev/zero.
TOC Type: 1 = CD-ROM
How do i make it be detected as a cdrw or at least cdr?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-06-25 13:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-25 13:14 ide-scsi detecting CDR as "CD-ROM" in 2.2.19 Jean-Luc Coulon
-- strict thread matches above, loose matches on Subject: below --
2001-06-24 19:26 safemode
2001-06-24 19:44 ` Fabian Arias
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®