View previous topic :: View next topic |
Author |
Message |
assente Guru
Joined: 12 Apr 2004 Posts: 570 Location: Torino, italia, New Europe
|
Posted: Sat Oct 30, 2004 3:14 pm Post subject: Problema masterizzatore growisofs |
|
|
ho notato che, per strane ragioni, mi dà problemi (8 su 10) a masterizzare dvd:
Code: |
#cancello il DVD+RW
$growisofs -Z /dev/hdc=/dev/zero
oppure
$dvd+rw-format /dev/hdc -force # DEVO METTERE -force se no dice che è già formattato, ma non è vero
[..]
4686544896/4700372992 (99.7%) @2.0x, remaining 0:04
4694409216/4700372992 (99.9%) @1.7x, remaining 0:02
:-[ WRITE@LBA=230540h failed with SK=5h/ASC=21h/ACQ=00h]: No space left on device
builtin_dd: 2295104*2KB out @ average 2.0x1385KBps
:-( write failed: No space left on device
/dev/hdc: flushing cache
/dev/hdc: stopping de-icing
/dev/hdc: writing lead-out
|
Code: |
#masterizzo la cartella "mast"
$growisofs -Z /dev/hdc -R -J -r mast/ # con -speed=2 invece di 4x fallisce un po' meno di frequente (5 su 10)
Executing 'mkisofs -R -J -r mast/ | builtin_dd of=/dev/hdc obs=32k seek=0'
/dev/hdc: "Current Write Speed" is 2.5x1385KBps.
0.22% done, estimate finish Sun Oct 31 00:42:20 2004
0.45% done, estimate finish Sat Oct 30 21:36:10 2004
0.67% done, estimate finish Sat Oct 30 20:31:49 2004
0.89% done, estimate finish Sat Oct 30 21:28:53 2004
1.12% done, estimate finish Sat Oct 30 20:53:13 2004
1.34% done, estimate finish Sat Oct 30 20:28:05 2004
:-( unable to WRITE@LBA=7b30h: Input/output error
builtin_dd: 31536*2KB out @ average 0.2x1385KBps
:-( write failed: Input/output error
/dev/hdc: flushing cache
/dev/hdc: stopping de-icing
/dev/hdc: writing lead-out
|
La cosa strana è che dà errore a random(100)%, ho provato anche con un'altro dvd+rw e fà lo stesso
Sarà mica colpa di qualche demone tipo hald,dbus? _________________ Blog
E8400, 4850, P5q |
|
Back to top |
|
|
assente Guru
Joined: 12 Apr 2004 Posts: 570 Location: Torino, italia, New Europe
|
Posted: Sun Oct 31, 2004 5:34 pm Post subject: |
|
|
UP
tra l'altro sapete se esiste una GUI che masterizza direttamente senza fare l'iso prima? _________________ Blog
E8400, 4850, P5q |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Sun Oct 31, 2004 6:02 pm Post subject: |
|
|
assente wrote: | UP
tra l'altro sapete se esiste una GUI che masterizza direttamente senza fare l'iso prima? |
xcdroast/k3b _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
fctk Veteran
Joined: 28 Jan 2004 Posts: 1424 Location: Milan, Italy, EU
|
Posted: Sun Oct 31, 2004 6:14 pm Post subject: |
|
|
nautilus-cd-burner? si scrive così? è da tanto che non uso gnome... |
|
Back to top |
|
|
assente Guru
Joined: 12 Apr 2004 Posts: 570 Location: Torino, italia, New Europe
|
Posted: Mon Nov 01, 2004 10:37 am Post subject: |
|
|
fctk wrote: | nautilus-cd-burner? si scrive così? è da tanto che non uso gnome... |
no, passa sempre dall'iso temporanea _________________ Blog
E8400, 4850, P5q |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Mon Nov 01, 2004 10:42 am Post subject: |
|
|
Ma mi pare che tutti i programmi facciano l'iso (anche i vari sotto win) _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
fctk Veteran
Joined: 28 Jan 2004 Posts: 1424 Location: Milan, Italy, EU
|
Posted: Mon Nov 01, 2004 10:45 am Post subject: |
|
|
assente wrote: | fctk wrote: | nautilus-cd-burner? si scrive così? è da tanto che non uso gnome... |
no, passa sempre dall'iso temporanea |
ah già è vero... ed è per quella ragione che sono passato a growisofs... quando dovevo masterizzare dvd pieni da 4gb e passa e non avevo spazio a sufficienza sul disco... ora ricordo |
|
Back to top |
|
|
assente Guru
Joined: 12 Apr 2004 Posts: 570 Location: Torino, italia, New Europe
|
Posted: Mon Nov 01, 2004 10:47 am Post subject: |
|
|
Code: | $growisofs -Z /dev/hdc -R -J cartella/ |
Non lo fa e anche su Win.. per il semplice motivo che inizia subito a scrivere dul DVD _________________ Blog
E8400, 4850, P5q |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Mon Nov 01, 2004 10:49 am Post subject: |
|
|
assente wrote: | Non lo fa e anche su Win.. per il semplice motivo che inizia subito a scrivere dul DVD |
Non lo fa nel senso che crea l'iso e in contemporanea con una pipe scrive quello che ha gia' di iso. CI passa comunque anche se fa le cose al volo _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
assente Guru
Joined: 12 Apr 2004 Posts: 570 Location: Torino, italia, New Europe
|
Posted: Mon Nov 01, 2004 10:54 am Post subject: |
|
|
fedeliallalinea wrote: | assente wrote: | Non lo fa e anche su Win.. per il semplice motivo che inizia subito a scrivere dul DVD |
Non lo fa nel senso che crea l'iso e in contemporanea con una pipe scrive quello che ha gia' di iso. CI passa comunque anche se fa le cose al volo |
OK Comunque intendevo non fanno l'iso temporanea, ma scrivono i dati al volo _________________ Blog
E8400, 4850, P5q |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31280 Location: here
|
Posted: Mon Nov 01, 2004 10:57 am Post subject: |
|
|
assente wrote: | OK Comunque intendevo non fanno l'iso temporanea, ma scrivono i dati al volo |
Comunque bisogna scoprire perche' non va da linea di comando perche' i vari k3b,... si basano su questi tool se non erro _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
assente Guru
Joined: 12 Apr 2004 Posts: 570 Location: Torino, italia, New Europe
|
Posted: Mon Nov 01, 2004 10:58 am Post subject: |
|
|
@fctk:
Mi fai un favore? A te ti riconosce se un DVD+RW è pieno o vuoto?
Code: |
$dvd+rw-format /dev/hdc
|
Perchè io devo sempre usare -force per cancellarlo _________________ Blog
E8400, 4850, P5q |
|
Back to top |
|
|
fctk Veteran
Joined: 28 Jan 2004 Posts: 1424 Location: Milan, Italy, EU
|
Posted: Mon Nov 01, 2004 11:08 am Post subject: |
|
|
tratto da http://fy.chalmers.se/~appro/linux/DVD+RW/:
Quote: | It was observed that excessive reformats can render media unusable already after 10-20 reformats. It appears to be a firmware deficiency, not some common media defect [at least it was perfectly possible to salvage the media in a unit of different brand], but I don't recommend [enforced] reformat in either case. Note that DVD+RW re-formatting procedure does not substitute for blanking. If you want to nullify the media, e.g. for privacy reasons, do it explicitly with 'growisofs -Z /dev/scdN=/dev/zero'. Otherwise just write over previous recording as it simply wasn't there, no re-formatting is required. |
comunque:
Code: | fctk@thorium ~ $ dvd+rw-format /dev/hdc
* DVD±RW/-RAM format utility by <appro@fy.chalmers.se>, version 4.10.
* 4.7GB DVD+RW media detected.
- media is already formatted, lead-out is currently at
4590208 KiB which is 100.0% of total capacity.
- you have the option to re-run dvd+rw-format with:
-lead-out to elicit lead-out relocation for better
DVD-ROM compatibility, data is not affected;
-force to enforce new format (not recommended)
and wipe the data. |
|
|
Back to top |
|
|
assente Guru
Joined: 12 Apr 2004 Posts: 570 Location: Torino, italia, New Europe
|
Posted: Mon Nov 01, 2004 11:21 am Post subject: |
|
|
boh allora tutto nella norma.. quindi potevano almeno fare a meno di mettere dvd+rw-format
tanto vale usare growisofs -Z /dev/scdN=/dev/zero _________________ Blog
E8400, 4850, P5q |
|
Back to top |
|
|
assente Guru
Joined: 12 Apr 2004 Posts: 570 Location: Torino, italia, New Europe
|
Posted: Sun Nov 21, 2004 8:16 pm Post subject: |
|
|
boh io ho sempre lo stesso problema
$ dvd+rw-format /dev/hdc -force && growisofs -Z /dev/hdc=rf.iso
* DVD±RW/-RAM format utility by <appro@fy.chalmers.se>, version 4.10.
* 4.7GB DVD+RW media detected.
* formatting 9.5-
Executing 'builtin_dd if=rf.iso of=/dev/hdc obs=32k seek=0'
/dev/hdc: "Current Write Speed" is 4.1x1385KBps.
6356992/4395401216 ( 0.1%) @0.7x, remaining 69:02
9011200/4395401216 ( 0.2%) @0.6x, remaining 73:00
12222464/4395401216 ( 0.3%) @0.7x, remaining 77:42
15564800/4395401216 ( 0.4%) @0.7x, remaining 75:02
18513920/4395401216 ( 0.4%) @0.6x, remaining 74:51
21987328/4395401216 ( 0.5%) @0.7x, remaining 76:14
25853952/4395401216 ( 0.6%) @0.8x, remaining 73:14
29917184/4395401216 ( 0.7%) @0.9x, remaining 72:57
33456128/4395401216 ( 0.8%) @0.7x, remaining 71:42
37355520/4395401216 ( 0.8%) @0.8x, remaining 69:59
41123840/4395401216 ( 0.9%) @0.8x, remaining 70:35
44859392/4395401216 ( 1.0%) @0.8x, remaining 69:30
47415296/4395401216 ( 1.1%) @0.5x, remaining 70:18
51281920/4395401216 ( 1.2%) @0.8x, remaining 70:35
54427648/4395401216 ( 1.2%) @0.7x, remaining 70:27
58851328/4395401216 ( 1.3%) @0.9x, remaining 68:46
61308928/4395401216 ( 1.4%) @0.5x, remaining 70:41
66093056/4395401216 ( 1.5%) @1.0x, remaining 68:46
68812800/4395401216 ( 1.6%) @0.6x, remaining 69:09
71958528/4395401216 ( 1.6%) @0.7x, remaining 70:05
75726848/4395401216 ( 1.7%) @0.8x, remaining 69:24
78839808/4395401216 ( 1.8%) @0.7x, remaining 69:21
82280448/4395401216 ( 1.9%) @0.7x, remaining 69:53
85852160/4395401216 ( 2.0%) @0.7x, remaining 69:26
88702976/4395401216 ( 2.0%) @0.6x, remaining 69:35
91979776/4395401216 ( 2.1%) @0.7x, remaining 70:10
94830592/4395401216 ( 2.2%) @0.6x, remaining 70:17
97943552/4395401216 ( 2.2%) @0.7x, remaining 70:56
101253120/4395401216 ( 2.3%) @0.7x, remaining 70:41
104464384/4395401216 ( 2.4%) @0.7x, remaining 70:30
107479040/4395401216 ( 2.4%) @0.6x, remaining 71:08
111017984/4395401216 ( 2.5%) @0.7x, remaining 70:45
115572736/4395401216 ( 2.6%) @1.0x, remaining 69:44
119308288/4395401216 ( 2.7%) @0.8x, remaining 69:53
121667584/4395401216 ( 2.8%) @0.5x, remaining 70:15
121667584/4395401216 ( 2.8%) @0.0x, remaining 72:00
121667584/4395401216 ( 2.8%) @0.0x, remaining 74:21
121667584/4395401216 ( 2.8%) @0.0x, remaining 76:06
121667584/4395401216 ( 2.8%) @0.0x, remaining 77:51
121667584/4395401216 ( 2.8%) @0.0x, remaining 80:12
121667584/4395401216 ( 2.8%) @0.0x, remaining 81:57
121667584/4395401216 ( 2.8%) @0.0x, remaining 83:43
121667584/4395401216 ( 2.8%) @0.0x, remaining 86:03
121667584/4395401216 ( 2.8%) @0.0x, remaining 87:48
121667584/4395401216 ( 2.8%) @0.0x, remaining 90:09
121667584/4395401216 ( 2.8%) @0.0x, remaining 91:54
121667584/4395401216 ( 2.8%) @0.0x, remaining 93:40
121667584/4395401216 ( 2.8%) @0.0x, remaining 96:00
121667584/4395401216 ( 2.8%) @0.0x, remaining 97:46
121667584/4395401216 ( 2.8%) @0.0x, remaining 99:31
121667584/4395401216 ( 2.8%) @0.0x, remaining 101:51
121667584/4395401216 ( 2.8%) @0.0x, remaining 103:37
unable to WRITE@LBA=e810h: Input/output error
builtin_dd: 59408*2KB out @ average 0.5x1385KBps
write failed: Input/output error
/dev/hdc: flushing cache
/dev/hdc: stopping de-icing
:-[ STOP DE-ICING failed with SK=3h/ASC=02h/ACQ=00h]: Input/output error
/dev/hdc: writing lead-out
anche il mio bel dvd+rw TDK sembra avermi tradito nonostante la bassa velocità _________________ Blog
E8400, 4850, P5q |
|
Back to top |
|
|
cloc3 Advocate
Joined: 13 Jan 2004 Posts: 4807 Location: http://www.gentoo-users.org/user/cloc3/
|
Posted: Sun Feb 20, 2005 10:47 am Post subject: |
|
|
Confermo l'impressione di Assente.
A me è successa la stessa cosa.
L'effetto è sparito seguendo il consiglio di Assente di disattivare dbus e hald (che per altro nel mio sistema sono stati configurati distrattamente).
Per fortuna il dvd non si è rovinato. _________________ vu vu vu
gentù
mi piaci tu |
|
Back to top |
|
|
assente Guru
Joined: 12 Apr 2004 Posts: 570 Location: Torino, italia, New Europe
|
Posted: Fri Feb 25, 2005 6:00 pm Post subject: |
|
|
qualcuno ha novità sull'argomento? _________________ Blog
E8400, 4850, P5q |
|
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
|
|