|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
sparito il cdrom !
ciao a tutti , ho riconfigurato e compilato il kernel 2.6.14.2 e incredibilemente tutto ha funzionato e il sistema sembra funzionare bene ....
il problema è che non riesco più a montare il cdrom .... in fstab è indicato come hdc ma mi dice che non un block device valido ... ho provato a dare dmesg | grep cd dmesg | grep CD ma non mi rileva nulla ... eppure mi pare di avere configurato bene i moduli relativi.... può dipendere da qualcos'altro o è sicuramente un modulo nel kernel ...?
__________________
Pcofficina - Trashware a Milano |
![]() |
![]() |
![]() |
#2 |
Senior Member
Iscritto dal: Sep 2003
Città: San Mauro Torinese
Messaggi: 5402
|
dmesg | grep hdc
__________________
Suonare come superamento, anche se per pochi attimi, della realtà costrittiva, come espressione, comunicazione, con modalità proprie, agli altri; http://www.magazzinifranti.it/ |
![]() |
![]() |
![]() |
#3 |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
grazie Wubby
mi ridà questo .... ide1: BM-DMA at 0xd608-0xd60f, BIOS settings: hdc: pio, hdd: pio non capisco ...
__________________
Pcofficina - Trashware a Milano Ultima modifica di dobro : 27-11-2005 alle 19:23. |
![]() |
![]() |
![]() |
#4 |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
non riesco a trovare nessun riferimento al cdrom
neanche con lshw ... dmesg non sembra trovare nulla .... eppure ho compilato tutti i moduli .... ![]()
__________________
Pcofficina - Trashware a Milano |
![]() |
![]() |
![]() |
#5 |
Senior Member
Iscritto dal: Jul 2002
Città: Potenza
Messaggi: 1137
|
Hai sicuramente compilato il kernel male.
|
![]() |
![]() |
![]() |
#6 |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
credo anche io ...
![]() potrebbe essere che i moduli per i dischi scsi ( che uso per il sata ) diano conflitti per il cdrom .... il problema è che non so dove sbattere la testa .... i moduli mi pare di averli compilati tutti sia per ide che per scsi .... ![]()
__________________
Pcofficina - Trashware a Milano |
![]() |
![]() |
![]() |
#7 |
Senior Member
Iscritto dal: Jul 2002
Città: Potenza
Messaggi: 1137
|
Il sata con i cdrom non hanno nulla a che fare, sono 2 cose diverse, controlla invece la sezione per i file system del cdrom, se ti può essere d'aiuto:
Codice:
# # 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=m CONFIG_IDEDISK_MULTI_MODE=y CONFIG_BLK_DEV_IDECD=m CONFIG_BLK_DEV_IDETAPE=m CONFIG_BLK_DEV_IDEFLOPPY=m CONFIG_BLK_DEV_IDESCSI=m # CONFIG_IDE_TASK_IOCTL is not set # # IDE chipset support/bugfixes # # CONFIG_IDE_GENERIC is not set CONFIG_BLK_DEV_CMD640=y # CONFIG_BLK_DEV_CMD640_ENHANCED is not set # CONFIG_BLK_DEV_IDEPNP is not set CONFIG_BLK_DEV_IDEPCI=y CONFIG_IDEPCI_SHARE_IRQ=y # CONFIG_BLK_DEV_OFFBOARD is not set # CONFIG_BLK_DEV_GENERIC is not set # CONFIG_BLK_DEV_OPTI621 is not set # CONFIG_BLK_DEV_RZ1000 is not set CONFIG_BLK_DEV_IDEDMA_PCI=y # CONFIG_BLK_DEV_IDEDMA_FORCED is not set CONFIG_IDEDMA_PCI_AUTO=y # CONFIG_IDEDMA_ONLYDISK is not set # CONFIG_BLK_DEV_AEC62XX is not set # CONFIG_BLK_DEV_ALI15X3 is not set CONFIG_BLK_DEV_AMD74XX=y # CONFIG_BLK_DEV_ATIIXP is not set # CONFIG_BLK_DEV_CMD64X is not set # CONFIG_BLK_DEV_TRIFLEX is not set # CONFIG_BLK_DEV_CY82C693 is not set # CONFIG_BLK_DEV_CS5520 is not set # CONFIG_BLK_DEV_CS5530 is not set # CONFIG_BLK_DEV_HPT34X is not set # CONFIG_BLK_DEV_HPT366 is not set # CONFIG_BLK_DEV_SC1200 is not set # CONFIG_BLK_DEV_PIIX is not set # CONFIG_BLK_DEV_IT821X is not set # CONFIG_BLK_DEV_NS87415 is not set # CONFIG_BLK_DEV_PDC202XX_OLD is not set # CONFIG_BLK_DEV_PDC202XX_NEW is not set # CONFIG_BLK_DEV_SVWKS is not set # CONFIG_BLK_DEV_SIIMAGE is not set # CONFIG_BLK_DEV_SIS5513 is not set # CONFIG_BLK_DEV_SLC90E66 is not set # CONFIG_BLK_DEV_TRM290 is not set # CONFIG_BLK_DEV_VIA82CXXX is not set # CONFIG_IDE_ARM is not set CONFIG_BLK_DEV_IDEDMA=y CONFIG_IDEDMA_IVB=y CONFIG_IDEDMA_AUTO=y # CONFIG_BLK_DEV_HD is not set Codice:
# # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_ZISOFS_FS=m CONFIG_UDF_FS=m CONFIG_UDF_NLS=y # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" CONFIG_NTFS_FS=m # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_RW is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_SYSFS=y CONFIG_TMPFS=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y # CONFIG_RELAYFS_FS is not set # CONFIG_CONFIGFS_FS is not set |
![]() |
![]() |
![]() |
#8 |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
Ora guardo grazie mille ...
il problema dei sata me lo sono posto perchè l'installer dava dei problemi con i sata e il cd rom .... riconosceva i sata ma non rilevava il cdrom ... per questo ho dovuto installare con il kernel 2.4 .27 ... allora mi chiedevo se la cosa non dipendesse da dei conflitti con i moduli per i sata e dei cd ( come nell'installer ) ...
__________________
Pcofficina - Trashware a Milano |
![]() |
![]() |
![]() |
#9 | |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
Niente ... ho compilato tutto ma non rileva il cdrom
![]() ![]() ![]() eppure mi pare ci sia tutto Quote:
__________________
Pcofficina - Trashware a Milano Ultima modifica di dobro : 28-11-2005 alle 13:56. |
|
![]() |
![]() |
![]() |
#10 |
Senior Member
Iscritto dal: Jul 2002
Città: Potenza
Messaggi: 1137
|
Ma ceh cd-rom è? non è che ti sta "salutando"? mi sembra un problema hardware a questo punto.
|
![]() |
![]() |
![]() |
#11 |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
![]() ![]() ![]() Ho compilato un kernel con tutti i moduli possibili (per andare sul sicuro ...) niente !!!! non sembra esistere il cdrom ! ![]()
__________________
Pcofficina - Trashware a Milano |
![]() |
![]() |
![]() |
#12 |
Senior Member
Iscritto dal: Sep 2003
Città: San Mauro Torinese
Messaggi: 5402
|
Codice:
CONFIG_BLK_DEV_IDECD=m ![]()
__________________
Suonare come superamento, anche se per pochi attimi, della realtà costrittiva, come espressione, comunicazione, con modalità proprie, agli altri; http://www.magazzinifranti.it/ |
![]() |
![]() |
![]() |
#13 |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
funziona benissimo con il kernel 2.4.27 ....
per questo chiedevo se potrebbe essere un problema di conflitti .... ![]()
__________________
Pcofficina - Trashware a Milano |
![]() |
![]() |
![]() |
#14 | |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
Quote:
nella mia ( nuova ) è CONFIG_BLK_DEV_IDECD=y ... eppure nulla
__________________
Pcofficina - Trashware a Milano |
|
![]() |
![]() |
![]() |
#15 |
Senior Member
Iscritto dal: Sep 2003
Città: San Mauro Torinese
Messaggi: 5402
|
Curiosità:
modprobe ide-cd che fa? EDIT, ovviamente su kernel con =m
__________________
Suonare come superamento, anche se per pochi attimi, della realtà costrittiva, come espressione, comunicazione, con modalità proprie, agli altri; http://www.magazzinifranti.it/ |
![]() |
![]() |
![]() |
#16 |
Senior Member
Iscritto dal: Sep 2003
Città: San Mauro Torinese
Messaggi: 5402
|
Un altra cosa, io ho aggiunto hdX=ide-cd nel menu.lst di grub
# kopt=root=/dev/sda3 vga=791 hda=ide-cd ro
__________________
Suonare come superamento, anche se per pochi attimi, della realtà costrittiva, come espressione, comunicazione, con modalità proprie, agli altri; http://www.magazzinifranti.it/ |
![]() |
![]() |
![]() |
#17 | |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
Quote:
io no , ma non ce l'ho neanche riguardo al kernel 2.4.27 dove funziona ... è necessario ?
__________________
Pcofficina - Trashware a Milano |
|
![]() |
![]() |
![]() |
#18 |
Senior Member
Iscritto dal: Jan 2005
Città: Milano
Messaggi: 1160
|
Niente pare che qualunque modulo compili il cdrom non sia rilevato al boot !!!!!!!!!
![]() ![]() ![]() ![]() ![]()
__________________
Pcofficina - Trashware a Milano |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 22:19.