Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTOOOOOOO]box eide-->usb2.0 perchè non va?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Thu Oct 28, 2004 2:18 pm    Post subject: [RISOLTOOOOOOO]box eide-->usb2.0 perchè non va? Reply with quote

come consigliatomi da randomizer apro un nuovo topic per avere qualche illuminazione alla mia ignranza!


ho un masterizzatore dvd sony in un box eide-->usb2.0
quindi un normale masterizzatore di quello che va montato nel case.


quando lo aggancio all'usb mi rileva senza problemi una nuova periferica /dev/sg0
peccato che la periferica non è un block devices e quindi il classico mount non mi permette di montarla!!!


come faccio? suggerimenti?


Last edited by turborocket on Tue Nov 02, 2004 10:37 pm; edited 2 times in total
Back to top
View user's profile Send private message
dkmorb
n00b
n00b


Joined: 30 Sep 2004
Posts: 52

PostPosted: Thu Oct 28, 2004 2:29 pm    Post subject: Reply with quote

Potresti postare, cortesemente, l'output del comando dmesg?...solo la parte riguardante il masterizzatore usb!
Ciao
Back to top
View user's profile Send private message
motaboy
Retired Dev
Retired Dev


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Thu Oct 28, 2004 2:53 pm    Post subject: Reply with quote

probabilmente hai dimenticato in modulo del kernel: sd_mod.
_________________
...
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Thu Oct 28, 2004 8:52 pm    Post subject: Reply with quote

hem allora il comando desg mi restituisce


Code:

...
...
...
subfs: submountd execution failure. Error 256
subfs: submountd execution failure. Error 256
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x50
cdrom: open failed.
subfs: submountd execution failure. Error 256
subfs: submountd execution failure. Error 256
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x50
cdrom: open failed.
subfs: submountd execution failure. Error 256
subfs: submountd execution failure. Error 256
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x50
cdrom: open failed.
subfs: submountd execution failure. Error 256
subfs: submountd execution failure. Error 256
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x50
cdrom: open failed.
subfs: submountd execution failure. Error 256
subfs: submountd execution failure. Error 256
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x50
cdrom: open failed.
subfs: submountd execution failure. Error 256
subfs: submountd execution failure. Error 256
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x50
cdrom: open failed.
subfs: submountd execution failure. Error 256
subfs: submountd execution failure. Error 256
hdc: packet command error: status=0x51 { DriveReady SeekComplete Error }
hdc: packet command error: error=0x50
cdrom: open failed.
...
...
...


e se metto un cd nel lettore cd(non nel masterizzatore usb)ottengo alla fine di tutte le righe postate pocanzi

Code:
ISO 9660 Extensions: Microsoft Joliet Level 3
ISOFS: changing to secondary root
subfs: submountd execution failure. Error 256








@metaboy
cosa dicevi dell'sd_mod nel nel kernel? dove lo trovo e cosa mi fa?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Thu Oct 28, 2004 9:00 pm    Post subject: Reply with quote

turborocket wrote:
@metaboy
cosa dicevi dell'sd_mod nel nel kernel? dove lo trovo e cosa mi fa?

motaboy comunque :D . Diceva di controllare se hai messo il modulo per i dischi scsi
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Thu Oct 28, 2004 9:05 pm    Post subject: Reply with quote

ora lo metto ma non ho periferiche scasi non so a cosa possa essermi utile :?: :?: :?:
Back to top
View user's profile Send private message
ultimodruido
Apprentice
Apprentice


Joined: 11 Dec 2003
Posts: 253
Location: Muenchen

PostPosted: Thu Oct 28, 2004 9:05 pm    Post subject: Reply with quote

Da quel che ne so io, i dischi USB li astrae come SCSI... quindi devi attivare il modulo scsi disk nel kernel come dice mota. per un kernel 2.6 lo trovi in:
Code:
Device Drivers -> SCSI Device Support -> SCSI Disk Support

