LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-08-2006, 12:54 AM   #1
kev66
LQ Newbie
 
Registered: Feb 2006
Posts: 1

Rep: Reputation: 0
Cannot detect multiple firewire disks


My system can only detect 1 firewire disk, even though 2 are connected. If I disconnect the 1 that is currently detected, it'll detect the other one. I cannot get it to detect both at the same time.
Note that I'm using rescan-scs-bus.sh to detect them.

gscanbus detects both of them, but I guess that's because it uses the raw1394 module.

I'm using various 2.4.21 kernels, Redhat Enterprise 3. Currently using 2.4.21-15 which I compiled myself. Firewire components are compiled as modules.

The disks are connected via a Belkin firewire 3-port PCI card (F5U502).

I've been googling this for a while
My current feelings are that it's a problem with the lucent chipset on the Belkin card.

Any ideas or suggestions ?



details below:

lspci output:
00:00.0 Host bridge: Intel Corp. 82850 850 (Tehama) Chipset Host Bridge (MCH) (rev 04)
00:01.0 PCI bridge: Intel Corp. 82850 850 (Tehama) Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 04)
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 04)
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 04)
00:1f.2 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #1) (rev 04)
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 04)
00:1f.4 USB Controller: Intel Corp. 82801BA/BAM USB (Hub #2) (rev 04)
00:1f.5 Multimedia audio controller: Intel Corp. 82801BA/BAM AC'97 Audio (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation NV11GL [Quadro2 MXR/EX] (rev b2)
02:07.0 SCSI storage controller: Adaptec AIC-7892A U160/m (rev 02)
02:09.0 FireWire (IEEE 1394): Lucent Microelectronics FW323 (rev 61)
02:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)


modules.conf file:
alias ieee1394-controller ohci1394
options scsi_mod max_scsi_luns=256
#alias usb-controller ehci-hcd
#alias usb-controller1 usb-uhci
alias eth0 3c59x


lsmod output:
Module Size Used by Not tainted
sbp2 17676 0
ohci1394 26344 0 (unused)
ieee1394 49284 0 [sbp2 ohci1394]



dmesg output, on boot-up:
Linux version 2.4.21-15.ELcustom (root@sys78) (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)) #8 SMP Tue Jan 31 17:14:30 EST 2006
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003ff77000 (usable)
BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS)
BIOS-e820: 000000003ff79000 - 0000000040000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
Warning only 896MB will be used.
Use a HIGHMEM enabled kernel.
896MB LOWMEM available.
found SMP MP-table at 000fe710
hm, page 000fe000 reserved twice.
hm, page 000ff000 reserved twice.
hm, page 000f0000 reserved twice.
On node 0 totalpages: 229376
zone(0): 4096 pages.
zone(1): 225280 pages.
zone(2): 0 pages.
ACPI: Searched entire block, no RSDP was found.
ACPI: RSDP located at physical address c00fd570
RSD PTR v0 [DELL ]
__va_range(0xfd584, 0x28): idx=9 mapped at ffff5000
ACPI table found: RSDT v1 [DELL WS 340 0.6]
__va_range(0xfd5b8, 0x24): idx=9 mapped at ffff5000
__va_range(0xfd5b8, 0x74): idx=9 mapped at ffff5000
ACPI table found: FACP v1 [DELL WS 340 0.6]
__va_range(0xfffe5f8b, 0x24): idx=9 mapped at ffff5000
__va_range(0xfffe5f8b, 0xa7): idx=9 mapped at ffff5000
ACPI table found: SSDT v1 [DELL st_ex 0.4096]
__va_range(0xfd62c, 0x24): idx=9 mapped at ffff5000
__va_range(0xfd62c, 0x5c): idx=9 mapped at ffff5000
ACPI table found: APIC v1 [DELL WS 340 0.6]
__va_range(0xfd62c, 0x5c): idx=9 mapped at ffff5000
LAPIC (acpi_id[0x0001] id[0x0] enabled[1])
CPU 0 (0x0000) enabledProcessor #0 Pentium 4(tm) APIC version 20

