ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] PIONEER DVD-RW DVR-110D фтопку?
@ 2009-07-21 14:21 Vaso VV
  0 siblings, 0 replies; only message in thread
From: Vaso VV @ 2009-07-21 14:21 UTC (permalink / raw)
  To: discussions ALT Linux Sisyphus

[-- Attachment #1: Type: text/plain, Size: 4812 bytes --]

Имеем:

Altlinux-5.0.0_beta-20090615-desktop-i586-ru + last updates.
2.6.30-std-def-alt4
dvd+rw-tools-7.1-alt1.i586
и сабж.



Стираем DVD+RW:

""""""""""""""""""""
$ growisofs -Z /dev/dvd=/dev/zero
WARNING: /dev/dvd already carries isofs!
About to execute 'builtin_dd if=/dev/zero of=/dev/dvd obs=32k seek=0'
/dev/dvd: restarting DVD+RW format...
/dev/dvd: "Current Write Speed" is 4.1x1352KBps.
          0/4700372992 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
          0/4700372992 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
          0/4700372992 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
          0/4700372992 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
   12615680/4700372992 ( 0.3%) @2.7x, remaining 117:40 RBU 100.0% UBU  2.0%
   31227904/4700372992 ( 0.7%) @4.0x, remaining 54:49 RBU 100.0% UBU  55.1%
   50036736/4700372992 ( 1.1%) @4.1x, remaining 38:43 RBU 100.0% UBU  57.1%
   68780032/4700372992 ( 1.5%) @4.1x, remaining 32:32 RBU 100.0% UBU  53.1%
.....
4697882624/4700372992 (99.9%) @4.0x, remaining 0:00 RBU 100.0% UBU 53.1%
:-[ WRITE@LBA=230540h failed with SK=5h/INVALID ADDRESS FOR WRITE]: Invalid
argument
:-( write failed: Invalid argument
/dev/dvd: flushing cache
/dev/dvd: stopping de-icing
/dev/dvd: writing lead-out
:-[ CLOSE SESSION failed with SK=2h/LOGICAL UNIT NOT READY, OPERATION IN
PROGRESS]: Resource temporarily unavailable
""""""""""""""""""""
 # - на диске в 5 мм от края оказалось кольцо шириной 5 мм нетронутое лазером.



Ну и ладно, попробуем записать образ:

""""""""""""""""""""
$ growisofs -Z
/dev/dvd=/mnt/Data/rsync/altlinux-5.0.0_beta-20090615-desktop-i586-ru-install-dv
d5.iso
Executing 'builtin_dd
if=/mnt/Data/rsync/altlinux-5.0.0_beta-20090615-desktop-i586-ru-install-dvd5.iso
of=/dev/dvd obs=32k seek=0'
/dev/dvd: "Current Write Speed" is 4.1x1352KBps.
    1605632/3015370752 ( 0.1%) @0.0x, remaining 187:41 RBU 100.0% UBU   2.0%
    1605632/3015370752 ( 0.1%) @0.0x, remaining 281:32 RBU 100.0% UBU 100.0%
    1605632/3015370752 ( 0.1%) @0.0x, remaining 406:40 RBU 100.0% UBU 100.0%
   11894784/3015370752 ( 0.4%) @2.2x, remaining 67:20 RBU 100.0% UBU  53.1%
   30638080/3015370752 ( 1.0%) @4.1x, remaining 32:28 RBU 100.0% UBU  53.1%
.....
  806977536/3015370752 (26.8%) @4.0x, remaining 7:17 RBU 100.0% UBU  53.1%
:-( unable to WRITE@LBA=61500h: Input/output error
:-( write failed: Input/output error
/dev/dvd: flushing cache
/dev/dvd: stopping de-icing
/dev/dvd: writing lead-out
""""""""""""""""""""
 # - запись происходила очень быстро; визуально 1/4 диска записана; на диске
есть данные которые можно прочитать.



Может форматнуть?!:

""""""""""""""""""""
$ dvd+rw-format -force /dev/dvd
* BD/DVD±RW/-RAM format utility by <appro@fy.chalmers.se>, version 7.1.
-65%
$
""""""""""""""""""""
 # - интересное отображение прогресса - сначала от 0 до 35, потом от 0 до 65;
визуально диск как новый.



Не унываем и попробуем записать другой образ:

""""""""""""""""""""
$ growisofs -dvd-compat -Z /dev/dvd=/mnt/Data/tmp/svad.iso
Executing 'builtin_dd if=/mnt/Data/tmp/svad.iso of=/dev/dvd obs=32k seek=0'
/dev/dvd: restarting DVD+RW format...
/dev/dvd: "Current Write Speed" is 4.1x1352KBps.
          0/4372234240 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
          0/4372234240 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
          0/4372234240 ( 0.0%) @0x, remaining ??:?? RBU 100.0% UBU   0.0%
   13303808/4372234240 ( 0.3%) @2.9x, remaining 81:54 RBU 100.0% UBU   2.0%
   31162368/4372234240 ( 0.7%) @3.9x, remaining 41:47 RBU 100.0% UBU  57.1%
   50036736/4372234240 ( 1.1%) @4.1x, remaining 31:40 RBU 100.0% UBU  55.1%
.....
 4010868736/4372234240 (91.7%) @4.0x, remaining 1:04 RBU  99.9% UBU  53.1%
:-( unable to WRITE@LBA=1de310h: Input/output error
:-( write failed: Input/output error
/dev/dvd: flushing cache
/dev/dvd: writing lead-out
""""""""""""""""""""
 # - no comments.


dmesg, который перед этой эпопеей отзывался о резаке весьма лаконично:

[    1.376429] hda: PIONEER DVD-RW DVR-110D, ATAPI CD/DVD-ROM drive
[    2.048047] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    2.048153] hda: UDMA/66 mode selected
[    7.082957] ide-cd: hda: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache

после выдал тыщёнку-другую
   hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }
   hda: possibly failed opcode: 0xa0
   hda: drive not ready for command

и парочку
   ide-cd: hda: ide_cd_check_ireason: wrong transfer direction!

Пробовал разные диски - ситуация та же (только ошибка вываливается после
случайного процента выполнения).
Пробовал также с 2.6.29-std-def-alt3 - те же яйца..

На забугорных форумах в основном встречал рекомендации не жмотиться и прикупить себе новый резак взамен "погибшего".

Прошивка резака последняя, биос свежий...

фтопку? ;'(


[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 11616 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-21 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-21 14:21 [sisyphus] PIONEER DVD-RW DVR-110D фтопку? Vaso VV

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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