[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Vortex RAID controller
Henning Brauer wrote:
>okay, the we have a problem. gdt explicitely matches this??
>
>can you try a fresh compile? something stinks there
>
>* Lukas Meyer <lukas@msys.ch> [2004-02-17 14:30]:
>
>
>>Henning Brauer wrote:
>>
>>
>>
>>>* Lukas Meyer <lukas@msys.ch> [2004-02-17 13:52]:
>>>
>>>
>>>
>>>
>>>>I'm trying to install OpenBSD 3.4-Current (09.02.2004) on a system with
>>>>a Vortex GDT8514RZ Controller. The ASUS Bios has been patched (patch
>>>>Dec, 05, 2003).
>>>>
>>>>The raid5 build works but after booting OpenBSD, the following error is
>>>>visible in dmesg:
>>>>
>>>>pci2 at pchb5 bus 2
>>>> "Intel GDT RAID" rev 0x00 at pci2 dev3 function 0 not configured
>>>>
>>>>
>>>>Has anyone had this problem too? Could this have anything to do with the
>>>>version upgrad of current?
>>>>
>>>>
>>>>
>>>>
>>>this pretty much looks like you are booring a ramdisk kernel which does
>>>not have gdt.
>>>
>>>
>>>
>>>
>>>
>>I think both the bsd and bsd.rd kernel have gdt support:
>>
>># config -e bsd
>>OpenBSD 3.4-current (GENERIC) #4: Mon Feb 9 08:41:17 CET 2004
>> root@malaclypse.admin.msys.ch:/usr/src/sys/arch/i386/compile/GENERIC
>>warning: no output file specified
>>Enter 'help' for information
>>ukc> find gdt
>>63 gdt* at pci* dev -1 function -1 flags 0x0
>>ukc> quit
>>not forced
>># config -e bsd.rd
>>OpenBSD 3.4-current (RAMDISK_CD) #1: Mon Feb 9 08:45:11 CET 2004
>> root@malaclypse.admin.msys.ch:/usr/src/sys/arch/i386/compile/RAMDISK_CD
>>warning: no output file specified
>>Enter 'help' for information
>>ukc> find gdt
>>39 gdt* at pci* dev -1 function -1 flags 0x0
>>ukc>
>>
>>We tested an older 3.4 current and in this version, the controller could
>>be detected. So it must have anything to do with this new current disc.
>>
>>Best regards
>>Lukas
>>
>>
>>
>>
>
>
>
Hi list
It's me again trying to solve my problem concerning a system with a
Vortex GDT8514RZ (patch Dec, 05, 2003). Because of the possibility that
my older (09.02.2004) -Current hasn't been compiled properly I decided
to make a new release (stand 18.02.2004) but without any success. I
still get the same strange error:
pci2 at pchb5 bus 2
"Intel GDT RAID" rev 0x00 at pci2 dev3 function 0 not configured
This must have anything to do with this new release. Probably I did
anything wrong during the make release process, what I don't think
because I did exactly the steps as described in the release manpage and
except this gdt error, everything works correctly.
Has anyone in this list successfully installed a new OpenBSD 3.4-current
(build after 09.02.2004) on a system with a Vortex controller? Or has
anyone other helpful information?
Best regards
Lukas