LAPIC (acpi_id[0x0002] id[0x1] enabled[0])
CPU 1 (0x0100) disabled
IOAPIC (id[0x1] address[0xfec00000] global_irq_base[0x0])
INT_SRC_OVR (bus[0] irq[0x0] global_irq[0x2] polarity[0x0] trigger[0x0])
INT_SRC_OVR (bus[0] irq[0x9] global_irq[0x9] polarity[0x1] trigger[0x3])
2 CPUs total
Local APIC address fee00000
__va_range(0xfd688, 0x24): idx=9 mapped at ffff5000
__va_range(0xfd688, 0x28): idx=9 mapped at ffff5000
ACPI table found: BOOT v1 [DELL WS 340 0.6]
Enabling the CPU's according to the ACPI table
Intel MultiProcessor Specification v1.4
Virtual Wire compatibility mode.
OEM ID: DELL Product ID: WS 340 APIC at: 0xFEE00000
I/O APIC #1 Version 32 at 0xFEC00000.
Processors: 1
xAPIC support is present
Enabling APIC mode: Flat. Using 1 I/O APICs
Kernel command line: max_scsi_luns=128
Initializing CPU#0
Detected 1595.185 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 3185.04 BogoMIPS
Memory: 898800k/917504k available (2224k kernel code, 16144k reserved, 978k data, 208k init, 0k highmem)
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer cache hash table entries: 65536 (order: 6, 262144 bytes)
Page-cache hash table entries: 262144 (order: 8, 1048576 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 256K
CPU: Hyper-Threading is disabled
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 3febfbff 00000000 00000000 00000000
CPU: Common caps: 3febfbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 256K
CPU: Hyper-Threading is disabled
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 3febfbff 00000000 00000000 00000000
CPU: Common caps: 3febfbff 00000000 00000000 00000000
CPU0: Intel(R) Pentium(R) 4 CPU 1.60GHz stepping 02
per-CPU timeslice cutoff: 731.13 usecs.
task migration cache decay timeout: 10 msecs.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Error: only one processor found.
ENABLING IO-APIC IRQs
Setting 1 in the phys_id_present_map
...changing IO-APIC physical APIC ID to 1 ... ok.
init IO_APIC IRQs
IO-APIC (apicid-pin) 1-0, 1-13, 1-20, 1-21, 1-22 not connected.
..TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 39.
number of IO-APIC #1 registers: 24.
testing the IO APIC.......................

IO APIC #1......
.... register #00: 01000000
....... : physical APIC id: 01
....... : Delivery Type: 0
....... : LTS : 0
.... register #01: 00178020
....... : max redirection entries: 0017
....... : PRQ implemented: 1
....... : IO APIC version: 0020
.... register #02: 00000000
....... : arbitration: 00
.... IRQ redirection table:
NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
00 000 00 1 0 0 0 0 0 0 00
01 0FF 0F 0 0 0 0 0 1 1 39
02 0FF 0F 0 0 0 0 0 1 1 31
03 0FF 0F 0 0 0 0 0 1 1 41
04 0FF 0F 0 0 0 0 0 1 1 49
05 0FF 0F 0 0 0 0 0 1 1 51
06 0FF 0F 0 0 0 0 0 1 1 59
07 0FF 0F 0 0 0 0 0 1 1 61
08 0FF 0F 0 0 0 0 0 1 1 69
09 0FF 0F 0 0 0 0 0 1 1 71
0a 0FF 0F 0 0 0 0 0 1 1 79
0b 0FF 0F 0 0 0 0 0 1 1 81
0c 0FF 0F 0 0 0 0 0 1 1 89
0d 000 00 1 0 0 0 0 0 0 00
0e 0FF 0F 0 0 0 0 0 1 1 91
0f 0FF 0F 0 0 0 0 0 1 1 99
10 0FF 0F 1 1 0 1 0 1 1 A1
11 0FF 0F 1 1 0 1 0 1 1 A9
12 0FF 0F 1 1 0 1 0 1 1 B1
13 0FF 0F 1 1 0 1 0 1 1 B9
14 000 00 1 0 0 0 0 0 0 00
15 000 00 1 0 0 0 0 0 0 00
16 000 00 1 0 0 0 0 0 0 00
17 0FF 0F 1 1 0 1 0 1 1 C1
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ23 -> 0:23
.................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 1595.1394 MHz.
..... host bus clock speed is 99.6960 MHz.
cpu: 0, clocks: 996960, slice: 498480
CPU0<T0:996960,T1:498480,D:0,S:498480,C:996960>
zapping low mappings.
Process timing init...done.
Starting migration thread for cpu 0
PCI: PCI BIOS revision 2.10 entry at 0xfbe9e, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB/EB PCI Bridge
PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
PCI->APIC IRQ transform: (B0,I31,P3) -> 19
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B0,I31,P2) -> 18
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I7,P0) -> 16
PCI->APIC IRQ transform: (B2,I9,P0) -> 18
PCI->APIC IRQ transform: (B2,I12,P0) -> 18
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
aio_setup: num_physpages = 57344
aio_setup: sizeof(struct page) = 52
Journalled Block Device driver loaded
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
3c59x: Donald Becker and others.
See Documentation/networking/vortex.txt
02:0c.0: 3Com PCI 3c905C Tornado at 0xe880. Vers LK1.1.18-ac
00:06:5b:01:b8:40, IRQ 18
product code 0e85 rev 00.6 date 11-28-01
Internal config register is 1800000, transceivers 0xa.
8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
MII transceiver found at address 24, status 782d.
Enabling bus-master transmits and whole-frame receives.
02:0c.0: scatter/gather enabled. h/w checksums enabled
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 816M
agpgart: Detected Intel i850 chipset
agpgart: AGP aperture is 128M @ 0xe8000000
[drm] Initialized tdfx 1.0.0 20010216 on minor 0
[drm] AGP 0.99 Aperture @ 0xe8000000 128MB
[drm] Initialized radeon 1.7.0 20020828 on minor 1
[drm] AGP 0.99 Aperture @ 0xe8000000 128MB
[drm] Initialized i810 1.2.1 20020211 on minor 2
Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hdc: CRD-8482B, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hdc: attached ide-cdrom driver.
hdc: ATAPI 48X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.12
SCSI subsystem driver Revision: 1.00
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
<Adaptec 29160N Ultra160 SCSI adapter>
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs

