ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Oleg K. Artemjev" <olli@rbauto.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Re: cdrecord - bug = шаг к виндам? ;)
Date: Fri, 28 Feb 2003 13:06:53 +0300
Message-ID: <20030228130653.504f5eab.olli@rbauto.ru> (raw)
In-Reply-To: <20030227130605.GW52449@osdn.org.ua>

On Thu, 27 Feb 2003 15:06:05 +0200
Michael Shigorin <mike@osdn.org.ua> wrote:

> On Thu, Feb 27, 2003 at 10:30:45AM +0300, Oleg K. Artemjev wrote:
> > cdrecord игнорирует ключик -speed 1 и пытается писать на 
> s/ /=/ А.С.П. будет делать? =]
программа не ругается на некорректные опции, значит она их кушает. Что касаемо прочего:

[root@ws002 root]# export CDR_SPEED=1;cdrecord -v -dev=0,0,0 -speed=1 -eject  /mnt/ALT-maykov/data/iso/ms-system.iso 
Cdrecord 1.11a19 (i586-alt-linux-gnu) Copyright (C) 1995-2002 JЖrg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.22
Using libscg version 'schily-0.6'
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 1
Vendor_info    : '_NEC    '
Identifikation : 'NR-7900A        '
Revision       : '1.23'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R
FIFO size      : 4194304 = 4096 KB
Track 01: data  418 MB        
Total size:     481 MB (47:39.65) = 214474 sectors
Lout start:     481 MB (47:41/49) = 214474 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 6
  Is not unrestricted
  Is not erasable
  Disk sub type: Medium Type C, low Beta category (C-) (6)
  ATIP start of lead in:  -11231 (97:32/19)
  ATIP start of lead out: 359847 (79:59/72)
Disk type:    Short strategy type (Phthalocyanine or similar)
Manuf. index: 27
Manufacturer: Prodisc Technology Inc.
Blocks total: 359847 Blocks current: 359847 Blocks remaining: 145373
Starting to write CD/DVD at speed 4 in write mode for single session.
Last chance to quit, starting real write in 8 seconds.
cdrecord: fifo had 64 puts and 0 gets.
cdrecord: fifo was 0 times empty and 1 times full, min fill was 0%.

[root@ws002 root]# cdrecord -dev=0,0,0 speed=1 -eject  /mnt/ALT-maykov/data/iso/ms-system.iso 
Cdrecord 1.11a19 (i586-alt-linux-gnu) Copyright (C) 1995-2002 JЖrg Schilling
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.22
Using libscg version 'schily-0.6'
Device type    : Removable CD-ROM
Version        : 0
Response Format: 1
Vendor_info    : '_NEC    '
Identifikation : 'NR-7900A        '
Revision       : '1.23'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R
Starting to write CD/DVD at speed 4 in write mode for single session.
Last chance to quit, starting real write in 8 seconds.

[root@ws002 root]# cdrecord -dev=0,0,0 -speed 1  /mnt/ALT-maykov/data/iso/ms-system.iso 
Cdrecord 1.11a19 (i586-alt-linux-gnu) Copyright (C) 1995-2002 JЖrg Schilling
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.22
Using libscg version 'schily-0.6'
Device type    : Removable CD-ROM
Version        : 0
Response Format: 1
Vendor_info    : '_NEC    '
Identifikation : 'NR-7900A        '
Revision       : '1.23'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R
Starting to write CD/DVD at speed 4 in write mode for single session.
Last chance to quit, starting real write in 8 seconds.


PS: и вообще - наличие разного поведения при различной нотации одних и тех же по смыслу ключей - не менее очевидный баг.

PPS: В общем повесте плиз это на bugs.altlinux.ru, если не в лом.. 

-- 
Bye.Olli.			http://olli.digger.org.ru



  reply	other threads:[~2003-02-28 10:06 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27  7:30 [Comm] " Oleg K. Artemjev
2003-02-27  7:38 ` Maxim Tyurin
2003-02-27  8:01 ` Antonio
2003-02-27  8:14   ` Oleg K. Artemjev
2003-02-27  8:26     ` Maxim Tyurin
2003-02-28 10:03       ` Oleg K. Artemjev
2003-02-27  9:16     ` Antonio
2003-02-28  7:02       ` [Comm] cdrecord игнорирует speed=1 Olga
2003-02-28 10:29         ` Antonio
2003-02-28 10:37           ` Oleg K. Artemjev
2003-02-28 11:09             ` [Comm] cdrecord игнорирует speed=1[JT] Илья Брызгалов
2003-02-28 11:22               ` Oleg K. Artemjev
2003-02-28 11:33             ` [Comm] cdrecord игнорирует speed=1 Antonio
2003-02-28 11:27               ` Oleg K. Artemjev
2003-02-28 13:19                 ` Antonio
2003-02-27 13:06 ` [Comm] Re: cdrecord - bug = шаг к виндам? ;) Michael Shigorin
2003-02-28 10:06   ` Oleg K. Artemjev [this message]
2003-02-28  6:23 ` [Comm] " Aleksey Korotkov
2003-02-27 23:14   ` [Comm] Program Internationalization Nikolai Vitsyn
2003-02-28  7:21     ` Alexandre Prokoudine
2003-02-28 21:12       ` Nikolai Vitsyn
2003-03-01 14:29         ` Alexandre Prokoudine
2003-03-01 14:34           ` [JT] " Alexandre Prokoudine
2003-03-01 18:57             ` [JT] Re: [Comm] JT Nikolai Vitsyn
2003-02-28 10:15   ` [Comm] cdrecord - bug = шаг к виндам? ;) Oleg K. Artemjev
2003-03-01  7:39     ` Aleksey Korotkov

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=20030228130653.504f5eab.olli@rbauto.ru \
    --to=olli@rbauto.ru \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git