View previous topic :: View next topic |
Author |
Message |
gaffer n00b

Joined: 03 Jun 2005 Posts: 63
|
Posted: Thu Jun 23, 2005 9:15 pm Post subject: Не получается настроить cd burner на |
|
|
Не получается записать cd... Уже три болванки запорол
Делал все на основе gentoo-wiki.org....
То есть iso пишется, но в какой-то момент просто все обламывается...
Code: |
localhost sen # cdrecord dev=/dev/sr0 SL.40.042505.i386.disc1.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 J\uffffrg Schilling
cdrecord: Warning: Running on Linux-2.6.11-gentoo-r3
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'TOSHIBA '
Identifikation : 'DVD-ROM SD-R2512'
Revision : '1020'
Device seems to be: Generic mmc2 DVD-ROM.
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
Starting to write CD/DVD at speed 24 in real TAO mode for single session.
Last chance to quit, starting real write 0 seconds. Operation starts.
Turning BURN-Free off
cdrecord: Input/output error. write_g1: scsi sendcmd: no error
CDB: 2A 00 00 01 78 7B 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 21 02 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0
Sense flags: Blk 0 (not valid)
resid: 63488
cmd finished after 1.429s timeout 40s
write track data: error after 197384192 bytes
cdrecord: The current problem looks like a buffer underrun.
cdrecord: Try to use 'driveropts=burnfree'.
cdrecord: Make sure that you are root, enable DMA and check your HW/OS set up.
|
Пользователь в группе root и cdrw... Но на самом деле даже записть от root не помогает...
относительно DMA
Code: |
localhost sen # hdparm -i /dev/hda
/dev/hda:
Model=TOSHIBA MK6021GAS, FwRev=GA024A, SerialNo=Y3UN5638T
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=46
BuffType=unknown, BuffSize=0kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=117210240
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: sdma0 sdma1 sdma2 mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5
AdvancedPM=yes: unknown setting WriteCache=enabled
Drive conforms to: device does not report version:
* signifies the current active mode
localhost sen #
|
То есть как я понимаю работает UDMA....
Как бы наладить запись... |
|
Back to top |
|
 |
_Sir_ Guru


Joined: 17 Jan 2005 Posts: 337 Location: Russia, Togliatti
|
Posted: Thu Jun 23, 2005 10:27 pm Post subject: |
|
|
Не знаю насчет чего там в вики, но.
Code: | cdrecord -scanbus
dmesg | grep -i cd
cdrecord dev=0,0,0 speed=4 -data qqq.iso |
(команда с параметрами cdrecord примерная)
если у тебя ядро 2.6, то эмуляция иде-скази должна быть выключена.
Code: | cdrecord -dev=ATA -scanbus
Cdrecord-Clone 2.01a28 (i686-pc-linux-gnu) Copyright (C) 1995-2004 JЖrg Schilling
scsidev: 'ATA'
devname: 'ATA'
scsibus: -2 target: -2 lun: -2
Warning: Using badly designed ATAPI via /dev/hd* interface.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
scsibus1:
1,0,0 100) *
cdrecord: Warning: controller returns wrong size for CD capabilities page.
1,1,0 101) 'TEAC ' 'DW-552G ' 'N4K1' Removable CD-ROM |
Code: | cat /etc/default/cdrecord
#ident @(#)cdrecord.dfl 1.4 02/07/07 Copyr 1998 J. Schilling
#
# This file is /etc/default/cdrecord
# It contains defaults that are used if no command line option
# or environment is present.
#
# The default device, if not specified elswhere
#
CDR_DEVICE=ATA:1,1,0 | Куда рыть, понятно? _________________ (Sir) * Life is placeholder for Love * |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|