Il mercoledì, 18 maggio, 2005 at 09:58:44 +0200, Luigi Curzi Scrisse: > 1) qual' e' l'opzione nel kernel?? intanto do un'occhiata se a me > funge... > 2) cmq l'errore mi si presenta anche se inserisco un supporto nel > drive... > L'upzione �: Use multi-mode by default (IDEDISK_MULTI_MODE)
If you get this error, try to say Y here:
hda: set_multmode: status=0x51 { DriveReady SeekComplete Error }
hda: set_multmode: error=0x04 { DriveStatusError }
If in doubt, say N.
#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
CONFIG_BLK_DEV_IDEFLOPPY=m
CONFIG_BLK_DEV_IDESCSI=y
CONFIG_IDE_TASK_IOCTL=y
Comunque, se ho ben compreso, il problema � dovuto dai firmware dei drives:
alcuni sparano fuori dei controlli ciclici a vuoto che il kernel normalmente non
gestisce e altri firmware no.
Ora vorrei guardare le opzioni che si possono passare al modulo ide-cd per
vedere se si pu� fare qualcsa, ma dovr� ricompilare il kernel per questo.
Ma usi hal?
ps ax | grep hald
cosa dice quando hai tutto impallato?
--
Ciao Umberto
#------------------------------------------------------------------------#
| Umberto Genovese (Seldon) E-mail: <[EMAIL PROTECTED]> |
|PGP fingerprint = 526A B526 2BF4 E3FF 6200 30B4 AD2C D110 D0F3 66E4 |
| <GNU & Linux: the dynamic duo> |
#------------------------------------------------------------------------#
signature.asc
Description: Digital signature

