Hi, On Thu, Aug 26, 2004 at 02:54:18PM -0400, Joey Hess wrote: > Osamu Aoki wrote: > > Key points: > > * Successful cdrom-detect (w/ osamu fix) in normal IDE case. > > * Funny "modprobe -v ohci1394" message > > Aug 20 22:22:40 hw-detect: Detected module 'ohci1394' for 'Ricoh Co Ltd R5C552 > > IEEE 1394 Controller' > > > > The real module name is ochi1394. "h" <--> "c" > > The installer gets the module name right.
Aha,.. so just message string is wrong? > [EMAIL PROTECTED]:/lib/modules/2.4.26-1-386>find |grep ohci1394 > ./kernel/drivers/ieee1394/ohci1394.o > [EMAIL PROTECTED]:/lib/modules/2.4.26-1-386>find |grep ochi1394 > zsh: done find | > > > 0000:02:05.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller > > > Aug 20 22:22:40 hw-detect: Detected module 'ohci1394' for 'Ricoh Co Ltd R5C552 > > IEEE 1394 Controller' > > Aug 20 22:22:40 hw-detect: Trying to load module 'ohci1394' > > Aug 20 22:22:41 kernel: ohci1394: $Rev: 1045 $ Ben Collins <[EMAIL PROTECTED]> > > Aug 20 22:22:41 kernel: PCI: No IRQ known for interrupt pin C of device 02:05.2. > > Please try using pci=biosirq. > > Aug 20 22:22:41 kernel: ohci1394: Failed to allocate shared interrupt 0 > > Aug 20 22:22:41 hw-detect: Error loading 'ohci1394' > > > insmod: init_module: ohci1394: No such device > > insmod ieee1394 > > insmod ohci1394 > > modprobe: failed to load module ohci1394 > > You seem to have a firewire controller that the kernel does not > recognise. OK, here is my lspci/lspci -n 0000:00:00.0 Host bridge: Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge (rev 04) 0000:00:01.0 PCI bridge: Intel Corp. 82845 845 (Brookdale) Chipset AGP Bridge (rev 04) 0000:00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02) 0000:00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 02) 0000:00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 02) 0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 42) 0000:00:1f.0 ISA bridge: Intel Corp. 82801CAM ISA Bridge (LPC) (rev 02) 0000:00:1f.1 IDE interface: Intel Corp. 82801CAM IDE U100 (rev 02) 0000:00:1f.3 SMBus: Intel Corp. 82801CA/CAM SMBus Controller (rev 02) 0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio Controller (rev 02) 0000:00:1f.6 Modem: Intel Corp. 82801CA/CAM AC'97 Modem Controller (rev 02) 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] 0000:02:05.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev a8) 0000:02:05.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev a8) 0000:02:05.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller 0000:02:08.0 Ethernet controller: Intel Corp. 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 42) 0000:00:00.0 0600: 8086:1a30 (rev 04) 0000:00:01.0 0604: 8086:1a31 (rev 04) 0000:00:1d.0 0c03: 8086:2482 (rev 02) 0000:00:1d.1 0c03: 8086:2484 (rev 02) 0000:00:1d.2 0c03: 8086:2487 (rev 02) 0000:00:1e.0 0604: 8086:2448 (rev 42) 0000:00:1f.0 0601: 8086:248c (rev 02) 0000:00:1f.1 0101: 8086:248a (rev 02) 0000:00:1f.3 0c05: 8086:2483 (rev 02) 0000:00:1f.5 0401: 8086:2485 (rev 02) 0000:00:1f.6 0703: 8086:2486 (rev 02) 0000:01:00.0 0300: 1002:4c57 0000:02:05.0 0607: 1180:0476 (rev a8) 0000:02:05.1 0607: 1180:0476 (rev a8) 0000:02:05.2 0c00: 1180:0552 0000:02:08.0 0200: 8086:1031 (rev 42) Osamu -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

