[ubuntu-it] creare hdc?

Pierfausto Martina pierfausto a gmail.com
Mer 18 Ott 2006 10:50:31 BST


 dagli ultimi sviluppi credo di essere sicuro  che il problema sia in
fase di avvio, in qualche modo cerca di disabilitare l'irq 15 ma non
ci riesce e poi da l'errore
irq 15: nobody cared!
 hdc: lost interrupt

qualche altro dato:
cat /proc/interrupts
...
14: 5875       xt-pic ide0
15: 1200000 xt-pic ide1
...

mentre cat /proc/ioports
...
0170-0117 : ide1
...
0376-0376 : ide1
...

-------------segue dmesg un po allegerito--------------

[4294673.847000] ACPI wakeup devices:
[4294673.847000] COM0 OZ68 OZ69 OBAU USB0  LID
[4294673.847000] ACPI: (supports S0 S1 S4 S5)
[4294673.848000] Freeing unused kernel memory: 288k freed
[4294673.865000] input: AT Translated Set 2 keyboard as /class/input/input0
[4294674.101000] Capability LSM initialized
[4294674.300000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[4294674.311000] ACPI: Thermal Zone [THR2] (50 C)
[4294676.949000] ALI15X3: IDE controller at PCI slot 0000:00:10.0
[4294676.949000] ACPI: PCI Interrupt 0000:00:10.0[A]: no GSI - using IRQ 15
[4294676.949000] PCI: setting IRQ 15 as level-triggered
[4294676.949000] ALI15X3: chipset revision 195
[4294676.949000] ALI15X3: not 100% native mode: will probe irqs later
[4294676.949000]     ide0: BM-DMA at 0x6050-0x6057, BIOS settings:
hda:DMA, hdb:pio
[4294676.950000]     ide1: BM-DMA at 0x6058-0x605f, BIOS settings:
hdc:DMA, hdd:pio
[4294676.950000] Probing IDE interface ide0...
[4294677.214000] hda: IBM-IC25N030ATCS04-0, ATA DISK drive
[4294677.826000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294677.827000] Probing IDE interface ide1...
[4294678.499000] hdc: MATSHITA CR-176, ATAPI CD/DVD-ROM drive
[4294679.326000] irq 15: nobody cared (try booting with the "irqpoll" option)
[4294679.326000]  [<c013ee42>] __report_bad_irq+0x22/0x80
[4294679.326000]  [<c013ef38>] note_interrupt+0x68/0xc0
[4294679.326000]  [<c013e7fc>] __do_IRQ+0xbc/0xe0
[4294679.326000]  [<c010597a>] do_IRQ+0x1a/0x30
[4294679.326000]  [<c01040ea>] common_interrupt+0x1a/0x20
[4294679.326000]  [<c0121520>] __do_softirq+0x30/0xb0
[4294679.326000]  [<c01215d5>] do_softirq+0x35/0x40
[4294679.326000]  [<c0121685>] irq_exit+0x35/0x40
[4294679.326000]  [<c010597f>] do_IRQ+0x1f/0x30
[4294679.326000]  [<c01040ea>] common_interrupt+0x1a/0x20
[4294679.326000]  [<c013ea7c>] setup_irq+0x9c/0x120
[4294679.326000]  [<c0252040>] ide_intr+0x0/0x200
[4294679.326000]  [<c013ec5b>] request_irq+0x7b/0xa0
[4294679.326000]  [<c02561f8>] init_irq+0x308/0x4b0
[4294679.326000]  [<c0252040>] ide_intr+0x0/0x200
[4294679.326000]  [<c0256853>] hwif_init+0xe3/0x2c0
[4294679.326000]  [<c0255d0f>] probe_hwif_init_with_fixup+0x1f/0x90
[4294679.326000]  [<c0259897>] ide_setup_pci_device+0x97/0xb0
[4294679.326000]  [<c01e6f2c>] __pci_device_probe+0x3c/0x60
[4294679.326000]  [<c01e6f6f>] pci_device_probe+0x1f/0x40
[4294679.326000]  [<c024440b>] driver_probe_device+0x3b/0xc0
[4294679.326000]  [<c0244500>] __driver_attach+0x0/0x40
[4294679.326000]  [<c024453b>] __driver_attach+0x3b/0x40
[4294679.326000]  [<c0243ae8>] bus_for_each_dev+0x48/0x80
[4294679.326000]  [<c0244555>] driver_attach+0x15/0x20
[4294679.326000]  [<c0244500>] __driver_attach+0x0/0x40
[4294679.326000]  [<c0243f89>] bus_add_driver+0x69/0xc0
[4294679.326000]  [<c01e71ba>] __pci_register_driver+0x6a/0xa0
[4294679.326000]  [<d484f5cf>] ali15x3_ide_init+0xf/0x14 [alim15x3]
[4294679.326000]  [<c01381cf>] sys_init_module+0x9f/0x1d0
[4294679.326000]  [<c0103089>] syscall_call+0x7/0xb
[4294679.326000] handlers:
[4294679.326000] [<c0252040>] (ide_intr+0x0/0x200)
[4294679.326000] Disabling IRQ #15
[4294679.334000] ide1 at 0x170-0x177,0x376 on irq 15
[4294679.414000] hda: max request size: 128KiB
[4294679.433000] hda: 58605120 sectors (30005 MB) w/1768KiB Cache,
CHS=58140/16/63, UDMA(33)
[4294679.434000] hda: cache flushes not supported
[4294679.435000]  hda: hda1 hda2 < hda5 >
[4294684.392000] ide-cd: cmd 0x5a timed out
[4294684.392000] hdc: lost interrupt
[4294744.392000] ide-cd: cmd 0x5a timed out
[4294744.392000] hdc: lost interrupt
[4294744.914000] irq 15: nobody cared (try booting with the "irqpoll" option)
[4294744.914000]  [<c013ee42>] __report_bad_irq+0x22/0x80
[4294744.914000]  [<c013ef38>] note_interrupt+0x68/0xc0
[4294744.914000]  [<c013e7fc>] __do_IRQ+0xbc/0xe0
[4294744.914000]  [<c010597a>] do_IRQ+0x1a/0x30
[4294744.914000]  [<c01040ea>] common_interrupt+0x1a/0x20
[4294744.914000]  [<c0251dd7>] ide_timer_expiry+0xd7/0x280
[4294744.914000]  [<d486c4e0>] cdrom_pc_intr+0x0/0x290 [ide_cd]
[4294744.914000]  [<c0251d00>] ide_timer_expiry+0x0/0x280
[4294744.914000]  [<c0125906>] run_timer_softirq+0xb6/0x1d0
[4294744.914000]  [<c012153f>] __do_softirq+0x4f/0xb0
[4294744.914000]  [<c01215d5>] do_softirq+0x35/0x40
[4294744.914000]  [<c0121685>] irq_exit+0x35/0x40
[4294744.914000]  [<c010597f>] do_IRQ+0x1f/0x30
[4294744.914000]  [<c01040ea>] common_interrupt+0x1a/0x20
[4294744.914000]  [<d4847bfa>] acpi_processor_idle+0x1dd/0x2bc [processor]
[4294744.914000]  [<c01010dc>] cpu_idle+0x1c/0x60
[4294744.914000]  [<c03887c6>] start_kernel+0x176/0x1d0
[4294744.914000] handlers:
[4294744.914000] [<c0252040>] (ide_intr+0x0/0x200)
[4294744.914000] Disabling IRQ #15
[4294744.918000] hdc: ATAPI 24X CD-ROM drive, 128kB Cache, UDMA(33)
[4294744.919000] Uniform CD-ROM driver Revision: 3.20
[4294804.919000] hdc: lost interrupt
[4294805.441000] irq 15: nobody cared (try booting with the "irqpoll" option)

..............................
[4294860.007000] Attempting manual resume
[4294860.101000] EXT3-fs: mounted filesystem with ordered data mode.
[4294860.132000] kjournald starting.  Commit interval 5 seconds
[4294865.445000] ide-cd: cmd 0x25 timed out
[4294865.445000] hdc: lost interrupt
[4294881.854000] Linux agpgart interface v0.101 (c) Dave Jones
[4294881.860000] agpgart: Detected ALi M???? chipset
[4294881.866000] agpgart: AGP aperture is 64M @ 0xe0000000
[4294882.909000] **** SET: Misaligned resource pointer: d00e1e02 Type 07 Len 0
[4294882.911000] ACPI: PCI Interrupt Link [PILH] enabled at IRQ 10
[4294882.911000] PCI: setting IRQ 10 as level-triggered
[4294882.911000] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [PILH] ->
GSI 10 (level, low) -> IRQ 10
[4294883.978000] ACPI: PCI Interrupt 0000:00:13.0[A] -> Link [PILB] ->
GSI 11 (level, low) -> IRQ 11
[4294883.978000] Yenta: CardBus bridge found at 0000:00:13.0 [1025:1010]
[4294883.979000] Yenta O2: res at 0x94/0xD4: ea/00
[4294883.979000] Yenta O2: enabling read prefetch/write burst
[4294883.979000] ali15x3_smbus 0000:00:11.0: ALI15X3_smb region
uninitialized - upgrade BIOS or use force_addr=0xaddr
[4294883.979000] ali15x3_smbus 0000:00:11.0: ALI15X3 not detected,
module not inserted.
[4294884.101000] Yenta: ISA IRQ mask 0x0038, PCI irq 11
[4294884.101000] Socket status: 30000006
[4294884.139000] ACPI: PCI Interrupt 0000:00:13.1[A] -> Link [PILB] ->
GSI 11 (level, low) -> IRQ 11
[4294884.141000] Yenta: CardBus bridge found at 0000:00:13.1 [1025:1010]
[4294884.263000] Yenta: ISA IRQ mask 0x0038, PCI irq 11
[4294884.263000] Socket status: 30000006
[4294884.435000] input: PC Speaker as /class/input/input1
[4294884.456000] Floppy drive(s): fd0 is 1.44M
[4294884.470000] FDC 0 is a post-1991 82077
[4294884.493000] usbcore: registered new driver usbfs
[4294884.494000] usbcore: registered new driver hub
[4294884.513000] Real Time Clock Driver v1.12
[4294884.529000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294884.539000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[4294884.565000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host
Controller (OHCI) Driver (PCI)
[4294884.565000] **** SET: Misaligned resource pointer: ceec69e2 Type 07 Len 0
[4294884.567000] ACPI: PCI Interrupt Link [PILI] enabled at IRQ 11
[4294884.567000] ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [PILI] ->
GSI 11 (level, low) -> IRQ 11
[4294884.567000] ohci_hcd 0000:00:14.0: OHCI Host Controller
[4294884.569000] ohci_hcd 0000:00:14.0: new USB bus registered,
assigned bus number 1
[4294884.569000] ohci_hcd 0000:00:14.0: irq 11, io mem 0x82400000
[4294884.622000] hub 1-0:1.0: USB hub found
[4294884.622000] hub 1-0:1.0: 2 ports detected
[4294884.940000] usb 1-1: new full speed USB device using ohci_hcd and
address 2[4294885.002000] Synaptics Touchpad, model: 1, fw: 4.6, id:
0x925ea1, caps: 0x80471b/0x0
[4294885.041000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
[4294885.466000] usb 1-2: new full speed USB device using ohci_hcd and
address 3[4294885.630000] hub 1-2:1.0: USB hub found
[4294885.633000] hub 1-2:1.0: 1 port detected
[4294885.816000] parport: PnPBIOS parport detected.
[4294885.816000] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[4294885.930000] usb 1-2.1: new full speed USB device using ohci_hcd
and address 4
[4294886.409000] ts: Compaq touchscreen protocol output
[4294886.489000] cs: IO port probe 0x100-0x3af: excluding 0x200-0x207
0x220-0x22f 0x330-0x337 0x388-0x38f
[4294886.494000] cs: IO port probe 0x3e0-0x4ff: excluding 0x480-0x48f
0x4d0-0x4d7
[4294886.496000] cs: IO port probe 0x820-0x8ff: clean.
[4294886.497000] cs: IO port probe 0xc00-0xcf7: clean.
[4294886.499000] cs: IO port probe 0xa00-0xaff: clean.
[4294886.511000] cs: IO port probe 0x100-0x3af: excluding 0x200-0x207
0x220-0x22f 0x330-0x337 0x388-0x38f
[4294886.516000] cs: IO port probe 0x3e0-0x4ff: excluding 0x480-0x48f
0x4d0-0x4d7
[4294886.518000] cs: IO port probe 0x820-0x8ff: clean.
[4294886.520000] cs: IO port probe 0xc00-0xcf7: clean.
[4294886.522000] cs: IO port probe 0xa00-0xaff: clean.
[4294887.136000] idVendor = 0x2001, idProduct = 0x3c00
[4294887.139000] INIT bRadio=1
[4294887.139000] usbcore: registered new driver rtusb
[4294887.567000] SCSI subsystem initialized
[4294887.603000] Initializing USB Mass Storage driver...
[4294887.606000] scsi0 : SCSI emulation for USB Mass Storage devices
[4294887.608000] usb-storage: device found at 4
[4294887.608000] usb-storage: waiting for device to settle before scanning
[4294887.608000] usbcore: registered new driver usb-storage
[4294887.608000] USB Mass Storage support registered.
[4294892.617000]   Vendor: FLASH     Model: DISK              Rev: 1.00
[4294892.618000]   Type:   Direct-Access                      ANSI
SCSI revision: 00
[4294892.626000] usb-storage: device scan complete
[4294892.674000] Driver 'sd' needs updating - please use bus_type methods
[4294892.690000] SCSI device sda: 4063232 512-byte hdwr sectors (2080 MB)
[4294892.697000] sda: Write Protect is off
[4294892.697000] sda: Mode Sense: 00 26 00 00
[4294892.697000] sda: assuming drive cache: write through
[4294892.850000] SCSI device sda: 4063232 512-byte hdwr sectors (2080 MB)
[4294892.857000] sda: Write Protect is off
[4294892.857000] sda: Mode Sense: 00 26 00 00
[4294892.857000] sda: assuming drive cache: write through
[4294892.857000]  sda: sda1
[4294892.903000] sd 0:0:0:0: Attached scsi removable disk sda
[4294892.944000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[4294925.445000] ide-cd: cmd 0x25 timed out
[4294925.445000] hdc: lost interrupt
[4294925.967000] irq 15: nobody cared (try booting with the "irqpoll" option)
[4294925.967000]  [<c013ee42>] __report_bad_irq+0x22/0x80
[4294925.967000]  [<c013ef38>] note_interrupt+0x68/0xc0
[4294925.967000]  [<c013e7fc>] __do_IRQ+0xbc/0xe0
[4294925.967000]  [<c010597a>] do_IRQ+0x1a/0x30
[4294925.967000]  [<c01040ea>] common_interrupt+0x1a/0x20
[4294925.967000]  [<c0251dd7>] ide_timer_expiry+0xd7/0x280
[4294925.967000]  [<d486c4e0>] cdrom_pc_intr+0x0/0x290 [ide_cd]
[4294925.967000]  [<c0251d00>] ide_timer_expiry+0x0/0x280
[4294925.967000]  [<c0125906>] run_timer_softirq+0xb6/0x1d0
[4294925.967000]  [<c012153f>] __do_softirq+0x4f/0xb0
[4294925.967000]  [<c01215d5>] do_softirq+0x35/0x40
[4294925.967000]  [<c0121685>] irq_exit+0x35/0x40
[4294925.967000]  [<c010597f>] do_IRQ+0x1f/0x30
[4294925.967000]  [<c01040ea>] common_interrupt+0x1a/0x20
[4294925.967000]  [<d4847b72>] acpi_processor_idle+0x155/0x2bc [processor]
[4294925.967000]  [<c01010dc>] cpu_idle+0x1c/0x60
[4294925.967000]  [<c03887c6>] start_kernel+0x176/0x1d0
[4294925.967000] handlers:
[4294925.967000] [<c0252040>] (ide_intr+0x0/0x200)
[4294925.967000] Disabling IRQ #15
[4294985.973000] hdc: lost interrupt
[4294986.495000] irq 15: nobody cared (try booting with the "irqpoll" option)

------------------------fine demsg------------

in ogni caso dopo un po il computer si avvia e l'unico device che non
posso usare è il cdrom tutto il resto, compresa la chiavetta usb
funziona a meraviglia.
Chiedo scusa per la lunghezza della mail ma ho cercato di darvi quante
+ info possibili.
Se vi viene in mente qualche cosa da fare sarebbe molto gradita

Grazie mille
A presto
Pierfausto



Maggiori informazioni sulla lista ubuntu-it