se lo attivi come modulo devi dare poi
Code:
modprobe sd_mod

prima di poterlo veder oppure inserire sd_mod in /etc/modules.autoload.d/kernel-2.6
ciao nic
_________________
Account Jabber: ultimodruido@jabber.linux.it
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Thu Oct 28, 2004 9:13 pm    Post subject: Reply with quote

sono attivi

Code:
     Device Drivers  --->
SCSI device support  --->     
--- SCSI device support                                                       
[*]   legacy /proc/scsi/ support                                                                 
---   SCSI support type (disk, tape, CD-ROM)                                                     
<*>   SCSI disk support                                                                           
< >   SCSI tape support                                                                           
< >   SCSI OnStream SC-x0 tape support                                                           
< >   SCSI CDROM support                                                                         
<*>   SCSI generic support                                                                       
---   Some SCSI devices (e.g. CD jukebox) support multiple LUNs
[ ] Probe all LUNs on each SCSI device                                                         
[ ]   Verbose SCSI error reporting (kernel size +=12K)                                           
[ ]   SCSI logging facility                                                                       

SCSI Transport Attributes  --->
< > Parallel SCSI (SPI) Transport Attributes
< > FiberChannel Transport Attributes                                                                             

SCSI low-level drivers  --->                 
...
...
...
PCMCIA SCSI adapter support  --->   
...
...
...


devo attivare qualche altra cosa?questi già sono attivi non ho dovuto aggiungrli io
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Thu Oct 28, 2004 9:15 pm    Post subject: Reply with quote

L'emulazione scsi e' attiva sotto ATA/IDE,...
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
ultimodruido
Apprentice
Apprentice


Joined: 11 Dec 2003
Posts: 253
Location: Muenchen

PostPosted: Thu Oct 28, 2004 9:15 pm    Post subject: Reply with quote

ma tu hai una msterizzatore? allora forse devi attivare il supporto per i CD SCSI...
_________________
Account Jabber: ultimodruido@jabber.linux.it
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Thu Oct 28, 2004 9:18 pm    Post subject: Reply with quote

ho aggiunto
Code:
<M>     SCSI emulation support

<M>   SCSI CDROM support 
[ ]    Enable vendor-specific extensions (for SCSI CDROM) (NEW)



ora compilo il kernel e lo eseguo sperando ch questi siano sufficienti!

ho sbagliato qualche cosa?
Back to top
View user's profile Send private message
ultimodruido
Apprentice
Apprentice


Joined: 11 Dec 2003
Posts: 253
Location: Muenchen

PostPosted: Thu Oct 28, 2004 9:24 pm    Post subject: Reply with quote

Guarda io vado sempre a tentoni... prova poi semmai ti va male e provi in un altro modo :D :D
Ricordati che comunque se li compili come moduli devi caricarli in memoria e poi secondo me l'emulazione scsi serve per i masterizzatori IDE non per il tuo... pero sui miei pareri non farei tutto questo affidamento!
ciao nic
_________________
Account Jabber: ultimodruido@jabber.linux.it
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Thu Oct 28, 2004 9:30 pm    Post subject: Reply with quote

allora ho dato make &&make modules_install

ho sostituito il bzImage

riavviato


non è cambiato nulla

Code:


root@porno-->~ # mount /dev/sg0 /mnt/cdrom/
mount: /dev/sg0 is not a block device


@ultimodruido il mio masterizzatore è ide però adattato ad usb(non so se questo cambia qualche cosa rispetto ad un masterizzatore usb o rispetto ad un ide)
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Thu Oct 28, 2004 9:31 pm    Post subject: Reply with quote

Posta il tuo grub.conf mi pare che per l'emulazione scsi devi specificarlo nel grub.conf
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Thu Oct 28, 2004 9:37 pm    Post subject: Reply with quote

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 signore:D

