View previous topic :: View next topic |
Author |
Message |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Fri Nov 05, 2004 12:08 pm Post subject: |
|
|
turborocket wrote: | Code: | root@porno-->~ # cdrecord --scanbus
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.8-gentoo-r10
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'. |
dove sta l'addres? |
Ma usi l'emulazione scsi o usi ATAPI? _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
randomaze Bodhisattva


Joined: 21 Oct 2003 Posts: 9985
|
Posted: Fri Nov 05, 2004 12:55 pm Post subject: |
|
|
turborocket wrote: | root@porno-->~ # cdrecord --scanbus
...
cdrecord: For possible targets try 'cdrecord -scanbus'.
|
 _________________ Ciao da me! |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Fri Nov 05, 2004 1:50 pm Post subject: |
|
|
@randomaze
si avevo letto ma è la stessa cosa
@gutter uso l'emulazione scsi caricata come modulo |
|
Back to top |
|
 |
nick_spacca l33t


Joined: 29 May 2004 Posts: 689 Location: Paris/France
|
Posted: Fri Nov 05, 2004 5:37 pm Post subject: |
|
|
gutter wrote: | (..)
Si ok, ma almeno in questo modo cominci a vedere dove sta il problema. Puoi quello che usi sono fatti tuoi  |
Beh, io la linea di comando l'ho usata ma mi da sempre lo stesso problema!!!
Ho risolto masterizzando dal pc fisso, pero' + che una soluzione e' un palliativo...
Misteri...  _________________ I can resist anything but temptation.
(O. Wilde) |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Fri Nov 05, 2004 5:44 pm Post subject: |
|
|
turborocket wrote: |
[CUT]
@gutter uso l'emulazione scsi caricata come modulo |
Mi posti il risultato di lsmod. _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Fri Nov 05, 2004 5:47 pm Post subject: |
|
|
Code: | turborocket@porno-->~ $ lsmod
Module Size Used by
subfs 9984 3
ide_scsi 15108 0
|
|
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Fri Nov 05, 2004 5:48 pm Post subject: |
|
|
gutter visto che ci sei ti spiace dar uno sguardo al topic riguardande la pcmci?(sempre aperto da me) |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Fri Nov 05, 2004 5:58 pm Post subject: |
|
|
turborocket wrote: | gutter visto che ci sei ti spiace dar uno sguardo al topic riguardande la pcmci?(sempre aperto da me) |
Mi spiace ma non posso aiutarti. Non sono esperto in materia. _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Fri Nov 05, 2004 6:00 pm Post subject: |
|
|
turborocket wrote: | Code: | turborocket@porno-->~ $ lsmod
Module Size Used by
subfs 9984 3
ide_scsi 15108 0
|
|
Hai settato l'append line corettamente? _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Fri Nov 05, 2004 7:02 pm Post subject: |
|
|
cosa????
 |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Fri Nov 05, 2004 7:04 pm Post subject: |
|
|
turborocket wrote: | cosa????
 |
Posta il tuo lilo.conf o il file di conf di grub a seconda di quale bootmanager usi  _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
johnnystuff Tux's lil' helper

Joined: 28 Aug 2003 Posts: 141
|
Posted: Fri Nov 05, 2004 8:00 pm Post subject: |
|
|
scusa ma non è che invece di "cdrecord -scanbus" devi dare:
#cdrecord -dev=ATAPI -scanbus
che poi usi per
cdrecord -dev=x,x,x -speed=4x -blank=fast  |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Fri Nov 05, 2004 8:13 pm Post subject: |
|
|
Code: |
default 0
timeout 0
title Gentoo Linux
root (hd0,0)
kernel /boot/bzImage ro root=/dev/hda3 video=vesafb:ywrap,pmipal,1024x768-32@60 splash=silent,theme:emergence
initrd /boot/fbsplash-emergence-1024x768
gentoo=nodevfs |
ecco a lei! |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Fri Nov 05, 2004 8:15 pm Post subject: |
|
|
johnnystuff wrote: | scusa ma non è che invece di "cdrecord -scanbus" devi dare:
#cdrecord -dev=ATAPI -scanbus
che poi usi per
cdrecord -dev=x,x,x -speed=4x -blank=fast  |
Code: |
turborocket@porno-->~ $ cdrecord -dev=ATAPI -scanbus
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.8-gentoo-r10
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
scsidev: 'ATAPI'
devname: 'ATAPI'
scsibus: -2 target: -2 lun: -2
Warning: Using ATA Packet interface.
Warning: The related Linux kernel interface code seems to be unmaintained.
Warning: There is absolutely NO DMA, operations thus are slow.
Using libscg version 'schily-0.8'.
scsibus0:
0,0,0 0) 'QSI ' 'CDRW/DVD SBW-241' 'VX08' Removable CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) * |
:*
e cmq mi da questo
Code: | turborocket@porno-->~ $ cdrecord -dev=0,0,0 -speed=4 -blank=fast
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.8-gentoo-r10
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
cdrecord: No such file or directory. Cannot open '/dev/pg0'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
|
|
|
Back to top |
|
 |
johnnystuff Tux's lil' helper

Joined: 28 Aug 2003 Posts: 141
|
Posted: Sat Nov 06, 2004 12:24 am Post subject: |
|
|
hai ragione la riga che ti ho suggerito è sbagliata. Per masterizzare con il 2.6 si usa:
#cdrecord -dev=ATA:x,x,x -opzioni_varie
inoltre, non vorrei dire una vaccata ma credo che basti anche il link al dev, tipo /dev/dvd...hai provato?
Famme sapè. |
|
Back to top |
|
 |
