[Musix-usuarios] reporte dvd / problemas

Raul Cruz rcruz en wild-spain.com
Mie Feb 18 18:45:10 CET 2009


Hola a to2,

intentaré en lo posible documentar paso a paso lo que hago y dejo de hacer
en este camino de llegar a un linux "completito". Así si alguien viene "por
detrás" en condiciones parecidas, espero le pueda ser de ayuda esta
información que voy descubriendo.

Como ya sabeis los que me estais ayudando, me he quedado "enganchado" en
UStudio sin pode quemar a CD la 13-02-09-es.iso de Musix

Si os parece (y me parece del todo comprensible), puedo desviar estas
cuestiones a los foros de ubuntu, ya que al fin y al cabo, el problema lo
tengo ahora en UStudio aunque esté tratando con "kernel genérico". Ya me
direis.

Por lo pronto, os envio el reporte sobre DVD en 2.6.27-generic

REPORTE DVD TS-L632D EN DELL 6400

SITUACIÓN INICIAL - DVD VACIO Y MD5SUM CORRECTO

$sudo lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and
945GT Express Memory Controller Hub (rev 03)
00:01.0 PCI bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and
945GT Express PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition
Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port
1 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port
4 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI
Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI
Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge
(rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE
Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev
01)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility
X1400
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev
02)
03:01.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller
03:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host
Adapter (rev 19)
03:01.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 0a)
03:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter
(rev 05)
03:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
0b:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan]
Network Connection (rev 02)

$sudo cdrecord -scanbus
scsibus1:
    1,0,0    100) 'TSSTcorp' 'DVD+-RW TS-L632D' 'DE03' Removable CD-ROM
    1,1,0    101) *
    1,2,0    102) *
    1,3,0    103) *
    1,4,0    104) *
    1,5,0    105) *
    1,6,0    106) *
    1,7,0    107) *


$sudo cdrecord --devices
wodim: Overview of accessible drives (1 found) :
-------------------------------------------------------------------------
 0  dev='/dev/scd0'    rwrw-- : 'TSSTcorp' 'DVD+-RW TS-L632D'
-------------------------------------------------------------------------

$ls -l /dev/scd0
brw-rw----+ 1 root cdrom 11, 0 2009-02-18 16:28 /dev/scd0

$sudo dmesg | grep DVD
[    3.541527] ata2.00: ATAPI: TSSTcorp DVD+/-RW TS-L632D, DE03, max UDMA/33
[    3.580910] scsi 1:0:0:0: CD-ROM            TSSTcorp DVD+-RW TS-L632D
DE03 PQ: 0 ANSI: 5

$ls -l *.iso
-rw-rw-r-- 1 rcruz rcruz 717105152 2009-02-17 20:33 13-02-09-es.iso

$sudo cat /etc/group | grep cdrom
cdrom:x:24:rcruz

-----PRUEBA CON UNIDAD SIN NINGÚN DVD SOBRE 1,0,0 SEGUN DATOS DE SCAN BUS
-----------

$sudo cdrecord dev=1,0,0 -data speed=12 13-02-09-es.iso
wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
*WARNING: the deprecated pseudo SCSI syntax found as device specification.
Support for that may cease in the future versions of wodim. For now,
the device will be mapped to a block device file where possible.
Run "wodim --devices" for details.*
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   :
Vendor_info    : 'TSSTcorp'
Identification : 'DVD+-RW TS-L632D'
Revision       : 'DE03'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
wodim: Cannot load media with this drive!
wodim: Try to load media by hand.
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/R16 RAW/R96P RAW/R96R
wodim: Cannot load media with this drive!
wodim: Try to load media by hand.
wodim: Cannot load media.

---------- INSERTO UN CDR EN BLANCO Y VUELVO A PROBAR ------------

$sudo cdrecord dev=1,0,0 -data speed=12 13-02-09-es.iso

wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
WARNING: the deprecated pseudo SCSI syntax found as device specification.
Support for that may cease in the future versions of wodim. For now,
the device will be mapped to a block device file where possible.
Run "wodim --devices" for details.
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   :
Vendor_info    : 'TSSTcorp'
Identification : 'DVD+-RW TS-L632D'
Revision       : 'DE03'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
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/R16 RAW/R96P RAW/R96R
Speed set to 1764 KB/s
Starting to write CD/DVD at speed  10.0 in real TAO mode for single session.
Last chance to quit, starting real write in    0 seconds. Operation starts.
Track 01: Total bytes read/written: 717105152/717105152 (350149 sectors).

RESULTADO AL EXPULSAR: CD vacio, sin nada escrito, virgen 100%, como el
aceite de oliva de por aquí :-D
¿Creeis que el warning que he sobresaltado en negrita podría tener algo que
ver?, la verdad es que es muy extraño. Hasta llegar al final, cualquiera
diría que todo está llendo a la perfección.

Pienso en alternativas como actualizar firmware del DVD a la última versión,
de DE03 a DE04, pero para ello necesito de nuevo windows... quizás podria,
de alguna manera conseguir alguna imagen de arranque de DOS o algo así...
¿pero dónde co@#o la quemo? jajaja :-D

salu2!!

--
Raúl Cruz
foro.fuentedepermacultura.org
"pro-curando..."
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: /pipermail/musix-usuarios/attachments/20090218/9c5e2551/attachment.html


Más información sobre la lista de distribución Musix-usuarios