PS=cmq grazie a tutti di sopportarmi...so che sono da esaurimento quindi vi ringrazio che il mio gentoo funziona grazie a voi :P
Back to top
View user's profile Send private message
randomaze
Bodhisattva
Bodhisattva


Joined: 21 Oct 2003
Posts: 9985

PostPosted: Fri Oct 29, 2004 9:12 am    Post subject: Reply with quote

fedeliallalinea wrote:
Posta il tuo grub.conf mi pare che per l'emulazione scsi devi specificarlo nel grub.conf


Dato che si tratat di una periferica USB può caricare il modulo anche a run-time...
Cosa dice lsmod?

E comunque:
turborocket wrote:
come consigliatomi da randomizer


randomaze
_________________
Ciao da me!
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 29, 2004 9:16 am    Post subject: Reply with quote

scusami.... :oops: vergognaaaaaaa

cmq

Code:
root@porno-->~ # lsmod
Module                  Size  Used by
sr_mod                 14884  0
subfs                   9984  2



senza collegare la periferica in oggetto del topic
se la collego viene fuori(aspetta provo)...
lo stesso non cambia nulla...
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 29, 2004 9:19 am    Post subject: Reply with quote

ho corretto dove ho sbagliato scusami ancora:D
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Fri Oct 29, 2004 9:28 am    Post subject: Reply with quote

Dai un modprobe ide-scsi
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 29, 2004 9:35 am    Post subject: Reply with quote

ecco fatto ora me lo rileva e me lo fa montare:D grazie fedeli!!!

ora però come faccio a dirgli che deve caricarmi quel modulo in automatico(appena accendo il pc)??? così metto anche questo nel fstab con submount e non ho + problemi


Last edited by turborocket on Fri Oct 29, 2004 9:39 am; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Fri Oct 29, 2004 9:36 am    Post subject: Reply with quote

Prova a riattaccare la periferica e posta le ultime 10 righe del dmesg
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 29, 2004 9:40 am    Post subject: Reply with quote

aggiornato! ho editato il reply di prima
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 29, 2004 10:14 am    Post subject: Reply with quote

ok adesso funziona
automonta e autosmonta quando inserisco ed estraggo il cd

però c'è un unica eccezione
spiego

se inserisco il cd/dvd nell'unità, parte il submount che monta automaticamente la periferica nella cartella che gli ho suggerito nell'fstab, se però mentre il cd è inserito spengo la periferica(essendo alimentata per conto proprio), o semplicemente la scollego alla porta usb, quando vado a riaccenderla compare con nome differente in /dev/ rispetto a prima che la scollegassi

stessa cosa mi succede con il lettore mp3(nel 3d parallelo). esiste qualche opzione nel submount per ovviare a questo inconveniente?
non so...qualche cosa che dica al submount di smontare la periferica una volta che viene disattivata/scollegata

spero di si altrimenti sarebbe un problema

grazie ancora per avermi aiutato in questa ennesima impresa... :P
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Fri Oct 29, 2004 10:37 am    Post subject: Reply with quote

Per caricarlo in automatico hai due metodi o lo metti compilato nel kernel o metti in /etc/modules.autoload.d/kernel-2.X (dove X e' 4 o 6) il nome del modulo.

Per il problema di cambio nome penso che si possa fare con udev (da mettere al posto di devfs) se non mi sbaglio. Meglio che aspetti qualcuno che sappia meglio di me
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
turborocket
Guru
Guru


Joined: 09 Oct 2004
Posts: 372

PostPosted: Fri Oct 29, 2004 11:10 am    Post subject: Reply with quote

ho già caricato udev però mi sa che devo modificare io le rules per il make-name solo che non ho trovato nessuna guida in italiano e visto che era un argomento delicato avrei preferito non stare a tradurre....se qualcuno è tanto gentile da aiutarmi magari in msn oppure in irc....


cmq per ora basta che stia attento a togliere sempre il cd dall'unità prima di disattivarla
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
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