(scsi0:A:0): 160.000MB/s transfers (80.000MHz DT, offset 127, 16bit)
Vendor: FUJITSU Model: MAM3184MP Rev: 5A01
Type: Direct-Access ANSI SCSI revision: 03
scsi0:A:0:0: Tagged Queuing enabled. Depth 32
Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 35566478 512-byte hdwr sectors (18210 MB)
Partition check:
sda: sda1 sda2 sda3
es1371: version v0.32 time 17:14:41 Jan 31 2006
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
usb.c: registered new driver hub
host/uhci.c: USB Universal Host Controller Interface driver v1.1
PCI: Setting latency timer of device 00:1f.2 to 64
host/uhci.c: USB UHCI at I/O 0xff80, IRQ 19
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Setting latency timer of device 00:1f.4 to 64
host/uhci.c: USB UHCI at I/O 0xff60, IRQ 18
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver serial
usbserial.c: USB Serial Driver core v1.4
usbserial.c: USB Serial support registered for Connect Tech - WhiteHEAT - (prerenumeration)
usbserial.c: USB Serial support registered for Connect Tech - WhiteHEAT
whiteheat.c: USB ConnectTech WhiteHEAT driver v1.2
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
USB Mass Storage support registered.
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
NET4: Linux TCP/IP 1.0 for NET4.0
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
ds: no socket drivers loaded!
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 208k freed
hub.c: new USB device 00:1f.2-2, assigned address 2
usbserial.c: Connect Tech - WhiteHEAT converter detected
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,2), internal journal
Adding Swap: 522104k swap-space (priority -1)
usb_control/bulk_msg: timeout
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,1), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
ohci1394: $Rev: 896 $ Ben Collins <bcollins@debian.org>
ohci1394_0: Unexpected PCI resource length of 1000!
ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[18] MMIO=[fe1fe000-fe1fe7ff] Max Packet=[2048]
ieee1394: Host added: Node[00:1023] GUID[0030bd0000000630] [Linux OHCI-1394]
usb_control/bulk_msg: timeout
whiteheat.c: Connect Tech - WhiteHEAT: Couldn't get results [-110]
whiteheat.c: Connect Tech - WhiteHEAT: Unable to retrieve firmware version, try replugging