johnnystuff Tux's lil' helper

Joined: 28 Aug 2003 Posts: 141
|
Posted: Sat Nov 06, 2004 12:25 am Post subject: |
|
|
ah e provare da root?
 |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Sat Nov 06, 2004 1:19 am Post subject: |
|
|
tutto quello che ho provato l'ho fatto da root...quando sono in riga di comando sono quasi sempre da root |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Sat Nov 06, 2004 9:34 am Post subject: |
|
|
@turborocket: a questo punto visto che usi ATAPI non penso che l'emulazione scsi ti serva più  _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Sat Nov 06, 2004 10:21 am Post subject: |
|
|
cmq per farlo funzinare ho dovuto fare
Code: | cdrecord -dev=/dev/cdroms/cdrom0 -speed=4 -blank=all |
e cmq non funziona perchè mi da questo errore
Code: | turborocket@porno-->~ $ cdrecord -dev=/dev/cdroms/cdrom0:0,0,0 -speed=4 -blank=all
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.8-gentoo-r10
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
scsidev: '/dev/cdroms/cdrom0:0,0,0'
devname: '/dev/cdroms/cdrom0'
scsibus: 0 target: 0 lun: 0
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 : 'QSI '
Identifikation : 'CDRW/DVD SBW-241'
Revision : 'VX08'
Device seems to be: Generic mmc2 DVD-ROM.
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-2 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Starting to write CD/DVD at speed 4 in real BLANK mode for single session.
Last chance to quit, starting real write 0 seconds. Operation starts.
cdrecord: Success. blank unit: scsi sendcmd: no error
CDB: A1 00 00 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.000s timeout 9600s
cdrecord: Cannot blank disk, aborting. |
penso che la cosa sia irrisolvibile.... |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Sat Nov 06, 2004 10:25 am Post subject: |
|
|
gutter wrote: | @turborocket: a questo punto visto che usi ATAPI non penso che l'emulazione scsi ti serva più  |
non posso levarlo che mi serve per far funzionare l'hd e il masterizzatore esterni |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Sat Nov 06, 2004 10:51 am Post subject: |
|
|
turborocket wrote: |
[CUT]
non posso levarlo che mi serve per far funzionare l'hd e il masterizzatore esterni |
Cercando su internet ho notato che il problema non è solo tuo, da quello che ho visto tutti quelli che possiedono il tuo masterizzatore hanno lo stesso problema. L'unica soluzione per il momento sembra essere quella si usare cdrdao:
Code: |
cdrdao blank --device 0,0,0 --driver generic-mmc --blank-mode minimal
|
_________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Sat Nov 06, 2004 11:01 am Post subject: |
|
|
sembra che così funzioni....ora come posso fare per dire a k3b che quando voglio blankare il cdrw invece di usare cdrecord usa cdrdao? |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Sat Nov 06, 2004 11:17 am Post subject: |
|
|
turborocket wrote: | sembra che così funzioni....ora come posso fare per dire a k3b che quando voglio blankare il cdrw invece di usare cdrecord usa cdrdao? |
Questa è una domanda a cui non so rispondere non usando questo sw.  _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
turborocket Guru

Joined: 09 Oct 2004 Posts: 372
|
Posted: Sat Nov 06, 2004 11:22 am Post subject: |
|
|
cmq grazie gutter ha funzionato alla perfezione:D
sei in grado di spiegarmi perchè con cdrecord non va e con cdrdao si? |
|
Back to top |
|
 |
gutter Bodhisattva


Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Sat Nov 06, 2004 11:34 am Post subject: |
|
|
turborocket wrote: |
[CUT]
sei in grado di spiegarmi perchè con cdrecord non va e con cdrdao si? |
Ecco la spiegazione e ho trovato la soluzione per risolvere il problema con cdrecord (come si diceva: "due piccioni con una fava" )
man cdrecord wrote: |
-immed
Tell cdrecord to set the SCSI IMMED flag in certain commands
(load/eject/blank/close_track/close_session). This can be use-
ful on broken systems with ATAPI harddisk and CD/DVD writer on
the same bus or with SCSI systems that don't use discon-
nect/reconnect. These systems will freeze while blanking or
fixating a CD/DVD or while a DVD writer is filling up a session
to the minimum amount (approx. 800 MB). Setting the -immed flag
will request the command to return immediately while the opera-
tion proceeds in background, making the bus usable for the other
devices and avoiding the system freeze. This is an experimental
feature which may work or not, depending on the model of the
CD/DVD writer. A correct solution would be to set up a correct
cabling but there seem to be notebooks around that have been set
up the wrong way by the manufacturer. As it is impossible to
fix this problem in notebooks, the -immed option has been added.
A second experimental feature of the -immed flag is to tell
cdrecord to try to wait short times while writing to the media.
This is expected to free the IDE bus if the CD/DVD writer and
the data source are connected to the same IDE cable. In this
case, the CD/DVD writer would otherwise usually block the IDE
bus for nearly all the time making it impossible to fetch data
from the source drive. See also minbuf= and -v option.
Use both features at your own risk. If it turns out that it
would make sense to have a separate option for the wait feature,
write to the author and convince him.
|
In pratica prova ad aggiungere -immed alla riga di comando di cdrecord. Non è detto che funzioni, fammi sapere  _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
 |
|