#6705 closed defect (duplicate)
routerstation pro: minipci VT6421 ide contoller not working
Reported by: | cubical@… | Owned by: | developers |
---|---|---|---|
Priority: | high | Milestone: | Barrier Breaker 14.07 |
Component: | kernel | Version: | Kamikaze trunk |
Keywords: | Cc: |
Description
I'm running kamikaze trunk (r19655) on my routerstation pro and installed a minipci VT6421 ide/sata controller. But the controller does not initialize properly (i appended full dmesg and lsmod). A member of ubnt forum pointed to that (old) problem: http://www.mail-archive.com/linux-ide@vger.kernel.org/msg03945.html
lspci:
00:11.0 RAID bus controller: VIA Technologies, Inc. VT6421 IDE RAID Controller (rev 50)
lsmod | grep sata:
sata_via 5680 0
libata 109488 1 sata_via
dmesg | grep 00:11.0:
pci 0000:00:11.0: reg 10 io port: [0xaf0-0xaff]
pci 0000:00:11.0: reg 14 io port: [0xa70-0xa7f]
pci 0000:00:11.0: reg 18 io port: [0x1f0-0x1ff]
pci 0000:00:11.0: reg 1c io port: [0x170-0x17f]
pci 0000:00:11.0: reg 20 io port: [0xcc00-0xcc1f]
pci 0000:00:11.0: reg 24 io port: [0x8c00-0x8cff]
pci 0000:00:11.0: reg 30 32bit mmio pref: [0xffff0000-0xffffffff]
pci 0000:00:11.0: BAR 5: can't allocate I/O resource [0x00-0x00]
pci 0000:00:11.0: BAR 4: can't allocate I/O resource [0x00-0x00]
pci 0000:00:11.0: BAR 0: can't allocate I/O resource [0x00-0x00]
pci 0000:00:11.0: BAR 1: can't allocate I/O resource [0x00-0x00]
pci 0000:00:11.0: BAR 2: can't allocate I/O resource [0x00-0x00]
pci 0000:00:11.0: BAR 3: can't allocate I/O resource [0x00-0x00]
PCI: mapping irq 48 to pin1@0000:00:11.0
sata_via 0000:00:11.0: version 2.4
sata_via 0000:00:11.0: invalid PCI BAR 0 (sz 0x0, val 0x0)
Attachments (2)
Change History (4)
Changed 8 years ago by cubical@…
comment:1 Changed 7 years ago by nbd
- Resolution set to duplicate
- Status changed from new to closed
see #7759
comment:2 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
dmesg