usbserial.c: Connect Tech - WhiteHEAT converter now attached to ttyUSB0 (or usb/tts/0 for devfs)
usbserial.c: Connect Tech - WhiteHEAT converter now attached to ttyUSB1 (or usb/tts/1 for devfs)
usbserial.c: Connect Tech - WhiteHEAT converter now attached to ttyUSB2 (or usb/tts/2 for devfs)
usbserial.c: Connect Tech - WhiteHEAT converter now attached to ttyUSB3 (or usb/tts/3 for devfs)
NFS: NFSv3 not supported.
nfs warning: mount version older than kernel
cdrom: This disc doesn't have any tracks I recognize!


dmesg after running rescan-scsi-bus.sh:
scsi singledevice 0 0 1 0
scsi singledevice 0 0 2 0
scsi singledevice 0 0 3 0
scsi singledevice 0 0 4 0
scsi singledevice 0 0 5 0
scsi singledevice 0 0 6 0
scsi singledevice 0 0 7 0
scsi singledevice 0 0 8 0
scsi singledevice 0 0 9 0
scsi singledevice 0 0 10 0
scsi singledevice 0 0 11 0
scsi singledevice 0 0 12 0
scsi singledevice 0 0 13 0
scsi singledevice 0 0 14 0
scsi singledevice 0 0 15 0
scsi singledevice 1 0 0 0
Vendor: IC25N030 Model: ATMR04-0 Rev:
Type: Direct-Access ANSI SCSI revision: 06
Attached scsi disk sdb at scsi1, channel 0, id 0, lun 0
SCSI device sdb: 58605120 512-byte hdwr sectors (30006 MB)
sdb: unknown partition table
scsi singledevice 1 0 1 0
scsi singledevice 1 0 2 0
scsi singledevice 1 0 3 0
scsi singledevice 1 0 4 0
scsi singledevice 1 0 5 0
scsi singledevice 1 0 6 0
scsi singledevice 1 0 7 0
scsi singledevice 1 0 8 0
scsi singledevice 1 0 9 0
scsi singledevice 1 0 10 0
scsi singledevice 1 0 11 0
scsi singledevice 1 0 12 0
scsi singledevice 1 0 13 0
scsi singledevice 1 0 14 0
scsi singledevice 1 0 15 0
ieee1394: unsolicited response packet received - np
ieee1394: contents: ffc15120 ffc20000 00000000 84516020


Any ideas or suggestions would be greatly appreciated.
cheers
kev
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Firewire and USB disks both want SCSI /dev/sda Crito Linux - Hardware 7 04-25-2006 11:21 AM
firewire disks, kernel 2.6.16 vs. 2.6.11.9 felixnine Linux - Hardware 0 01-13-2006 11:47 AM
ieee1394 firewire disks niranjan_mr Linux - Hardware 0 05-05-2005 11:56 AM
USB/FIREWIRE Hard Disks on SUSE 9.2 trizio Linux - Hardware 0 02-11-2005 04:04 AM
Need an advice for: Multiple Disks&Multiple Penguins and a XP :) thesappho Linux - Newbie 1 12-15-2003 03:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration